Commit Graph

864 Commits

Author SHA1 Message Date
Sebastian Sdorra
e41b3123ac merge with issue-441 2013-09-12 20:06:15 +02:00
Sebastian Sdorra
86199988a0 fix escaping bug in SearchUtil 2013-09-11 09:44:59 +02:00
Sebastian Sdorra
252108a7ab fix permission caching for logged in users 2013-08-28 16:15:41 +02:00
Sebastian Sdorra
de69dc7593 merge with branch issue-435 2013-08-27 08:02:47 +02:00
Sebastian Sdorra
770f9645b3 disable cdi descovery for webapp, guava and jsersey-guava 2013-08-26 08:56:13 +02:00
Sebastian Sdorra
55fd0f9dcc javadoc 2013-08-24 09:28:36 +02:00
Sebastian Sdorra
4ff35d679a added api for changing diff output format 2013-08-23 13:23:52 +02:00
Sebastian Sdorra
bed58f948b fix bug with user events and decorated user managers 2013-08-09 11:08:27 +02:00
Sebastian Sdorra
69715bf7d3 [maven-release-plugin] prepare for next development iteration 2013-08-08 20:35:22 +02:00
Sebastian Sdorra
c10c3eb7c0 [maven-release-plugin] prepare release 1.33 2013-08-08 20:35:20 +02:00
Sebastian Sdorra
7365256f7d introduce Event annotation to mark event classes which are receiveable over the event system 2013-08-05 10:28:33 +02:00
Sebastian Sdorra
334bbb5d39 fix typo 2013-08-05 10:19:48 +02:00
Sebastian Sdorra
90d161db89 fix wrong sytem account e-mails, use scm-manager.org instead of scm-manager.com 2013-07-27 18:32:25 +02:00
Sebastian Sdorra
42b9f41e6b improve logging 2013-07-22 10:38:01 +02:00
Sebastian Sdorra
264b3b988b improve exception handling 2013-07-22 10:35:58 +02:00
Sebastian Sdorra
96972480ae added hook feature class for supported checks 2013-07-22 10:24:31 +02:00
Sebastian Sdorra
ad5d31009c added missing apiviz.uses 2013-07-22 08:06:24 +02:00
Sebastian Sdorra
e48e0089bd start creation of a new hook api 2013-07-21 17:34:07 +02:00
Sebastian Sdorra
bab3fa275d [maven-release-plugin] prepare for next development iteration 2013-06-24 16:00:53 +02:00
Sebastian Sdorra
cd0105aa0b [maven-release-plugin] prepare release 1.32 2013-06-24 16:00:51 +02:00
Sebastian Sdorra
bf059df025 improve error handling 2013-06-23 11:44:11 +02:00
Sebastian Sdorra
d9d571feaa do not call toString on string objects 2013-06-23 11:41:07 +02:00
Sebastian Sdorra
1088279a5f use sortedset instead of treeset 2013-06-23 11:38:10 +02:00
Sebastian Sdorra
2cb6498fb9 mark SystemUtil.getServletContainer as deprecated 2013-06-19 16:25:19 +02:00
Sebastian Sdorra
d0769a1962 indent and fix wrong imports 2013-06-19 16:22:43 +02:00
Jan Boerner
d1ced572af Changed Constructor visibility, set deprecated methods and improved javadoc as requested by Sebastian. 2013-06-19 15:46:26 +02:00
Jan Boerner
b775a76cd0 Added detection method for Eclipse Jetty (standalone). 2013-06-19 13:04:14 +02:00
Sebastian Sdorra
fab77f9846 added LimitedSortedSet 2013-06-18 12:43:11 +02:00
Sebastian Sdorra
aa200124eb added missing since 2013-06-18 11:08:43 +02:00
Sebastian Sdorra
18c1c5ed01 [maven-release-plugin] prepare for next development iteration 2013-06-01 15:17:34 +02:00
Sebastian Sdorra
764bd0a680 [maven-release-plugin] prepare release 1.31 2013-06-01 15:17:33 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
f9bc3aafe9 fix some javadoc warnings 2013-05-30 09:27:32 +02:00
Sebastian Sdorra
3a454fcedb remove stylesheetfile element from javadoc plugin configuration 2013-05-30 08:46:35 +02:00
Sebastian Sdorra
ea39ecb365 added assigned permissions to ScmState 2013-05-26 13:14:59 +02:00
Sebastian Sdorra
f7dece4696 javadoc 2013-05-26 11:06:55 +02:00
Sebastian Sdorra
0b536b111b use long instead of int for pushed and pulled changesets 2013-05-26 10:53:15 +02:00
Sebastian Sdorra
c6a0dd6b01 added indent spaces to security.xml 2013-05-20 17:34:16 +02:00
Sebastian Sdorra
aa1412f8d7 added IndentXmlStreamWriter 2013-05-20 17:22:12 +02:00
Sebastian Sdorra
b3becbb5bd added permission check to push command builder 2013-05-17 17:00:02 +02:00
Sebastian Sdorra
95c2d66bd5 added permission checks to pull command 2013-05-17 16:58:34 +02:00
Sebastian Sdorra
078328226e added asMutableMap method to EnvList to simplify generic environment builder 2013-05-15 21:22:59 +02:00
Sebastian Sdorra
82498077ae added architecture diagramm to javadoc 2013-05-12 17:17:00 +02:00
Sebastian Sdorra
e440feb5f5 merge with branch issue-340 2013-05-11 19:08:07 +02:00
Sebastian Sdorra
5a41b5643a added exceptions to push and pull api 2013-05-10 15:43:35 +02:00
Sebastian Sdorra
90de716bbc fix wrong return type 2013-05-10 15:40:13 +02:00
Sebastian Sdorra
0a221cee5b added api for pull command 2013-05-10 15:37:56 +02:00
Sebastian Sdorra
6ed66468a2 added api for push command 2013-05-10 15:31:07 +02:00
Sebastian Sdorra
fb59c5cd56 improve exception handling 2013-05-10 13:02:35 +02:00
Sebastian Sdorra
0258cc3680 added api for outgoing command 2013-05-06 09:03:05 +02:00