Commit Graph

1281 Commits

Author SHA1 Message Date
Sebastian Sdorra
352b639ab7 merge with default branch 2011-11-19 13:02:05 +01:00
Sebastian Sdorra
90c232a17e improve logging of git changesetviewer 2011-11-15 21:37:02 +01:00
Sebastian Sdorra
e55370b339 improve logging of svn changesetviewer 2011-11-15 21:35:49 +01:00
Sebastian Sdorra
afae68a662 fix wrong file history view in subversion 2011-11-15 21:32:38 +01:00
Sebastian Sdorra
391df01345 fix wrong file history view in mercurial 2011-11-15 21:15:25 +01:00
Sebastian Sdorra
c609df47ef added missing revision parameter to changesetviewer api 2011-11-15 20:45:37 +01:00
Sebastian Sdorra
cd44c8b3b9 implement mercurial getChangeset with path method 2011-11-14 16:03:51 +01:00
youngwan
c0905b8a14 added to view history of the specific file. 2011-11-14 10:43:34 +09:00
Sebastian Sdorra
453571f3c4 fix mercurial hooks with configured force base url 2011-11-03 14:13:18 +01:00
Sebastian Sdorra
bb96e78efb fix wrong mercurial hook url with mod_proxy 2011-10-28 12:47:46 +02:00
Sebastian Sdorra
69e98420dc subversion support for directory structures 2011-10-23 19:06:45 +02:00
Sebastian Sdorra
76c5c4ce40 git support for directory structures 2011-10-23 16:49:44 +02:00
Sebastian Sdorra
09dc9af0cb mercurial support for directory structures 2011-10-23 16:39:09 +02:00
Sebastian Sdorra
744b360fdf [maven-release-plugin] prepare for next development iteration 2011-10-22 15:23:19 +02:00
Sebastian Sdorra
769f31fd01 [maven-release-plugin] prepare release 1.8 2011-10-22 15:23:16 +02:00
Sebastian Sdorra
ae56f8c96b fix possible NullPointerException 2011-10-22 12:07:31 +02:00
Sebastian Sdorra
6418ec9c89 fix bug with empty mercurial repository browser on tip revision 2011-10-21 09:03:37 +02:00
Sebastian Sdorra
8f488e5090 call pending lambda if available 2011-10-19 13:35:16 +02:00
Sebastian Sdorra
f1752c0403 improve exception handling 2011-10-19 09:02:03 +02:00
Sebastian Sdorra
f9ff425db3 fix missing change paths in svn pre receive hook 2011-10-19 08:41:20 +02:00
Sebastian Sdorra
003838e005 fix broken build 2011-10-17 17:03:07 +02:00
Sebastian Sdorra
e63ae46a41 added profile for plugin integration tests 2011-10-17 16:08:38 +02:00
Sebastian Sdorra
84f63e94c0 reauthenticate user on mercurial hooks 2011-10-15 15:55:17 +02:00
Sebastian Sdorra
fe6a033b54 fix mercurial pre-receive hooks 2011-10-12 08:26:03 +02:00
Sebastian Sdorra
4bc98c0314 fix npe for mercurial repository hooks 2011-10-08 17:25:42 +02:00
Sebastian Sdorra
20318c4f2c remove unused methods 2011-10-08 15:37:30 +02:00
Sebastian Sdorra
6075a37f82 improve logging 2011-10-08 15:36:13 +02:00
Sebastian Sdorra
8975eccd88 improve mercurial command handling 2011-10-08 15:31:10 +02:00
Sebastian Sdorra
7ff44be3b7 fix svn hook exception handling 2011-10-07 16:22:31 +02:00
Sebastian Sdorra
783412882a upgrade svnkit-dav to version 1.3.5.7 2011-10-07 16:22:05 +02:00
Sebastian Sdorra
9259641347 fix git hook exception handling 2011-10-07 15:58:42 +02:00
Sebastian Sdorra
9e9db969c5 improve mercurial hooks 2011-10-06 17:51:25 +02:00
Sebastian Sdorra
1d8695463c improve logging 2011-10-05 19:19:24 +02:00
Sebastian Sdorra
be674af741 abort mercurial transaction if pre receive hook fails 2011-10-05 18:54:39 +02:00
Sebastian Sdorra
a6f00f9d4c fix bug in mercurial hook registration 2011-10-05 18:38:24 +02:00
Sebastian Sdorra
475f1a67a0 fix bug with git repositories without head 2011-10-03 16:56:28 +02:00
Sebastian Sdorra
9600056601 fix mercurial pre receive hook 2011-09-30 08:50:21 +02:00
Sebastian Sdorra
47f0272f56 improve logging 2011-09-30 08:37:48 +02:00
Sebastian Sdorra
219af68563 fix branches and tags 2011-09-29 15:06:54 +02:00
Sebastian Sdorra
1438579757 fix missing author 2011-09-29 15:01:55 +02:00
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
7e690ad5cb commit remove unused import 2011-09-28 19:01:57 +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