summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* snappy: import 1.1.11904-update-snappyDave Cottlehuber2014-03-1320-338/+471
* snappy: import 1.1.0Dave Cottlehuber2014-03-138-134/+72
* 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
* Remove editor reference to go to line 2 to stop browsers from crashing on peo...suelockwood2014-02-251-3/+4
* Fix formattingAlexander Shorin2014-02-251-1/+1
* ```validate_doc_update``` moved from views to rootAnthony Ananich2014-02-251-5/+5
* Move myself from THANKS to AUTHORSKlaus Trainer2014-02-232-1/+1
* Merge branch '1780-upgrade-password-hashes-on-authentication'Klaus Trainer2014-02-235-29/+94
|\
| * Upgrade password hashes on authenticationKlaus Trainer2014-02-232-10/+86
| * Remove client-side password crypto from JS testsKlaus Trainer2014-02-233-19/+8
|/
* Fix documentation wordingAndy Wenk2014-02-201-4/+4
* Fix Fauxton's define paths to match mixedCase styleAlexander Shorin2014-02-202-12/+12
* added overflow:auto to one-pane stylesBigBlueHat2014-02-1912-373/+282
* Merge branch '2059-feature-uri-len-negotiation'Robert Newson2014-02-173-11/+49
|\
| * Allow optional max_uri_length server settingRobert Newson2014-02-172-0/+20
| * Negotiate max uri length in response to 414'sRobert Newson2014-02-171-11/+29
| * Revert "Allow runtime configuration of maximum url length in replication"Robert Newson2014-02-131-3/+3
* | remove superfluous 'user_doc.type'Robert Kowalski2014-02-161-2/+2
* | fix undefined Reqbenoitc2014-02-161-1/+1
* | fix handle_reqbenoitc2014-02-161-2/+2
* | fix right hand side scrolling over navigationBigBlueHat2014-02-141-1/+2
* | Fauxton: file name correctionGarren Smith2014-02-131-1/+1
|/
* Merge branch '2059-feature-url-len'Robert Newson2014-02-131-3/+3
|\
| * Allow runtime configuration of maximum url length in replicationRobert Newson2014-02-131-3/+3
* | Fauxton: Fix login issueGarren Smith2014-02-132-2/+4
|/