summaryrefslogtreecommitdiff
path: root/server/src/leap/soledad/server/__init__.py
AgeCommit message (Expand)Author
2017-06-24[pkg] unify client and server into a single python packagedrebs
2017-05-04[doc] cleanup old documentationdrebs
2017-03-17[refactor] Improve python3 compatibilityefkin
2017-02-09[bug] Fix import for load_configuration on migration scriptThais Siqueira
2016-12-12[refactor] remove dead parameters, improve commentsVictor Shyba
2016-12-12[feature] stream content in a separate lineVictor Shyba
2016-12-12[feature] upload streamingVictor Shyba
2016-11-22[refactor] separate server application into another filedrebs
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-07-12[refactor] make tests use l2db submoduleKali Kaneko
2016-06-06[feature] debug-mode server with dummy authenticationKali Kaneko
2016-05-16[style] pep8Kali Kaneko
2016-04-26[refactor] remove shared db locking from serverdrebs
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