summaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Expand)Author
2016-11-09[pkg] update leap requirements files0.9.0rc10.9.0drebs
2016-10-21[tests] fix server importVictor Shyba
2016-10-21[tests] make check_schema_versions default to FalseVictor Shyba
2016-10-03[feature] check for user dbs couch schema versionsdrebs
2016-10-03[refactor] move configuration loading to its own moduledrebs
2016-09-22[feat] centralize logging and use twisted.logger by defaultdrebs
2016-09-06[style] pep8Kali Kaneko
2016-08-09[feat] log to syslog (#8286)drebs
2016-08-08[pkg] remove version pinning for couchdb and beakerdrebs
2016-08-01[test] remove traces of design docs from couch testsdrebs
2016-07-18[pkg] remove pixelated from requirements-latest.pipChristoph Kluenter
2016-07-14[pkg] bump changelog to 0.8.10.8.1Kali Kaneko
2016-07-12[pkg] remove unneeded dirspec exceptionsdrebs
2016-07-12[refactor] remove u1db dep from support codedrebs
2016-07-12[refactor] make tests use l2db submoduleKali Kaneko
2016-06-08[bug] install pip from default locationdrebs
2016-06-06[refactor] adapt create-user-db script to bypass auth for local testsKali Kaneko
2016-06-06[feature] debug-mode server with dummy authenticationKali Kaneko
2016-05-18[pkg] update to new versioneer json formatKali Kaneko
2016-05-16[style] pep8Kali Kaneko
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