Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-06 | Removes soledad server (leap.soledad.server) from requirements | Anike Arni | |
with @thaissiqueira | |||
2017-01-02 | Change python-gnupg to use our branch of key extension | Thais Siqueira | |
2017-01-02 | [#851] minor refactoring, and using the right keymanager branch | NavaL | |
2017-01-02 | [#815] regenerating new keys when the current one expires | NavaL | |
2016-12-07 | Change requirements to use our fork of python-gnupg | Tulio Casagrande | |
2016-11-24 | Change leap forks to use 0xacab | Tulio Casagrande | |
2016-11-23 | Change the bitmask-dev repo to use our fork | Tulio Casagrande | |
See: https://github.com/pixelated/project-issues/issues/394 | |||
2016-11-07 | Updated some outdated requirements | Bruno Wagner | |
Whoosh 2.7 and Twisted 16.2+ still break the application, they have to be looked further when we have time | |||
2016-10-26 | moving pixelated-maintenance register to use bonafide instead of leap.auth #792 | NavaL | |
2016-10-19 | explicitly adding gnupg in the requirements -- missing after removing keymanager | NavaL | |
2016-10-18 | Adapted imports to reflect new bitmask-dev dependency | Bruno Wagner | |
2016-10-11 | [#792] Move leap.bonafide to leap.bitmask.bonafide | Tulio Casagrande | |
2016-09-12 | Implements bonafide to replace leap.auth | Bruno Wagner | |
This still uses the SRPSession object to hold the credentials so we don't have to adapt the rest of the user agent code | |||
2016-06-26 | Removed deprecated options from requirements.txt | Bruno Wagner | |
2016-05-13 | Issue #691: Move Twisted dependency to requirements | Felix Hammerl | |
2016-03-24 | [fix] remove pycryptopp dependency | Kali Kaneko (leap communications) | |
cryptography is now a hard dependency, so we are removing the use of pycryptopp. | |||
2016-03-11 | Fixes pep8 errors and update requests to 2.9.1. | Thais Siqueira | |
Issue #213 | |||
2016-03-11 | Update locust test to run after xsrf token implementation. | Thais Siqueira | |
- Adds port 8089 to vagrant file to be able to run inside vm. - Update requests version to 2.4.1, the minimum required version by locust. - Adds the xsrf token on locust post request headers. Issue #213 | |||
2016-03-01 | Changed the github link to the new one | Jefferson Stachelski | |
2016-02-01 | Add pycryptopp as we depend on it | Folker Bernitt | |
- Dependency had been removed from soledad | |||
2016-01-04 | Rename develop_requirements.txt to requirements.txt | Folker Bernitt | |
- fixes package build as it expects requirements.txt | |||
2015-12-28 | Dev requirements now use u1db and dirspec from launchpad, vagrant needs ↵ | Bruno Wagner | |
bazaar for that to work | |||
2015-08-20 | Attempt to make user agent package buildable again. | Folker Bernitt | |
- See https://github.com/pixelated/project-issues/issues/133 - Removed pacakge dependencies as they should now be part of the package - Uses pixpybuild to build the debian package | |||
2015-01-14 | Removed requirements (we are back to using setup.py again) and changed go to ↵ | Bruno Wagner | |
reflect that | |||
2015-01-13 | for #227, nacl -> SoledadCrypto, since its already present | Victor Shyba | |
2015-01-12 | card #227, replacing lib for debian compatibility: cryptography -> nacl | Victor Shyba | |
2014-12-23 | Falling back to requirements.txt for now till we get soledad packages with ↵ | Duda Dornelles | |
PEP440 names | |||
2014-11-04 | Removed unused requirements.txt file to avoid confusion | Bruno Wagner | |
2014-10-22 | Explicit pyasn1 because it wasn't installing the package properly otherwise | Bruno Wagner | |
2014-10-22 | Adding the service identity module because twisted complains about ssl ↵ | Bruno Wagner | |
certificates without it | |||
2014-10-16 | Pinned versions of all packages, so we can reliably run the upgrade test, ↵ | Bruno Wagner | |
also fixed the error we're having on the upgrade test | |||
2014-10-15 | Updated some dependencies | Bruno Wagner | |
2014-10-09 | Added whoosh as search engine (issue #94). | Folker Bernitt | |
2014-10-06 | Revert "updating soledad version to 0.6.0" | Victor Shyba | |
This reverts commit 35f08b257958f61f67675513e22415f431f1ac00. | |||
2014-10-03 | updating soledad version to 0.6.0 | Victor Shyba | |
2014-09-09 | fix requirements | Christoph Kluenter | |
distinguish between test_requirements and running requirements. | |||
2014-08-21 | adding deamon start|stop|restart|killall scripts for the service and ↵ | Duda Dornelles | |
py-fake-service | |||
2014-08-08 | Updated some leap components to latest version. | Folker Bernitt | |
- Send public key to leap now works - Fetching mail works with a recent leap provider version - Added register to LeapAuthenticator to create a new account | |||
2014-08-04 | Imported bitmask libraries to service | Bruno Wagner Goncalves | |
2014-08-01 | Pixelated user agent REST api without implementation | Duda Dornelles | |