index
:
cloudant_bigcouch.git
debian
master
upstream
[cloudant_bigcouch]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Collapse
)
Author
2010-06-07
map views w/ keys, also forgot to git add stuff, BugzID 10220
Adam Kocoloski
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-07
cleanup after we're done
Adam Kocoloski
2010-06-05
if collector tells us to stop, we stop
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
correct doc_count error message
Adam Kocoloski
2010-06-02
forgot to commit new file, BugzID 10242
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-06-01
better get_doc_count RPC, BugzID 10242
Adam Kocoloski
2010-06-01
add sync_reply, change msg format to be more like gen_server
Adam Kocoloski
2010-06-01
RPC endpoint for all_docs 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
reorganize rpc calls, add doc_count and update_seq
Adam Kocoloski
2010-05-28
split fabric_doc into dedicated modules
Adam Kocoloski
2010-05-28
open_revs for fabric, BugzID 10216
Adam Kocoloski
2010-05-28
implement fabric missing_revs, BugzID 10217
Adam Kocoloski
2010-05-28
always install fullmap during create_db, and make create/delete db calls use ↵
Brad Anderson
#shard{name=ShardName}
2010-05-28
fix matching of open_doc replies
Adam Kocoloski
2010-05-28
add update_doc
Adam Kocoloski
2010-05-28
more forgiving interface for fabric
Adam Kocoloski
2010-05-28
lots of work, expecially update_docs
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
work on get_db_info, conflict resovled for fabric_rpc
Brad Anderson
2010-05-27
oops, forgot this guy
Adam Kocoloski
2010-05-27
export the right stuff for open_doc
Adam Kocoloski
2010-05-27
sloppy commit
Adam Kocoloski
2010-05-27
open_doc call in fabric
Adam Kocoloski
2010-05-27
delete_db working
Brad Anderson
2010-05-27
resolved fabric_delete conflict
Brad Anderson
2010-05-27
more delete_db changes
Brad Anderson
2010-05-27
replace #part with #shard
Adam Kocoloski
2010-05-27
begin move of delete_db over to new codebase
Brad Anderson
2010-05-27
changes to get compile working again, and testing create_db
Brad Anderson
2010-05-26
rework create_db with new idioms for fabric / rexi workflow
Brad Anderson
2010-05-26
rest of recent fabric changes. switch to #part{} record, add get_db_info ↵
Brad Anderson
work (not functional), and change others around to use new fullmap
2010-05-26
adding fabric rpc module
Brad Anderson
2010-05-26
adding delete and open modules to fabric
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 ↵
Brad Anderson
mem.hrl, view updater thwarted for updates to dbs db.
2010-05-25
fix create_db bug
Brad Anderson
2010-05-25
add fabric app, begin moving relevant parts of showroom over to it
Brad Anderson