summaryrefslogtreecommitdiff
path: root/service/pixelated/config/__init__.py
AgeCommit message (Expand)Author
2015-06-04Initialization is not config, moving it to pixelated.applicationBruno Wagner
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-03Move reactor logic out of application initializationrafael lisboa
2015-06-03Better identing the initialization deferredsBruno Wagner
2015-06-03Creating a leap session is now part of leap initBruno Wagner
2015-06-03Argument parser now specifies user agentBruno Wagner
2015-06-03Leap certificate initialization and credentials gathering is now done on init...Bruno Wagner
2015-06-02Started isolating leap initialization, so we can call it in one place instead...Bruno Wagner
2015-06-02Logging initializer don't need the whole args, only the debug optionBruno Wagner
2015-05-07Sending the correct api cert in all cases nowBruno Wagner
2015-04-23Patched soledad sync so it will give us meaningful error messagesBruno Wagner
2015-04-15Attaching error handler to TwistedVictor Shyba
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-12Removed invalid code from config/__init__.py.Folker Bernitt
2015-03-12Monkey patched KeyManager._fetch_keys_from_server.Folker Bernitt
2015-02-26#74 Jefferson/Rafa: Centralized all logs (python logging and twisted logs) to...Jefferson Stachelski
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-01-29pixelated-project/pixelated-platform#54 : monkey-patching twisted web ESMTPSe...Duda Dornelles
2015-01-28(Re-)added leap home parameter to soledad initialization.Folker Bernitt
2015-01-27Using jquery min in loading page and re-adding monkey-patches for sqlcypher a...Duda Dornelles
2015-01-27#237 #232 #196 syncing user data once before starting the UA. Displaying a lo...Duda Dornelles
2014-08-22adding config files and certs to setup.py installDuda Dornelles