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
/
resources
/
__init__.py
Age
Commit message (
Expand
)
Author
2017-02-16
[#907] Bundles login static files separately
Anike Arni
2017-01-25
Extract duplicated methods to a common parent
Tulio Casagrande
2016-12-08
Revert "[#801] Merge branch 'signup'"
Roald de Vries
2016-12-01
WIP: add csrf token to every request
Roald de Vries
2016-11-29
move adding csrf to base resource
Roald de Vries
2016-10-19
Adapted logging in the UA to use twisted.logger
Bruno Wagner
2016-06-24
Issue #694 add an admin restricted resource for user stats
NavaL
2016-06-23
refactoring: renaming services factory methods to relate them to user service...
NavaL
2016-06-02
RootResource should return 503 during startup (#699)
Blake Williams
2016-05-26
Updated calls to addRawHeader to use setRawHeaders
shabbyrobe
2016-05-13
Issue #691: Refactor to Twisted 16.1.1
Felix Hammerl
2016-04-13
Issue #431: Review
Felix Hammerl
2016-04-11
Removed general timings from methods
Bruno Wagner
2016-04-08
Issue #431: extractes the generic handling for error callbacks in init and ha...
Zara Gebru
2016-02-25
Backend and frontend protection against csrf attacks:
NavaL
2016-02-05
closing the services closes leap session, which stops background tasks, close...
NavaL
2016-02-02
Log some times to identify very slow parts
Folker Bernitt
2016-01-25
multi user unit test
NavaL
2016-01-22
Add mutli-user mode to user-agent
Folker Bernitt
2016-01-18
migrating feedback resources to use services factory
NavaL
2016-01-18
migrating mails resources to use services factory
NavaL
2016-01-18
migrating contact resources to use the services factory
NavaL
2016-01-18
migrating AttachmentsResources to use the service factory
NavaL
2016-01-18
Refactory KeyResource to get services from session
Folker Bernitt
2015-08-11
Changed test_delete_mail.py integration test to new mail store.
Folker Bernitt
2015-02-18
#294 - not failing service startup if smtp fails to start
Duda Dornelles
2015-02-04
Refactoring more of resource logic into service. No more search engine on mai...
Duda Dornelles
2015-01-22
#224 fixing tests and app for twisted migration
Duda Dornelles
2015-01-21
#240 Adapted tests after change to twisted web
Duda Dornelles
2015-01-21
#224 App is working without klein - migration to twisted "complete"
Duda Dornelles