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
/
config
/
__init__.py
Age
Commit message (
Expand
)
Author
2015-06-04
Initialization is not config, moving it to pixelated.application
Bruno Wagner
2015-06-04
remove apparently unneeded extra procedure when reactor stops
rafael lisboa
2015-06-03
errors not being captured, use errbacks
Victor Shyba
2015-06-03
moving imports, code moved without them
Victor Shyba
2015-06-03
Move reactor logic out of application initialization
rafael lisboa
2015-06-03
Better identing the initialization deferreds
Bruno Wagner
2015-06-03
Creating a leap session is now part of leap init
Bruno Wagner
2015-06-03
Argument parser now specifies user agent
Bruno Wagner
2015-06-03
Leap certificate initialization and credentials gathering is now done on init...
Bruno Wagner
2015-06-02
Started isolating leap initialization, so we can call it in one place instead...
Bruno Wagner
2015-06-02
Logging initializer don't need the whole args, only the debug option
Bruno Wagner
2015-05-07
Sending the correct api cert in all cases now
Bruno Wagner
2015-04-23
Patched soledad sync so it will give us meaningful error messages
Bruno Wagner
2015-04-15
Attaching error handler to Twisted
Victor Shyba
2015-03-31
Added support for ssl fingerprint validation.
Folker Bernitt
2015-03-12
Removed invalid code from config/__init__.py.
Folker Bernitt
2015-03-12
Monkey 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-13
Monkey patching fetch decrypt to add encryption info
Duda Dornelles
2015-01-29
pixelated-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-27
Using 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-22
adding config files and certs to setup.py install
Duda Dornelles