summaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Import nouveau (#4291)Robert Newson2023-04-223-4/+132
* Treat javascript internal errors as fatalNick Vatamaniuc2023-03-292-0/+10
* Avoid re-compiling filter view functionsNick Vatamaniuc2023-03-133-8/+6
* Remove json2 JS script and the try except around sealNick Vatamaniuc2023-02-032-489/+1
* fix(3517): super-simplistic fix to avoid costly AST transforms when t… (#4292)Jan Lehnardt2022-12-132-3/+63
* Ensure Object.prototype.toSource() is always availableRobert Newson2022-04-205-9/+7
* Add Javascript to support Spidermonkey 60sm60-davispjiangph2019-12-207-6/+6795
* Ensure Dreyfus JS code is included in buildAdam Kocoloski2019-05-251-0/+2
* Add dreyfus.js from cloudant/couchdb@c323f1943Adam Kocoloski2019-05-251-0/+62
* Improve reduce function overlow handlingNick Vatamaniuc2017-03-281-6/+17
* use fresh sandbox for every compileRandall Leeds2016-09-094-64/+45
* seal exposed globalsRandall Leeds2016-09-092-17/+36
* Rewrite via query serverAlexander Shorin2015-12-222-3/+26
* Upgrade Coffeescript to version 1.10CliffS2015-10-011-2/+6
* Goodbye Futon, old friend <3Jan Lehnardt2014-12-10118-39381/+0
* Move JS tests to test/javascript/testsJan Lehnardt2014-12-1089-16586/+0
* Add integration-test for newlines in location headerRobert Kowalski2014-10-301-0/+25
* Documentation was moved to couchdb-documentation repositoryAlexander Shorin2014-10-16146-28420/+0
* Fix opacity on faviconRobert Kowalski2014-09-041-0/+0
* improve stats.js testRobert Newson2014-09-031-1/+3
* Send application/javascript in JSONP responsesRobert Newson2014-09-031-2/+2
* Fix typos in db security docBigBlueHat2014-09-021-3/+3
* fix specRobert Newson2014-09-011-3/+3
* flush stats in testRobert Newson2014-09-011-2/+2
* Test all stats metricsRobert Newson2014-08-301-20/+35
* update stats.js for new _stats APIRobert Newson2014-08-291-36/+37
* correct order for test paramsRobert Newson2014-08-291-1/+1
* Update tests for new _stats APIRobert Newson2014-08-292-13/+13
* requestStats takes an arrayRobert Newson2014-08-294-10/+10
* fix requestStatsRobert Newson2014-08-291-1/+1
* Merge branch 'windsor-merge'Robert Newson2014-08-283-63/+66
|\
| * Use the correct sequence for replication statusPaul J. Davis2014-08-121-13/+3
| * Use waitForSeq and task statuses instead of sleepsPaul J. Davis2014-08-121-40/+26
| * Don't sleep mindlessly for 3s at a timePaul J. Davis2014-08-121-10/+17
| * Fix race condition in a replicator db testPaul J. Davis2014-08-121-0/+7
| * Fix replication.js testPaul J. Davis2014-08-111-5/+18
| * Disabling this assertion until we figure out lagerPaul J. Davis2014-08-111-1/+1
* | Remove incorrect paragraph on 'options' objectRobert Newson2014-07-281-5/+0
|/
* Merge branch '1843-feature-bigcouch'Robert Newson2014-07-1019-981/+91
|\
| * Send a real EventSource event for heartbeatDamjan Georgievski2014-05-211-1/+20
| * Remove client-side password crypto from JS testsKlaus Trainer2014-05-213-19/+8
| * Upgrade password hashes on authenticationKlaus Trainer2014-05-211-2/+59
| * Configurable upper bound to _uuids count parameterRobert Newson2014-05-211-0/+4
| * Exclude the _rev value when saving in modified serverRobert Newson2014-05-211-1/+1
| * permit . within database names to allow shard browsing on :5986Robert Newson2014-05-141-1/+1
| * Fix bug in erlang views testPaul J. Davis2014-02-101-1/+4
| * Ensure that waitForSuccess calls have return values.Wendall Cada2014-02-062-1/+13
| * Build with rebarRobert Newson2014-02-033-587/+0
| * Fix core etap testsPaul J. Davis2013-03-207-28/+51
| * Rewrite restartServer() for robustnessPaul J. Davis2013-03-201-30/+25