summaryrefslogtreecommitdiff
path: root/service/pixelated/maintenance.py
AgeCommit message (Expand)Author
2015-04-30Removed check for mail file names.Folker Bernitt
2015-04-30Flush soledad to disk before syncing.Folker Bernitt
2015-04-29#337 Created a validation to just open file that the file name starts with 'm...Jefferson Stachelski
2015-04-29#337 Refactored maintenance, renaming to make it more clear when read the cod...Jefferson Stachelski
2015-04-29Fixed wrong method name.Folker Bernitt
2015-04-28#337 Made some refactors to make the code more readableJefferson Stachelski
2015-04-27#337 Fixed the if __name__ is __main__ to run the appJefferson Stachelski
2015-04-22Fix: Remove invalid import from maintenance.py.Folker Bernitt
2015-04-21Added load-mails maintenance command.Folker Bernitt
2015-04-16maintenance reads credentials from stdin.Folker Bernitt
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt