summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* show upload errorsreset-doc-idGarren Smith2013-09-192-4/+7
* Fauxton: warn user if they edit _idGarren Smith2013-09-193-6/+24
* Added clear:true to the notification for when a document doesn't exist so tha...suelockwood2013-09-192-2/+3
* Our error handling was showing an object in the messaging. I fixed it so it ...suelockwood2013-09-181-1/+2
* Missed a semicolon on the deferredsuelockwood2013-09-181-1/+1
* Fauxton: Add typeahead support to jump to docGarren Smith2013-09-187-13/+88
* add typeahead viewGarren Smith2013-09-185-313/+323
* COUCHDB-1889suelockwood2013-09-176-12/+24
* Fauxton: Hide edit index on initial view loadGarren Smith2013-09-172-4/+17
* COUCHDB-1759 Fixing messaging in empty dbs.suelockwood2013-09-162-1/+7
* Views weren't saving & there was a console error from CodeMirror.suelockwood2013-09-123-44/+37
* CodeMirror and Pretty Print issues with error dots in the editor and tooltips...suelockwood2013-09-112-2/+11
* Adding Font-awesome iconssuelockwood2013-09-1119-8/+3990
* Make Action collumns buttons.suelockwood2013-09-114-71/+86
* Replication css fixes for long urlssuelockwood2013-09-102-4/+9
* Adding an ellipsis to when the replication DB names are too longsuelockwood2013-09-101-0/+5
* fix diskcheck failureGarren Smith2013-09-101-1/+12
* Add actions to all DBs, only replication available nowsuelockwood2013-09-105-4/+20
* Fauxton: Pagination improvementsGarren Smith2013-09-108-33/+94
* Fauxton: The scrolltoselector needed to be changed to dashboard-content. Now ...suelockwood2013-09-101-1/+1
* Fauxton: Index pagination basics working and testsGarren Smith2013-09-109-46/+403
* Breadcrumbs was missing the docIDsuelockwood2013-09-091-2/+3
* Creating a new doc lost it's breadcrumbsuelockwood2013-09-091-1/+7
* Replication addon sans tests1807-Replicationsuelockwood2013-09-0911-2/+753
* Fauxton: Database always lists databasesGarren Smith2013-09-092-5/+9
* fix addon template, s/route/routes/.jsJan Lehnardt2013-09-092-1/+1
* update docsJan Lehnardt2013-09-091-3/+4
* Fix order of action buttons in the editorsuelockwood2013-09-064-81/+85
* Check if codemirror has already been added and removesuelockwood2013-09-061-0/+3
* Fixing cases of resize collumns to use the generic selectorssuelockwood2013-09-064-10/+3
* More Json Pretty print fixes. Css fixes for documents. Make code editor heig...suelockwood2013-09-063-3/+5
* Fixing PrettyPrint issue on _changessuelockwood2013-09-051-1/+1
* Fixes Active Tasks text size and bottom scrollbar issue with windowResizesuelockwood2013-09-052-2/+2
* Fixing table to wrap long words.suelockwood2013-09-051-0/+17
* Cleaning up resize collumns to use a class selector instead of an ID. Also ad...suelockwood2013-09-056-6/+10
* Bootstrap CSS fixes for our theme.suelockwood2013-09-041-15/+49
* Update minor version number for next releaseDirkjan Ochtman2013-09-041-1/+1
* Fauxton: View test sandbox renders to DOM in hidden divGarren Smith2013-08-291-1/+1
* Fauxton: Factor disk size to own methodGarren Smith2013-08-272-1/+6
* Fixed line wrapping in Vagrantfile.nvdev2013-08-241-1/+1
* Merge branch 'vagrantfile_fix' of https://github.com/nvdev/couchdbJan Lehnardt2013-08-231-3/+2
|\
| * Fixed typos in Vagrantfilenvdev2013-08-231-3/+2
* | Update version in documentation.Dirkjan Ochtman2013-08-231-2/+2
* | Add missing etap file.Dirkjan Ochtman2013-08-231-0/+1
* | Remove couchdb_updates files (content already in top-level LICENSE/NOTICE).Dirkjan Ochtman2013-08-233-60/+0
* | Add empty line to LICENSE for readability.Dirkjan Ochtman2013-08-231-0/+1
|/
* Fixed a typo on --db-dir descriptionFilippo Fadda2013-08-221-1/+1
* Fauxton: Add active task testsGarren Smith2013-08-226-24/+290
* Fauxton: add in error messages for view queryGarren Smith2013-08-222-5/+4
* improved styling for query controlssean barclay2013-08-223-90/+228