Age | Commit message (Expand) | Author |
2010-08-20 | add couchjs stuffs to makefile targets | Brad Anderson |
2010-08-20 | build couchjs with scons | Brad Anderson |
2010-08-19 | make dist back in working order, and dbcore starts successfully | Brad Anderson |
2010-08-19 | update reltool for new rebar version | Brad Anderson |
2010-08-19 | Cloudant changes to etap tests | Brad Anderson |
2010-08-19 | etap couch tests now executing again, work to do on C libs to get them to pass | Brad Anderson |
2010-08-18 | order matters in rebar.config, esp. on clean slate | Brad Anderson |
2010-08-18 | disable ibrowse test for now | Brad Anderson |
2010-08-18 | more ignores | Brad Anderson |
2010-08-18 | lay down cloudant build system. | Brad Anderson |
2010-08-18 | clear out root folder a bit, moving couch bits into apps/couch or rel/ | Brad Anderson |
2010-08-18 | new version() call allows for hidden patch releases | Adam Kocoloski |
2010-08-18 | design_doc_to_view_group only needs the #doc{} | Adam Kocoloski |
2010-08-18 | Grab bag of Cloudant patches to couch OTP application | Adam Kocoloski |
2010-08-18 | couch_util:to_binary now catches all errors | Adam Kocoloski |
2010-08-18 | bind schedulers using VM default strategy on startup | Adam Kocoloski |
2010-08-18 | trust VM to start our dependent apps | Adam Kocoloski |
2010-08-18 | remove a few leftover cloudant edits | Adam Kocoloski |
2010-08-18 | add chttpd to build system and update reltool.config | Adam Kocoloski |
2010-08-18 | Add 'apps/chttpd/' from commit 'e1dda6bc6219d7ac33ea75d56b9c02f5063b4787' | Adam Kocoloski |
2010-08-18 | remove some cloudant stuff | Adam Kocoloski |
2010-08-12 | appups for 1.2.3 | Adam Kocoloski |
2010-08-12 | enable _search handler. Didn't add [external] block to config | Adam Kocoloski |
2010-08-12 | appups for 1.2.2 | Adam Kocoloski |
2010-08-12 | convert all replication requests into remote/remote | Adam Kocoloski |
2010-08-12 | add the appups for real | Adam Kocoloski |
2010-08-12 | appups for 1.2.1 | Adam Kocoloski |
2010-08-12 | use correct server header | Adam Kocoloski |
2010-08-12 | sort the response to /_active_tasks | Adam Kocoloski |
2010-08-12 | nicer error messages for missing attachment stubs | Adam Kocoloski |
2010-08-12 | Human-readable 404 for missing DB, BugzID 10523 | Adam Kocoloski |
2010-08-12 | measure all get_db_info calls | Adam Kocoloski |
2010-08-12 | use couch_httpd_auth config block everywhere | Adam Kocoloski |
2010-08-12 | oops, referenced the wrong config setting for auth db | Adam Kocoloski |
2010-08-12 | support for revs_limit and security metadata | Adam Kocoloski |
2010-08-12 | add _system resource for munin plugins | Adam Kocoloski |
2010-08-12 | remove unused increment_update_seq handler | Adam Kocoloski |
2010-08-12 | trivial bug caught by dialyzer | Adam Kocoloski |
2010-08-12 | many updates to doc handling, batch=ok works now | Adam Kocoloski |
2010-08-12 | add _membership handler to cluster http layer, and get good node list | Brad Anderson |
2010-08-12 | whitespace | Brad Anderson |
2010-08-12 | update PUT /db/docid, but multipart is probably still broken | Adam Kocoloski |
2010-08-12 | showroom_api disappeared, use showroom_rep for now | Adam Kocoloski |
2010-08-12 | thank you dialyzer | Adam Kocoloski |
2010-08-12 | remove unnecessary chttpd_stats module | Adam Kocoloski |
2010-08-12 | use base64 library instead of old couch_util impl | Adam Kocoloski |
2010-08-12 | CouchDB is 1.0.0 | Adam Kocoloski |
2010-08-12 | update attachment handling for new format, untested | Adam Kocoloski |
2010-08-12 | remove unused view code | Adam Kocoloski |
2010-08-12 | rearrange fabric arguments to match couch_btree | Adam Kocoloski |