summaryrefslogtreecommitdiff
path: root/service/setup.py
AgeCommit message (Expand)Author
2015-01-28Fixing the assets issue for good I hope - adding it to MANIFETS.in file.Duda Dornelles
2015-01-28Adding assets to setup.py packagesDuda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2015-01-21#240 downgrading versions to be wheezy-compatible. Also, getting rid of klein...Duda Dornelles
2015-01-16Removed service_identity module because it is optional and doesn't exist on w...Bruno Wagner
2015-01-13for #227, nacl -> SoledadCrypto, since its already presentVictor Shyba
2015-01-13Adding pynacl dependencyDuda Dornelles
2015-01-13 #230 Going back to setup.py for managing deps and upgrading soledad to 0.6.3Duda Dornelles
2015-01-06Removed commented out install_requiresBruno Wagner
2015-01-06Always unzip is not needed anymore because we are not installing packages thr...Bruno Wagner
2014-12-23Removing install_requires from setup.py for nowDuda Dornelles
2014-12-23Falling back to requirements.txt for now till we get soledad packages with PE...Duda Dornelles
2014-12-22Added explicit cryptography package to setup.py because the new version is br...Bruno Wagner
2014-12-22refactoring package structureDuda Dornelles
2014-12-04Updated requests libraryBruno Wagner
2014-11-27Updated gnupg to 1.4.0, we shouldn't have version problems anymoreBruno Wagner
2014-11-20Removing flask dependency and the user-agent-daemonDuda Dornelles
2014-11-06Flask is back because it is still needed by the attachments and tags controllersBruno Wagner Goncalves
2014-11-05grooming our dependencies a bit - flask is outDuda Dornelles
2014-11-05moving to twistedDuda Dornelles
2014-11-04bump soledad version requirement to >=0.6varac
2014-10-23Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...Bruno Wagner
2014-10-22Explicit pyasn1 because it wasn't installing the package properly otherwiseBruno Wagner
2014-10-22Added explicit import setuptools to try to solve the service_identity problemBruno Wagner
2014-10-22Adding the service identity module because twisted complains about ssl certif...Bruno Wagner
2014-10-16Pinned versions of all packages, so we can reliably run the upgrade test, als...Bruno Wagner
2014-10-16Srp is version 1.0.5 nowBruno Wagner
2014-10-15Updated some dependenciesBruno Wagner
2014-10-15moving things out of user_agent. now it is called runserver and only does bas...Duda Dornelles
2014-10-10Removing test dependencies from setup.py - you have to install them with pip ...Duda Dornelles
2014-10-09Added whoosh as search engine (issue #94).Folker Bernitt
2014-10-09moving fake-service features to service, getting rid of setup.py test require...Duda Dornelles
2014-10-06Revert "updating soledad version to 0.6.0"Victor Shyba
2014-10-03updating soledad version to 0.6.0Victor Shyba
2014-09-22Pep8 fixedBruno Wagner Goncalves
2014-09-15When adding draft, return the mail with the new draft id so the UI can update...Duda Dornelles
2014-09-10Build and add resources at the right locations.Folker Bernitt
2014-09-09Adding support files to python buildDuda Dornelles
2014-09-09fix requirementsChristoph Kluenter
2014-09-08Added debian package scripts.Folker Bernitt
2014-08-29Refactoring into mailboxes and mailsender - less colaborators for mail serviceDuda Dornelles
2014-08-25paths must be absolute for app to work as an egg. Also, packaging theDuda Dornelles
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22adding config files and certs to setup.py installDuda Dornelles
2014-08-21adds gunicorn to setup.pyPatrick Maia and Victor Shyba
2014-08-20removing service identityVictor Shyba
2014-08-20Removed go and runtests - setup.py develop creates a pixelated-user-agent scr...Bruno Wagner Goncalves
2014-08-20setup.py test, build and develop are now workingBruno Wagner Goncalves
2014-08-20Added setup.py and changed app to pixelated because it will be a packageBruno Wagner Goncalves