Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |