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
/
application.py
Age
Commit message (
Expand
)
Author
2015-10-22
Move interstitial to root resource
Folker Bernitt
2015-10-20
Refactored the welcome mail logic and add a test
Jefferson Stachelski
2015-10-15
issue #484 - Removed the print commited by mistake
Jefferson Stachelski
2015-10-14
issue #484 - Add welcome mail for new accounts
Jefferson Stachelski
2015-10-12
fix typo.
Christoph Kluenter
2015-10-12
Move SOLEDAD_INVALID_AUTH_TOKEN listner to outermost user agent start
Folker Bernitt
2015-09-21
#442 Creates feedback service that create tickets on leap web.
Giovane
2015-09-03
#304 Adds PixelatedSite class to hold custom request configuration and remove...
Giovane
2015-08-11
fix initialize_leap
Victor Shyba
2015-08-11
Enable initial sync and background jobs.
Folker Bernitt
2015-08-11
Working on pixelated-user-agent.
Folker Bernitt
2015-06-09
Extracted services setup in a separate class
Bruno Wagner
2015-06-09
clean unused imports after certs and app cleanup
Victor Shyba
2015-06-08
Fixed certificates initialization and removed which_api_bundle
Bruno Wagner
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-05
Loading page is now in the resources folder
Bruno Wagner
2015-06-04
Config dispatcher and config_ua are now in credentials
Bruno Wagner
2015-06-04
Initialization is not config, moving it to pixelated.application
Bruno Wagner