summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Increase Mochiweb RECBUF up to 32768 bytes1986-recbuf-fixAlexander Shorin2014-03-201-0/+1
* Speed up and move couch_httpd:find_in_binary.NickNorth2014-03-073-29/+102
* Update copyright noticeDirkjan Ochtman2014-01-211-1/+1
* Remove reference to file that doesn't exist on the branchDirkjan Ochtman2014-01-211-1/+0
* Add some line continuations missed in 89c9bd0eDirkjan Ochtman2014-01-211-2/+2
* Fixing release makefile to include all fauxton files.suelockwood2014-01-201-0/+21
* Empty build tags for release.Dirkjan Ochtman2014-01-171-2/+2
* use POSIX tar to support files length > 99benoitc2014-01-161-1/+1
* blank files might sink shipsJan Lehnardt2014-01-131-0/+3
* Remove warning about 1.6.0 not being released.Dirkjan Ochtman2014-01-121-4/+0
* View editor fix on save, notification clearingsuelockwood2014-01-101-5/+15
* Don't toggle query option checkboxes when clicking ALL button on all docs page.suelockwood2014-01-101-1/+1
* Removing debugging codesuelockwood2014-01-101-15/+0
* Export missing function - couch_httpd:send_error/2Peter Lemenkov2014-01-101-1/+1
* Changes View fixsuelockwood2014-01-091-0/+49
* Fix sidebar for new views that have odd characterssuelockwood2014-01-091-1/+18
* Fauxton: Update paginate to work with new backboneGarren Smith2014-01-093-56/+13
* Fauxton: Update backbone.layoutmanager to V0.9.4Garren Smith2014-01-091-219/+199
* Fauxton: Update Backbone to v1.1.0Garren Smith2014-01-091-130/+142
* Fix Makefilesuelockwood2014-01-084-4/+3
* Set the default dashboard to include_docs=false for reasons. Performance rea...suelockwood2014-01-083-33/+2
* removing HTML comments from JST templatesBigBlueHat2014-01-081-4/+13
* Fauxton: fix failing testsGarren Smith2014-01-081-7/+7
* Fauxton: Improve UX for paginationGarren Smith2014-01-0810-49/+114
* update/improve changelog for 1.6Dirkjan Ochtman2014-01-071-7/+20
* Merge branch '2025-feature-socks5'Robert Newson2014-01-067-25/+163
|\
| * Mention SOCKS5 protocol option in docsRobert Newson2014-01-062-1/+2
| * Support SOCKS5 protocol for replicationRobert Newson2014-01-065-24/+161
* | Change for showing progress in active tasks. Show docs written insteadsuelockwood2014-01-062-5/+6
* | null pattern check on safeURLnamesuelockwood2014-01-061-1/+2
|/
* move todo list into JIRAJan Lehnardt2014-01-042-72/+5
* Fix for saving viewssuelockwood2014-01-041-3/+7
* remove reduce when setting view on ddocsuelockwood2014-01-031-3/+4
* Fix for setting Ddoc values on view savesuelockwood2014-01-031-10/+3
* Fixed an issue with the view editor encoding values when it shouldn'tsuelockwood2014-01-031-3/+3
* Document editor needs to clear model before setting the values to remove any ...suelockwood2014-01-031-1/+1
* Make sure missing docs reroute back to all docssuelockwood2014-01-022-15/+9
* Skip Ace in the www/share folder for fauxtonsuelockwood2014-01-021-0/+7
* New Fauxton Build.suelockwood2014-01-029-35/+14014
* Document `data_size` in `/db`Jens Rantil2013-12-281-0/+1
* Encode the create a new doc linksuelockwood2013-12-271-1/+1
* Add messaging while waiting for DB to delete.suelockwood2013-12-262-59/+64
* Autocomplete fix for searching docssuelockwood2013-12-261-1/+1
* Search for invalid database name or doc id throws errorsuelockwood2013-12-263-17/+25
* Docs: minor typo on INSTALL documentJulian Duque2013-12-242-3/+3
* sometimes data_size isn't always there. ok.suelockwood2013-12-231-1/+5
* Css fix for editor buttonssuelockwood2013-12-234-21/+41
* Fix API urlssuelockwood2013-12-236-14/+42
* decode ddoc from route.suelockwood2013-12-235-14/+30
* URL ENCODE ALL THE THINGS.suelockwood2013-12-239-38/+67