Age | Commit message (Expand) | Author |
2016-05-18 | [pkg] update to new versioneer json format | Kali Kaneko |
2016-05-16 | [style] pep8 | Kali Kaneko |
2016-04-26 | [refactor] remove shared db locking from server | drebs |
2016-04-18 | [pkg] Update changelog0.8.0 | Kali Kaneko |
2016-04-01 | [pkg] updated to versioneer 0.16 (patched) | Kali Kaneko |
2015-12-04 | [bug] skip missing keys on existing sections | Victor Shyba |
2015-12-03 | [feat] set default to False on batching for now | Victor Shyba |
2015-12-03 | [feat] add configuration to disable batching | Victor Shyba |
2015-12-03 | [feat] prepare server to handle batches | Victor Shyba |
2015-11-03 | [refactor] resource logic encapsulation | Victor Shyba |
2015-11-03 | [refactor] token verification moved to couch module + tests | Victor Shyba |
2015-11-03 | [refactor] split out backend from couch database | Victor Shyba |
2015-11-03 | [refactor] separate SoledadBackend from CouchDatabase | Victor Shyba |
2015-10-30 | [feat] bump twisted dependency to 12.3.0 | Ruben Pollan |
2015-10-29 | [feat] remove SSL tsafe monkeypatch | Victor Shyba |
2015-10-29 | [feat] adds --migrate-all to create-user-db script | Victor Shyba |
2015-10-28 | [style] fix pep8 warnigs | Folker Bernitt |
2015-10-28 | [feat] read security doc from configuration | Victor Shyba |
2015-10-19 | [bug] remove instance caching | Victor Shyba |
2015-10-14 | [bug] reduce overall sync session caching to 120s | Victor Shyba |
2015-10-05 | Merge branch 'pixelated/develop' into develop | Ruben Pollan |
2015-10-05 | [feat] Move config dir to /etc/soledad | varac |
2015-10-02 | [pkg] pin beaker and couchdb for wheezy | Victor Shyba |
2015-10-01 | [feat] read netrc path from configuration file | Victor Shyba |
2015-09-28 | [style] pep8 | Victor Shyba |
2015-09-28 | [refactor] kaliy's review and pep8 fixes | Victor Shyba |
2015-09-28 | [feat] script for user db creation | Victor Shyba |
2015-09-28 | [feat] conf for enabling db creation via custom sh | Victor Shyba |
2015-09-27 | Merge branch 'feature/sync_state_in_memory' into develop | Ruben Pollan |
2015-09-24 | [style] pep8 | Victor Shyba |
2015-09-24 | [refactor] init_caching instead of setting attr | Victor Shyba |
2015-09-24 | [feat] adds cache expiration | Victor Shyba |
2015-09-24 | [feat] full caching for each sync_id session | Victor Shyba |
2015-09-24 | [feat] adds caching for other gen and trans id | Victor Shyba |
2015-09-24 | [feat] first draft of sync_state in memory | Victor Shyba |
2015-09-24 | [pkg] add Beaker as a server dependency | Victor Shyba |
2015-09-21 | [pkg] fold in changes0.7.3 | Ivan Alejandro |
2015-08-27 | [tests] fix variable name from refactor | Victor Shyba |
2015-08-26 | [bug] process put after last BadRequest check | Victor Shyba |
2015-08-26 | [pkg] fold in changes0.7.2 | Ivan Alejandro |
2015-08-24 | [refactor] add changes file about simplejson dep removal | drebs |
2015-08-24 | [refactor] remove simplejson dep on server | drebs |
2015-08-19 | [style] pep8 cleanups | Kali Kaneko |
2015-08-17 | [bug] add missing parameter to unauthorized error | drebs |
2015-08-06 | [feat] WHEELHOUSE can be a url + --use-leap-wheels | Parménides GV |
2015-08-04 | [style] pep8 cleanup | Kali Kaneko |
2015-08-04 | [style] added pep8 excludes+ignores | Kali Kaneko |
2015-08-03 | [feat] use wheels to install dependencies | Parménides GV |
2015-07-29 | [bug] specify develop branch when using -e | Victor Shyba |
2015-07-29 | [feat] Added requirements-latest pip file | Bruno Wagner |