summaryrefslogtreecommitdiff
path: root/service/test
AgeCommit message (Expand)Author
2014-08-25Add copyright and license notice to serviceAlexandre Pretto Nunes
2014-08-22moving pixelated.cfg out of the codebaseDuda Dornelles
2014-08-22fixing pep8 issuesDuda Dornelles
2014-08-22fixes bug in which inbox special tag was being duplicatedPatrick Maia and Victor Shyba
2014-08-20setup.py test, build and develop are now workingBruno Wagner Goncalves
2014-08-18Fixed pep8 errors on serviceBruno Wagner Goncalves
2014-08-18The date field was added on the code but not on the testsBruno Wagner Goncalves
2014-08-14Persisting new tags to email (using workaround for now because LeapMessage.se...Patrick Maia
2014-08-14refactored update tags logicPatrick Maia
2014-08-14Fixed some identation issuesBruno Wagner Goncalves
2014-08-14Update mail tags are now on the right placeBruno Wagner Goncalves
2014-08-14Update mail with new tags should be working nowBruno Wagner Goncalves and Patrick Maia
2014-08-14You can now list all tags and creating an email identify the tagsPatrick Maia
2014-08-13Pixelated mail class and testBruno Wagner Goncalves
2014-08-13Basic pixelated mail class initialized with imap mailBruno Wagner Goncalves
2014-08-12Basic tags implementationBruno Wagner Goncalves
2014-08-11first implementation of tagsVictor Shyba
2014-08-11Mails is now working and the tags call is returning hardcoded values for nowVictor Shyba
2014-08-08Updated some leap components to latest version.Folker Bernitt
2014-08-07Closes #2 +@shyba +@bwagner - Implemented behavior when calling get /mails, o...Bruno Wagner Goncalves
2014-08-07Search shouldn't be a module yet, because it only have one fileBruno Wagner Goncalves
2014-08-07#2 - +@shyba +@bwagner +@neissi - fixed search with quotes bugBruno Wagner Goncalves
2014-08-07Victor/Bruno: Removing APP_ROOT workaround from app and testsVictor Shyba
2014-08-06Added openpgp key generation.Folker Bernitt
2014-08-06Added register to leap_srp.Folker Bernitt
2014-08-06LeapSmtp SMTP_PORT constant is in fact the twisted communication port and mus...Bruno Wagner Goncalves
2014-08-06Found a home for the 'insert base path in python path' hack and fixed some st...Bruno Wagner Goncalves
2014-08-05Now you can run the server and the tests without changing any code!Neissi Torres Lima
2014-08-05fix teardown methodVictor Shyba
2014-08-04Changed identation to 4 spaces to conform to rest of the codeBruno Wagner Goncalves
2014-08-04Added first client test and hardcoded some initial values that will be moved ...Bruno Wagner Goncalves
2014-08-04Imported bitmask libraries to serviceBruno Wagner Goncalves
2014-08-01Pixelated user agent REST api without implementationDuda Dornelles