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
/
config
Age
Commit message (
Expand
)
Author
2016-05-13
Issue #691: Refactor to Twisted 16.1.1
Felix Hammerl
2016-05-11
Remove dispatcher references from service
Caio Carrara
2016-02-24
Recreate session on soledad problems
Folker Bernitt
2016-02-20
Add recommended security headers from #618
Paulo Schneider
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-01-28
Add Strict-Transport-Security header to user agent
Folker Bernitt
2015-09-29
Fixed length check for password to mirror the leap webapp
Bruno Wagner
2015-09-28
Leap web requires 8 length password, so we'll do it on UA too
Bruno Wagner
2015-09-04
#304 Include CSP header support to more browsers
Giovane
2015-09-03
#304 Adds PixelatedSite class to hold custom request configuration and remove...
Giovane
2015-06-13
[rename] tested app_factory code is now on application module
Victor Shyba
2015-06-13
[tests] Enabling 2 skipped tests
Victor Shyba
2015-06-05
Added creation of input mail from python message
Bruno Wagner
2015-06-05
Moved register out of application like maintenance
Bruno Wagner
2015-06-05
Refactoring the config, logging_setup is now called logger
Bruno Wagner
2015-06-04
Config dispatcher and config_ua are now in credentials
Bruno Wagner
2015-06-03
Move reactor logic out of application initialization
rafael lisboa
2015-06-03
Creating a leap session is now part of leap init
Bruno Wagner
2015-06-03
Dispatcher tests were not reflecting the args parser changes
Bruno Wagner
2015-06-03
Fixed tests after app changes
Bruno Wagner
2015-04-13
Merge pull request #371 from enzoz/validates_username_before_create_account
Bruno Wagner Gonçalves
2015-04-10
Allows dot on username.
Enzo Zuccolotto
2015-04-08
Validates username before request user creation on leap server
Enzo Zuccolotto
2015-04-01
Unit tests, integration tests and welcome mail
Victor Shyba
2015-01-27
#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...
Duda Dornelles
2015-01-22
#224 renaming tests so they get caught by trial runner
Duda Dornelles
2014-12-11
optmizing python imports
Duda Dornelles
2014-12-04
removing unused test and fixing another one
Duda Dornelles
2014-11-10
Pass configured port number to reactor.
Folker Bernitt