summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | * return a public key tupleRobert Newson2017-05-101-3/+6
| | * update alg listRobert Newson2017-05-101-1/+7
| | * support P-256 in JWKSRobert Newson2017-05-101-1/+13
| | * expand algorithm supportRobert Newson2017-05-102-18/+86
| | * slightly improve readmeRobert Newson2017-05-091-2/+4
| | * allow iss to be optionalRobert Newson2017-05-091-1/+3
| | * make jwks simpler, caching can happen elsewhereRobert Newson2017-05-093-108/+4
| | * Add stats, don't wipe cache on errorRobert Newson2017-05-093-14/+30
| | * some documentationRobert Newson2017-05-092-0/+15
| | * kid belongs in the headerRobert Newson2017-05-091-9/+9
| | * 98% coverageRobert Newson2017-05-081-1/+16
| | * use public urlRobert Newson2017-05-081-2/+2
| | * Make typ and alg optionalRobert Newson2017-05-081-16/+34
| | * Add JKWS cacheRobert Newson2017-05-082-3/+141
| | * add more testsRobert Newson2017-05-072-20/+115
| | * unused varRobert Newson2017-05-061-1/+1
| | * Moar FunctionalRobert Newson2017-05-062-58/+112
| | * validate nbfRobert Newson2017-05-061-0/+10
| | * Initial commitRobert Newson2017-05-064-0/+221
| | * Initial commitRobert Newson2017-05-061-0/+2
* | Merge pull request #2657 from apache/cookie-domain-deleteRobert Newson2020-03-122-2/+14
|\ \ | |/
| * Set cookie domain when DELETE'ingcookie-domain-deleteRobert Newson2020-03-122-2/+14
|/
* Merge pull request #2654 from apache/fix-filter-changes-feed-rewindsRobert Newson2020-03-111-1/+2
|\
| * Send correct seq values for filtered changesPaul J. Davis2020-03-111-1/+2
|/
* Merge pull request #2652 from dottorblaster/upgrade-credo-1.3.0Alessio Biancalana2020-03-113-3/+8
|\
| * Add new rules to .credo.exsAlessio Biancalana2020-03-111-1/+6
| * Upgrade Credo to 1.3.0Alessio Biancalana2020-03-112-2/+2
|/
* Merge pull request #2645 from danielbarbarito/users-db-security-editable-ini-fixRobert Newson2020-03-091-3/+3
|\
| * move "users_db_security_editable" to the correct locationDan Barbarito2020-03-081-3/+3
|/
* Improve mango markdownJay Doane2020-03-033-90/+274
* Add coverage to Mango eunit testsJay Doane2020-03-031-0/+2
* Clean up mango test user docsJay Doane2020-03-032-0/+8
* Clean up mango test dbsJay Doane2020-03-031-0/+4
* Port _design_docs tests, design_options and design_paths from js to elixir (#...Juanjo Rodriguez2020-03-028-111/+431
* feat: add mac ci (#2622)Jan Lehnardt2020-03-021-0/+37
* Merge pull request #2619 from apache/doc/readme-linksAlessio Biancalana2020-02-291-1/+3
|\
| * doc: link README-DEV in READMEJan Lehnardt2020-02-291-1/+3
|/
* Merge pull request #2608 from dottorblaster/port_form_submit_test_to_elixirAlessio Biancalana2020-02-283-1/+32
|\
| * Mark form_submit JS test as ported in README and inside the test itselfAlessio Biancalana2020-02-272-1/+3
| * Port form_submit.js test to ElixirAlessio Biancalana2020-02-271-0/+29
|/
* Fix mem3_sync_event_listener testPaul J. Davis2020-02-271-1/+13
* Bump to jiffy 1.0.4Paul J. Davis2020-02-271-1/+1
* Merge pull request #2518 from dottorblaster/upgrade-credo-to-1.2.0-disable-le...Alessio Biancalana2020-02-273-4/+4
|\
| * Disable legacy Credo checks incompatible with Elixir >= 1.9Alessio Biancalana2020-02-271-2/+2
| * Upgrade Credo to 1.2.2Alessio Biancalana2020-02-272-2/+2
|/
* Merge pull request #2586 from jjrodrig/port-elixir-changesJuanjo Rodriguez2020-02-223-19/+973
|\
| * Port changes.js test suite into elixirJuanjo Rodriguez2020-02-203-19/+973
|/
* fix: show single node on setup status with single_node=trueJan Lehnardt2020-02-191-15/+21
* Revert "fix: single node state (#2575)"Jan Lehnardt2020-02-191-7/+5
* feat(breaking): make _all_dbs admin-only by default (#2577)Jan Lehnardt2020-02-192-2/+2