Commit Graph

3451 Commits

Author SHA1 Message Date
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
364ecfbdb8 configuration entry store should be able to read the defect format of earlier versions 2013-09-16 11:43:50 +02:00
Sebastian Sdorra
ac365b6329 replace system out with logging 2013-09-16 11:39:42 +02:00
Sebastian Sdorra
10b2221bb6 fix store and load method of xml configuration entry store 2013-09-16 11:38:17 +02:00
Sebastian Sdorra
4586d2de0b merge with branch issue-439 2013-09-13 16:20:03 +02:00
Sebastian Sdorra
c0e63f35ec close branch issue-439 2013-09-13 16:19:29 +02:00
Sebastian Sdorra
ab72b82e7b avoid duplicate members in groups 2013-09-13 16:19:06 +02:00
Sebastian Sdorra
f191883064 fix missing guava jar 2013-09-12 20:11:29 +02:00
Sebastian Sdorra
e41b3123ac merge with issue-441 2013-09-12 20:06:15 +02:00
Sebastian Sdorra
7a565c75aa close branch issue-441 2013-09-12 20:04:50 +02:00
Sebastian Sdorra
86199988a0 fix escaping bug in SearchUtil 2013-09-11 09:44:59 +02:00
Sebastian Sdorra
a089105b6d merge with branch issue-440 2013-09-11 09:30:00 +02:00
Sebastian Sdorra
d6016e0d45 close branch issue-440 2013-09-11 09:29:35 +02:00
Sebastian Sdorra
c09b92bc04 fix possible npe with unpacked war files 2013-09-10 21:11:30 +02:00
Sebastian Sdorra
730de03997 remove cdi fix for guava, because it is not longer needed 2013-09-09 15:45:36 +02:00
Sebastian Sdorra
5f3db8b6a8 update guava to version 15.0 2013-09-08 12:30:28 +02:00
Sebastian Sdorra
252108a7ab fix permission caching for logged in users 2013-08-28 16:15:41 +02:00
Sebastian Sdorra
e4da1a9404 merge with branch issue-436 2013-08-27 20:37:10 +02:00
Sebastian Sdorra
bc08d33a99 close branch issue-436 2013-08-27 20:36:35 +02:00
Sebastian Sdorra
9adab9c4e3 allow changing of context path with a http header 2013-08-27 13:22:03 +02:00
Sebastian Sdorra
19e7e45395 update jetty to 7.6.12.v20130726 2013-08-27 08:29:31 +02:00
Sebastian Sdorra
de69dc7593 merge with branch issue-435 2013-08-27 08:02:47 +02:00
Sebastian Sdorra
2cb8cee051 improve dependency rewrite 2013-08-27 08:02:05 +02:00
Sebastian Sdorra
d2bcfb82f6 fix release build 2013-08-26 09:00:05 +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
ca19c542b7 added format option as query param for diff resource 2013-08-23 15:07:31 +02:00
Sebastian Sdorra
85b9a1d1f6 improve unit tests for git remote command 2013-08-23 14:52:35 +02:00
Sebastian Sdorra
f8b09b4814 fix detection of non bare repositories as pull source 2013-08-23 14:51:58 +02:00
Sebastian Sdorra
f0974a8457 fix wrong remote ref name 2013-08-23 14:51:08 +02:00
Sebastian Sdorra
1c7c7b0737 fix wrong messages 2013-08-23 14:28:35 +02:00
Sebastian Sdorra
896684b578 added support for git diff output format to the subversion repository provider 2013-08-23 13:24:38 +02:00
Sebastian Sdorra
86c6ecd9e8 added support for git diff output format to the mercurial repository provider 2013-08-23 13:24:24 +02:00
Sebastian Sdorra
4ff35d679a added api for changing diff output format 2013-08-23 13:23:52 +02:00
Sebastian Sdorra
ba290eb9fc added license file to the root of the repository 2013-08-23 12:33:24 +02:00
Sebastian Sdorra
3ace08d9ca change order of permission column and use a more robust cell editor check 2013-08-23 11:14:09 +02:00
Sebastian Sdorra
2841fa202b fix CommandNotSupportedException for git outgoing command 2013-08-16 10:55:18 +02:00
Sebastian Sdorra
bf4d5b4e83 merge with branch issue-424 2013-08-09 11:11:40 +02:00
Sebastian Sdorra
20a6704a27 close branch issue-424 2013-08-09 11:09:02 +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
6a514612b9 [maven-release-plugin] copy for tag 1.33 2013-08-08 20:35:21 +02:00
Sebastian Sdorra
c10c3eb7c0 [maven-release-plugin] prepare release 1.33 1.33 2013-08-08 20:35:20 +02:00
Sebastian Sdorra
e1667c6e39 use str(e) if e.read() and e.conn is not available on scmhooks.py 2013-08-08 15:49:42 +02:00
Sebastian Sdorra
0709ab69b1 fix typo in maven parameter for logging configuration 2013-08-08 08:27:43 +02:00
Sebastian Sdorra
23dfcd97ae fix handling of pending changesets during pre receive repository hooks 2013-08-07 10:09:14 +02:00
Sebastian Sdorra
e2172a66f9 implement svn cat during pre receive repository hooks 2013-08-07 09:48:28 +02:00
Sebastian Sdorra
cc154f0e10 fix synchronization on mercurial hooks 2013-08-07 09:20:37 +02:00
Sebastian Sdorra
c38633e722 fix wrong synchronization on git hooks 2013-08-07 08:38:42 +02:00