Commit Graph

1258 Commits

Author SHA1 Message Date
Sebastian Sdorra
fac2645a66 be sure archive mode is disabled after unit test is finished 2012-12-14 20:29:00 +01:00
Sebastian Sdorra
8b22788fe8 fix bug in http cache integration test 2012-12-14 16:54:17 +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
0805caab14 add proxy excludes to user interface 2012-12-09 15:17:34 +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
36eb919026 merge with branch issue-287 2012-12-07 10:00:13 +01:00
Sebastian Sdorra
d60601b277 added util method to get property value from properties array 2012-12-04 22:00:58 +01:00
Sebastian Sdorra
272fb1ea17 fix js error if no parent1 is available 2012-12-04 21:56:19 +01:00
Sebastian Sdorra
80c500cbf8 separate methods to render changeset ids 2012-12-04 21:29:04 +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
47fc0d97f7 added help text for new date format 2012-11-15 21:17:37 +01:00
Sebastian Sdorra
f15247efd1 added option to disable auto hide for help texts 2012-11-15 21:11:42 +01:00
Sebastian Sdorra
cf1586f7b1 change default date format 2012-11-15 16:07:55 +01:00
Sebastian Sdorra
74f9c29855 enable ClientDateFormatUpgradeHandler 2012-11-15 15:50:04 +01:00
Sebastian Sdorra
2975579796 added support for german time ago 2012-11-15 15:45:09 +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
9822f1ab2e use moments for date formats 2012-11-15 14:28:24 +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
94d8d9f2bf added repository type icons to grid 2012-10-27 13:04:30 +02:00
Sebastian Sdorra
86865da6fe added favicon and new logo 2012-10-26 17:56:58 +02:00
Sebastian Sdorra
c68b100bff merge with branch issue-268 2012-10-23 18:04:06 +02:00
Sebastian Sdorra
efd2f36b51 keep same repository group id after logout and re login 2012-10-23 08:27:46 +02:00
Sebastian Sdorra
1b4e1c8b5e remove debugging output 2012-10-19 12:55:14 +02:00
Sebastian Sdorra
a8801aa742 store expanded/collapsed state of groupingviews across sessions 2012-10-19 12:29:44 +02: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
80173c6f4f remove unused import 2012-10-16 08:05:51 +02:00
Sebastian Sdorra
f4bdc8aed6 fix repository it case 2012-10-16 08:05:23 +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