summaryrefslogtreecommitdiff
path: root/src/couchdb/priv
AgeCommit message (Expand)Author
2011-10-23Hardcode couchjs binary namePaul Joseph Davis
2011-10-20Fix JavaScript CLI test runner.Paul Joseph Davis
2011-10-20Fix object sealing on sm 1.7.0Robert Newson
2011-10-18Minor fixes to link agianst SpiderMonkey trunkPaul Joseph Davis
2011-10-12Remove duplicated word "the"Filipe David Manana
2011-10-06Revert "Remove SpiderMonkey 1.8.5 compatibility"Robert Newson
2011-10-06Remove SpiderMonkey 1.8.5 compatibilityRobert Newson
2011-10-02fix couchjs help language and use short optionsRandall Leeds
2011-10-02distclean couchjs.1 help2man fileRandall Leeds
2011-10-02improve argument parsing in couchjsRandall Leeds
2011-09-27Fixes COUCHDB-1152 - Update ICU on Windows.Robert Newson
2011-09-08And the rest of the commit/Paul Joseph Davis
2011-09-08Fix CouchJS compatibility with older SpiderMonkey.Paul Joseph Davis
2010-11-03We don't have MOVE requests. No need to track them.Jan Lehnardt
2010-06-23Authentication caching, to avoid repeated opening and closing of the users da...Damien F. Katz
2010-06-15Fix warnings on Linux builds.Jan Lehnardt
2010-06-02add license bannerJan Lehnardt
2010-05-17oops, don't commit hacked-up icu_driverAdam Kocoloski
2010-05-17use O_APPEND to skip some lseeks, COUCHDB-754Adam Kocoloski
2009-12-02ensure the child exit code is reported correctly to couchMark Hammond
2009-11-27Fix weird error with JS_DefineFunctions call.Paul Joseph Davis
2009-11-27Force couchspawnkillable to be executable.Paul Joseph Davis
2009-11-27Minor formatting fix.Paul Joseph Davis
2009-11-27get windows building againMark Hammond
2009-11-26Setup JavaScript command line runner.Paul Joseph Davis
2009-11-26Complete refactoring of couch_js.Paul Joseph Davis
2009-11-26Move all C code to src/couchdb/privPaul Joseph Davis
2009-11-24Fixes COUCHDB-578Paul Joseph Davis
2009-11-09Fixes 'make distcheck' to run the test suite.Paul Joseph Davis
2009-10-24Move stat descriptions out of the config.Paul Joseph Davis
2009-08-18fix make install, closes COUCHDB-471 againJan Lehnardt
2009-08-18Fixing make distcheck errors.Paul Joseph Davis
2009-08-18Applying markh's Windows build patch.Paul Joseph Davis
2009-07-16git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@794834 13f79535-47...Noah Slater
2009-07-14wheeeeeeeeNoah Slater
2009-05-30Making the couchspawnkillable script marked as executable.Paul Joseph Davis
2009-05-30Test and fix for infinite loops in view_servers, fix for crashed OS processes...Damien F. Katz