summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Accept gzipped JSON request bodies2054-feature-gzip-requestsRobert Newson2014-02-071-1/+10
* Fix Beautify button csssuelockwood2014-02-071-2/+2
* Merge branch 'key-vs-keys'Robert Newson2014-02-071-12/+7
|\
| * Send better error if user specifies key and keyskey-vs-keysRobert Newson2014-02-071-12/+7
* | Add backbone.fetch-cache to license and noticeGarren Smith2014-02-072-0/+28
* | Fix failing grunt testGarren Smith2014-02-071-1/+1
* | Add more caching locationsfauxton-data-cacheGarren Smith2014-02-056-25/+37
* | Add backbone.fetch-cacheGarren Smith2014-02-047-22/+365
* | nv.d3.css is the one CSS used in FauxtonBigBlueHat2014-02-031-1/+1
* | fixed .css concat ordering in index.cssBigBlueHat2014-02-031-2/+6
* | fixed settings.json.dev; added fauxton & cachebusterBigBlueHat2014-02-031-2/+5
* | Merge branch 'added-documentation-fixes' of https://github.com/andywenk/couchdbAndy Wenk2014-02-032-49/+54
|\ \
| * | added documentation fixesAndy Wenk2014-02-032-49/+54
* | | Remove fauxton/layout.js from MakefileGarren Smith2014-02-011-1/+0
* | | 2029 Consolidate CSS/LESS class name usage to minimize custom-nessBigBlueHat2014-01-3144-637/+1055
* | | Add Cachebusting to building new releases of fauxtonsuelockwood2014-01-302-4/+6
* | | Include layout manager in base.js for release buildsfauxtonsuelockwood2014-01-302-4/+4
| |/ |/|
* | Throw cleaner error on MD5 mismatch during compactionRobert Newson2014-01-301-6/+11
* | Allow cacertfile without verifying peersRobert Newson2014-01-301-48/+33
* | Compaction addon was missing from makefilesuelockwood2014-01-291-0/+8
* | Fauxton: update dataSizeGarren Smith2014-01-292-5/+7
* | Add Delete_database_modal to the makefile listsuelockwood2014-01-291-0/+1
* | Make a ModalView to dry the code a bitSimon Metson2014-01-292-91/+46
* | Modal instead of prompt for deleteSimon Metson2014-01-293-33/+119
* | dry out delete eventsSimon Metson2014-01-291-20/+1
* | WhitespaceSimon Metson2014-01-291-26/+26
* | Fauxton: Split up api.jsGarren Smith2014-01-2931-875/+1101
* | Adopt to the recent erlang-oauth (1.3+)Peter Lemenkov2014-01-291-1/+2
* | Fix for beautify to work with require.jssuelockwood2014-01-283-17/+8
* | Fauxton: block user from deleting _id and _rev from docGarren Smith2014-01-282-0/+37
* | Added beautify to the license and makefilesuelockwood2014-01-272-0/+27
* | Beautify Code button for minified code entered by users. Allows them to unminifysuelockwood2014-01-276-5/+1674
* | Fauxton: Update jQuery to v1.11Garren Smith2014-01-271-3759/+4307
|/
* Merge branch '1953-fix-mime-multipart-parsing'NickNorth2014-01-253-29/+101
|\
| * Speed up and move couch_httpd:find_in_binary.NickNorth2014-01-253-29/+101
|/
* Merge branch '2031-fix-qs-rewrite'Adam Kocoloski2014-01-222-29/+36
|\
| * Add test for path normalization with qs params2031-fix-qs-rewriteAdam Kocoloski2014-01-181-0/+11
| * Move addition of qs params after normalizationAdam Kocoloski2014-01-181-29/+25
* | Fauxton: Fix rename view shows in sidebarGarren Smith2014-01-212-6/+8
|/
* Fauxton addon Verifyinstall missing from makefilesuelockwood2014-01-171-0/+6
* ignoring index.css in concat:index_cssBigBlueHat2014-01-171-1/+1
* Set default reduce to none not _sumsuelockwood2014-01-161-1/+1
* Fauxton: added dependencies to test task listBigBlueHat2014-01-161-1/+3
* Fix for view preview bug with _countsuelockwood2014-01-162-4/+4
* added fauxton grunt test stuff to .travis.ymlBigBlueHat2014-01-161-1/+5
* use POSIX tar to support files length > 99benoitc2014-01-161-1/+1
* Fix for running preview on indexes (I think this got accidentally commented ...suelockwood2014-01-151-2/+2
* Fauxton: update api bar with view query updatesGarren Smith2014-01-151-0/+3
* made couchserver configurable via settings.jsonBigBlueHat2014-01-151-14/+23
* Testing and improvementsGarren Smith2014-01-141-1/+1