Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- See issue https://github.com/pixelated-project/pixelated-dispatcher/issues/40 | |||
2014-11-06 | Issue #100: Read credentials from pipe. | Folker Bernitt | |
2014-10-22 | remove unused import | Victor Shyba | |
2014-10-22 | fix pep8 | Victor Shyba | |
2014-10-22 | Added metavar to register command line switch so the help will be clearer | Bruno Wagner | |
2014-10-22 | Fixed register after latest changes to runner, the format is ↵ | Bruno Wagner | |
pixelated-user-agent --register <provider> <username> now | |||
2014-10-22 | Host and port are now user agent switches, not depending on .pixelated file ↵ | Bruno Wagner | |
anymore | |||
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". |