Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-26 | [pkg] rename soledad-create-userdb script | Kali Kaneko | |
2017-06-24 | [docs] update Readme with extra dependenciesonepython | Kali Kaneko | |
2017-03-17 | [docs] Define in details the testing environment | efkin | |
On debian stable the `python3-tox` and `python-tox` packages come with a really old version of `pip` and `setup_tools`. This makes unusable PEP496 that comes handy when dependencies are "py-version-related". As a workaround we can "inject" an upgraded version of `pip` just before running `tox`. | |||
2016-07-12 | add pep8/flake8 to tox | Kali Kaneko | |
2015-12-02 | [docs] fix run-tests snippet | Kali Kaneko | |
2015-10-05 | [feat] Move config dir to /etc/soledad | varac | |
- Resolves: #7509 | |||
2015-09-30 | [docs] fix rst link markup | Kali Kaneko | |
2015-09-29 | [docs] added couchdb link to README | varac | |
2015-09-28 | [refactor] kaliy's review and pep8 fixes | Victor Shyba | |
README with information about latest change, missing docs and licenses, variable naming and pep8. | |||
2015-09-09 | [docs] add download badges | Kali Kaneko | |
2015-09-09 | [docs] fix broken pypi badges | Kali Kaneko | |
2015-03-19 | [feat] use monthly tokens database | drebs | |
Any solead release that includes this commit will be incompatible with LEAP Platform < 0.6.1 because only from that version on the platform implements the ephemeral monthly tokens databases. Closes: #6785. | |||
2014-12-08 | Add compatibility note to README.rst file. | drebs | |
2014-10-08 | remove dep from README | Kali Kaneko | |
2013-12-06 | add entry point for tests | Kali Kaneko | |
2013-09-06 | fix spacing | Kali Kaneko | |
2013-08-26 | Add some notes about the package split. | Kali Kaneko | |
* in description line * in readme * add each package crate icon and link. | |||
2013-08-21 | Merge remote-tracking branch ↵ | Tomás Touceda | |
'drebs/feature/3487_split-soledad-into-common-client-and-server-3' into develop | |||
2013-08-21 | Update README with info on how to run tests. | drebs | |
2013-08-19 | Add package requirement for soledad. | Ivan Alejandro | |
2013-07-24 | Update README with instructions for running tests. | drebs | |
2013-05-31 | version bump for pypi upload | Kali Kaneko | |
* add comment about oauth version * add pypi badge in README | |||
2013-05-08 | update setup, deps are in pypi now | Kali Kaneko | |