summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor javascript runner script to handle couchdb restarts. Single ↵COUCHDB-1762-fix-javascript-testsWendall Cada2013-04-051-40/+77
| | | | interpreter per test.
* Added supplementary functions for running tests from command line.Wendall Cada2013-04-051-0/+89
|
* Remove setup functions from test runner, only allow a single test to be run ↵Wendall Cada2013-04-051-61/+23
| | | | at a time.
* PUT call to database that is not guaranted to exist.Wendall Cada2013-04-051-0/+3
|
* Creating existing database causes test to fail. Allowing config PUT to ↵Wendall Cada2013-04-051-3/+1
| | | | create replicator db.
* Ensure that waitForSuccess calls have return values.Wendall Cada2013-04-052-1/+13
|
* Fix extraneous database list renderingsRussell Branca2013-04-041-1/+0
|
* Generalized paginationRussell Branca2013-04-044-23/+52
|
* Working database paginationRussell Branca2013-04-044-4/+34
|
* s/\(start\|end\)_key/\1key/gRussell Branca2013-04-042-2/+2
|
* Database list cleanup and fix doc linkRussell Branca2013-04-043-11/+6
|
* Reduce PBKDF2 work factorRobert Newson2013-04-051-1/+1
| | | | COUCHDB-1634
* footer as viewSimon Metson2013-04-045-4/+17
|
* twitter feed as newsSimon Metson2013-04-041-4/+8
|
* fix broken addon taskSimon Metson2013-04-049-136/+101
|
* get logs working with backbone v1Simon Metson2013-04-041-4/+4
|
* fix Databases.Status.updateSeq for the case when a database has received noSimon Metson2013-04-041-1/+3
| | | | updates (e.g. is newly created).
* layout manager migrationSimon Metson2013-04-041-1/+1
|
* update lodashSimon Metson2013-04-041-2211/+3012
|
* update backbone.layoutmanager.js to v0.8.7Simon Metson2013-04-041-209/+303
|
* update backbone.js to v1.0Simon Metson2013-04-041-648/+686
|
* Clean up view doc pageRussell Branca2013-04-022-5/+1
| | | | | * Remove giant doc id * Disable the field editor tab until we get something that works
* Merge branch 'various-tests' of https://github.com/jo/couchdbJan Lehnardt2013-03-302-0/+45
|\ | | | | | | | | | | | | | | * 'various-tests' of https://github.com/jo/couchdb: Test form-urlencoded doc update Test attachment upload via multipart/form-data Closes PR #55
| * Test form-urlencoded doc updateJohannes J. Schmidt2013-03-281-0/+18
| | | | | | | | | | Update handlers have access to a form object parsed from an application/x-www-form-urlencoded request.
| * Test attachment upload via multipart/form-dataJohannes J. Schmidt2013-03-271-0/+27
| | | | | | | | This is used in Futon attachment upload.
* | Clarified Futon test suite NEWS and CHANGES entryNoah Slater2013-03-302-2/+3
| |
* | Clarified Futon test suite NEWS and CHANGES entryNoah Slater2013-03-301-1/+2
| |
* | Pulled 1.2.2 NEWS and CHANGES into 1.3.xNoah Slater2013-03-302-0/+18
| |
* | Fix formattingNoah Slater2013-03-291-2/+2
| |
* | Adding erlang-eunit to install requirements for RedHat-based distros. ↵Wendall Cada2013-03-271-0/+1
| | | | | | | | Required for building mochiweb.
* | Add upper bound check on Erlang (<R16A)Joan Touzet2013-03-271-10/+15
|/
* R16 isn't supported yet.benoitc2013-03-262-11/+11
|
* Update NEWS and CHANGESNoah Slater2013-03-232-32/+24
|
* Pull forward 1.3.x CHANGESNoah Slater2013-03-211-0/+2
|
* COUCHDB-1699: configure: C++ compiler detection improvementBen Reser2013-03-201-7/+2
| | | | - amended patch to resolve detection failures on Windows, OSX, and gentoo
* Merge branch 'fauxton'Russell Branca2013-03-19174-0/+67252
|\ | | | | | | | | | | | | | | Conflicts: .gitignore NOTICE configure.ac license.skip
| * Fauxton license updates for make distcheckarchive/fauxtonfauxtonRussell Branca2013-03-1910-12/+119
| |
| * Fix all the Grunt thingsRussell Branca2013-03-193-45/+60
| | | | | | | | | | | | | | | | | | * Fix CSS minimization COUCHDB-1701 * Fix Grunt upgrade to 0.4 COUCHDB-1713 * Fix couchdb task * Substantial task deduplication * Refactor various tasks * Remove old cruft
| * Fix JS minification in COUCHDB-1713Russell Branca2013-03-192-0/+13
| |
| * Update LICENSE and NOTICE for FauxtonRussell Branca2013-03-192-0/+279
| |
| * update jshint config and lint js filesGarren Smith2013-03-194-12/+14
| |
| * add grunt-cli to dependancies so that bin/grunt worksGarren Smith2013-03-191-0/+1
| |
| * Build status on holdRyan Ramage2013-03-191-1/+0
| |
| * fix split error in database/resources.js and dont minify js for nowGarren Smith2013-03-192-2/+3
| |
| * create grunt helper file, reach couch_config from settings file for use ↵Garren Smith2013-03-193-40/+65
| | | | | | | | default. COUCHDB-1707
| * remove bin/bbbGarren Smith2013-03-191-18/+0
| |
| * upgrade to grunt 0.4 COUCHDB-1713Garren Smith2013-03-193-53/+49
| |
| * remove BBB dependancy COUCHDB-1712Garren Smith2013-03-193-17/+22
| |
| * Adding build status badgeRyan Ramage2013-03-181-5/+8
| |
| * Update list of databases displayRussell Branca2013-03-183-2/+23
| |