Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-23 | Fix tests for new sync process. | drebs | |
2013-12-18 | Add 'ddocs.py' generation on setup.py. | drebs | |
2013-12-18 | Make couch backend consistent and lightweight. | drebs | |
This commit introduces the use of couch view, list and update functions to put and get data from the couch database. This avoids loads of metadata transferring and encapsulates operations in atomic PUTs. | |||
2013-10-30 | add freeze_debianver command | Kali Kaneko | |
2013-09-18 | Fix couchdb requirement. | drebs | |
2013-08-26 | Add some notes about the package split. | Kali Kaneko | |
* in description line * in readme * add each package crate icon and link. | |||
2013-08-23 | packaging improvements | Kali Kaneko | |
* add versioneer (patched for our particular repo config) * add parse_requirements to unify requirement handling | |||
2013-08-21 | Split soledad into common, client and server. | drebs | |