Age | Commit message (Expand) | Author |
2017-02-25 | [bug] save client secret downloaded from remote storage | drebs |
2017-02-25 | [bug] remove unused named tuple from client secrets | drebs |
2017-02-25 | [refactor] improve secret bootstrap code and doc | drebs |
2017-02-25 | [doc] improve doc and rename EmitMixin to UserDataMixin | drebs |
2017-02-25 | [refactor] pass soledad object to client secrets api | drebs |
2017-02-23 | [refactor] remove syncable property from shared db | drebs |
2017-02-23 | [feature] add offline status to soledad client api | drebs |
2017-02-23 | [feat] avoid client sync if no token is set | drebs |
2017-02-23 | [refactor] use get_token in client secrets api | drebs |
2017-02-23 | [refactor] add EmitMixin for a cleaner emitting experience | drebs |
2017-02-23 | [refactor] remove creds from client api | drebs |
2017-02-17 | [bug] reuse wsgi threadpool | Kali Kaneko |
2017-02-17 | [refactor] create resources only once | Kali Kaneko |
2017-02-16 | [docs] add crypto preamble to changelog | Kali Kaneko |
2017-02-16 | [style] add deprecation warning on legacy decoder | Victor Shyba |
2017-02-16 | [feature] add doc size to preamble | Victor Shyba |
2017-02-15 | [tests] add tests for preamble encoding | Victor Shyba |
2017-02-15 | [style] pep8 | Victor Shyba |
2017-02-15 | [tests] fix tests | Kali Kaneko |
2017-02-15 | [docs] add a to-do about perf | Kali Kaneko |
2017-02-15 | [feature] add robots.txt | Kali Kaneko |
2017-02-15 | [feature] authenticate as anonymous if no token in header | Kali Kaneko |
2017-02-15 | [pkg] restart service instead of starting it | Kali Kaneko |
2017-02-15 | [feature] add version to the banner | Kali Kaneko |
2017-02-15 | [bug] add expected attribute to authentication wrapper in entrypoint | Kali Kaneko |
2017-02-13 | [pkg] add build-deb.sh script | drebs |
2017-02-13 | [pkg] fail on errors | Kali Kaneko |
2017-02-13 | [pkg] add script for deploying from git | Kali Kaneko |
2017-02-13 | [bug] fix typo, again | Kali Kaneko |
2017-02-13 | [bug] fix import typo on create-user-db | Kali Kaneko |
2017-02-13 | [tests] conf format changed, no more nesting | Victor Shyba |
2017-02-13 | [tests] server parameter is gone, patch the module | Victor Shyba |
2017-02-13 | [bug] get a new server instance on each request to the tokens db | Kali Kaneko |
2017-02-12 | [refactor] update create-user-db script to use config refactor | Kali Kaneko |
2017-02-10 | [bug] fix config handling after refactor | Kali Kaneko |
2017-02-10 | [bug] revert loading from the wsgi entrypoint | Kali Kaneko |
2017-02-10 | [pkg] use the entrypoint from the systemd script too | Kali Kaneko |
2017-02-10 | [bug] effectively load the configuration for the app | Kali Kaneko |
2017-02-10 | [bug] fix import for the session module | Kali Kaneko |
2017-02-10 | [bug] fix typo in the resource path | Kali Kaneko |
2017-02-09 | [docs] add changelog-next file | Kali Kaneko |
2017-02-09 | [pkg] add systemd service file to master | Kali Kaneko |
2017-02-09 | [test] move server url mapper tests to its own file | drebs |
2017-02-09 | [refactor] parametrize blobs toggling in soledad server resource | drebs |
2017-02-09 | [refacor] make proper use of twisted web dyamic resources in server | drebs |
2017-02-09 | [refactor] allow passing threadpool pool for server sync resource | drebs |
2017-02-09 | [refactor] move wsgi sync setup to its own module | drebs |
2017-02-09 | [test] add tests for server resource and server info | drebs |
2017-02-09 | [feature] announce server blobs capabilities | drebs |
2017-02-09 | [refactor] rename server auth classes | drebs |