-
Updated
Nov 6, 2020 - JavaScript
apache
Here are 2,366 public repositories matching this topic...
Description
The PR #12023 added consistency check for documentation and setup.py. However few packages need additional description:
- pagerduty
- plexus
- sentry
- singularity
- tableau
- virtualenv
This is a great "good-first-issue"
Use case / motivation
Descriptions should be complete.
This is the settings widget on the left sidebar:

As is clearly seen in the GIF, the tooltip flickers on hovering, and it's not possible to click the icon, because the tooltip eats the click. This is similar to zulip/zulip#16438.
Proposed s
-
Updated
Nov 5, 2020 - C
-
Updated
Aug 27, 2020
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
-
Updated
Nov 6, 2020 - C++
-
Updated
Oct 9, 2020 - PHP
Please can you add Cross-Origin-Embedder-Policy and Cross-Origin-Opener-Policy to the /h5bp/security/ section.
More info: https://web.dev/coop-coep/
More info: https://developers.google.com/web/updates/2020/10/devtools#frame-details
As we want to add it to the apache header list.
-
Updated
Nov 6, 2020 - Java
-
Updated
Nov 6, 2020 - Java
we need to update README to include zlib dependency. just find out that on a fresh installed Ubuntu.
-
Updated
Nov 6, 2020 - Java
-
Updated
Oct 8, 2020
-
Updated
Sep 22, 2020 - Shell
-
Updated
Dec 1, 2019 - Dockerfile
-
Updated
Oct 27, 2020 - PHP
I'm submitting a ...
- improvement request (usability, performance, tech debt, etc.)
Traffic Control components affected ...
- Traffic Ops
Current behavior:
TO currently makes a DB request per server in the ValidateServerCapabilities() function: https://github.com/apache/trafficcontrol/blob/b99eda51b03505f48d67aadf481d16470455a7f4/traffic_ops/traffic_ops_golang/deliveryservic
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."
Screenshot
N/A
Description
Right now whenever users search for queries they are case sensitive. We should remove this to allow users to put in term with any cases
Design input
[describe any input/collaboration you'd like from designers, and
tag accordingly. For design review, add the
label
design:review. If this includes a design proposal,include the label `design:suggest