Commit Graph

5160 Commits

Author SHA1 Message Date
Sebastian Sdorra
7639457eb2 [maven-release-plugin] prepare release 1.27 1.27 2013-01-25 16:13:38 +01:00
Sebastian Sdorra
18e5acb6cc merge with branch issue-317 2013-01-25 15:20:59 +01:00
Sebastian Sdorra
a2e4a66639 close branch issue-317 2013-01-25 15:20:34 +01:00
Sebastian Sdorra
4cf45c711b fix hover links for ie >= 8 2013-01-24 09:18:14 +01:00
Sebastian Sdorra
944a2679bc fix localStorage detection for ie 6 and 7 2013-01-24 08:47:05 +01:00
Sebastian Sdorra
29a3f682a2 remove unnecessary provider 2013-01-23 13:38:26 +01:00
Sebastian Sdorra
6d7e8341fa javadoc for AbstractAuthenticationManager 2013-01-23 13:33:38 +01:00
Sebastian Sdorra
4487f3765a post authentication events to the new event system 2013-01-23 13:29:59 +01:00
Sebastian Sdorra
cae62b8743 fix bug with registration of multiple authentication listeners 2013-01-23 13:23:24 +01:00
Sebastian Sdorra
8799141647 icons of repository browser should be clickable 2013-01-23 09:54:35 +01:00
Sebastian Sdorra
d1e4b139bd fix binding of extensions with eager singleton scope 2013-01-23 09:09:48 +01:00
Sebastian Sdorra
daf1e64fbe exclude commons-logging and use jcl-over-slf4j instead 2013-01-22 17:23:26 +01:00
Sebastian Sdorra
7fa09dabfa [maven-release-plugin] prepare for next development iteration 2013-01-22 13:12:22 +01:00
Sebastian Sdorra
b61a2a51a1 [maven-release-plugin] copy for tag 1.26 2013-01-22 13:12:21 +01:00
Sebastian Sdorra
6baf2661dc [maven-release-plugin] prepare release 1.26 1.26 2013-01-22 13:12:21 +01:00
Sebastian Sdorra
6512be36dc do not ignore release.properties 2013-01-22 13:10:29 +01:00
Sebastian Sdorra
6546996ba0 fix DefaultKeyGeneratorTest for slow machines 2013-01-22 11:40:36 +01:00
Sebastian Sdorra
9684c80126 added new browse options to restful endpoint 2013-01-21 15:04:20 +01:00
Sebastian Sdorra
cc81411523 implement disable sub repository detection option 2013-01-20 11:41:33 +01:00
Sebastian Sdorra
81d78b6fa8 added option to disable sub repository detection of browse command 2013-01-20 11:17:31 +01:00
Sebastian Sdorra
d34ce7b0c9 implement recursive option for mercurial browse command 2013-01-19 13:22:27 +01:00
Sebastian Sdorra
9953a84567 implement recursive option for subversion browse command 2013-01-19 13:10:10 +01:00
Sebastian Sdorra
cc4604b60f implement recursive option for git browse command 2013-01-19 13:09:58 +01:00
Sebastian Sdorra
ab85fb9bf6 added recursive option to browse command 2013-01-19 13:09:36 +01:00
Sebastian Sdorra
5b1b22441b enable repository browser for subversion repositories 2013-01-18 21:32:47 +01:00
Sebastian Sdorra
667d9502fe implement disable last commit for subversion browse command 2013-01-18 21:23:05 +01:00
Sebastian Sdorra
da52e76ac7 implement disable last commit for mercurial browse command 2013-01-18 21:11:25 +01:00
Sebastian Sdorra
e8ebf7091d implement disable last commit for git browse command 2013-01-18 20:41:31 +01:00
Sebastian Sdorra
df48bc5b6c added missing javadoc since tags 2013-01-18 20:00:48 +01:00
Sebastian Sdorra
850345b3d2 added option to disable the last commit during repository browsing 2013-01-18 19:56:02 +01:00
Sebastian Sdorra
bd48288e5a update jersey to version 1.17 2013-01-18 14:56:54 +01:00
Sebastian Sdorra
e581751624 find and bind extension points automatically 2013-01-18 09:39:32 +01:00
Sebastian Sdorra
8232a24344 cache sub repository map to improve performance 2013-01-17 16:21:11 +01:00
Sebastian Sdorra
3485b2a4a2 fix license headers 2013-01-15 21:14:37 +01:00
Sebastian Sdorra
6f5780b9df implementing an annotation scanner to replace the extension scanner 2013-01-15 16:55:07 +01:00
Sebastian Sdorra
52ffb42b3d use stopwatch to log time taken by getChangesets of a hook 2013-01-14 19:28:25 +01:00
Sebastian Sdorra
c022320e0a synchronize getChangeset method of hook events and call registered pre processors before the changesets are returned to hook 2013-01-14 08:41:22 +01:00
Sebastian Sdorra
7edbf6d404 added missing id for security navigation section 2013-01-12 15:55:08 +01:00
Sebastian Sdorra
b66ae705c2 fix privileged action is not executed, if the user is already an admin 2013-01-12 13:14:11 +01:00
Sebastian Sdorra
40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 2013-01-12 12:44:20 +01:00
Sebastian Sdorra
1f3feca67a use localStorage to store state of the user interface 2013-01-12 11:46:24 +01:00
Sebastian Sdorra
b82da27cce [maven-release-plugin] prepare for next development iteration 2013-01-11 15:47:02 +01:00
Sebastian Sdorra
4af3512e33 [maven-release-plugin] copy for tag 1.25 2013-01-11 15:47:01 +01:00
Sebastian Sdorra
9a64f27df8 [maven-release-plugin] prepare release 1.25 1.25 2013-01-11 15:47:01 +01:00
Sebastian Sdorra
9975b389f9 downgrade maven-release-plugin to version 2.3.2, because of a bug with mercurial and local checkout 2013-01-11 15:45:05 +01:00
Sebastian Sdorra
9fd0fef8b8 define install and clean plugin 2013-01-11 14:26:02 +01:00
Sebastian Sdorra
95ec6baa00 update some maven plugins 2013-01-11 14:23:59 +01:00
Sebastian Sdorra
3bd87bf41a update ehcache to version 2.6.3 2013-01-11 14:17:45 +01:00
Sebastian Sdorra
2559618fa9 improve configuration of proxyservlet 2013-01-08 16:27:09 +01:00
Sebastian Sdorra
ee958909cc fix wrong social widgets 2013-01-08 15:33:30 +01:00