Commit Graph

5346 Commits

Author SHA1 Message Date
Sebastian Sdorra
8f234f4e70 merge with branch issue-251 2012-09-21 13:07:30 +02:00
Sebastian Sdorra
77ce077ea1 close branch issue-251 2012-09-21 13:06:52 +02:00
Sebastian Sdorra
ad1655f28d added option to display revisions as part of the node id 2012-09-20 13:52:54 +02:00
Sebastian Sdorra
7b3980a93a added mojo for plugin package 2012-09-20 12:38:21 +02:00
Sebastian Sdorra
7afa2b0193 use always the branch informations from the receivecommand 2012-09-20 11:37:38 +02:00
Sebastian Sdorra
7404791b8d parse commit body to avoid npe 2012-09-20 11:08:12 +02:00
Sebastian Sdorra
ca8aaddddc use revwalk from rpack for changeset converter 2012-09-20 11:00:42 +02:00
Sebastian Sdorra
2170917154 update slf4j to version 1.7.1 2012-09-19 20:13:52 +02:00
Sebastian Sdorra
a1309d4c54 do not strip git ids 2012-09-19 20:07:20 +02:00
Sebastian Sdorra
63866ec26c update jetty to version 7.6.7.v20120910 2012-09-19 19:57:28 +02:00
Sebastian Sdorra
94e14b9881 update jersey to version 1.14 2012-09-19 19:20:02 +02:00
Sebastian Sdorra
c6f24063df improve git hook handling 2012-09-19 19:11:06 +02:00
Sebastian Sdorra
e34d95f394 use getName method for logging git ids 2012-09-13 19:34:04 +02:00
Sebastian Sdorra
85d9e4d592 remove unused import 2012-09-13 19:13:02 +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
df7bd2832c merge with branch issue-235 2012-09-13 15:50:56 +02:00
Sebastian Sdorra
9b98ab78c6 fix license headers 2012-09-13 15:47:13 +02:00
Sebastian Sdorra
492fb08558 fix anonymous access 2012-09-13 15:28:46 +02:00
Sebastian Sdorra
f33a32a625 improve logging of client util 2012-09-13 15:28:08 +02:00
Sebastian Sdorra
41842b7be5 update mustache to version 0.8.6 2012-09-05 16:09:58 +02:00
Sebastian Sdorra
04e95abfab encode unique keys with Base62 for shorter keys 2012-09-05 16:05:55 +02:00
Sebastian Sdorra
e8d92f485c added classes for Base32 and Base62 encoding and decoding 2012-09-05 16:05:07 +02:00
Sebastian Sdorra
2e674beef2 added test for repository permissions 2012-09-02 17:58:23 +02:00
Sebastian Sdorra
752b323dd6 fix typo in unit test 2012-09-02 17:52:13 +02:00
Sebastian Sdorra
8bd8371679 added test for repository permission resolver 2012-09-02 17:51:32 +02:00
Sebastian Sdorra
53d44fdfc5 permission type enum is always upper case 2012-09-02 17:48:09 +02:00
Sebastian Sdorra
a94a2bf774 fix possible duplicate keys 2012-09-02 17:14:56 +02:00
Sebastian Sdorra
d7c7814f04 merge with branch issue-236 2012-09-02 16:55:49 +02:00
Sebastian Sdorra
8e81fe723b close branch issue-236 2012-09-02 16:55:18 +02:00
Sebastian Sdorra
80eb0f71ca fix some ie callback errors 2012-08-31 17:17:15 +02:00
Sebastian Sdorra
e090707403 merge with branch issue-235 2012-08-31 08:13:37 +02:00
Sebastian Sdorra
ce4e465b08 close branch issue-235 2012-08-31 08:13:16 +02:00
Sebastian Sdorra
e58084576f update google guava to version 13.0.1 2012-08-30 17:36:59 +02:00
Sebastian Sdorra
6fee63203f create new key generator for shorter repository ids 2012-08-30 17:35:56 +02:00
Sebastian Sdorra
65826e749e implement administration context with apache shiro 2012-08-30 16:49:46 +02:00
Sebastian Sdorra
2a48dcf4d5 fix bug with group permissions 2012-08-30 16:34:43 +02:00
Sebastian Sdorra
1749feaf63 removed unused field 2012-08-30 16:21:31 +02:00
Sebastian Sdorra
f03517c445 remove unused imports 2012-08-30 16:20:45 +02:00
Sebastian Sdorra
7a430f5db6 groupnames and repositorypermissions should be final 2012-08-30 16:15:55 +02:00
Sebastian Sdorra
fc2e3f7c81 fix wrong return code 2012-08-30 13:42:17 +02:00
Sebastian Sdorra
a5d0a41222 fix typo in log message 2012-08-30 13:26:45 +02:00
Sebastian Sdorra
4a9d14b708 mark security context as deprecated and use shiro apis instead 2012-08-30 13:20:26 +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
c40cbeb4d6 mark most of the PermissionUtil methods as deprecated and ignore permission util tests 2012-08-30 11:54:36 +02:00
Sebastian Sdorra
5dde369927 use SubjectAwareExecutorService for repository hooks 2012-08-30 11:02:49 +02:00
Sebastian Sdorra
38d57ff5cd use apache shiro api for permission filter sub classes 2012-08-30 10:48:18 +02:00
Sebastian Sdorra
909c1a6c6c use shiro api for permission checks in the repository api 2012-08-30 10:43:56 +02:00