summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2016-04-26[refactor] remove shared db locking from serverdrebs
2016-04-18[pkg] Update changelog0.8.0Kali Kaneko
2016-04-01[pkg] updated to versioneer 0.16 (patched)Kali Kaneko
2015-12-04[bug] skip missing keys on existing sectionsVictor Shyba
2015-12-03[feat] set default to False on batching for nowVictor Shyba
2015-12-03[feat] add configuration to disable batchingVictor Shyba
2015-12-03[feat] prepare server to handle batchesVictor Shyba
2015-11-03[refactor] resource logic encapsulationVictor Shyba
2015-11-03[refactor] token verification moved to couch module + testsVictor Shyba
2015-11-03[refactor] split out backend from couch databaseVictor Shyba
2015-11-03[refactor] separate SoledadBackend from CouchDatabaseVictor Shyba
2015-10-30[feat] bump twisted dependency to 12.3.0Ruben Pollan
2015-10-29[feat] remove SSL tsafe monkeypatchVictor Shyba
2015-10-29[feat] adds --migrate-all to create-user-db scriptVictor Shyba
2015-10-28[style] fix pep8 warnigsFolker Bernitt
2015-10-28[feat] read security doc from configurationVictor Shyba
2015-10-19[bug] remove instance cachingVictor Shyba
2015-10-14[bug] reduce overall sync session caching to 120sVictor Shyba
2015-10-05Merge branch 'pixelated/develop' into developRuben Pollan
2015-10-05[feat] Move config dir to /etc/soledadvarac
2015-10-02[pkg] pin beaker and couchdb for wheezyVictor Shyba
2015-10-01[feat] read netrc path from configuration fileVictor Shyba
2015-09-28[style] pep8Victor Shyba
2015-09-28[refactor] kaliy's review and pep8 fixesVictor Shyba
2015-09-28[feat] script for user db creationVictor Shyba
2015-09-28[feat] conf for enabling db creation via custom shVictor Shyba
2015-09-27Merge branch 'feature/sync_state_in_memory' into developRuben Pollan
2015-09-24[style] pep8Victor Shyba
2015-09-24[refactor] init_caching instead of setting attrVictor Shyba
2015-09-24[feat] adds cache expirationVictor Shyba
2015-09-24[feat] full caching for each sync_id sessionVictor Shyba
2015-09-24[feat] adds caching for other gen and trans idVictor Shyba
2015-09-24[feat] first draft of sync_state in memoryVictor Shyba
2015-09-24[pkg] add Beaker as a server dependencyVictor Shyba
2015-09-21[pkg] fold in changes0.7.3Ivan Alejandro
2015-08-27[tests] fix variable name from refactorVictor Shyba
2015-08-26[bug] process put after last BadRequest checkVictor Shyba
2015-08-26[pkg] fold in changes0.7.2Ivan Alejandro
2015-08-24[refactor] add changes file about simplejson dep removaldrebs
2015-08-24[refactor] remove simplejson dep on serverdrebs
2015-08-19[style] pep8 cleanupsKali Kaneko
2015-08-17[bug] add missing parameter to unauthorized errordrebs
2015-08-06[feat] WHEELHOUSE can be a url + --use-leap-wheelsParménides GV
2015-08-04[style] pep8 cleanupKali Kaneko
2015-08-04[style] added pep8 excludes+ignoresKali Kaneko
2015-08-03[feat] use wheels to install dependenciesParménides GV
2015-07-29[bug] specify develop branch when using -eVictor Shyba
2015-07-29[feat] Added requirements-latest pip fileBruno Wagner
2015-07-28[tests] add pep8 to requirements-testingKali Kaneko
2015-07-27[pkg] add AUTHORS file + one-liner to generate itKali Kaneko