summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add back remove old xhrsfauxton-file-reorderGarren Smith2014-01-292-6/+6
|
* Continue on RouteObject refactorGarren Smith2014-01-292-56/+61
|
* Refactor routeObject.suelockwood2014-01-291-45/+70
|
* Add fauxton to the default settingssuelockwood2014-01-291-0/+1
|
* Fixes from reviewsGarren Smith2014-01-2910-283/+56
|
* remove extensionGarren Smith2014-01-293-1/+33
|
* FixesGarren Smith2014-01-296-36/+42
|
* Fauxton: Split up api.jsGarren Smith2014-01-2922-261/+496
| | | | | Split up api to core/*. Move tests to fit with this refactor. Change addons/Fauxton with work with api extraction.
* First working versionGarren Smith2014-01-2913-201/+209
|
* Continue refactoringGarren Smith2014-01-2912-1092/+271
|
* Initial runGarren Smith2014-01-292-0/+379
|
* first file movingGarren Smith2014-01-293-2/+585
|
* Adopt to the recent erlang-oauth (1.3+)Peter Lemenkov2014-01-291-1/+2
| | | | | Signed-off-by: Peter Lemenkov <lemenkov@gmail.com> Signed-off-by: Alexander Shorin <kxepal@apache.org>
* 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
|/ | | | See https://issues.apache.org/jira/browse/COUCHDB-1953
* Merge branch '2031-fix-qs-rewrite'Adam Kocoloski2014-01-222-29/+36
|\ | | | | | | Closes COUCHDB-2031
| * Add test for path normalization with qs params2031-fix-qs-rewriteAdam Kocoloski2014-01-181-0/+11
| | | | | | | | COUCHDB-2031
| * Move addition of qs params after normalizationAdam Kocoloski2014-01-181-29/+25
| | | | | | | | | | | | | | This refactor executes normalize_path/1 before appending the bound query string parameters. COUCHDB-2031
* | 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
| | | | Which is why it was showing up twice.
* Set default reduce to none not _sumsuelockwood2014-01-161-1/+1
|
* Fauxton: added dependencies to test task listBigBlueHat2014-01-161-1/+3
| | | | | Added dependencies to test task list and added test_inline task for use inside watchRun.
* 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
| | | | out?)
* 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 failing tests * Fix pagination not showing correct number when docs less than limit * Fix create new view failing with new design doc * Add Fauxton logo for grunt couchserver
* 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 ↵suelockwood2014-01-131-0/+5
| | | | databases into addons.
* kill off app/templates for docs & dbsBigBlueHat2014-01-1327-956/+24
| | | | | | They live under app/addons/databases & app/addons/documents now (as with the other addons).
* 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 ↵suelockwood2014-01-132-2/+4
| | | | encoded docs what begin with _design
* Fauxton fix buildGarren Smith2014-01-139-13/+41
|
* Update makefiles for module to addon moveGarren Smith2014-01-131-47/+47
|