summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Return HTTP 403 for auth'ed users on request to private databasesAlexander Shorin2015-11-101-2/+2
* Don't send random Etag header for viewsAlexander Shorin2015-11-101-2/+2
* Update Fauxton to 1.0.6 releaseAlexander Shorin2015-11-101-1/+1
* Update chttpdAlexander Shorin2015-10-291-1/+1
* Fix build when HiPE is enabledAlexander Shorin2015-10-291-1/+1
* Add couch_epi:decide/5 and use it for authenticate/authorizeAlexander Shorin2015-10-271-2/+2
* Ensure calling order of plugins during dispatchAlexander Shorin2015-10-271-1/+1
* FFix incorrect size values for view index informationAlexander Shorin2015-10-271-1/+1
* Fix replication when source/target are URLsAlexander Shorin2015-10-271-1/+1
* add react-bootstrap licenseRobert Kowalski2015-10-242-1/+29
* Escape database name on POST /_replicateAlexander Shorin2015-10-221-1/+1
* Fix typoAlexander Shorin2015-10-191-6/+6
* Convert README-DEV to reSTAlexander Shorin2015-10-191-52/+56
* Improve testing instructionsAlexander Shorin2015-10-181-3/+56
* Add targets to list possible tests candidatesAlexander Shorin2015-10-171-1/+25
* Add targets for code analyzeAlexander Shorin2015-10-193-0/+34
* Reorganize javascript targetAlexander Shorin2015-10-191-7/+9
* Allow to run specific javascript test suite via makeAlexander Shorin2015-10-191-1/+1
* Simplify eunit target optionsAlexander Shorin2015-10-191-2/+15
* Simplify exit on first test suite failureAlexander Shorin2015-10-193-6/+5
* Make helpAlexander Shorin2015-10-191-1/+45
* Reorganize Makefile commandsAlexander Shorin2015-10-191-73/+117
* Revert rfc1123_date fixAlexander Shorin2015-10-191-1/+1
* Fix race condition in couch_work_queue tests suiteAlexander Shorin2015-10-191-1/+1
* Add CSRF protection for mrview endpointsAlexander Shorin2015-10-181-1/+1
* Test filtered replicationAlexander Shorin2015-10-181-1/+1
* Fix dialyzer warningsAlexander Shorin2015-10-181-1/+1
* Return HTTP 405 for unknown/unsupported request methodAlexander Shorin2015-10-181-3/+3
* Add CSRF protection for mango endpointsAlexander Shorin2015-10-181-1/+1
* Update fabric with eunit test fixAlexander Shorin2015-10-181-1/+1
* Increase eunit test timeout for couch_replication compaction testsAlexander Shorin2015-10-161-1/+1
* Handle race condition in couch_replicator compaction testsAlexander Shorin2015-10-161-1/+1
* Fix flaky couch_os_daemon testsAlexander Shorin2015-10-161-1/+1
* Update couch and chttpd for multipart stream fixesAlexander Shorin2015-10-161-2/+2
* Bump depsRobert Newson2015-10-161-1/+1
* Fix multipart stream refactorAlexander Shorin2015-10-151-1/+1
* Fix multipart stream refactorAlexander Shorin2015-10-151-1/+1
* Fix references for "Refactor multipart stream" commitAlexander Shorin2015-10-151-2/+2
* Add IS_OLD_RECORD macroAlexander Shorin2015-10-151-1/+1
* Refactor multipart streamAlexander Shorin2015-10-151-3/+3
* Update Erlang requirementsAlexander Shorin2015-10-152-3/+3
* Don't confuse people with errors during rebar setup_eunitAlexander Shorin2015-10-141-1/+1
* Add EUNIT_OPTS variable for to pass options to eunit testsNick Vatamaniuc2015-10-141-1/+1
* Test against Erlang 18.1 on TravisAlexander Shorin2015-10-141-0/+1
* Configure lager for eunitAlexander Shorin2015-10-141-1/+17
* Stabilize couch_task_status_tests:run_multiple_tasks/0 testAlexander Shorin2015-10-141-1/+1
* Remove flaky khash benchmark testAlexander Shorin2015-10-131-1/+1
* Improve couch_views_tests stabilityAlexander Shorin2015-10-131-1/+1
* Add revs limit for docs passed to design functionsAlexander Shorin2015-10-131-1/+1
* Explicitly disable proper when running eunit tests.Nick Vatamaniuc2015-10-091-1/+1