-
Updated
Aug 22, 2021 - TypeScript
apache
Here are 2,685 public repositories matching this topic...
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 21, 2021 - Java
Environment details:
- local deployment (standalone openwhisk)
Steps to reproduce the issue:
- create a web action using this function:
> cat t.js
const main = () => ({
"body": {
"message": "hello"
},
"statusCode": 442
})
- invoke the web action
> wsk action update t t.js --web true
> curl -X POST `wsk action get t --url`
{
"code": "b86c3c
-
Updated
Aug 14, 2021 - C++
-
Updated
Jul 13, 2021 - PHP
-
Updated
Aug 22, 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 20, 2021 - Java
Add metadata tables tests to make sure they don't break when reading different versions of tables
based on discussion in #2521
-
Updated
Aug 18, 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 22, 2021 - Java
-
Updated
Aug 22, 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."
https://user-images.githubusercontent.com/67837651/130163663-ae995c1f-1454-49eb-8a33-2db5bc6cdbed.mov
we could consider go straight to implement new design in sip 34, or simply center the icon for now. low priority.