Commit Graph

109 Commits

Author SHA1 Message Date
Sebastian Sdorra
e81f8928e2 fix missing hooks of mercurial repository import 2012-02-23 18:13:19 +01:00
Sebastian Sdorra
7ab0b5950e [maven-release-plugin] prepare for next development iteration 2012-02-05 13:33:24 +01:00
Sebastian Sdorra
90ae6811c2 [maven-release-plugin] prepare release 1.12 2012-02-05 13:33:23 +01:00
Sebastian Sdorra
59ef757f4e support for mercurial 2.1 2012-02-05 11:32:38 +01:00
Sebastian Sdorra
0c38a6346a use HG_PENDING only for pre receive hooks 2012-01-31 08:48:19 +01:00
Sebastian Sdorra
4f9b08fabd fix wrong scope error on mercurial post receive hooks 2012-01-29 17:27:44 +01:00
Sebastian Sdorra
cb5f985a29 fix missing removed files for mercurial 2012-01-21 16:25:12 +01:00
Sebastian Sdorra
e183ada66f implement mercurial getChangeset 2012-01-19 15:56:53 +01:00
Sebastian Sdorra
9d29bcd743 added api to fetch a single changeset 2012-01-18 19:14:01 +01:00
Sebastian Sdorra
08cd811f53 merge with branch issue-59 2012-01-16 16:53:37 +01:00
Sebastian Sdorra
79d072808d implement hg import handler 2012-01-15 14:51:47 +01:00
Sebastian Sdorra
0983b1d3d9 improve plugin descriptor of core plugins 2012-01-14 17:07:35 +01:00
Sebastian Sdorra
70a7ad1a5f [maven-release-plugin] prepare for next development iteration 2012-01-08 16:46:59 +01:00
Sebastian Sdorra
12eb65f52e [maven-release-plugin] prepare release 1.11 2012-01-08 16:46:57 +01:00
Sebastian Sdorra
31d4d5d498 fix mercurial hooks on windows with repository structure 2012-01-04 16:44:00 +01:00
Sebastian Sdorra
73dceda552 added parent to mercurial changesets 2011-12-31 18:08:39 +01:00
Sebastian Sdorra
95e0097d4e added missing serialVersionUID 2011-12-30 11:17:05 +01:00
Sebastian Sdorra
123ecb6af3 [maven-release-plugin] prepare for next development iteration 2011-12-26 15:51:23 +01:00
Sebastian Sdorra
0405a6633f [maven-release-plugin] prepare release 1.10 2011-12-26 15:51:21 +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
d7f0c9f33a added revision for mercurial sub repositories 2011-12-10 14:31:11 +01:00
Sebastian Sdorra
b0bb958755 fix some errors in hgbrowse 2011-11-28 21:56:52 +01:00
Sebastian Sdorra
e1b96d6def added missing end subRepositoryUrl element 2011-11-28 21:26:10 +01:00
Sebastian Sdorra
4d15700052 detect mercurial subrepositories 2011-11-28 16:53:08 +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
03c6fd51ef [maven-release-plugin] prepare for next development iteration 2011-11-26 14:06:29 +01:00
Sebastian Sdorra
f0360efe8b [maven-release-plugin] prepare release 1.9 2011-11-26 14:06:27 +01:00
Sebastian Sdorra
076c008f13 merge with default branch 2011-11-24 20:18:38 +01:00
Sebastian Sdorra
7cb6491a05 added support for homebrew mercurial installations 2011-11-24 20:17:44 +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
352b639ab7 merge with default branch 2011-11-19 13:02:05 +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
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
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
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