Commit Graph

3044 Commits

Author SHA1 Message Date
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
Sebastian Sdorra
04ea3d9827 added option to disable the cache 2013-01-08 15:31:24 +01:00
Sebastian Sdorra
1d860a24f9 added rest action to start a directory scann manually 2013-01-08 15:05:30 +01:00
Sebastian Sdorra
d8a8901a97 merge with branch issue-299 2013-01-08 09:53:42 +01:00
Sebastian Sdorra
516e09c256 close branch issue-299 2013-01-08 09:46:58 +01:00
Sebastian Sdorra
5300057e34 update svnkit to version 1.7.8-scm1 2013-01-08 09:38:53 +01:00
Sebastian Sdorra
d56cb614ae use ehcache as shiro cachemanager 2013-01-06 21:59:49 +01:00
Sebastian Sdorra
656097aa5f added subject to page environment 2013-01-06 18:04:01 +01:00
Sebastian Sdorra
41ba13014a package refactoring 2013-01-06 14:49:14 +01:00
Sebastian Sdorra
1813452411 start implementation of authentication and authorization 2013-01-06 14:38:08 +01:00
Sebastian Sdorra
0ce48bb5d8 improve base directory handling 2013-01-05 19:22:32 +01:00
Sebastian Sdorra
3472c21070 clear ui cache when backend changes 2013-01-05 11:48:20 +01:00
Sebastian Sdorra
4004675b4d move templates to a secured directory 2013-01-05 11:37:43 +01:00
Sebastian Sdorra
b28e29904a added shiro dependencies 2013-01-05 11:12:30 +01:00
Sebastian Sdorra
5ec0cc1833 improve url mapping 2013-01-05 11:11:49 +01:00
Sebastian Sdorra
79b76c2c0c fix bug in DefaultFileFilter constructor 2013-01-04 21:59:10 +01:00