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 |
|
Sebastian Sdorra
|
50cd01ea85
|
added equals, hashCode and toString methods to PluginResources class
|
2013-01-04 21:54:32 +01:00 |
|
Sebastian Sdorra
|
b3328b0236
|
improve logging of default plugin scanner
|
2013-01-04 21:37:50 +01:00 |
|
Sebastian Sdorra
|
3b7190f675
|
added equals, hashCode and toString methods to Plugin class
|
2013-01-04 21:23:39 +01:00 |
|
Sebastian Sdorra
|
ee23861add
|
improve equals, hashCode and toString of plugin information class
|
2013-01-04 20:59:39 +01:00 |
|
Sebastian Sdorra
|
14f8a3f999
|
improve screenshot resource
|
2013-01-04 20:26:30 +01:00 |
|
Sebastian Sdorra
|
0af5638d52
|
update imgscalr to version 4.2
|
2013-01-04 20:21:30 +01:00 |
|
Sebastian Sdorra
|
44e1f0d219
|
fix wrong javadoc
|
2013-01-03 21:34:39 +01:00 |
|
Sebastian Sdorra
|
d7ee59578d
|
remove unused imports
|
2013-01-03 17:30:04 +01:00 |
|
Sebastian Sdorra
|
9263b7d616
|
merge with branch issue-306
|
2013-01-02 12:56:58 +01:00 |
|
Sebastian Sdorra
|
7403afe538
|
close branch issue-306
|
2013-01-02 12:56:22 +01:00 |
|