Age | Commit message (Expand) | Author |
2010-07-14 | support for revs_limit and security metadata | Adam Kocoloski |
2010-07-13 | return an informative error if user tries unsupported all_or_nothing option | Adam Kocoloski |
2010-07-12 | handle new_edits=false update_doc response correctly | Adam Kocoloski |
2010-07-12 | fix fabric:all_dbs when used with a prefix | Adam Kocoloski |
2010-07-06 | rearrange fabric arguments to match couch_btree | Adam Kocoloski |
2010-07-05 | move db_path logic to chttpd | Adam Kocoloski |
2010-07-05 | more cleanup of the includes | Adam Kocoloski |
2010-07-02 | convenience function to reset DB validation functions | Adam Kocoloski |
2010-07-02 | update for mem3 refactor, more robust DB create/delete | Adam Kocoloski |
2010-06-22 | allow a #doc{} instead of docid in get_view_group_info | Adam Kocoloski |
2010-06-15 | throw conflicts just like couch_db.erl | Adam Kocoloski |
2010-06-11 | updates to better support _changes HTTP resource | Adam Kocoloski |
2010-06-09 | map and reduce views working over HTTP now, too | Adam Kocoloski |
2010-06-09 | bunch o' updates | Adam Kocoloski |
2010-06-09 | some ?COUCH cleanup, and replicated_changes updates | Adam Kocoloski |
2010-06-09 | rewrite fabric_db_info | Adam Kocoloski |
2010-06-08 | fabric handler for _changes, BugzID 10219 | Adam Kocoloski |
2010-06-08 | fabric attachments | Brad Anderson |
2010-06-07 | map views w/o keylist, BugzID 10220 | Adam Kocoloski |
2010-06-07 | primitive design_docs resource, BugzID 10243 | Adam Kocoloski |
2010-06-07 | partial support for #user_ctx in fabric RPC calls, BugzID 10277 | Adam Kocoloski |
2010-06-05 | big module renaming | Adam Kocoloski |
2010-06-02 | all_databases -> all_dbs, less typing ftw | Adam Kocoloski |
2010-06-02 | _all_docs with keys, closes BugzID 10218 | Adam Kocoloski |
2010-06-01 | all_docs resource w/o keylist, BugzID 10218 | Adam Kocoloski |
2010-05-28 | normalizing includes | Adam Kocoloski |
2010-05-28 | split fabric_db into dedicated modules | Brad Anderson |
2010-05-28 | split fabric_doc into dedicated modules | Adam Kocoloski |
2010-05-28 | implement fabric missing_revs, BugzID 10217 | Adam Kocoloski |
2010-05-28 | add update_doc | Adam Kocoloski |
2010-05-28 | more forgiving interface for fabric | Adam Kocoloski |
2010-05-27 | remove fabric_api, clean up other things to get futon rendering db list | Brad Anderson |
2010-05-27 | get_db_info working, also reorg'd fabric to doc and db module structure | Brad Anderson |
2010-05-27 | export the right stuff for open_doc | Adam Kocoloski |
2010-05-26 | rest of recent fabric changes. switch to #part{} record, add get_db_info wor... | Brad Anderson |
2010-05-26 | add delete_db, open_db, and open_doc calls to fabric front-end | Brad Anderson |
2010-05-25 | all_databases now working with/without Customer param, types moved to mem.hrl... | Brad Anderson |
2010-05-25 | add fabric app, begin moving relevant parts of showroom over to it | Brad Anderson |