summaryrefslogtreecommitdiff
path: root/server/src/leap/soledad/server/__init__.py
AgeCommit message (Expand)Author
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-11-03[refactor] split out backend from couch databaseVictor Shyba
2015-10-29[feat] remove SSL tsafe monkeypatchVictor Shyba
2015-10-28[style] fix pep8 warnigsFolker Bernitt
2015-10-28[feat] read security doc from configurationVictor Shyba
2015-10-05[feat] Move config dir to /etc/soledadvarac
2015-10-01[feat] read netrc path from configuration fileVictor Shyba
2015-09-28[feat] conf for enabling db creation via custom shVictor Shyba
2015-08-26[bug] process put after last BadRequest checkVictor Shyba
2015-07-24[style] fixed pep8 warnings on the soledad server codeBruno Wagner
2015-04-09[fix] remove unneded params to CouchServerStatedrebs
2014-05-23Fix tests for new sync process.drebs
2014-05-22Split sync in multiple POST requests in server (#5571).drebs
2014-03-12Do not ensure shared database upon Soledad Server start (#5302).drebs
2014-01-20Allow sync of large files (~100MB) (#4836).drebs
2014-01-20Move lock resource to its own file.drebs
2014-01-17Fix typo on tempfile.gettempdir() call.drebs
2014-01-07Use temp dir for server side locks (#4918).drebs
2014-01-06Add proper error reporting to shared db lock.drebs
2013-12-18remove conditional gzip, fix importKali Kaneko
2013-12-13enable gzip compressionKali Kaneko
2013-12-09pep8 happyKali Kaneko
2013-10-28Add shared db locking.drebs
2013-09-18Add couch permission check.drebs
2013-08-29Use soledad.server namespace in init scriptTomás Touceda
2013-08-23packaging improvementsKali Kaneko
2013-08-21Split soledad into common, client and server.drebs