index
:
soledad.git
8938
8978
benchmark-all-commits
benchmark_elasticsearch
bug/remove-unicode-conversion
buildpackage
debian/experimental
debian/experimental-0.9
debian/platform-0.5
debian/platform-0.6
debian/platform-0.7
debian/platform-0.8
debian/platform-0.9
debian_package
feature/enc-sync-transitional-db
feature/streaming-transfer
master
onepython
release/0.6.x
release/0.7.x
release/0.8.x
release/0.9.x
release/bitmask-0.9.x-alpha
[soledad]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
server
/
src
/
leap
/
soledad
Age
Commit message (
Expand
)
Author
2016-06-06
[feature] debug-mode server with dummy authentication
Kali Kaneko
2016-05-16
[style] pep8
Kali Kaneko
2016-04-26
[refactor] remove shared db locking from server
drebs
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-29
[feat] remove SSL tsafe monkeypatch
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
[feat] Move config dir to /etc/soledad
varac
2015-10-01
[feat] read netrc path from configuration file
Victor Shyba
2015-09-28
[feat] conf for enabling db creation via custom sh
Victor Shyba
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-08-26
[bug] process put after last BadRequest check
Victor Shyba
2015-08-24
[refactor] remove simplejson dep on server
drebs
2015-08-17
[bug] add missing parameter to unauthorized error
drebs
2015-08-04
[style] pep8 cleanup
Kali Kaneko
2015-07-24
[style] fixed pep8 warnings on the soledad server code
Bruno Wagner
2015-04-09
[fix] remove unneded params to CouchServerState
drebs
2015-03-19
[feat] use monthly tokens database
drebs
2014-07-08
Update target sync with sequential info (#5869).
drebs
2014-07-02
Split sync_exchange into many requests (#5517).
drebs
2014-06-05
Make server auth time-insensitive.
drebs
2014-06-05
Replace client sync state by a sync_id.
drebs
2014-05-28
Fix stuff from kali's review.
drebs
2014-05-23
Fix tests for new sync process.
drebs
2014-05-22
Split sync in multiple POST requests in server (#5571).
drebs
2014-05-22
Cleanup and pep8 fix.
drebs
2014-03-17
Fix raising of auth token errors (#5191).
drebs
2014-03-12
Do not ensure shared database upon Soledad Server start (#5302).
drebs
2014-01-25
Improve unauthorized error messages.
drebs
2014-01-20
Allow sync of large files (~100MB) (#4836).
drebs
2014-01-20
Move lock resource to its own file.
drebs
2014-01-17
Fix typo on tempfile.gettempdir() call.
drebs
2014-01-07
Use temp dir for server side locks (#4918).
drebs
2014-01-06
Add proper error reporting to shared db lock.
drebs
2013-12-19
add http-encoding header, decode it too
Kali Kaneko
[next]