summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Follow symlinks for space check1592-follow-symlinks-for-space-checkRobert Newson2014-03-191-0/+11
* update copyright year for CouchDB to 2014Robert Newson2014-03-181-1/+1
* Fauxton: fix navigating back to previous pageRobert Kowalski2014-03-173-1/+36
* Merge branch 'my-first-couch-plugin-readme-typos'Andy Wenk2014-03-171-4/+2
|\
| * update clone command to clone from github repoMariano Guerra2014-03-171-2/+1
| * update opening noteMariano Guerra2014-03-171-2/+1
* | Merge branch 'my-first-couch-plugin-readme-typos' of https://github.com/maria...Jan Lehnardt2014-03-171-7/+7
|\ \ | |/
| * spell checking my-first-couchdb-plugin's READMEMariano Guerra2014-03-171-7/+7
* | encoded attachment namesuelockwood2014-03-171-1/+1
|/
* Fauxton: remove cachingGarren Smith2014-03-176-348/+18
* fix buildRobert Kowalski2014-03-172-1/+2
* Fix missing file in Makefile.amRobert Kowalski2014-03-151-0/+1
* Fauxton: highlight databases with more deleted docs than existingRobert Kowalski2014-03-144-1/+55
* COUCHDB-2166 Rename duplicate document to "copy ..." or "clone ..."suelockwood2014-03-142-3/+3
* Added Autocomplete for config sectionssuelockwood2014-03-148-81/+179
* Fauxton: Adding an info file for contributorssuelockwood2014-03-141-0/+22
* Fauxton new view creation fixGarren Smith2014-03-132-16/+44
* Fauxton: remove template files we no longer useGarren Smith2014-03-139-224/+7
* Config refactor- Move views into their own file and out of resources.suelockwood2014-03-136-128/+157
* Fauxton: Config removed redundant method.suelockwood2014-03-131-4/+1
* Fauxton: focus input on doubleclickRobert Kowalski2014-03-133-7/+55
* Fauxton: add tests for configRobert Kowalski2014-03-132-0/+58
* Fauxton: use class instead of inline-styleRobert Kowalski2014-03-133-6/+9
* s/MVC/MVCC in replication protocol docsBigBlueHat2014-03-131-1/+1
* Fauxton: do not redirect after removing a filterRobert Kowalski2014-03-121-1/+1
* Changed the typeahead to not make a call to _all_dbs and instead use the exis...suelockwood2014-03-121-4/+7
* More deferred support to jquery.couch.jsDale Harvey2014-03-111-2/+2
* Add deferred support to jquery.couch.jstelis942014-03-111-28/+29
* COUCHDB-2189 - fix for polling bugsuelockwood2014-03-101-1/+1
* Set the triggering of the call to poll or stop polling ddoc metadata in the t...suelockwood2014-03-101-6/+18
* Quick doc edit for clarity.Michael Wheeler2014-03-101-1/+1
* Fixed the configs to be double click to edit.suelockwood2014-03-104-29/+35
* Update pagination docs - COUCHDB-1076 is old nowRandall Leeds2014-03-091-33/+15
* Store the initial collection parameters to allow a safe reset to the first page.Will Holley2014-03-072-12/+37
* Fauxton: dry up promise error callbacksRobert Kowalski2014-03-061-29/+15
* Adding semicolons back to activetasks to make the compiler happy.suelockwood2014-03-061-3/+3
* Fauxton: Fix status messages in Active TasksRobert Kowalski2014-03-061-2/+12
* Fauxton: Gruntfile fix more path.existsSyncRobert Kowalski2014-03-061-3/+3
* Fauxton: Fix placeholder for UsernameRobert Kowalski2014-03-062-2/+2
* Fauxton: Improved paginationGarren Smith2014-03-0618-555/+1153
* remove warning when running `grunt dev`Robert Kowalski2014-03-051-7/+6
* Use $.inArray instead of indexOf for IE8 compatibility.Keith Gable2014-03-041-2/+2
* Cancel event propagation on replication swap.Will Holley2014-03-031-1/+3
* Turn workers back on for errors in the editorssuelockwood2014-02-281-1/+1
* Added comparitor to the configuration collection for alphabetical sortingsuelockwood2014-02-281-0/+5
* Added Highlight to the admin party to make it stand out more.2114-Admin-party-not-explainedsuelockwood2014-02-283-1/+17
* Added the "everyone is an admin" & "fix this" note and move the text around ...suelockwood2014-02-273-13/+15
* Remove caching from design docs, so that edit revisions are updatedsuelockwood2014-02-261-1/+1
* Revert "fix right hand side scrolling over navigation"BigBlueHat2014-02-261-2/+1
* Accidentally committed debugging code. Return 5 ... (thanks kxepal!)suelockwood2014-02-251-2/+1