Commit Graph

9 Commits

Author SHA1 Message Date
Sebastian Sdorra
bf4d5b4e83 merge with branch issue-424 2013-08-09 11:11:40 +02:00
Sebastian Sdorra
e1667c6e39 use str(e) if e.read() and e.conn is not available on scmhooks.py 2013-08-08 15:49:42 +02:00
Sebastian Sdorra
eec1d32daf print messages even if the push is aborted 2013-07-27 17:18:38 +02:00
Sebastian Sdorra
86bd700bf6 implement new hook api for mercurial repositories 2013-07-22 11:40:03 +02:00
Sebastian Sdorra
6d96cbd872 ignore global proxy settings for mercurial hooks 2013-04-17 21:07:22 +02:00
Sebastian Sdorra
db5a17fa9e send mercurial hook error messages to client 2013-04-02 21:57:23 +02:00
Sebastian Sdorra
a5fa1fc007 improve mercurial hook error handling 2012-06-02 15:06:59 +02:00
Sebastian Sdorra
c81ac284f8 use urllib2 for urlopen to be more campatible to different python versions 2012-05-29 16:33:08 +02:00
Sebastian Sdorra
f41f3274b9 rename hook.py to scmhooks.py 2012-02-12 17:18:04 +01:00