summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-14added proper LICENCE fileNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648069 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14fixed svn:ignore propertiesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648060 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14moved couchjs_command_name to correct Makefile.amNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648054 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14removed non-standard use of .dist configuration filesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648050 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14removed unneeded svn:executableNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648039 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14added dummy makefileNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648037 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14moved couchdb specific configuration to subdirectoryNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648033 13f79535-47bb-0310-9956-ffa450edef68
2008-04-14changed COPYING to LICENCE as per the ASF standardsNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648023 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11Fix for double-encoded document IDs in Futon. Closes COUCHDB-39.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@647314 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10Add DB compaction button to Futon. Closes COUCHDB-38. Thanks to Jim Lindley ↵Christopher Lenz
for the patch! git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@646734 13f79535-47bb-0310-9956-ffa450edef68
2008-04-09Fix for btree modification bug.Damien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@646163 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07Fix for Futon database overview page.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@645675 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07Compaction. Works, but still needs queueing and better handling for long ↵Damien F. Katz
reads/writes overlapping the compaction switchover. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@645661 13f79535-47bb-0310-9956-ffa450edef68
2008-04-05Improve database listing page.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@645171 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04Fix typo in error id.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@644964 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04Fix unit tests.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@644674 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04Set SVN mime-type of Javascript files to 'text/javascript' so that they get ↵Christopher Lenz
shown in the mailer diffs. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@644649 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04dial back docs generate for lots of docs testDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@644594 13f79535-47bb-0310-9956-ffa450edef68
2008-04-04compaction code, not hooked up to webserver yetDamien F. Katz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@644593 13f79535-47bb-0310-9956-ffa450edef68
2008-04-03merge from mochiweb branch: fix copy and paste error to allow startup of ↵Jan Lehnardt
FulltextQueryServer git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@644444 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01Fix for runaway process in the view code and the so far untested storage ↵Damien F. Katz
compaction code. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@643556 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31moved William Beh and Dirk Schalge from AUTHORS to THANKSNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@643203 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31changed Markdown header style and fixed formattingNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642965 13f79535-47bb-0310-9956-ffa450edef68
2008-03-31moved DEVELOPMENT into README and removed TROUBLESHOOTINGNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642848 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30updated source to use apache infrastructure addressesNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642789 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30corrected Markdown formatting and updated from google to apacheNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642775 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30updated README to add instructions on how to check out the source codeNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642768 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30fixed leading spaceNoah Slater
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642672 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30rewrote and improved core documentation for clarity, utility and ↵Noah Slater
compatibility with Markdown git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642660 13f79535-47bb-0310-9956-ffa450edef68
2008-03-29Fix inclusion of files added by fancypants branch merge in build/install.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642450 13f79535-47bb-0310-9956-ffa450edef68
2008-03-29Remove branch limit and fix memory leak in Javascript view server. Fixes ↵Christopher Lenz
issue COUCHDB-25. git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642448 13f79535-47bb-0310-9956-ffa450edef68
2008-03-29Remove some SpiderMonkey leftovers.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642445 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28Imported trunk.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642432 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28Imported base directory structure and supplement directory.Christopher Lenz
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@642418 13f79535-47bb-0310-9956-ffa450edef68