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
/
fabric.erl
Age
Commit message (
Collapse
)
Author
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 ↵
Brad Anderson
work (not functional), and change others around to use new fullmap
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
add fabric app, begin moving relevant parts of showroom over to it
Brad Anderson