Sebastian Sdorra
|
6caa4e710b
|
implement new hook api for git repositories
|
2013-07-21 17:35:44 +02:00 |
|
Sebastian Sdorra
|
e66638f1f0
|
fix name resolution for git repositories with working copy
|
2013-07-04 15:51:23 +02:00 |
|
Sebastian Sdorra
|
345392d309
|
fix license headers
|
2013-05-30 09:29:28 +02:00 |
|
Sebastian Sdorra
|
42952518f5
|
fix missing git hooks on push
|
2013-05-19 12:18:45 +02:00 |
|
Sebastian Sdorra
|
6ea89373d6
|
fix missing git index view
|
2013-04-17 15:04:39 +02:00 |
|
Sebastian Sdorra
|
29c6d21f3d
|
merge with branch issue-341
|
2013-03-27 08:55:55 +01:00 |
|
Sebastian Sdorra
|
3dbd79207b
|
use template engine and repository service for git repository page
|
2013-02-27 15:41:31 +01:00 |
|
Sebastian Sdorra
|
9aa3a05cab
|
fix wrong handling of git file hooks
|
2013-02-27 11:49:49 +01:00 |
|
Sebastian Sdorra
|
340cfbef11
|
remove unused imports
|
2013-02-01 11:43:26 +01:00 |
|
Sebastian Sdorra
|
79501ec5fc
|
merge with bracnh issue-242
|
2012-10-16 08:07:31 +02:00 |
|
Sebastian Sdorra
|
727025770c
|
merge with branch apache-shiro
|
2012-10-16 07:08:28 +02:00 |
|
Sebastian Sdorra
|
1afbbeac15
|
fix abort during pre receive hook
|
2012-10-15 13:54:00 +02:00 |
|
Sebastian Sdorra
|
c6f24063df
|
improve git hook handling
|
2012-09-19 19:11:06 +02:00 |
|
Sebastian Sdorra
|
fd84153a60
|
do not fire hook event, if no new id is specified
|
2012-09-13 19:01:39 +02:00 |
|
Sebastian Sdorra
|
2eb6290545
|
improve trace logging for git repository hooks
|
2012-09-13 18:56:45 +02:00 |
|
Sebastian Sdorra
|
7baede3eb1
|
improve trace logging for git repository hooks
|
2012-09-13 17:00:44 +02:00 |
|
Sebastian Sdorra
|
81f90209f3
|
indent and logging
|
2012-09-13 16:07:23 +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
|
33a6645ce3
|
retrieve branch informations from receive command
|
2012-08-29 11:08:04 +02:00 |
|
Sebastian Sdorra
|
04939d5a4d
|
update jgit to version 2.0.0.201206130900-r
|
2012-06-26 21:25:57 +02:00 |
|
Sebastian Sdorra
|
b3719f7e0d
|
archived repositories are not writable
|
2012-03-30 11:38:13 +02:00 |
|
Sebastian Sdorra
|
bd7397763d
|
use repository directory as working directory for git repository hooks
|
2012-02-23 20:55:36 +01:00 |
|
Sebastian Sdorra
|
666b8ace74
|
indent
|
2012-01-04 17:07:34 +01:00 |
|
Sebastian Sdorra
|
029dc643e5
|
fix git hooks for repository structures
|
2012-01-04 17:04:14 +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
|
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
|
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
|
76c5c4ce40
|
git support for directory structures
|
2011-10-23 16:49:44 +02:00 |
|
Sebastian Sdorra
|
9259641347
|
fix git hook exception handling
|
2011-10-07 15:58:42 +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
|
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
|
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 |
|
Sebastian Sdorra
|
96400d164b
|
rebuild repository hook api
|
2011-07-19 15:32:53 +02:00 |
|
Sebastian Sdorra
|
292d143761
|
post all changesets to hooks
|
2011-07-17 19:21:25 +02:00 |
|
Sebastian Sdorra
|
1ea6099e56
|
accept update events
|
2011-07-17 18:54:38 +02:00 |
|
Sebastian Sdorra
|
ed0e7b2cb1
|
implement git post receive hooks
|
2011-07-17 18:45:55 +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 |
|