Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 ↵ | Duda Dornelles | |
basic app setup and delegates to other "classes". | |||
2014-10-10 | Removing test dependencies from setup.py - you have to install them with pip ↵ | Duda Dornelles | |
install -r test_requirements.txt | |||
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 ↵ | Duda Dornelles | |
requires and getting them into test_requirements.txt | |||
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-22 | Pep8 fixed | Bruno Wagner Goncalves | |
2014-09-15 | When adding draft, return the mail with the new draft id so the UI can ↵ | Duda Dornelles | |
update it later | |||
2014-09-10 | Build and add resources at the right locations. | Folker Bernitt | |
- include package data into build - build resources as part of debian dpkg-buildpackage use: dpkg-buildpackage -rfakeroot -uc -us to build the package | |||
2014-09-09 | Adding support files to python build | Duda Dornelles | |
2014-09-09 | fix requirements | Christoph Kluenter | |
distinguish between test_requirements and running requirements. | |||
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 | |
web-ui files | |||
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 ↵ | Bruno Wagner Goncalves | |
script that you can run | |||
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 | |