Age | Commit message (Expand) | Author |
2010-02-25 | commonjs require for show list etc via Mikeal Rogers. closes COUCHDB-658 | John Christopher Anderson |
2010-02-24 | work when the path to th inno installer package has spaces | Mark Hammond |
2010-02-24 | replicator and view generator can skip check_is_reader when opening database ... | John Christopher Anderson |
2010-02-24 | update CHANGES | Jan Lehnardt |
2010-02-24 | Allow replication to be cancelled. Closes COUCHDB-664. Patch by Robert Newson. | Jan Lehnardt |
2010-02-23 | Futon: Fix cookie storage for localhost. Closes COUCHDB-668. Thanks to Matt G... | Christopher Lenz |
2010-02-23 | Fix the command line JavaScript test runner. | Paul Joseph Davis |
2010-02-23 | Futon: Make the DB security dialog more compact. | Christopher Lenz |
2010-02-23 | Minor cleanup thanks to Joel Clark. | Paul Joseph Davis |
2010-02-22 | fixed race condition in admin creation - thanks Matt Goodall | John Christopher Anderson |
2010-02-22 | Update jQuery to 1.4.2. | Christopher Lenz |
2010-02-22 | Add a proper icon for the security button. | Christopher Lenz |
2010-02-22 | _purge was incorrectly returning update_seq. | Paul Joseph Davis |
2010-02-22 | json2.js in NEWS and CHANGES | John Christopher Anderson |
2010-02-20 | Futon: Set rows for document source edit textarea to the number | Jan Lehnardt |
2010-02-19 | add vhosts to NEWS and CHANGES | Jan Lehnardt |
2010-02-19 | use process state instead of config lookup to match vhosts | Jan Lehnardt |
2010-02-19 | add etap test for vhosts | Jan Lehnardt |
2010-02-19 | typo | Jan Lehnardt |
2010-02-19 | Add virtual host handling. | Jan Lehnardt |
2010-02-19 | added replication by docid to NEWS and CHANGES | John Christopher Anderson |
2010-02-19 | keep listeners when rebooting replications | Adam Kocoloski |
2010-02-18 | add JSON to the sandbox for older spidermonkey without native JSON | John Christopher Anderson |
2010-02-18 | add URL Rewriter and Proxy Authentification to changes and remove myself | Benoit Chesneau |
2010-02-18 | remove trailing whitespace | Jan Lehnardt |
2010-02-18 | capitalization | Jan Lehnardt |
2010-02-18 | Fixes COUCHDB-640 - Reset views with invalid update seqs. | Paul Joseph Davis |
2010-02-17 | Fix speling and formatting. | Jason David Davies |
2010-02-17 | Fix speling. | Jason David Davies |
2010-02-16 | Updating CHANGES and NEWS to reflect new hotness since 0.10.x was branched. | Paul Joseph Davis |
2010-02-14 | fix futon to use _security object. thanks Filipe Manana, closes COUCHDB-654 | John Christopher Anderson |
2010-02-12 | move from _admins / _readers / _security to just a single _security object | John Christopher Anderson |
2010-02-05 | add list()-API cmompatible API to _show. Symmetry FTW. | Jan Lehnardt |
2010-02-04 | re-enable 404 handling in show functions while retaining user-friendly error ... | Jan Lehnardt |
2010-02-04 | remove empty lines | Benoit Chesneau |
2010-02-04 | fix COUCHDB-638. | Benoit Chesneau |
2010-02-03 | fix #COUCHDB-595 thanks for tests and report. | Benoit Chesneau |
2010-02-03 | error message on bad security object | John Christopher Anderson |
2010-02-03 | enhance reader and admin lists | John Christopher Anderson |
2010-02-03 | add default_fun and url_handlers to #http. It's useful for any custom | Benoit Chesneau |
2010-02-02 | added James Marca to THANKS | John Christopher Anderson |
2010-02-02 | oops. forgot to add this file in latest commit | Benoit Chesneau |
2010-02-02 | proxy authentification handler. This handler allows creation of a | Benoit Chesneau |
2010-02-02 | old diff. fix unitest | Benoit Chesneau |
2010-02-02 | would have been strange to be abble ../../_changes and not | Benoit Chesneau |
2010-02-02 | make uuuidCache a local variable. Patch by Jan Kassens. Closes COUCHDB-560. | Jan Lehnardt |
2010-02-01 | add security stuff to CHANGES and NEWS | John Christopher Anderson |
2010-02-01 | fix unused variable warnings, remove unused code. | Jan Lehnardt |
2010-02-01 | Database-level security. | John Christopher Anderson |
2010-02-01 | removed unused code. Patch by Robert Dionne. Closes COUCHDB-581 | Jan Lehnardt |