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
/
test
/
unit
Age
Commit message (
Collapse
)
Author
2014-10-16
Fix PEP8 errors
Alexandre Pretto Nunes
2014-10-16
Better handle information on exceptions. #92
Alexandre Pretto Nunes
2014-10-16
Pep8 fixes
Bruno Wagner
2014-10-16
Created a way to search all mails with no pagination for indexing
Bruno Wagner
2014-10-16
decreasing count on tag and tag shortcut when email is read. we were
Duda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-10-15
getting rid of "pixelated" in the names of many classes - redundant
Duda Dornelles
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-15
Changed pixelated mail file to mail, because it has more than pixelated mail
Bruno Wagner
2014-10-15
removing unused imports on tests
Victor Shyba
2014-10-15
#107 Statuses are only used when delivering mails to the front-end, flags ↵
Bruno Wagner
are used elsewhere
2014-10-15
fixing pep8
Duda Dornelles
2014-10-15
deleting unused test code
Duda Dornelles
2014-10-15
Extracting features controller
Duda Dornelles
2014-10-15
Moved input mail from dict to input mail instead of floating elsewhere
Bruno Wagner
2014-10-15
Extracting controller classes
Duda Dornelles
2014-10-15
Getting rid of singletons and optimizing imports
Duda Dornelles
2014-10-14
No more tag_index - now whoosh does everythin
Duda Dornelles
2014-10-14
renames method to follow other members naming #103
Victor Shyba
2014-10-14
adds tests and listener for indexing mails created outside the user agent, ↵
Victor Shyba
see #103
2014-10-13
#89 - removes some mock based tests (they are replaced by integration tests ↵
Patrick Maia
in a future commit)
2014-10-09
Added whoosh as search engine (issue #94).
Folker Bernitt
2014-10-09
Changing tests folder structure
Duda Dornelles