summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * mroe formattingJan Lehnardt2014-10-311-0/+2
| * formatting & clarificationJan Lehnardt2014-10-311-2/+8
| * formattingJan Lehnardt2014-10-311-2/+6
| * remove leftoverJan Lehnardt2014-10-311-1/+0
| * add licenseJan Lehnardt2014-10-311-0/+202
| * add action hintsJan Lehnardt2014-10-311-0/+11
| * hack for storing erlang cookie value on new nodesJan Lehnardt2014-10-311-1/+1
| * add delete_node APIJan Lehnardt2014-10-311-2/+7
| * add note about skipping a step if the node is already setupJan Lehnardt2014-10-311-0/+5
| * add the plan to readmeJan Lehnardt2014-10-311-0/+144
| * add Apache License stanza everywhereJan Lehnardt2014-10-313-0/+36
| * add basic action handlingJan Lehnardt2014-10-311-1/+34
| * add http stubJan Lehnardt2014-10-311-0/+19
| * add ignoreJan Lehnardt2014-10-311-0/+2
| * add bootstrapJan Lehnardt2014-10-313-0/+55
| * make it soJan Lehnardt2014-10-311-0/+1
* Fix DB-specific compaction configuration (#1059)Adam Kocoloski2018-03-261-6/+12
* Improve 413 response handlingNick Vatamaniuc2018-03-262-7/+26
* Revert "Revert "re-enable "flaky" test in quest to nail down #745""Nick Vatamaniuc2018-03-261-14/+14
* Validate password_scheme in user docEric Avdey2018-03-231-0/+9
* Replace resource expensive bcrypt test with shorter version (#1231)Eric Avdey2018-03-231-17/+17
* Merge pull request #1130 from cloudant/issue-876-remove-_config-call-in-eunit...Peng Hui Jiang2018-03-231-4/+1
|\
| * Remove _config call in couch_peruser_testjiangphcn2018-03-221-4/+1
|/
* Merge pull request #1222 from cloudant/issue-820-add-queriesPeng Hui Jiang2018-03-224-3/+328
|\
| * Support queries for endpointsjiangphcn2018-03-224-3/+328
|/
* Bump config dependency to 1.0.3Nick Vatamaniuc2018-03-141-1/+1
* Implement format_status/2 for replication worker gen_serverNick Vatamaniuc2018-03-141-0/+47
* Increase PSE test engine timeoutsNick Vatamaniuc2018-03-091-3/+6
* style fixes as per @davispJan Lehnardt2018-03-091-15/+15
* fix whitespaceJan Lehnardt2018-03-091-5/+5
* Proper error handling for file:open() callAlexanderKaraberov2018-03-091-10/+18
* fix: compaction daemon symlink resolution and log level #1097Jan Lehnardt2018-03-091-7/+37
* feat: allow eunit to run without setup or make allJan Lehnardt2018-03-091-0/+11
* Fix dialyzer warning for couch_att:from_disk_termILYA Khlopotov2018-03-091-1/+23
* Introduce bin_opt_info erl_opts compilation optionJay Doane2018-03-091-1/+1
* Add bcrypt hashing optionJan Lehnardt2018-03-0814-22/+350
* Revert "re-enable "flaky" test in quest to nail down #745"Nick Vatamaniuc2018-03-071-14/+14
* Add error tuple return type to replicator auth spec and callbackJay Doane2018-03-072-2/+4
* Merge pull request #1193 from cloudant/fix-error-reporting-in-mangoiilyak2018-03-061-1/+1
|\
| * Use `chttpd:send_error/2` in mango_httpdILYA Khlopotov2018-03-061-1/+1
|/
* Switching `couch_stats_process_tracker:track/2` argument namesgesberger2018-03-061-2/+2
* Use precise term comparisonAlexanderKaraberov2018-03-061-1/+1
* Fix validate_doc_update for Erlang functionsAlexanderKaraberov2018-03-061-1/+1
* Fix dialyzer warning on `couch_key_tree:merge/2`ILYA Khlopotov2018-03-061-3/+3
* Prevent access to Fauxton on node-local port (5986)Joan Touzet2018-03-063-54/+7
* feat: demote view index opening/closing to log level debugJan Lehnardt2018-03-061-3/+3
* doc: add snooze_period doc to default.iniJan Lehnardt2018-03-061-0/+6
* feat: bump the compaction daemon check_interval to one hourJan Lehnardt2018-03-061-1/+1
* fix: simplify config integer getJan Lehnardt2018-03-061-2/+1
* feat: introduce snooze_period to reduce compaction_daemon load.Jan Lehnardt2018-03-062-2/+7