projects
/
leap_pycommon.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[tests] ignore .tox folder
[leap_pycommon.git]
/
src
/
leap
/
2016-07-11
drebs
[pkg] remove dependency on dirspec
tree
|
commitdiff
2016-07-11
drebs
[test] toxify tests
tree
|
commitdiff
2016-05-16
Kali Kaneko
[style] move import to top
tree
|
commitdiff
2016-04-01
Kali Kaneko
[pkg] update to versioneer 0.16
tree
|
commitdiff
2016-03-24
Kali Kaneko
[doc] update event annotation
tree
|
commitdiff
2016-03-24
Kali Kaneko
Merge remote-tracking branch 'leapcode/pr/139' into...
tree
|
commitdiff
2016-03-16
Christoph Kluenter
[bug] close TxAuthenticator properly
tree
|
commitdiff
2016-03-11
Kali Kaneko
[feature] HookableService
tree
|
commitdiff
2016-03-09
Kali Kaneko
[style] pep8
tree
|
commitdiff
2016-02-29
Kali Kaneko
[tests] adapt events tests to recent changes
tree
|
commitdiff
2016-02-29
Kali Kaneko
[feature] reactor-based authenticator
tree
|
commitdiff
2016-02-23
Kali Kaneko
[bug] avoid the events server to block twistd daemon
tree
|
commitdiff
2016-02-22
Kali Kaneko
[feature] optional flag to disable curve authentication
tree
|
commitdiff
2016-02-18
meskio on windows
[feat] Get events working on windows
tree
|
commitdiff
2015-12-07
Kali Kaneko
[refactor] reorder and comment events
tree
|
commitdiff
2015-11-12
Ruben Pollan
[style] fix pep8
tree
|
commitdiff
2015-11-11
Kali Kaneko
[feature] add variable to skip twisted version
tree
|
commitdiff
2015-10-21
Folker Bernitt
Workaround for deadlock problem in zmq auth
tree
|
commitdiff
2015-10-13
Ivan Alejandro
[bug] fix typo on dirname usage
tree
|
commitdiff
2015-10-09
Kali Kaneko
[bug] fix wrong ca_cert path inside bundle
tree
|
commitdiff
2015-10-07
Ivan Alejandro
[bug] consider STANDALONE for the paths
tree
|
commitdiff
2015-09-16
Kali Kaneko
[refactor] move checking flag to main module
tree
|
commitdiff
2015-09-16
Folker Bernitt
[tests] Make txclient honor flags.EVENTS_ENABLED
tree
|
commitdiff
2015-09-15
Kali Kaneko
[feat] expose async events in api
tree
|
commitdiff
2015-08-17
Kali Kaneko
[style] pep8 fix
tree
|
commitdiff
2015-08-17
drebs
[feature] allow passing callback to http client
tree
|
commitdiff
2015-08-04
Bruno Wagner
[bug] HTTP timeout was not being cleared on abort
tree
|
commitdiff
2015-07-29
Victor Shyba
[bug] register and unregister controlled by flag
tree
|
commitdiff
2015-07-29
Victor Shyba
[refactor] Extract flags check to caller
tree
|
commitdiff
2015-07-28
Victor Shyba
[test] set flag before starting client
tree
|
commitdiff
2015-07-28
Victor Shyba
[bug] Consider events flag when ensuring client
tree
|
commitdiff
2015-07-28
Kali Kaneko
[style] more pep8 cleanup
tree
|
commitdiff
2015-07-23
Kali Kaneko
[tests] fix initialization of basetest case
tree
|
commitdiff
2015-07-23
Bruno Wagner
[style] fixed pep8 warnings on http and test events
tree
|
commitdiff
2015-07-23
Bruno Wagner
[tests] fixed events tests
tree
|
commitdiff
2015-07-23
Bruno Wagner
[tests] implemented http feature according to test
tree
|
commitdiff
2015-07-23
Bruno Wagner
[tests] set environment for certs test
tree
|
commitdiff
2015-07-23
Bruno Wagner
[style] Fixed pep8 warnings
tree
|
commitdiff
2015-07-23
drebs
[bug] fix events ioloop client tests
tree
|
commitdiff
2015-07-22
drebs
[bug] add http request timeout
tree
|
commitdiff
2015-07-22
drebs
[feat] add close method for http agent
tree
|
commitdiff
2015-07-21
Kali Kaneko
[feature] add global flag for disabling the events...
tree
|
commitdiff
2015-07-20
Kali Kaneko
[bug] do not add a port string to non-tcp addresses
tree
|
commitdiff
2015-07-20
Kali Kaneko
[refactor] remove use of reactor in threaded version...
tree
|
commitdiff
2015-06-26
drebs
[bug] run callback from thread in events client
tree
|
commitdiff
2015-06-26
drebs
[bug] allow passing ':0' as port in events address
tree
|
commitdiff
2015-06-15
Ruben Pollan
Merge branch 'feature/post-sync-hooks' into develop
tree
|
commitdiff
2015-06-15
Kali Kaneko
[bug] catch missing section header error
tree
|
commitdiff
2015-06-15
Kali Kaneko
[feature] utility collect_plugins
tree
|
commitdiff
2015-06-11
drebs
[bug] remove extraneous data from events logs
tree
|
commitdiff
2015-06-08
Victor Shyba
[bug] Makes request method respect a hard limit
tree
|
commitdiff
2015-06-03
Kali Kaneko
[bug] allow ipc socket types
tree
|
commitdiff
2015-06-03
Ivan Alejandro
Merge tag '0.4.0' into develop
tree
|
commitdiff
2015-06-02
Ruben Pollan
Merge branch 'shyba/feat/twisted_http_get' into develop
tree
|
commitdiff
2015-06-02
Victor Shyba
[feat] Make it optional to have a dedicated pool
tree
|
commitdiff
2015-06-02
Victor Shyba
[bug] Use BrowserLikePolicyForHTTPS for checking
tree
|
commitdiff
2015-05-28
Victor Shyba
[bug] use dict keys to iterate
tree
|
commitdiff
2015-05-27
Ruben Pollan
[feat] add initialization of events to BaseLeapTest
tree
|
commitdiff
2015-05-27
drebs
[feat] refactor events to use ZMQ
tree
|
commitdiff
2015-05-27
Ruben Pollan
[refactor] move http twisted code from soledad
tree
|
commitdiff
2015-05-21
Ivan Alejandro
[bug] get certificate times as UTC, add tests
tree
|
commitdiff
2015-01-21
Ivan Alejandro
Consider different possibilities for tmpdir.
tree
|
commitdiff
2014-12-03
Ruben Pollan
Add support for deferreds to memoize_method decorator
tree
|
commitdiff
2014-12-03
Ruben Pollan
Extract the environment set up and tear down for tests
tree
|
commitdiff
2014-10-06
Ivan Alejandro
Merge remote-tracking branch 'meskio/feature/cache_inva...
tree
|
commitdiff
2014-09-16
Ruben Pollan
Add invalidation timeout to cache
tree
|
commitdiff
2014-07-18
Tomás Touceda
Merge branch 'release-0.3.9'
0.3.9
tree
|
commitdiff
2014-07-10
Ivan Alejandro
Merge remote-tracking branch 'chiiph/feature/cacert_osx...
tree
|
commitdiff
2014-07-10
Tomás Touceda
Look for cacert.pem in the Resources dir in OSX
tree
|
commitdiff
2014-07-08
Tomás Touceda
Merge remote-tracking branch 'refs/remotes/meskio/doc...
tree
|
commitdiff
2014-07-04
Ruben Pollan
Update documentation about events/proto
tree
|
commitdiff
2014-06-06
Tomás Touceda
Merge branch 'release-0.3.8'
0.3.8
tree
|
commitdiff
2014-05-29
Tomás Touceda
Merge remote-tracking branch 'refs/remotes/drebs/featur...
tree
|
commitdiff
2014-05-02
drebs
Add soledad sync status signals (#5517).
tree
|
commitdiff
2014-04-04
Tomás Touceda
Merge branch 'release-0.3.7'
0.3.7
tree
|
commitdiff
2014-03-18
Tomás Touceda
Merge remote-tracking branch 'refs/remotes/drebs/featur...
tree
|
commitdiff
2014-03-18
drebs
Add Soledad invalid auth token event (#5191).
tree
|
commitdiff
2014-01-17
Tomás Touceda
Merge remote-tracking branch 'refs/remotes/ivan/feature...
tree
|
commitdiff
2014-01-17
Ivan Alejandro
Support str type in email charset detection.
tree
|
commitdiff
2013-12-19
Tomás Touceda
Merge remote-tracking branch 'refs/remotes/kali/bug...
tree
|
commitdiff
2013-12-19
Kali Kaneko
add cache invalidation
tree
|
commitdiff
2013-12-19
Kali Kaneko
Fix memoize decorator: raise instead of storing None
tree
|
commitdiff
2013-12-17
Tomás Touceda
Merge remote-tracking branch 'refs/remotes/kali/feature...
tree
|
commitdiff
2013-12-17
Kali Kaneko
Add a memoize_method decorator
tree
|
commitdiff
2013-11-01
Tomás Touceda
Merge branch 'release-0.3.5'
0.3.5
tree
|
commitdiff
2013-10-31
Ivan Alejandro
Merge remote-tracking branch 'chiiph/bug/refactor_mail_...
tree
|
commitdiff
2013-10-31
Tomás Touceda
Move get_email_charset to this module
tree
|
commitdiff
2013-10-04
Tomás Touceda
Merge branch 'release-0.3.4'
0.3.4
tree
|
commitdiff
2013-09-30
Tomás Touceda
Merge remote-tracking branch 'kali/feature/cert_bundle...
tree
|
commitdiff
2013-09-30
Kali Kaneko
add ca-bundle with ca-cert
tree
|
commitdiff
2013-09-20
Ivan Alejandro
Merge branch 'release-0.3.3'
0.3.3
tree
|
commitdiff
2013-09-19
Kali Kaneko
Merge remote-tracking branch 'drebs-github/bug/3515_eve...
tree
|
commitdiff
2013-09-09
drebs
Fix events exception raising when ensuring server....
tree
|
commitdiff
2013-09-06
Ivan Alejandro
Merge branch 'release-0.3.2'
tree
|
commitdiff
2013-09-03
Ivan Alejandro
Merge remote-tracking branch 'kali/bug/renew-testing...
tree
|
commitdiff
2013-09-03
Kali Kaneko
fix testing certs with proper server use for localhost
tree
|
commitdiff
2013-09-03
Ivan Alejandro
Merge remote-tracking branch 'kali/bug/renew-testing...
tree
|
commitdiff
2013-09-03
Kali Kaneko
renew the certs used for testing
tree
|
commitdiff
2013-09-03
Ivan Alejandro
Merge remote-tracking branch 'kali/bug/fix-exception...
tree
|
commitdiff
2013-09-03
Kali Kaneko
change verbosity level in logging
tree
|
commitdiff
next