summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Port 082-config-register.t etap test suite to eunitAlexander Shorin2014-06-163-96/+146
* Port 081-config-override.t etap test suite to eunitAlexander Shorin2014-06-167-222/+132
* Port 080-config-get-set.t etap test suite to eunitAlexander Shorin2014-06-164-129/+166
* Port 077-couch-db-fast-db-delete-create.t etap test suite to eunitAlexander Shorin2014-06-163-63/+25
* Port 076-file-compression.t etap test suite to eunitAlexander Shorin2014-06-164-187/+240
* Port 075-auth-cache.t etap test suite to eunitAlexander Shorin2014-06-164-277/+247
* Port 074-doc-update-conflicts.t etap test suite to eunitAlexander Shorin2014-06-164-219/+244
* Port 073-changes.t etap test suite to eunitAlexander Shorin2014-06-164-559/+613
* Port 072-cleanup.t etap test suite to eunitAlexander Shorin2014-06-165-127/+183
* Port 070-couch-db.t etap test suite to eunitAlexander Shorin2014-06-165-74/+98
* Port 06[0-5]-kt-*.t etap test suites to eunitAlexander Shorin2014-06-169-502/+381
* Port 050-stream.t etap test suite to eunitAlexander Shorin2014-06-164-88/+101
* Port 043-find-in-binary.t etap test suite to eunitAlexander Shorin2014-06-163-69/+35
* Port 042-work-queue.t etap test suite to eunitAlexander Shorin2014-06-164-501/+394
* Port 041-uuid.t etap test suite to eunitAlexander Shorin2014-06-167-209/+162
* Port 040-util.t etap test suite to eunitAlexander Shorin2014-06-143-81/+44
* Port 030-doc-from-json.t and 031-doc-to-json.t etap suites to eunitAlexander Shorin2014-06-145-435/+392
* Port 020-btree-basics.t and 021-btree-reductions.t etap suites to eunitAlexander Shorin2014-06-145-504/+552
* Port 010-file-basics.t and 011-file-headers.t etap test suites to eunitAlexander Shorin2014-06-146-267/+273
* Port 002-icu-driver.t etap test suite to eunitAlexander Shorin2014-06-144-34/+58
* Port 001-load.t etap test suite to eunitAlexander Shorin2014-06-143-16/+16
* Add common header for eunit test filesAlexander Shorin2014-06-145-1/+55
* Add run script to execute eunit testsAlexander Shorin2014-06-147-2/+143
* Fauxton: Fix show me api linkRobin Drexler2014-06-091-1/+1
* Add Experimental Content-Security-Policy-Support (CSP) for FauxtonRobert Kowalski2014-06-096-3/+145
* Fauxton: Update breadcrumb on duplicate docGarren Smith2014-06-061-0/+1
* Fauxton: use local version of font awesomeRobert Kowalski2014-06-052-3/+4
* Fauxton: Remove dead code/view: database sidebarRobert Kowalski2014-06-053-99/+4
* Fauxton: Show design doc name in status dashboard for indexerthriqon2014-06-021-0/+2
* Fauxton: Implement bulk deletion for all-docs-listingRobert Kowalski2014-05-316-74/+290
* Fauxton: Inject database into viewRobert Kowalski2014-05-311-0/+1
* Fauxton: add missing closing tagsRobert Kowalski2014-05-293-18/+15
* Fauxtin: Remove Todo, clean up readmeGarren Smith2014-05-293-49/+11
* Fauxton: remove the Log ComponentRobert Kowalski2014-05-2913-563/+0
* Use "single-master" technical term which inspired by RFC 3384Alexander Shorin2014-05-291-1/+1
* Fauxton: Fix Id added to edit doc viewGarren Smith2014-05-287-209/+19
* Fauxton: Query Parse urlGarren Smith2014-05-281-1/+3
* Fauxton: Fix QueryParamsWill Holley2014-05-283-6/+106
* Fauxton: encode uri component for config urlRobert Kowalski2014-05-211-2/+2
* Fauxton: Do not add empty filtersRobert Kowalski2014-05-162-1/+11
* Fauxton: Hide preview functionality until we improve itGarren Smith2014-05-162-14/+3
* Fauxton: do not load unnessecary d3 & backboneRobert Kowalski2014-05-151-3/+1
* Fauxton: refactor ActiveTasksRobert Kowalski2014-05-157-239/+154
* Fauxton: reformat code & remove whitespaceRobert Kowalski2014-05-155-17/+22
* Rephrase part of the replicator documentationKlaus Trainer2014-05-141-24/+22
* Support `fail_if_no_peer_cert` ssl optionKlaus Trainer2014-05-143-0/+18
* Fauxton: fix loading of pouchRobert Kowalski2014-05-135-4/+28
* Send a real EventSource event for heartbeatDamjan Georgievski2014-05-133-1/+32
* Remove unused variable and function callKlaus Trainer2014-05-121-2/+0
* Use `os:timestamp/0 instead of `erlang:now/0`Klaus Trainer2014-05-111-1/+1