summaryrefslogtreecommitdiff
path: root/service/setup.py
AgeCommit message (Collapse)Author
2014-09-10Build 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-09Adding support files to python buildDuda Dornelles
2014-09-09fix requirementsChristoph Kluenter
distinguish between test_requirements and running requirements.
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
web-ui files
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 ↵Bruno Wagner Goncalves
script that you can run
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