-
Updated
Oct 12, 2020 - JavaScript
apache
Here are 2,332 public repositories matching this topic...
Description
Currently to view DAG run in graph view you must first know it's execution date and then choose it from the drop list.
This is annoying in some cases because you might want to see the big picture in Tree view and then "zoom in" to graph view for a specific run. Currently there is no direct way to do this.
I suggest the following:
Go to tree view and click on a dag run.
When i clicked 1 time on stream topics its sub topics gets opened like file structure ,to Toggle back it , i have to click on another topic. But feature called double click toggle back looks nice here.
-
Updated
Oct 12, 2020 - C
-
Updated
Aug 27, 2020
The annotation value require-whisk-auth: false on a web action leads the controller to reject the web action invocation.
- The openwhisk documentation does not say what should happen when the value is false. I don't know why this case is omitted case https://github.com/apache/openwhisk/blob/master/docs/webactions.md#securing-web-actions
- The implementation treats this case as "not allowed
-
Updated
Oct 7, 2020 - C++
-
Updated
Oct 9, 2020 - PHP
I recently started to serve brotli pre-compressed files. Works fine except that all files served have a content-language: br (brazilian) unwanted header.
I stumbled upon this post: https://blog.desgrange.net/post/2017/04/10/pre-compression-with-gzip-and-brotli-in-apache.html
The mime module seems to blame. Could you fix this by adding a RemoveLanguage .br directive?
-
Updated
Oct 11, 2020 - Java
-
Updated
Oct 12, 2020 - Java
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
-
Updated
Oct 12, 2020 - Java
-
Updated
Oct 8, 2020
-
Updated
Sep 22, 2020 - Shell
-
Updated
Dec 1, 2019 - Dockerfile
-
Updated
Sep 30, 2020 - PHP
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."
Is your feature request related to a problem? Please describe.
I have a lot of trouble distinguishing between the shades of green signifying a running vs successful query in sqllab.
Describe the solution you'd like
Ideally these would be two different colors for running vs successful. Maybe yellow and green respectively?
Describe alternatives you've considered
If there isn't