-
Updated
Aug 28, 2021 - TypeScript
apache
Here are 2,688 public repositories matching this topic...
Description
Enabled list of cors headers origin allowed
Use case / motivation
I'm currently developping Django application working with apache airflow for some external work through api. From Django, user run dag and a js request wait for dag end. By this way, I enabled cors headers in airflow.cfg with correct url. But now, I've environment (dev & prod). It could be useful to be
Currently, the summary of the code contributors is only restricted to the server: https://blog.zulip.com/2021/05/13/zulip-4-0-released/.
$ git shortlog -s 3.0..4.0 | sort -nr
1017 Anders Kaseorg
634 Steve Howell
403 Tim Abbott
...
It would be nice to have a script that aggregates the contributions from multiple repo (additionally zulip-mobile, zul
-
Updated
Aug 15, 2021 - C
-
Updated
Aug 27, 2020
-
Updated
Aug 27, 2021 - Java
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
Aug 27, 2021 - C++
-
Updated
Aug 24, 2021 - PHP
-
Updated
Aug 28, 2021 - Java
Web Packaging "comes in several layers":
-
Bundled HTTP Exchanges (Web Bundles):
https://datatracker.ietf.org/doc/html/draft-ietf-wpack-bundled-responses.wbnfile extension =application/webbundle -
Signed HTTP Exchanges:
https://tools.ietf.org/html/draft-yasskin-http-origin-signed-responses.sxgfile extension = `application/signe
-
Updated
Aug 27, 2021 - Java
Because SpecV1 creates "void" transforms when removing partition transforms, a v1 table whose partitions are removed will always return an unpartitioned spec.
This method should always return true if all of the transforms are void as well.
-
Updated
Aug 27, 2021 - 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
Aug 28, 2021 - Java
-
Updated
Aug 27, 2021 - Scala
-
Updated
Jul 12, 2021
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."
Currently, we use Native filter on Superset version 1.2, but looks like The actual time range does not show correctly with SIP-15 (in the SIP-15 the time range must is [inclusive, exclusive) ). So that mean the actual time range and the tool tip must show label as: from_date <= col < to_date.
Expected results
![image](https://user-images.githubusercontent.com/37523968/130939207-7ff847a