summaryrefslogtreecommitdiff
path: root/service/pixelated/resources/__init__.py
AgeCommit message (Expand)Author
2017-07-24[feature] allow to pass a static_folder to RootResourceKali Kaneko (leap communications)
2017-03-20[#1012] Refactors how we retrieve soledad serviceAnike Arni
2017-03-17[#1012] Refactors getting soledad service in BaseResourceAnike Arni
2017-02-16[#907] Bundles login static files separatelyAnike Arni
2017-01-25Extract duplicated methods to a common parentTulio Casagrande
2016-12-08Revert "[#801] Merge branch 'signup'"Roald de Vries
2016-12-01WIP: add csrf token to every requestRoald de Vries
2016-11-29move adding csrf to base resourceRoald de Vries
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-06-24Issue #694 add an admin restricted resource for user statsNavaL
2016-06-23refactoring: renaming services factory methods to relate them to user service...NavaL
2016-06-02RootResource should return 503 during startup (#699)Blake Williams
2016-05-26Updated calls to addRawHeader to use setRawHeadersshabbyrobe
2016-05-13Issue #691: Refactor to Twisted 16.1.1Felix Hammerl
2016-04-13Issue #431: ReviewFelix Hammerl
2016-04-11Removed general timings from methodsBruno Wagner
2016-04-08Issue #431: extractes the generic handling for error callbacks in init and ha...Zara Gebru
2016-02-25Backend and frontend protection against csrf attacks:NavaL
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-02Log some times to identify very slow partsFolker Bernitt
2016-01-25multi user unit testNavaL
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-18migrating feedback resources to use services factoryNavaL
2016-01-18migrating mails resources to use services factoryNavaL
2016-01-18migrating contact resources to use the services factoryNavaL
2016-01-18migrating AttachmentsResources to use the service factoryNavaL
2016-01-18Refactory KeyResource to get services from sessionFolker Bernitt
2015-08-11Changed test_delete_mail.py integration test to new mail store.Folker Bernitt
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-01-22 #224 fixing tests and app for twisted migrationDuda Dornelles
2015-01-21#240 Adapted tests after change to twisted webDuda Dornelles
2015-01-21#224 App is working without klein - migration to twisted "complete"Duda Dornelles