Commit Graph

1387 Commits

Author SHA1 Message Date
Sebastian Sdorra
39ad99f5e9 set version to 2.0.0-SNAPSHOT 2014-01-03 09:59:01 +01:00
Sebastian Sdorra
858ffd83b5 [maven-release-plugin] prepare for next development iteration 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
e738bf7bb5 [maven-release-plugin] prepare release 1.35 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
cf05c144cb merge with branch issue-505 2013-12-27 15:55:45 +01:00
Sebastian Sdorra
e4902f093e added property to disable escaping for hooks 2013-12-27 15:42:50 +01:00
Sebastian Sdorra
8274697426 added property to disable escaping property for blame, browse and log command 2013-12-27 15:36:44 +01:00
Sebastian Sdorra
a3613b7615 merge with branch issue-476 2013-11-01 08:05:18 +01:00
Sebastian Sdorra
d47eb18516 retry delete up to 5 sec to fix problem with windows locking 2013-10-31 11:49:31 +01:00
Sebastian Sdorra
0cdd2e8dd6 merge with issue-470 2013-10-28 13:19:16 +01:00
Sebastian Sdorra
152abc58c2 use same validation rules for user and group names 2013-10-28 13:15:12 +01:00
Clemens Rabe
814b940998 Reverted mess of eclipse formatting. 2013-10-15 20:57:38 +02:00
Clemens Rabe
80ee668f8a Merged sdorra/scm-manager into default 2013-10-08 18:07:09 +02:00
Sebastian Sdorra
5f782811a2 [maven-release-plugin] prepare for next development iteration 2013-10-05 12:43:23 +02:00
Sebastian Sdorra
2f7b0e6125 [maven-release-plugin] prepare release 1.34 2013-10-05 12:43:22 +02:00
Clemens Rabe
2875794519 Added auto-login filter system. 2013-10-02 19:45:21 +02:00
Clemens Rabe
1faa748c3a Added trace info for anonymous access in BasicAuthenticationFilter.java. 2013-10-01 08:09:48 +02:00
Sebastian Sdorra
d590142997 fix wrong log message 2013-09-25 09:00:13 +02:00
Sebastian Sdorra
ca38a16df8 introducing configuration changed event 2013-09-18 12:41:21 +02:00
Sebastian Sdorra
e10e2a6ac0 added ui for login attempt limit configuration 2013-09-18 12:28:12 +02:00
Sebastian Sdorra
b2c1336b08 added configuration options for login attempt limits 2013-09-16 17:36:16 +02:00
Sebastian Sdorra
bfa4372626 implement login attempt handler to handle failed authentications 2013-09-16 13:58:19 +02:00
Sebastian Sdorra
4586d2de0b merge with branch issue-439 2013-09-13 16:20:03 +02:00
Sebastian Sdorra
ab72b82e7b avoid duplicate members in groups 2013-09-13 16:19:06 +02:00
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