summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix API urlsENCODE-EVERYTHINGsuelockwood2013-12-236-14/+42
* decode ddoc from route.suelockwood2013-12-235-14/+30
* URL ENCODE ALL THE THINGS.suelockwood2013-12-239-38/+67
* Docs: Correct a `_revs_info` typo implying a factual errorJason Smith (air)2013-12-211-1/+1
* Merge branch '2007-fix-docs-under-ci'Jan Lehnardt2013-12-191-1/+10
|\
| * Docs: Fix doc building under CI2007-fix-docs-under-ciJan Lehnardt2013-12-191-1/+10
* | Panel will allow an empty doc name, leading to saving "_design"suelockwood2013-12-194-9/+15
* | Fix for issue: Search for Document with name that doesn't exist leads to unwo...suelockwood2013-12-193-19/+18
* | Button csssuelockwood2013-12-171-2/+2
* | Fixing some CSS issues with buttonssuelockwood2013-12-172-1/+2
* | Fixing database landing page so that it doesn't fetch the status of every dat...suelockwood2013-12-172-16/+17
* | Fauxton: Prevent propogation on paginationGarren Smith2013-12-171-0/+2
* | Fauxton: Fix bug not removing old reduce functionGarren Smith2013-12-172-6/+4
* | Fix make distcheckAlexander Shorin2013-12-161-1/+1
|/
* Improve docs of use_checkpoints and checkpoint_interval config options.merge-rebase-targetAlexander Shorin2013-12-141-16/+12
* don't crash if ibrowse is already startedbenoitc2013-12-141-2/+2
* Document use_checkpoints and checkpoint_interval config options.Alexander Shorin2013-12-143-2/+41
* docs: various updates for release notes for 1.6.0Dave Cottlehuber2013-12-143-2/+20
* Add documentation for use_checkpoints replicator optionVolker Mische2013-12-142-1/+5
* Tests for replicator use_checkpoints optionVolker Mische2013-12-142-1/+258
* Run a directory full of testsVolker Mische2013-12-131-16/+23
* add Fauxton release infoGarren Smith2013-12-131-3/+10
* Fauxton: Add extension to new doc/index sectionGarren Smith2013-12-122-0/+5
* Fauxton: View fixesGarren Smith2013-12-122-8/+28
* Fauxton: remove icon list and hiding new viewGarren Smith2013-12-114-29/+4
* Fauxton: Improvements and fixesGarren Smith2013-12-103-3/+3
* extensions added for sidebarsuelockwood2013-12-102-2/+16
* remove initializesuelockwood2013-12-101-33/+0
* jquery.couch.js: db.changes().stop() should abort XMLHTTPRequestFedor Indutny2013-12-101-2/+6
* Fauxton copy tweaksBigBlueHat2013-12-106-12/+11
* hid code editor tab when editing a docBigBlueHat2013-12-101-3/+3
* fix typo in error messageJan Lehnardt2013-12-091-1/+1
* Fauxton: Before unload eventGarren Smith2013-12-096-7/+71
* Fauxton: UI ImprovementsGarren Smith2013-12-094-15/+15
* Faxuton: UI FixesGarren Smith2013-12-0911-29/+39
* Fix compatibility with jQuery 1.9+Alexander Shorin2013-12-081-1/+14
* Update jquery.couch docstrings. Fix few typos.Alexander Shorin2013-12-081-96/+78
* grammarRobert Newson2013-12-051-1/+1
* spellingRobert Newson2013-12-051-1/+1
* Remove pronounsRobert Newson2013-12-0512-23/+23
* Added 'copy:ace' to the release task and out of the couchdebug onesuelockwood2013-12-041-2/+2
* Clean up app settings genGarren Smith2013-12-046-154/+127
* set to "/" as defaultsuelockwood2013-12-041-1/+1
* Adding the initialize task to be able to set app.rootsuelockwood2013-12-044-3/+96
* Fauxton: Add viewHasRendered route eventGarren Smith2013-12-041-15/+24
* Fauxton: Fix search buttonGarren Smith2013-12-043-8/+29
* distcheck: remove softlink in build-auxDave Cottlehuber2013-12-041-1/+0
* distcheck: update license.skipDave Cottlehuber2013-12-041-0/+1
* Docs: fix indention issues.Alexander Shorin2013-12-041-0/+6
* Merge branch '1795-fix-pidfile-race'Dave Cottlehuber2013-12-031-0/+4
|\