summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-06-12[refactor] use flags property on mailVictor Shyba
2015-06-12fixes last commit typo, soledad_querier doesnt come from selfVictor Shyba
2015-06-12[refactor] SearchEngine does not need a querierVictor Shyba
2015-06-12Added missing import for AsyncHTTPClientFolker Bernitt
2015-06-11Removing lost importsVictor Shyba
2015-06-10checking keys is a session responsabilityVictor Shyba
2015-06-10Fix bug when not passing leap certificate nor fingerprintrafael lisboa
2015-06-10Provider web certificate will always be bytestring now, requests complains ot...Bruno Wagner
2015-06-09Broke initialization of services down by partsBruno Wagner
2015-06-09Extracted services setup in a separate classBruno Wagner
2015-06-09AttachmentsResource don't need querier anymore, RootResource doesn't need it tooBruno Wagner
2015-06-09Run server is not used anymoreBruno Wagner
2015-06-09clean unused imports after certs and app cleanupVictor Shyba
2015-06-09Removed triplicated code to concatenate user mailVictor Shyba
2015-06-09Added extensions to setup.py packageBruno Wagner
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Moved initialization, fingerprint and cert inside LeapCertificate classBruno Wagner
2015-06-08Removed which_bootstrap_ca_bundleBruno Wagner
2015-06-08Fixed certificates initialization and removed which_api_bundleBruno Wagner
2015-06-08move leap certs initialization to the certs modulerafael lisboa
2015-06-07fixes tests for smtp gatewayVictor Shyba
2015-06-07events server can also run on random portVictor Shyba
2015-06-07smtp with better variable naming and random portVictor Shyba
2015-06-06maintenance was broken, arguments parser changedVictor Shyba
2015-06-05Moved initialization of leap background jobs to leap initBruno Wagner
2015-06-05Added creation of input mail from python messageBruno Wagner
2015-06-05Moved register out of application like maintenanceBruno Wagner
2015-06-05if exception variable isnt used, we shouldnt declare it for cleaner codeVictor Shyba
2015-06-05Moved extensions to their own folder, so support has more meaningBruno Wagner
2015-06-05Refactoring the config, logging_setup is now called loggerBruno Wagner
2015-06-05Loading page is now in the resources folderBruno Wagner
2015-06-04[feat] async index writer to avoid locking #404Victor Shyba
2015-06-04removing unused importsVictor Shyba
2015-06-04removing unnecessary extra queryVictor Shyba
2015-06-04errors undefined. importing it from u1dbVictor Shyba
2015-06-04Config is not used anymoreBruno Wagner
2015-06-04Removed leftover imports after refactoringsBruno Wagner
2015-06-04Config dispatcher and config_ua are now in credentialsBruno Wagner
2015-06-04remove leftover constantsrafael lisboa
2015-06-04Initialization is not config, moving it to pixelated.applicationBruno Wagner
2015-06-04refactor unassigned list comprehensionVictor Shyba
2015-06-04init_leap_session moved to initialize_leap.py (#406)rafael lisboa
2015-06-04don't run remove duplicates, index mails and add welcome email whenrafael lisboa
2015-06-04#406 Monkey patched the _sign_request method from soledad client shared_dbJefferson Stachelski
2015-06-04remove duplicate nicknym key initializationrafael lisboa
2015-06-04remove apparently unneeded extra procedure when reactor stopsrafael lisboa
2015-06-03errors not being captured, use errbacksVictor Shyba
2015-06-03moving imports, code moved without themVictor Shyba
2015-06-03remove unused imports from maintenanceVictor Shyba
2015-06-03Move reactor logic out of application initializationrafael lisboa