summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* use top bits of the IV as a nonce?aegis_3.x_nonceRobert Newson2022-05-091-17/+20
* performance boost and also hides the key from inspectionRobert Newson2022-05-061-21/+27
* encryption password from configRobert Newson2022-05-062-4/+25
* import https://github.com/whitelynx/erlang-pbkdf2/blob/master/src/pbkdf2.erlRobert Newson2022-05-062-119/+215
* canary value to detect encryptionRobert Newson2022-05-061-8/+16
* support unencrypted filesRobert Newson2022-05-061-1/+10
* encrypt the headers tooRobert Newson2022-05-061-24/+24
* demonstrate native encryptionRobert Newson2022-05-062-14/+216
* use undefined for timed out responses (#3979)Tony Sun2022-05-024-5/+54
* Improve index building during shard splittingNick Vatamaniuc2022-04-284-73/+142
* Bump version to 3.2.2Nick Vatamaniuc2022-04-262-2/+2
* Fix undefined cookie in weatherreport_nodeNick Vatamaniuc2022-04-261-1/+7
* Bind locally by defaultRobert Newson2022-04-261-0/+3
* Remove the default "monster" cookieRobert Newson2022-04-265-9/+30
* Fix index creation with empty ddoc should return 400 (#3990)Jiahui Li2022-04-263-10/+16
* Merge pull request #4006 from lostnet/nose2Will Young2022-04-251-8/+1
|\
| * Remove CI support for Debian 9 (stretch)Will Young2022-04-251-8/+1
* | Merge pull request #4004 from lostnet/nose2Will Young2022-04-231-1/+1
|\ \ | |/
| * mango_tests: revert hypothesis back to python3.6 compatWill Young2022-04-231-1/+1
* | Merge pull request #3980 from lostnet/nose2Will Young2022-04-226-19/+12
|\ \ | |/
| * Merge branch '3.x' into nose2Will Young2022-04-2213-22/+53
| |\ | |/ |/|
* | Merge pull request #4000 from apache/dreyfus-to-sourceRobert Newson2022-04-206-9/+9
|\ \
| * | Ensure Object.prototype.toSource() is always availableRobert Newson2022-04-206-9/+9
|/ /
* | Merge pull request #3994 from apache/fix-is-compactingRobert Newson2022-04-151-1/+1
|\ \
| * | Convert DbName to list before consRobert Newson2022-04-151-1/+1
|/ /
* | Merge pull request #3993 from apache/jwtf-error-handlingRobert Newson2022-04-142-6/+6
|\ \
| * | Cause a 400 Bad Request if decoding JWT token failsRobert Newson2022-04-142-6/+6
|/ /
* | Merge pull request #3992 from apache/improve_search_detectionRobert Newson2022-04-134-6/+37
|\ \
| * | Search is available if it was ever available since startRobert Newson2022-04-134-6/+37
|/ /
| * Merge branch '3.x' into nose2Will Young2022-04-095-26/+85
| |\ | |/ |/|
* | Merge pull request #3982 from apache/do-not-git-ignore-ioqNick Vatamaniuc2022-04-031-1/+0
|\ \
| * | Do not git ignore src/ioq subfolderNick Vatamaniuc2022-04-031-1/+0
|/ /
* | Fix skip and limit parametersjiahuili2022-03-314-25/+85
| * avoid timestamps in elixir-suite design docs (cleanup)Will2022-03-311-5/+1
| * avoid timestamps in elixir-suite design docsWill Young2022-03-301-7/+1
| * nose->nose2 deps upgrade for mango testsWill2022-03-305-8/+11
|/
* Implement configurable compaction log levelsJay Doane2022-03-297-18/+57
* Convert notice to warning for exceptionsJay Doane2022-03-292-2/+2
* Handle `not_found` lookups removing ddoc cache keyJay Doane2022-03-291-10/+24
* Give smoosh eunit test coverageJay Doane2022-03-271-0/+2
* Simplify adding rebar.config per applicationJay Doane2022-03-271-3/+0
* Eliminate unused variable warningsJay Doane2022-03-271-1/+1
* Merge pull request #3970 from noahshaw11/fix-smoosh-enqueueing-not-found-dbsJay Doane2022-03-262-5/+19
|\
| * Fix smoosh enqueueing not found dbs and typoncshaw2022-03-262-5/+19
|/
* Add test to ensure rev tree stemming doesn't take too much memoryNick Vatamaniuc2022-03-241-1/+47
* Remove include couch_db_intncshaw2022-03-221-3/+2
* Opimtize key tree stemming by using maps instead of setsNick Vatamaniuc2022-03-211-5/+5
* Merge pull request #3766 from noahshaw11/add-smoosh-queue-persistenceiilyak2022-03-1517-89/+733
|\
| * Add smoosh queue persistencencshaw2022-03-1417-89/+733
|/
* Win32-SM91 support and fixesWill2022-03-123-15/+12