Sebastian Sdorra
|
d1e4b139bd
|
fix binding of extensions with eager singleton scope
|
2013-01-23 09:09:48 +01:00 |
|
Sebastian Sdorra
|
9684c80126
|
added new browse options to restful endpoint
|
2013-01-21 15:04:20 +01:00 |
|
Sebastian Sdorra
|
e581751624
|
find and bind extension points automatically
|
2013-01-18 09:39:32 +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
|
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
|
d8a8901a97
|
merge with branch issue-299
|
2013-01-08 09:53:42 +01:00 |
|
Sebastian Sdorra
|
9263b7d616
|
merge with branch issue-306
|
2013-01-02 12:56:58 +01:00 |
|
Sebastian Sdorra
|
cdc0da39f4
|
improve aether logging to find issue #299
|
2013-01-02 10:50:19 +01:00 |
|
Sebastian Sdorra
|
28431b0f3f
|
register installed to local repository manager, to fix issue #306
|
2013-01-02 09:03:10 +01:00 |
|
Sebastian Sdorra
|
a299183ba1
|
fix IllegalArgumentException with nested privileged actions
|
2012-12-17 15:54:16 +01:00 |
|
Sebastian Sdorra
|
af5bcd1e49
|
write version file on fresh installations
|
2012-12-15 16:57:34 +01:00 |
|
Sebastian Sdorra
|
0c18b54b8e
|
fix license headers
|
2012-12-14 15:22:13 +01:00 |
|
Sebastian Sdorra
|
9207f7e14e
|
set name for template threads
|
2012-12-09 20:49:56 +01:00 |
|
Sebastian Sdorra
|
ced9abb77f
|
set names for threads
|
2012-12-09 20:45:16 +01:00 |
|
Sebastian Sdorra
|
5178dca30d
|
move eventbus implementation from scm-core to scm-webapp
|
2012-12-09 16:12:21 +01:00 |
|
Sebastian Sdorra
|
261b70071d
|
merge with branch issue-281
|
2012-12-09 15:19:08 +01:00 |
|
Sebastian Sdorra
|
485e3485fc
|
use proxies util class to determine if proxy settings should be used
|
2012-12-09 14:55:43 +01:00 |
|
Sebastian Sdorra
|
d494100254
|
added eager singleton scope for injection
|
2012-12-07 18:25:53 +01:00 |
|
Sebastian Sdorra
|
aee7ba1279
|
start implementation of a new event api based on guavas EventBus
|
2012-12-07 17:41:43 +01:00 |
|
Sebastian Sdorra
|
fa53fe8366
|
bind new blob store api
|
2012-12-07 11:56:24 +01:00 |
|
Sebastian Sdorra
|
3e443e5447
|
bind decorator factories
|
2012-11-29 08:54:18 +01:00 |
|
Sebastian Sdorra
|
4937b6298f
|
indent
|
2012-11-28 21:26:57 +01:00 |
|
Sebastian Sdorra
|
ca3b6e3556
|
bind jaxb data store
|
2012-11-20 21:53:29 +01:00 |
|
Sebastian Sdorra
|
74f9c29855
|
enable ClientDateFormatUpgradeHandler
|
2012-11-15 15:50:04 +01:00 |
|
Sebastian Sdorra
|
0277d28ca9
|
convert date format from extjs to moments on upgrade
|
2012-11-15 15:10:11 +01:00 |
|
Sebastian Sdorra
|
c3d8055ced
|
improve upgrade procedure
|
2012-11-15 14:56:05 +01:00 |
|
Sebastian Sdorra
|
2500a81025
|
Scanner does not implement closeable in java 6
|
2012-10-30 09:43:27 +01:00 |
|
Sebastian Sdorra
|
58b5c1130c
|
fix possible npes
|
2012-10-29 16:23:43 +01:00 |
|
Sebastian Sdorra
|
8d58137bae
|
added method to read templates from a reader
|
2012-10-29 13:04:00 +01:00 |
|
Sebastian Sdorra
|
6fd1e1fc2c
|
fix permission autocomplete
|
2012-10-19 09:50:39 +02:00 |
|
Sebastian Sdorra
|
692aae72fe
|
fix license headers
|
2012-10-17 14:24:22 +02:00 |
|
Sebastian Sdorra
|
d459ac2ff0
|
improve preparation of repositories
|
2012-10-16 07:45:40 +02:00 |
|
Sebastian Sdorra
|
727025770c
|
merge with branch apache-shiro
|
2012-10-16 07:08:28 +02:00 |
|
Sebastian Sdorra
|
6728758637
|
do not store request and respone in authentication token
|
2012-10-11 16:12:06 +02:00 |
|
Sebastian Sdorra
|
352ce23082
|
remove token from PrincipalCollection because it is also stored in the session
|
2012-10-11 15:51:11 +02:00 |
|
Sebastian Sdorra
|
3999a4daf5
|
store authentication token as principal
|
2012-10-07 17:57:14 +02:00 |
|
Sebastian Sdorra
|
50ce50ca1b
|
allow execution of administration tasks without an active http session
|
2012-10-06 18:56:30 +02:00 |
|
Sebastian Sdorra
|
e89195f6db
|
improve security of administration context
|
2012-10-06 18:35:09 +02:00 |
|
Sebastian Sdorra
|
7f5f34eddc
|
do not store non valid users
|
2012-10-04 11:18:10 +02:00 |
|
Sebastian Sdorra
|
b85a92596d
|
fix wrong cast
|
2012-10-04 11:15:14 +02:00 |
|
Sebastian Sdorra
|
40ae526620
|
added hack for missing user events
|
2012-10-04 11:14:46 +02:00 |
|
Sebastian Sdorra
|
8e95f3d6bf
|
indent
|
2012-10-04 11:09:12 +02:00 |
|
Sebastian Sdorra
|
c2f34ffa6e
|
user user dao instead of user manager to pass permission checks
|
2012-10-04 11:00:12 +02:00 |
|
Sebastian Sdorra
|
4d3c12c805
|
remove current user check, because it does not work with apache shiro
|
2012-10-04 10:50:57 +02:00 |
|
Sebastian Sdorra
|
468f1a9b4c
|
improve logging
|
2012-10-04 10:50:19 +02:00 |
|
Sebastian Sdorra
|
328867aae1
|
added some comments
|
2012-10-03 14:01:00 +02:00 |
|