Sebastian Sdorra
|
860e9367c9
|
improve performance of mercurial changesetviewer
|
2011-09-29 14:57:00 +02:00 |
|
Sebastian Sdorra
|
52527af7f8
|
added logging
|
2011-09-29 14:17:14 +02:00 |
|
Sebastian Sdorra
|
e8163dcf50
|
remove unused imports
|
2011-09-29 14:15:26 +02:00 |
|
Sebastian Sdorra
|
a5d733f1c6
|
fix wrong logging message
|
2011-09-28 10:07:49 +02:00 |
|
Sebastian Sdorra
|
83c8996ece
|
added logging for HgRepositoryHookEvent
|
2011-09-28 10:05:13 +02:00 |
|
Sebastian Sdorra
|
2a53cf8e1c
|
register pretxnchangegroup hooks for existing mercurial repositories
|
2011-09-28 09:58:10 +02:00 |
|
Sebastian Sdorra
|
7a046fc698
|
register pretxnchangegroup for new mercurial repositories
|
2011-09-28 09:49:36 +02:00 |
|
Sebastian Sdorra
|
e056c39435
|
fetch pending commits only on pre-receive hooks
|
2011-09-28 09:46:17 +02:00 |
|
Sebastian Sdorra
|
b07810c2d1
|
implement mercurial pre-receive hook
|
2011-09-28 09:42:16 +02:00 |
|
Sebastian Sdorra
|
00f8d8f124
|
use short node instead of revision number
|
2011-09-22 20:35:43 +02:00 |
|
Sebastian Sdorra
|
58b935794e
|
added getResultFromScript to HgUtil
|
2011-09-22 19:26:56 +02:00 |
|
Sebastian Sdorra
|
798b7332d7
|
use hgblame.py script to show commit description in mercurial blame view
|
2011-09-22 19:07:14 +02:00 |
|
Sebastian Sdorra
|
c5a3e34fb6
|
use HgUtil for repository browser
|
2011-09-22 18:58:13 +02:00 |
|
Sebastian Sdorra
|
99fd08ef49
|
added createPythonProcess method to HgUtil
|
2011-09-22 18:57:08 +02:00 |
|
Sebastian Sdorra
|
29ba1d5607
|
uncomment python path
|
2011-09-22 18:41:54 +02:00 |
|
Sebastian Sdorra
|
448e1bc8af
|
added python to improve mercurial blame support
|
2011-09-22 18:41:29 +02:00 |
|
Sebastian Sdorra
|
b903efee62
|
improve blame api and description to blameline
|
2011-09-22 15:49:28 +02:00 |
|
Sebastian Sdorra
|
7f5a063246
|
added mercurial diff support
|
2011-09-18 10:58:17 +02:00 |
|
Sebastian Sdorra
|
9514f0397e
|
fix wrong line number
|
2011-09-16 15:38:40 +02:00 |
|
Sebastian Sdorra
|
668600b65d
|
rename BlamePagingResult to BlameResult
|
2011-09-16 09:05:06 +02:00 |
|
Sebastian Sdorra
|
0c59e16c46
|
fix mercurial blame author and when date
|
2011-09-15 13:40:24 +02:00 |
|
Sebastian Sdorra
|
158d3552c3
|
start implementing mercurial blame viewer
|
2011-09-15 11:54:31 +02:00 |
|
Sebastian Sdorra
|
8dc56330c2
|
apply patch for blame support from naver.com
|
2011-09-14 11:13:14 +02:00 |
|
Sebastian Sdorra
|
6af6f9e8ed
|
[maven-release-plugin] prepare for next development iteration
|
2011-09-07 14:14:29 +02:00 |
|
Sebastian Sdorra
|
8343f7c1b4
|
[maven-release-plugin] prepare release 1.7
|
2011-09-07 14:14:26 +02:00 |
|
Sebastian Sdorra
|
68ad2afb35
|
fix bug in HgHookManager
|
2011-08-23 16:13:28 +02:00 |
|
Sebastian Sdorra
|
60eea3541e
|
improve output of changegroup.scm hook
|
2011-08-23 16:13:01 +02:00 |
|
Sebastian Sdorra
|
48b37d688c
|
improve logging of mercurial hook callback
|
2011-08-23 15:43:15 +02:00 |
|
Sebastian Sdorra
|
920a36b6db
|
[maven-release-plugin] prepare for next development iteration
|
2011-08-11 11:26:59 +02:00 |
|
Sebastian Sdorra
|
f4dad46d43
|
[maven-release-plugin] prepare release 1.6
|
2011-08-11 11:26:56 +02:00 |
|
Sebastian Sdorra
|
e7a1d3abe0
|
remove unused dependency
|
2011-08-10 08:41:49 +02:00 |
|
Sebastian Sdorra
|
dd42eeb892
|
fix error 500 in repository browser with configured python path
|
2011-08-09 15:58:25 +02:00 |
|
Sebastian Sdorra
|
b93230c8a1
|
use a servlet instead of a restful resource
|
2011-08-07 16:35:51 +02:00 |
|
Sebastian Sdorra
|
4c6f7d8401
|
fix wrong total result
|
2011-08-06 22:00:23 +02:00 |
|
Sebastian Sdorra
|
3d97e1589a
|
added missing license header
|
2011-08-04 15:22:11 +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
|
21013a967f
|
register missing mercurial hooks
|
2011-07-22 12:50:45 +02:00 |
|
Sebastian Sdorra
|
b5b91865bf
|
register hook on new repository creation
|
2011-07-22 12:25:59 +02:00 |
|
Sebastian Sdorra
|
3d9601415e
|
inform user of mercurial hook execution
|
2011-07-22 12:25:42 +02:00 |
|
Sebastian Sdorra
|
46223730fb
|
fire mercurial hook events
|
2011-07-21 22:13:42 +02:00 |
|
Sebastian Sdorra
|
918430251c
|
pass nodeid to mercurial rest hook
|
2011-07-21 21:24:27 +02:00 |
|
Sebastian Sdorra
|
b1606535a6
|
rename python hook
|
2011-07-21 20:37:12 +02:00 |
|
Sebastian Sdorra
|
5f1c5ded4e
|
write mercurial hook module on first request
|
2011-07-21 20:21:08 +02:00 |
|
Sebastian Sdorra
|
866bc78b9d
|
[maven-release-plugin] prepare for next development iteration
|
2011-07-09 15:11:09 +02:00 |
|
Sebastian Sdorra
|
f322e2bef3
|
[maven-release-plugin] prepare release 1.5
|
2011-07-09 15:11:06 +02:00 |
|
Sebastian Sdorra
|
fa1d433a36
|
move core plugins back to main repository, because of a broken release management
|
2011-07-01 18:43:26 +02:00 |
|