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
/
pixelated
/
runserver.py
Age
Commit message (
Expand
)
Author
2015-01-27
#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...
Duda Dornelles
2015-01-23
plaftform #53 adding --leap-cert option to UA
Duda Dornelles
2015-01-21
#224 App is working without klein - migration to twisted "complete"
Duda Dornelles
2014-12-11
optmizing python imports
Duda Dornelles
2014-11-27
Card #149 - enables https on service
Patrick Maia and Victor Shyba
2014-11-24
Added capability to read credentials from stdin.
Folker Bernitt
2014-11-10
Pass configured port number to reactor.
Folker Bernitt
2014-11-06
Making it possible to change host to bind app with --host
Duda Dornelles
2014-11-06
improving log and logging to file on functional tests
Duda Dornelles
2014-11-06
Issue #100: Read credentials from pipe.
Folker Bernitt
2014-11-05
moving to twisted
Duda Dornelles
2014-10-27
Errors out if pipe file doesn't exist
Bruno Wagner
2014-10-27
Fixing debug
Duda Dornelles
2014-10-27
Fixed pep8
Bruno Wagner
2014-10-27
User agent won't hang anymore when registering user
Bruno Wagner
2014-10-24
Added error message when you try to register an username that already exists
Bruno Wagner
2014-10-24
small fixes here and there
Duda Dornelles
2014-10-23
pep8 warnings
Duda Dornelles
2014-10-23
disabling sqlcipher WAL for debian, refer to
Duda Dornelles
2014-10-23
Removed crochet, and streamlined the reactor shutdown so we shouldn't see err...
Bruno Wagner
2014-10-23
--debug is working again
Bruno Wagner
2014-10-22
Fixed register after latest changes to runner, the format is pixelated-user-a...
Bruno Wagner
2014-10-22
--config now explicitly supports using ~ on the path
Bruno Wagner
2014-10-22
Credentials will be asked for when spinning up the user agent now, if you wan...
Bruno Wagner
2014-10-22
Host and port are now user agent switches, not depending on .pixelated file a...
Bruno Wagner
2014-10-22
Fixed 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-15
moving things out of user_agent. now it is called runserver and only does bas...
Duda Dornelles