summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* now add the label in the correct filedocumentation-fixesAndy Wenk2014-01-241-0/+1
* added documentation fixesAndy Wenk2014-01-242-13/+18
* 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
* Clean up active xhrGarren Smith2014-01-142-4/+39
* Fauxton: Bug fixesGarren Smith2014-01-145-4/+25
* Fix for the link to edit docs on reductionssuelockwood2014-01-131-3/+3
* Fix Permissions model urlsuelockwood2014-01-131-1/+1
* Fix so that you can edit view docs, but not delete themsuelockwood2014-01-131-3/+5
* Update the makefile with the refactoring changes for moving documents and dat...suelockwood2014-01-131-0/+5
* kill off app/templates for docs & dbsBigBlueHat2014-01-1327-956/+24
* moving over post-addons refactor template changesBigBlueHat2014-01-135-7/+11
* Remove with_right_sidebar from makefilesuelockwood2014-01-131-1/+0
* Remove unused templatessuelockwood2014-01-132-53/+0
* blank files might sink shipsJan Lehnardt2014-01-131-0/+3
* Keep errors from fading on Doc Editorsuelockwood2014-01-131-0/+1
* Regex fix for creating (from duplicate) Design docs and deleting weirdly enc...suelockwood2014-01-132-2/+4
* Fauxton fix buildGarren Smith2014-01-139-13/+41
* Update makefiles for module to addon moveGarren Smith2014-01-131-47/+47
* Fix css files for addon modesuelockwood2014-01-134-18/+21
* Rename mixins to utils, add app.host to urlsGarren Smith2014-01-1320-105/+98
* Fauxton: move modules to addonsGarren Smith2014-01-1359-77/+1229
* added build-aux/compile to gitignoreAndy Wenk2014-01-121-0/+1
* docs: fix highlighting of artwork.jpgRobert Kowalski2014-01-121-1/+1
* 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