Commit Graph

2543 Commits

Author SHA1 Message Date
Sebastian Sdorra
269178f0a2 hide constructor and throw exception if the version could not be parsed 2014-02-19 21:47:45 +01:00
Sebastian Sdorra
ac88e1f651 implement cache statistics 2014-02-19 20:56:14 +01:00
Sebastian Sdorra
5715851ff1 modify cache api to match the one from shiro 2014-02-19 19:59:44 +01:00
Sebastian Sdorra
ffc12f2fa1 merge changes from branch 1.x 2014-02-18 21:25:29 +01:00
Sebastian Sdorra
7d198a2d95 added option to skip failed authenticators 2014-02-16 15:41:48 +01:00
Sebastian Sdorra
cb3ad8f19b fix possible npe on authentication, see issue #531 2014-02-16 15:02:20 +01:00
Sebastian Sdorra
0271a5f5e9 fix JsonMappingException on repository update 2014-01-30 20:59:33 +01:00
Sebastian Sdorra
e36c83962b Merged in ExAnimoso/scm-manager/1.x (pull request #16)
Add feature to set custom realm description
2014-01-30 07:54:12 +01:00
Sergey Averkiev
387f39bfe1 Add feature to set custom realm description 2014-01-29 16:26:57 +04:00
Sebastian Sdorra
74661789f8 fix exception on login, if an external authenticator returns a changed user object 2014-01-29 12:46:14 +01:00
Sebastian Sdorra
04e66f2b71 remove cipher key from repository 2014-01-25 15:56:01 +01:00
Sebastian Sdorra
2504ce95a6 allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
08dede40fe allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
4b35b01516 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
9e9351fe86 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
436c149e75 start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
e6cbb6a4cf start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
5951b32f8e added main method for an easy way to generate static keys 2014-01-25 11:50:18 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
a99dfb31fc fix deprecated warning 2014-01-11 14:48:42 +01:00
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
66da3a247b rename maven and support directory to match their artifactIds 2014-01-11 13:52:15 +01:00
Sebastian Sdorra
c3100f420c improve modification handler events by sending old and new items to eventbus 2014-01-11 13:45:23 +01:00
Sebastian Sdorra
844a55ca98 fix integration tests 2014-01-11 12:00:01 +01:00
Sebastian Sdorra
2ec77dc10e fix repository manager tests 2014-01-11 11:20:35 +01:00
Sebastian Sdorra
4f6460eeae replace filter with predicate 2014-01-09 20:16:03 +01:00
Sebastian Sdorra
908f2fe6c8 simplify cache api 2014-01-09 20:06:07 +01:00
Sebastian Sdorra
a7e84bbe3c inject the plugin manager interface not the implementation 2014-01-09 17:41:13 +01:00
Sebastian Sdorra
dcf753f2af disable remote plugins for early 2.0.0-SNAPSHOT versions 2014-01-09 17:39:25 +01:00
pankaj azad
aa9f8f6592 shBrushJava.js edited online with Bitbucket 2014-01-08 14:33:32 +00:00
pankaj azad
f399f00986 shBrushJava.js edited online with Bitbucket 2014-01-08 14:33:32 +00:00
pankaj azad
20ecc2ee7b shBrushCpp.js edited online with Bitbucket 2014-01-08 14:30:00 +00:00
pankaj azad
8b2d2eb4d7 shBrushCpp.js edited online with Bitbucket 2014-01-08 14:30:00 +00:00
Sebastian Sdorra
dc19da4a76 remove old hook system in favor of event bus 2014-01-03 16:32:48 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
397566e74f update legman to version 1.2.0 2014-01-03 13:54:26 +01:00
Sebastian Sdorra
0c7d6fa62f replace guava eventbus with legman 2014-01-03 12:56:18 +01:00
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
b5d1f57c88 removed freemarker template engine 2014-01-03 10:47:53 +01:00
Sebastian Sdorra
629c062072 removed ehcache 2014-01-03 10:40:00 +01:00
Sebastian Sdorra
aec7773239 remove deprecated stuff 2014-01-03 10:34:34 +01:00
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
dfaa96b8ca remove cancel button on login window if anonymous access is disabled, see issue #396 2013-12-27 17:17:59 +01:00
Sebastian Sdorra
0de9e1320a update enunciate to version 1.28 2013-12-13 09:03:30 +01:00
Sebastian Sdorra
4a3c3b43d6 update mustasche to version 0.8.14 2013-12-13 08:37:24 +01:00
Sebastian Sdorra
0687dc073a merge with branch issue-474 2013-12-13 08:08:47 +01:00
pankaj azad
211f787f65 sonia.panel.syntaxhighlighterpanel.js edited to include .c, .h, .hh, .cc extensions for C++ & .idl for java (because CORBA IDL has similar keywords) 2013-12-08 15:08:14 +00:00
Sebastian Sdorra
de94e93fef merge with branch issue-481 2013-11-07 09:14:00 +01:00