Commit Graph

57 Commits

Author SHA1 Message Date
Sebastian Sdorra
0405a6633f [maven-release-plugin] prepare release 1.10 2011-12-26 15:51:21 +01:00
Sebastian Sdorra
c832cb332a fix nullpointerexception in git servlet 2011-12-26 15:23:13 +01:00
Sebastian Sdorra
a1d031e587 fix potential bugs, detected by findbugs and pmd 2011-12-24 15:45:03 +01:00
Sebastian Sdorra
f7b45c84a3 update jgit to version 1.2.0.201112221803-r 2011-12-23 19:46:21 +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
736e1f183f catch MissingObjectException with git submodules 2011-12-01 20:36:41 +01:00
Sebastian Sdorra
7d05188b0f fix stackoverflow exception 2011-11-28 13:10:25 +01:00
Sebastian Sdorra
c6b8e108e6 improve logging of git servlet 2011-11-28 11:27:49 +01:00
Sebastian Sdorra
b8dcc55884 call repository request listeners before the git servlet is executed 2011-11-28 11:22:20 +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
b9c684af59 fix git isRepository check 2011-11-24 22:40:45 +01:00
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
c609df47ef added missing revision parameter to changesetviewer api 2011-11-15 20:45:37 +01:00
youngwan
c0905b8a14 added to view history of the specific file. 2011-11-14 10:43:34 +09:00
Sebastian Sdorra
76c5c4ce40 git support for directory structures 2011-10-23 16:49:44 +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
9259641347 fix git hook exception handling 2011-10-07 15:58:42 +02:00
Sebastian Sdorra
475f1a67a0 fix bug with git repositories without head 2011-10-03 16:56:28 +02:00
Sebastian Sdorra
7e690ad5cb commit remove unused import 2011-09-28 19:01:57 +02:00
Sebastian Sdorra
667b489036 implement pre receive hook for git repositories 2011-09-27 21:19:40 +02:00
Sebastian Sdorra
05dc2c64bb fix git pre receive file hook 2011-09-27 20:09:54 +02:00
Sebastian Sdorra
e35c0f2610 update jgit to version 1.1.0.201109151100-r 2011-09-22 20:57:16 +02:00
Sebastian Sdorra
b903efee62 improve blame api and description to blameline 2011-09-22 15:49:28 +02:00
Sebastian Sdorra
cb2a210bd0 remove unused import 2011-09-18 16:25:39 +02:00
Sebastian Sdorra
003717275d added tree filter 2011-09-18 16:24:39 +02:00
Sebastian Sdorra
98aeeabbdb implementing git diff viewer 2011-09-18 15:52:55 +02:00
Sebastian Sdorra
668600b65d rename BlamePagingResult to BlameResult 2011-09-16 09:05:06 +02:00
Sebastian Sdorra
0e82fc1ffe fix git blame revision 2011-09-15 14:04:38 +02:00
Sebastian Sdorra
4644af0580 fix wrong git blame line number 2011-09-15 13:41:53 +02:00
Sebastian Sdorra
6c127b62bf use long instead of date 2011-09-15 10:48:59 +02:00
Sebastian Sdorra
220dce25f0 use person object for blame author informations 2011-09-15 10:44:00 +02:00
Sebastian Sdorra
f4367f2684 added revision to BlameLine 2011-09-14 11:58:58 +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
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
26fd9f6e6c added support for native git post-receive hook 2011-08-03 09:28:26 +02:00
Sebastian Sdorra
8b4ebc31aa fix overview page for git repository without HEAD ref 2011-07-29 08:15:20 +02:00
Sebastian Sdorra
ea4decdd08 fix source brower for git repository without HEAD ref 2011-07-28 22:16:40 +02:00
Sebastian Sdorra
3463a5ed01 fix issue with git repository without HEAD ref 2011-07-28 22:13:19 +02:00
Sebastian Sdorra
fe78d8545e merge with branch issue-36 2011-07-25 15:14:59 +02:00
Sebastian Sdorra
9453f69494 fix NullPointerException with empty git repositories, see issue #36 2011-07-25 09:12:14 +02:00
Sebastian Sdorra
0811b7590a fix nullpointerexception 2011-07-24 13:14:27 +02:00
Sebastian Sdorra
bce393fdfc use lazy loading for changesets in git hook 2011-07-19 16:02:53 +02:00