summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs: enable building a Dash docsetdash-docsetDirkjan Ochtman2013-11-094-1/+118
|
* added my name to the AUTHORS fileAndy Wenk2013-11-081-0/+1
|
* is misleading when using the terms 'book' and 'chapter' in theAndy Wenk2013-11-088-34/+35
| | | | documentation. Replaced these words with document and others
* Docs: handle 1.6 release notes by build systemAlexander Shorin2013-11-081-0/+3
|
* Docs: add 1.6 release notes for current changesAlexander Shorin2013-11-082-0/+49
|
* Remove duplicate CORS testRussell Branca2013-11-071-17/+1
|
* fixe some typos in the documentationAndy Wenk2013-11-081-5/+5
|
* Update version on masterDirkjan Ochtman2013-11-071-1/+1
|
* Remove unreleased notice for 1.5.0.Dirkjan Ochtman2013-11-071-4/+0
|
* Cleanup of paths for when we removed CodeMirror & added ace.suelockwood2013-11-071-4/+27
|
* COUCHDB-1922: fix CORS exposed headersRussell Branca2013-11-072-4/+6
|
* Setting Cache to false on ajax calls that are polled often for IE10 fixessuelockwood2013-11-073-2/+12
|
* Making that Spinner easier to seesuelockwood2013-11-071-2/+2
|
* Rename proxy_authentification_handler to proxy_authentication_handlerRobert Newson2013-11-071-2/+6
| | | | | | | | | | | All our other handlers follow the *_authentication_handler form and various bits of documentation imply they all do. The old form will continue to work, though it's marked as deprecated, and will be removed in a future release. Thanks to Stepan Stolyarov <stepan.stolyarov@gmail.com> for the original patch.
* Docs: fix api references for intro/security guideAlexander Shorin2013-11-061-4/+4
|
* Removing login_pane since it's not used.suelockwood2013-11-043-20/+5
| | | | | Fixing buttons on advanced options Fixing Ace editor issue when hide/show toggling.
* QA on firefoxsuelockwood2013-11-041-1/+0
|
* Fauxton: Replace CodeMirror with Ace EditorGarren Smith2013-11-0441-3989/+40688
| | | | Fixes #COUCHDB-1911
* Fauxton: Add routeobject eventsGarren Smith2013-11-043-58/+117
| | | | Fixes COUCHDB-1853
* Fauxton fix failing testGarren Smith2013-11-041-2/+4
|
* Fauxton: Hide new view when no docs in databaseGarren Smith2013-10-283-34/+31
|
* Fix markupAlexander Shorin2013-10-281-1/+1
|
* Fix Fauxton license bits: add missed headers, use explicit skip policyAlexander Shorin2013-10-2614-47/+161
|
* Fix /_session section titleAlexander Shorin2013-10-261-1/+1
|
* Update /db/_bulk_docs docs for HTTP 417 response, examples and markupAlexander Shorin2013-10-261-115/+159
|
* Fixed typo.Michael Wheeler2013-10-261-1/+1
| | | | Signed-off-by: Alexander Shorin <kxepal@apache.org>
* Highlight possible_ancestors field for /db/_revs_diff responseAlexander Shorin2013-10-251-5/+12
|
* Fixing language in description of filterskarlin2013-10-251-22/+21
| | | | Signed-off-by: Alexander Shorin <kxepal@apache.org>
* Fauxton: Added expand/collapse to all docsfauxton-expand-collapseGarren Smith2013-10-233-2/+75
|
* Finish view compactionGarren Smith2013-10-239-18/+124
|
* improvementsGarren Smith2013-10-232-6/+1
|
* compact and clean up workingGarren Smith2013-10-235-15/+103
|
* startedGarren Smith2013-10-2311-23/+213
|
* Added form validation for when you make a view with a new design doc, so ↵suelockwood2013-10-231-2/+3
| | | | that you have to enter a design doc name
* Fauxton disable pagination linksGarren Smith2013-10-221-0/+2
|
* Fauxton: add web-index url for database modelGarren Smith2013-10-211-0/+2
|
* Fauxton: Fix issue cannot delete new viewGarren Smith2013-10-214-56/+100
|
* Remove "API method" things. Fix header for /_session endpoint.Alexander Shorin2013-10-183-11/+10
|
* Remove {} chars from API reference links.Alexander Shorin2013-10-181-1/+1
| | | | | While browsers shows them correctly JIRA, StackOverflow and others in-form URL parsers aren't likes them and breaks the referencing.
* Fix for Delete viewsuelockwood2013-10-171-1/+1
|
* Eventually we should clean up these layout files to see which ones actually ↵suelockwood2013-10-171-0/+27
| | | | use tabs
* View Delete was brokensuelockwood2013-10-172-2/+4
|
* Add Cancel button to the edit formsuelockwood2013-10-172-2/+7
|
* Allow databases with / in the namessuelockwood2013-10-163-4/+5
|
* Remove the animation transitionssuelockwood2013-10-161-1/+0
|
* add apache licenseGarren Smith2013-10-161-0/+13
|
* Fauxton: Add Verify Install moduleGarren Smith2013-10-169-2/+425
| | | | Resolves #COUCHDB-1813
* Fauxton: Add advanced options to AlldocsGarren Smith2013-10-169-263/+445
| | | | Fixes COUCHDB-1694
* Fauxton: Fix correct row number messageGarren Smith2013-10-165-46/+113
| | | | Fixes COUCHDB-1760
* Add missed docs files for `make html` output.Alexander Shorin2013-10-151-2/+26
|