Sebastian Sdorra
|
86bd700bf6
|
implement new hook api for mercurial repositories
|
2013-07-22 11:40:03 +02:00 |
|
Sebastian Sdorra
|
b0d917d903
|
fix mercurial environment for push and pull commands
|
2013-05-15 21:31:48 +02:00 |
|
Sebastian Sdorra
|
51a9939314
|
merge with branch issue-333
|
2013-04-02 21:58:42 +02:00 |
|
Sebastian Sdorra
|
db5a17fa9e
|
send mercurial hook error messages to client
|
2013-04-02 21:57:23 +02:00 |
|
Sebastian Sdorra
|
d6d6d57cb9
|
use content type text/html for mercurial error messages, if the client accept it
|
2013-04-02 20:59:26 +02:00 |
|
Sebastian Sdorra
|
9adc65d9e5
|
util classes should be final with a private constructor
|
2013-01-31 10:26:16 +01:00 |
|
Sebastian Sdorra
|
6728758637
|
do not store request and respone in authentication token
|
2012-10-11 16:12:06 +02:00 |
|
Sebastian Sdorra
|
7d0980605e
|
do not use security context in core plugins and samples
|
2012-08-30 12:08:16 +02:00 |
|
Sebastian Sdorra
|
5e815cecc0
|
fix defect hg.bat from package installation
|
2012-08-11 15:40:38 +02:00 |
|
Sebastian Sdorra
|
cb16d451ed
|
fix license headers
|
2012-06-24 17:59:04 +02:00 |
|
Sebastian Sdorra
|
5f5fe1cf58
|
implement hook url detection
|
2012-06-02 14:42:46 +02:00 |
|
Sebastian Sdorra
|
e8bbcd91b5
|
pass shell environment to mercurial cgi process
|
2012-05-24 08:11:42 +02:00 |
|
Sebastian Sdorra
|
ac6c366a60
|
use resource bundle for mercurial cgi error messages
|
2012-05-09 21:06:41 +02:00 |
|
Sebastian Sdorra
|
e85ff1317c
|
pass outputstream to status code handler to improve mercurial error handling
|
2012-05-08 22:10:34 +02:00 |
|
Sebastian Sdorra
|
11018d1438
|
improve handling of mercurial errors
|
2012-05-08 21:03:04 +02:00 |
|
Sebastian Sdorra
|
07cf2eaa08
|
merge with branch issue-109
|
2012-04-10 14:44:32 +02:00 |
|
Sebastian Sdorra
|
ac5d3d2848
|
use proxy settings for hg package download
|
2012-04-05 16:50:41 +02:00 |
|
Sebastian Sdorra
|
b3719f7e0d
|
archived repositories are not writable
|
2012-03-30 11:38:13 +02:00 |
|
Sebastian Sdorra
|
fd9df10176
|
fix mercurial python path for commit, source and blame on windows
|
2012-03-03 13:12:19 +01:00 |
|
Sebastian Sdorra
|
1283052a3f
|
fix wrong python path on windows
|
2012-02-25 15:53:04 +01:00 |
|
Sebastian Sdorra
|
9d158af212
|
merge with branch issue-97
|
2012-02-24 17:47:08 +01:00 |
|
Sebastian Sdorra
|
a4464be18f
|
fix anonymous push to public mercurial repositories
|
2012-02-23 18:19:42 +01:00 |
|
Sebastian Sdorra
|
d623de6fb3
|
remove unused code
|
2012-02-12 17:57:39 +01:00 |
|
Sebastian Sdorra
|
89b50bf7f3
|
improve handling of mercurial hooks
|
2012-02-12 17:41:18 +01:00 |
|
Sebastian Sdorra
|
0d8fbf250c
|
use new python script for hgweb
|
2012-02-12 17:13:37 +01:00 |
|
Sebastian Sdorra
|
59ef757f4e
|
support for mercurial 2.1
|
2012-02-05 11:32:38 +01:00 |
|
Sebastian Sdorra
|
31d4d5d498
|
fix mercurial hooks on windows with repository structure
|
2012-01-04 16:44:00 +01:00 |
|
Sebastian Sdorra
|
95e0097d4e
|
added missing serialVersionUID
|
2011-12-30 11:17:05 +01:00 |
|
Sebastian Sdorra
|
de0446662c
|
merge with branch issue-82
|
2011-12-23 14:49:37 +01:00 |
|
Sebastian Sdorra
|
8bce0b4906
|
fix mercurial push with symbolic links
|
2011-12-23 11:32:40 +01:00 |
|
Sebastian Sdorra
|
5bddcc1ab8
|
merge with branch issue-77
|
2011-12-14 17:35:44 +01:00 |
|
Sebastian Sdorra
|
ea085d395d
|
use checkedprovider for repository injection
|
2011-12-11 17:12:09 +01:00 |
|
Sebastian Sdorra
|
94d34470a1
|
call repository request listeners for mercurial repositories
|
2011-11-27 20:59:23 +01:00 |
|
Sebastian Sdorra
|
54bc388649
|
remove unused imports
|
2011-11-27 14:17:04 +01:00 |
|
Sebastian Sdorra
|
589a5a7354
|
remove unused repository manager
|
2011-11-19 13:12:04 +01:00 |
|
Sebastian Sdorra
|
fc1688a73d
|
remove unused method
|
2011-11-19 13:11:04 +01:00 |
|
Sebastian Sdorra
|
09dc9af0cb
|
mercurial support for directory structures
|
2011-10-23 16:39:09 +02:00 |
|
Sebastian Sdorra
|
84f63e94c0
|
reauthenticate user on mercurial hooks
|
2011-10-15 15:55:17 +02:00 |
|
Sebastian Sdorra
|
20318c4f2c
|
remove unused methods
|
2011-10-08 15:37:30 +02:00 |
|
Sebastian Sdorra
|
8975eccd88
|
improve mercurial command handling
|
2011-10-08 15:31:10 +02:00 |
|
Sebastian Sdorra
|
47f0272f56
|
improve logging
|
2011-09-30 08:37:48 +02:00 |
|
Sebastian Sdorra
|
860e9367c9
|
improve performance of mercurial changesetviewer
|
2011-09-29 14:57:00 +02:00 |
|
Sebastian Sdorra
|
b07810c2d1
|
implement mercurial pre-receive hook
|
2011-09-28 09:42:16 +02:00 |
|
Sebastian Sdorra
|
58b935794e
|
added getResultFromScript to HgUtil
|
2011-09-22 19:26:56 +02:00 |
|
Sebastian Sdorra
|
99fd08ef49
|
added createPythonProcess method to HgUtil
|
2011-09-22 18:57:08 +02:00 |
|
Sebastian Sdorra
|
48b37d688c
|
improve logging of mercurial hook callback
|
2011-08-23 15:43:15 +02:00 |
|
Sebastian Sdorra
|
b93230c8a1
|
use a servlet instead of a restful resource
|
2011-08-07 16:35:51 +02:00 |
|
Sebastian Sdorra
|
20b62974f4
|
improve creation of mercurial hook script
|
2011-07-24 13:36:19 +02:00 |
|
Sebastian Sdorra
|
6b678b502a
|
added a challenge for mercurial hooks
|
2011-07-22 13:08:12 +02:00 |
|
Sebastian Sdorra
|
b1606535a6
|
rename python hook
|
2011-07-21 20:37:12 +02:00 |
|