index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
setup.py
Age
Commit message (
Expand
)
Author
2014-11-20
Removing flask dependency and the user-agent-daemon
Duda Dornelles
2014-11-06
Flask is back because it is still needed by the attachments and tags controllers
Bruno Wagner Goncalves
2014-11-05
grooming our dependencies a bit - flask is out
Duda Dornelles
2014-11-05
moving to twisted
Duda Dornelles
2014-11-04
bump soledad version requirement to >=0.6
varac
2014-10-23
Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...
Bruno Wagner
2014-10-22
Explicit pyasn1 because it wasn't installing the package properly otherwise
Bruno Wagner
2014-10-22
Added explicit import setuptools to try to solve the service_identity problem
Bruno Wagner
2014-10-22
Adding the service identity module because twisted complains about ssl certif...
Bruno Wagner
2014-10-16
Pinned versions of all packages, so we can reliably run the upgrade test, als...
Bruno Wagner
2014-10-16
Srp is version 1.0.5 now
Bruno Wagner
2014-10-15
Updated some dependencies
Bruno Wagner
2014-10-15
moving things out of user_agent. now it is called runserver and only does bas...
Duda Dornelles
2014-10-10
Removing test dependencies from setup.py - you have to install them with pip ...
Duda Dornelles
2014-10-09
Added whoosh as search engine (issue #94).
Folker Bernitt
2014-10-09
moving fake-service features to service, getting rid of setup.py test require...
Duda Dornelles
2014-10-06
Revert "updating soledad version to 0.6.0"
Victor Shyba
2014-10-03
updating soledad version to 0.6.0
Victor Shyba
2014-09-22
Pep8 fixed
Bruno Wagner Goncalves
2014-09-15
When adding draft, return the mail with the new draft id so the UI can update...
Duda Dornelles
2014-09-10
Build and add resources at the right locations.
Folker Bernitt
2014-09-09
Adding support files to python build
Duda Dornelles
2014-09-09
fix requirements
Christoph Kluenter
2014-09-08
Added debian package scripts.
Folker Bernitt
2014-08-29
Refactoring into mailboxes and mailsender - less colaborators for mail service
Duda Dornelles
2014-08-25
paths must be absolute for app to work as an egg. Also, packaging the
Duda Dornelles
2014-08-25
Add copyright and license notice to service
Alexandre Pretto Nunes
2014-08-22
adding config files and certs to setup.py install
Duda Dornelles
2014-08-21
adds gunicorn to setup.py
Patrick Maia and Victor Shyba
2014-08-20
removing service identity
Victor Shyba
2014-08-20
Removed go and runtests - setup.py develop creates a pixelated-user-agent scr...
Bruno Wagner Goncalves
2014-08-20
setup.py test, build and develop are now working
Bruno Wagner Goncalves
2014-08-20
Added setup.py and changed app to pixelated because it will be a package
Bruno Wagner Goncalves