Age | Commit message (Expand) | Author |
2009-10-24 | Update functions can now handle any HTTP verb, excepting GET and HEAD | John Christopher Anderson |
2009-10-24 | Move stat descriptions out of the config. | Paul Joseph Davis |
2009-10-23 | improved speed and concurrency of config lookups | Adam Kocoloski |
2009-10-22 | Improve OAuth error message for missing tokens. | Paul Joseph Davis |
2009-10-20 | More pedantry. | Jason David Davies |
2009-10-20 | typo | Jan Lehnardt |
2009-10-19 | Fix bug when lists use two design docs. | Paul Joseph Davis |
2009-10-18 | log external reqests like any other requests | Jan Lehnardt |
2009-10-18 | case sensitivity | Jan Lehnardt |
2009-10-17 | Fixing build issues. | Paul Joseph Davis |
2009-10-17 | have 'make dist' build a windows installer on windows | Mark Hammond |
2009-10-16 | added bench/ directory to trunk, contains 2 benchmark suites. | John Christopher Anderson |
2009-10-16 | being pedantic^Wconsistent | Jan Lehnardt |
2009-10-15 | Add support for other OAuth signature methods in replication client. | Jason David Davies |
2009-10-15 | add 0.11 NEWS items, please help filling the blanks | Jan Lehnardt |
2009-10-15 | add 0.10 NEWS items, please help filling the blanks | Jan Lehnardt |
2009-10-15 | Only check for admin user if we are trying to create a database. Thanks to Bo... | Jan Lehnardt |
2009-10-15 | also fix attachment redirects | Adam Kocoloski |
2009-10-15 | bugfixes for redirects in replication and iolists in OAuth qs params | Adam Kocoloski |
2009-10-14 | Must remember to update news. | Paul Joseph Davis |
2009-10-14 | Fix a bug in the couch.app generation. | Paul Joseph Davis |
2009-10-14 | Fix typo. | Jason David Davies |
2009-10-14 | dont save so many test reports | John Christopher Anderson |
2009-10-14 | save report with node version info | John Christopher Anderson |
2009-10-14 | test reports are saved proper | John Christopher Anderson |
2009-10-14 | tests not loading | John Christopher Anderson |
2009-10-14 | save a test report | John Christopher Anderson |
2009-10-13 | add create_target:true NEWS item | Jan Lehnardt |
2009-10-13 | Updating news for latest patches. | Paul Joseph Davis |
2009-10-13 | Add more information to the view info objects. | Paul Joseph Davis |
2009-10-13 | Fix partial view updating regression. | Paul Joseph Davis |
2009-10-13 | Fix new create_target replication option when OAuth is being used. | Jason David Davies |
2009-10-12 | Send 400 error when bad OAuth token is received. | Jason David Davies |
2009-10-12 | Added handy log message for debugging OAuth behind proxies. | Jason David Davies |
2009-10-12 | link to submit test failures to a google group | John Christopher Anderson |
2009-10-11 | add create_target:true option to _replicate that creates the target database | Jan Lehnardt |
2009-10-09 | allow case-insensitive content-type from external, and other cleanup | Adam Kocoloski |
2009-10-08 | Confused frontport. All is well. | Paul Joseph Davis |
2009-10-08 | Port Noah's build fixes back to trunk. | Paul Joseph Davis |
2009-10-05 | set default value of delayed_commits to true for 0.11/trunk | John Christopher Anderson |
2009-10-05 | friendlier error message on bad log config file permissions | John Christopher Anderson |
2009-10-04 | fix quoting to avoid unwanted shell expansion, closes COUCHDB-518 | Jan Lehnardt |
2009-10-03 | Fixes COUCHDB-517 UUID server restarts. | Paul Joseph Davis |
2009-10-02 | Add OAuth support for "https" URL scheme when using SSL proxy. | Jason David Davies |
2009-10-02 | replication bugfixes, see COUCHDB-516 | Adam Kocoloski |
2009-10-01 | Add support for COPY (copyDoc) to jquery.couch.js. | Jason David Davies |
2009-09-30 | _uuid ETags were coming out as random binary noise. fixes this so they are pr... | John Christopher Anderson |
2009-09-30 | more OAuth fixes, in particular for requests with query-string parameters | Adam Kocoloski |
2009-09-30 | fix replication from DB protected by OAuth and require_valid_user=true | Adam Kocoloski |
2009-09-30 | Port Noah's bugfixes to trunk. | Paul Joseph Davis |