Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
a5d2cfc7b1 unit test and javadoc for RepositoryPermissions 2016-09-30 19:42:54 +02:00
Sebastian Sdorra
c988b01ab7 remove test hook 2016-09-29 09:23:13 +02:00
Sebastian Sdorra
617ed81b53 implemented HookTagProvider api for mercurial 2016-09-29 09:11:53 +02:00
Sebastian Sdorra
9fad94403a do not collect the changesets for the whole branch, if only a git tag was pushed 2016-09-28 14:52:18 +02:00
Sebastian Sdorra
8591ced68d implemented new HookTagProvider api for git 2016-09-28 14:28:38 +02:00
Sebastian Sdorra
11c81a4994 added new hook context api for tags 2016-09-28 13:33:44 +02:00
Sebastian Sdorra
d38435c13a fix npe when GitHookBranchProvider tries to collect a tag as branch, see issue #865 2016-09-28 11:05:00 +02:00
Sebastian Sdorra
da46a80b5f ignore rebel.xml 2016-09-28 08:27:38 +02:00
Sebastian Sdorra
67dcae5242 added test coverage 2016-09-13 22:36:04 +02:00
Sebastian Sdorra
bfbe0b5fd2 update metainf-services to fix java source warning 2016-09-13 21:45:42 +02:00
Sebastian Sdorra
6a350ebd83 suppress compiler warning about bootclasspath with older source, see https://blogs.oracle.com/darcy/entry/bootclasspath_older_source 2016-09-13 21:44:54 +02:00
Sebastian Sdorra
6f4d9cad84 remove java.net2 repository, because it is not longer required 2016-09-13 21:25:48 +02:00
Sebastian Sdorra
f44ad8afa9 enforce java and maven version 2016-09-13 21:24:04 +02:00
Sebastian Sdorra
5da8f5f052 fix selenium integration tests and introduce page object pattern 2016-07-31 20:21:11 +02:00
Sebastian Sdorra
c4111ec73f [maven-release-plugin] prepare for next development iteration 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
b3cbebfdc0 [maven-release-plugin] copy for tag 1.49 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
d2743ce5b0 [maven-release-plugin] prepare release 1.49 1.49 2016-07-26 12:43:15 +02:00
Sebastian Sdorra
3cd6a819b5 fix guice javadoc link 2016-07-26 12:08:45 +02:00
Sebastian Sdorra
1cf399ab2d implement mercurial repository test client 2016-07-26 00:16:14 +02:00
Sebastian Sdorra
9b600637ad update apache shiro to version 1.3.0 2016-07-25 19:12:49 +02:00
Sebastian Sdorra
2b97f285ac reduce event bus logging 2016-07-25 18:59:59 +02:00
Sebastian Sdorra
a729f0f207 fix debug service hook for non admin users 2016-07-25 18:59:33 +02:00
Sebastian Sdorra
5340bea7f1 re enable repository it cases 2016-07-25 18:49:57 +02:00
Sebastian Sdorra
37228c329c improve javadoc 2016-07-25 18:28:58 +02:00
Sebastian Sdorra
8a19193799 added RepositoryHookITCase to test repository post receive hooks 2016-07-25 18:27:47 +02:00
Sebastian Sdorra
d4cb083b60 merge with branch issue-848 2016-07-25 12:10:15 +02:00
Sebastian Sdorra
0fbe51f5a3 close branhc issue-848 2016-07-25 12:09:41 +02:00
Sebastian Sdorra
f613800970 set java version to 1.7 and updated jgit 4.4.0.201606070830-r-scm1 2016-07-14 22:09:16 +02:00
Sebastian Sdorra
c08abf8f93 merge with branch issue-844 to fix issue #844 2016-07-08 14:52:28 +02:00
Sebastian Sdorra
537a7e1509 close branch issue-844 2016-07-08 14:51:48 +02:00
Sebastian Sdorra
73c566d9bf escape url parameters ub UrlBuilder in order to fix issue #847 2016-07-08 14:50:20 +02:00
Sebastian Sdorra
d1193c39df assign revision field in constructor FileObjectWrapper, fix issue 846 2016-07-08 14:29:09 +02:00
Sebastian Sdorra
49b79f740f merge repository heads 2016-06-29 20:40:37 +02:00
Sebastian Sdorra
b1bef98682 merge with branch issue-841 2016-06-29 20:29:07 +02:00
Sebastian Sdorra
8d5c3e709f remove debug output, which seems to break ui on ie #844 2016-06-29 20:28:33 +02:00
Sebastian Sdorra
ef7a94353f close branch issue-841 2016-06-29 20:24:35 +02:00
Sebastian Sdorra
df1c0358e3 [maven-release-plugin] prepare for next development iteration 2016-06-28 13:11:14 +02:00
Sebastian Sdorra
c3505f16ec [maven-release-plugin] copy for tag 1.48 2016-06-28 13:11:13 +02:00
Sebastian Sdorra
850b846293 [maven-release-plugin] prepare release 1.48 1.48 2016-06-28 13:11:13 +02:00
Sebastian Sdorra
7d8613b6bb added request method to mdc filter 2016-06-28 12:06:28 +02:00
Sebastian Sdorra
7ef8e1ebd5 removed unnecessary log level check 2016-06-28 12:06:02 +02:00
Sebastian Sdorra
f8133f4c6b improve logging 2016-06-28 11:32:30 +02:00
Sebastian Sdorra
f52b27b58d fixed bug in equals method of Permission object 2016-06-28 11:24:33 +02:00
Sebastian Sdorra
1529ef99d7 log authorization summary to trace level 2016-06-28 10:54:14 +02:00
Sebastian Sdorra
5433317692 improve logging of AuthorizationCollector 2016-06-28 10:26:01 +02:00
Sebastian Sdorra
353e4c4f7b removed duplicate clear cache log message 2016-06-28 10:15:59 +02:00
Sebastian Sdorra
8e38d95dcf added name of the repository to access denied exceptions 2016-06-28 09:32:25 +02:00
Sebastian Sdorra
4ae4530850 fixed syntax highlight for bash/sh, see issue #843 2016-06-28 09:20:47 +02:00
Sebastian Sdorra
ae8668522c update apache shiro to version 1.2.5 2016-06-26 15:21:07 +02:00
Sebastian Sdorra
a197902089 added editorconfig file 2016-06-26 15:04:55 +02:00