summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '1.x.x' into merge-kxepal-2752-validate-hostmerge-kxepal-2752-validate-hostJan Lehnardt2017-10-27350-150211/+14
|\
| * Remove FauxtonAlexander Shorin2017-10-26350-150211/+14
| | | | | | | | It's very outdated and no longer supported for 1.x branch.
| * Update libmozjs package nameAlexander Shorin2017-10-261-1/+1
| |
* | fix spidermonkey dependency package nameJan Lehnardt2017-10-081-1/+1
| |
* | Backport validate host featureAlexander Shorin2017-10-081-0/+30
|/ | | | | | | | This includes: https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=fcd24e73d6 https://git-wip-us.apache.org/repos/asf?p=couchdb-couch.git;h=a5232be86d COUCHDB-2752
* build: support OTP-19.0Eugene Pirogov2016-07-116-8/+11
| | | | | | | | - add travis support for newer OTP releases - update docs - update configure.ac closes #431
* Fix favicon caching on leap yearAlexander Shorin2016-03-061-3/+5
| | | | COUCHDB-2956
* Merge branch '1963-eunit-1.7' into 1.x.xAlexander Shorin2015-12-03140-12679/+11113
|\
| * Mark R14B04 build failure as allowedAlexander Shorin2015-12-031-0/+3
| | | | | | | | | | | | | | | | | | On Travis R14B04 build fails with various random unpredictable reasons. To not turn tests into a battle field with Travis, let's ignore these failures. Our general focus is on hosts that runs not under such stress as public CI server and modern Erlang releases where everything is fine.
| * Add ?assertNotMatch eunit macro for <R14B04Russell Branca2015-12-031-0/+20
| |
| * Goodbye etap!Alexander Shorin2015-12-0314-864/+2
| |
| * Run couch_replicator tests with eunitAlexander Shorin2015-12-031-1/+1
| |
| * Port couch_replicator/07-use-checkpoints.t etap test to eunitAlexander Shorin2015-12-033-274/+201
| |
| * Port couch_replicator/06-doc-missing-stubs.t etap test suite to eunitAlexander Shorin2015-12-033-305/+261
| |
| * Port couch_replicator/05-replication-many-leaves.t etap test to eunitAlexander Shorin2015-12-033-295/+233
| |
| * Port couch_replicator/04-replication-large_atts.t etap test to eunitAlexander Shorin2015-12-033-268/+219
| |
| * Port couch_replicator/03-replication-compact.t etap test suite to eunitAlexander Shorin2015-12-033-489/+449
| | | | | | | | Split big test fun into smaller steps, optimize timeouts.
| * Port couch_replicator/02-httpc-pool.t etap test suite to eunitAlexander Shorin2015-12-033-251/+190
| | | | | | | | Test test_worker_dead_pool_full removed as it's redundant.
| * Port couch_replicator/01-load.t etap test suite to eunitAlexander Shorin2015-12-032-13/+16
| |
| * Run couch_mrview tests with eunitAlexander Shorin2015-12-031-1/+1
| |
| * Port couch_mrview/07-compact-swap.t etap test suite to eunitAlexander Shorin2015-12-033-59/+103
| |
| * Port couch_mrview/06-all-docs.t etap test suite to eunitAlexander Shorin2015-12-032-33/+60
| |
| * Port couch_mrview/05-collation.t etap test suite to eunitAlexander Shorin2015-12-033-164/+203
| |
| * Port couch_mrview/04-index-info.t etap test suite to eunitAlexander Shorin2015-12-033-55/+88
| |
| * Port couch_mrview/03-red-views.t etap test suite to eunitAlexander Shorin2015-12-032-24/+54
| |
| * Port couch_mrview/02-map-views.t etap test suite to eunitAlexander Shorin2015-12-032-58/+63
| |
| * Port couch_mrview/01-load.t etap test suite to eunitAlexander Shorin2015-12-032-13/+16
| |
| * Run couchdb tests with eunitAlexander Shorin2015-12-031-1/+1
| |
| * Port 250-upgrade-legacy-view-files.t etap test suite to eunitAlexander Shorin2015-12-037-179/+75
| |
| * Port 231-cors.t etap test suite to eunitAlexander Shorin2015-12-035-432/+358
| | | | | | | | Extend vhost and subresource testing for more generic code.
| * Port 230-pbkfd2.t etap test suite to eunitAlexander Shorin2015-12-034-39/+55
| |
| * Port 220-compaction-daemon.t etap test suite to eunitAlexander Shorin2015-12-034-226/+232
| |
| * Port 210-os-proc-pool.t etap test suite to eunitAlexander Shorin2015-12-034-164/+180
| |
| * Port 201-view-group-shutdown.t etap test suite to eunitAlexander Shorin2015-12-033-294/+183
| | | | | | | | | | | | | | Merged into couchdb_views_tests suite. Database population reduced to speedup test and removed second view index call which leaded to race condition when compaction becomes completed in time of view index update call and before assertion check for {error, all_dbs_active}.
| * Port 200-view-group-no-db-leaks.t etap test suite to eunitAlexander Shorin2015-12-033-326/+223
| | | | | | | | Merged into couchdb_views_tests suite. Apply minor refactor changes.
| * Port 190-json-stream-parse.t etap test suite to eunitAlexander Shorin2015-12-033-66/+33
| |
| * Port 180-http-proxy.t etap test suite to eunitAlexander Shorin2015-12-036-412/+583
| |
| * Port 173-os-daemons-cfg-register.t etap test suite to eunitAlexander Shorin2015-12-028-126/+122
| | | | | | | | Merged into couchdb_os_daemons_tests suite.
| * Port 172-os-daemons-errors.t etap test suite to eunitAlexander Shorin2015-12-028-132/+67
| | | | | | | | | | | | Merged into couchdb_os_daemons_tests suite. Removed errors redirection to /dev/null to explicitly signal that permissions are set correctly.
| * Port 171-os-daemons-config.t etap test suite to eunitAlexander Shorin2015-12-028-124/+73
| | | | | | | | | | | | | | Simplify os_daemon_configer.escript There is no need to start couch_config, init code paths and include anything, just need to make ejson beams available.
| * Port 170-os-daemons.t etap test suite to eunitAlexander Shorin2015-12-025-116/+147
| |
| * Port 160-vhosts.t etap test suite to eunitAlexander Shorin2015-12-025-377/+452
| | | | | | | | Split Rewrite and OAuth tests.
| * Port 150-invalid-view-seq.t etap test suite to eunitAlexander Shorin2015-12-023-190/+96
| | | | | | | | Merged into couchdb_views_tests suite.
| * Port 140-attachments-comp.t etap test suite to eunitAlexander Shorin2015-12-027-734/+388
| | | | | | | | | | | | | | | | | | | | | | - Merge into couchdb_attachments_tests suite; - Add PUT requests to test_request util; - Remove dependency from files outside fixtures directory; - Group test cases to reduce amount of duplicate code; - Fix hidden issue with gzip encoding: for encoding_length stub info check using zlib:gzip on 2KiB+ files leads to mismatch by 2-4 bytes and this difference grows with file size. Using gzip fun code from couch_stream solves the issue.
| * Port 130-attachments-md5.t etap test suite to eunitAlexander Shorin2015-12-025-249/+270
| | | | | | | | | | | | Add random document id generator macros. Have to use handmade http client instead of ibrowse since it makes too complicated sending chunked requests.
| * Port 121-stats-aggregates.t etap test suite to eunitAlexander Shorin2015-12-026-178/+227
| | | | | | | | Merged into couch_stats_tests suite.
| * Port 120-stats-collect.t etap test suite to eunitAlexander Shorin2015-12-024-151/+201
| |
| * Port 100-ref-counter.t etap test suite to eunitAlexander Shorin2015-12-024-115/+108
| |
| * Port 090-task-status.t etap test suite to eunitAlexander Shorin2015-12-024-280/+226
| | | | | | | | | | Split huge test case into multiple ones. Fix issue with get_task_prop when Acc may be reset if searched task isn't last in the list.
| * Port 083-config-no-files.t etap test suite to eunitAlexander Shorin2015-12-023-55/+36
| | | | | | | | Merged into couch_config_tests suite.