summaryrefslogtreecommitdiff
path: root/service/pixelated/runserver.py
AgeCommit message (Expand)Author
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2015-01-23plaftform #53 adding --leap-cert option to UADuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles
2014-12-11optmizing python importsDuda Dornelles
2014-11-27Card #149 - enables https on servicePatrick Maia and Victor Shyba
2014-11-24Added capability to read credentials from stdin.Folker Bernitt
2014-11-10Pass configured port number to reactor.Folker Bernitt
2014-11-06Making it possible to change host to bind app with --hostDuda Dornelles
2014-11-06improving log and logging to file on functional testsDuda Dornelles
2014-11-06Issue #100: Read credentials from pipe.Folker Bernitt
2014-11-05moving to twistedDuda Dornelles
2014-10-27Errors out if pipe file doesn't existBruno Wagner
2014-10-27Fixing debugDuda Dornelles
2014-10-27Fixed pep8Bruno Wagner
2014-10-27User agent won't hang anymore when registering userBruno Wagner
2014-10-24Added error message when you try to register an username that already existsBruno Wagner
2014-10-24small fixes here and thereDuda Dornelles
2014-10-23pep8 warningsDuda Dornelles
2014-10-23disabling sqlcipher WAL for debian, refer toDuda Dornelles
2014-10-23Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...Bruno Wagner
2014-10-23--debug is working againBruno Wagner
2014-10-22Fixed register after latest changes to runner, the format is pixelated-user-a...Bruno Wagner
2014-10-22--config now explicitly supports using ~ on the pathBruno Wagner
2014-10-22Credentials will be asked for when spinning up the user agent now, if you wan...Bruno Wagner
2014-10-22Host and port are now user agent switches, not depending on .pixelated file a...Bruno Wagner
2014-10-22Fixed no handler for x logger, and made flask logging work with the python ba...Bruno Wagner
2014-10-21#117 - waiting for soledad sync to be done before indexing mails. Also, remov...Duda Dornelles
2014-10-15moving things out of user_agent. now it is called runserver and only does bas...Duda Dornelles