Commit Graph

2048 Commits

Author SHA1 Message Date
Sebastian Sdorra
e2cd39ee43 improve changesetviewer 2011-04-08 09:10:56 +02:00
Sebastian Sdorra
0bf69f1c55 fix startup exception on fresh installations 2011-04-05 08:23:21 +02:00
Sebastian Sdorra
3bf9923a04 fix typo 2011-04-05 08:21:24 +02:00
Sebastian Sdorra
ef5f68a96c make date format configurable 2011-04-05 08:20:55 +02:00
Sebastian Sdorra
2396430431 use timestamp instead of dateformat (yyyy-MM-dd HH-mm-ss) 2011-04-04 16:11:01 +02:00
Sebastian Sdorra
8b7774d284 added paging to ChangesetViewer 2011-04-03 14:24:52 +02:00
Sebastian Sdorra
f2b876a2c1 improve ChangesetViewer api 2011-04-03 11:16:40 +02:00
Sebastian Sdorra
ae758e2a33 added getChangesets method to RepositoryResource 2011-04-03 11:12:23 +02:00
Sebastian Sdorra
9739b216c4 improve i18n support 2011-03-31 10:52:25 +02:00
Sebastian Sdorra
df65beba50 using freemarker to render index.html 2011-03-27 13:47:47 +02:00
Sebastian Sdorra
dfec628a69 don't show core plugin updates 2011-03-18 19:35:19 +01:00
Sebastian Sdorra
e9fa6ae1eb fix double exception logging 2011-03-15 18:45:24 +01:00
Sebastian Sdorra
331a49af31 added plugin conditions 2011-03-12 16:14:17 +01:00
Sebastian Sdorra
d16cd2da64 change default plugin url to new plugin backend 2011-03-12 15:19:41 +01:00
Sebastian Sdorra
54c21f6632 fix wrong status codes 2011-02-22 16:02:05 +01:00
Sebastian Sdorra
e85599ba6f added AdminSecurityFilter 2011-02-22 15:06:20 +01:00
Sebastian Sdorra
4591df1163 improve security 2011-02-21 13:54:20 +01:00
Sebastian Sdorra
d785dd5bb8 throw ScmSecurityException instead of RepositoryException 2011-02-19 18:32:02 +01:00
Sebastian Sdorra
eb906db6f7 fix security issue 2011-02-19 17:19:09 +01:00
Sebastian Sdorra
e8578e6352 fix NullPointerException 2011-02-18 11:46:09 +01:00
Sebastian Sdorra
9ff6999a0b return status code 204 on update 2011-02-16 20:12:33 +01:00
Sebastian Sdorra
53c0883454 fix problem with xml representation of collections 2011-02-16 17:18:00 +01:00
Sebastian Sdorra
f9ae6d47cd display only configured repositories 2011-02-15 19:19:25 +01:00
Sebastian Sdorra
92883e4f50 fix nullpointerexcpetion on first login 2011-02-15 19:19:05 +01:00
Sebastian Sdorra
95d1d206fb improve client side caching 2011-02-15 17:04:03 +01:00
Sebastian Sdorra
ab995b5005 added ScmSecurityExceptionMapper 2011-02-13 19:20:42 +01:00
Sebastian Sdorra
54e21c986a disable caching for repositories 2011-02-13 18:36:40 +01:00
Sebastian Sdorra
b69b6cb9fd fix error 500 with missing timestamps 2011-02-13 18:27:33 +01:00
Sebastian Sdorra
cb6357f53c added max-age to cache control 2011-02-13 17:49:41 +01:00
Sebastian Sdorra
b122b701a6 use conditional request to improve performance 2011-02-13 16:31:02 +01:00
Sebastian Sdorra
74d4ac4722 fix missing timestamp 2011-02-13 15:45:58 +01:00
Sebastian Sdorra
dfb58480a0 added AbstractManagerResource 2011-02-13 14:33:38 +01:00
Sebastian Sdorra
3d85447f9d added missing Produces annotation 2011-02-12 19:59:04 +01:00
Sebastian Sdorra
d5c2338d1d added LastModifiedAware interface 2011-02-12 19:55:18 +01:00
Sebastian Sdorra
8a8ab5f6e6 close cachemanager on context destroy 2011-02-12 18:10:32 +01:00
Sebastian Sdorra
1563f9138a added user search to permission grid 2011-02-12 16:35:49 +01:00
Sebastian Sdorra
e557fd1c72 added group search 2011-02-12 16:11:35 +01:00
Sebastian Sdorra
cb56de5670 improve SearchUtil 2011-02-12 15:43:27 +01:00
Sebastian Sdorra
89f65b34eb added description and lastModified attribute to group 2011-02-12 15:07:25 +01:00
Sebastian Sdorra
ffa429de33 improve user search 2011-02-12 11:27:00 +01:00
Sebastian Sdorra
b81610a9f3 cache user search results 2011-02-12 11:24:08 +01:00
Sebastian Sdorra
cf12390b0b create new caches dynamically 2011-02-12 11:18:21 +01:00
Sebastian Sdorra
106cd6717c improve logging 2011-02-12 10:58:58 +01:00
Sebastian Sdorra
dbb757414b improve cache api 2011-02-12 10:52:04 +01:00
Sebastian Sdorra
8cdbcb812a added autocomplete for group members 2011-02-11 20:01:44 +01:00
Sebastian Sdorra
c598f1079e added user search resource 2011-02-11 19:44:10 +01:00
Sebastian Sdorra
60d8bbf444 append version to plugin url for later use 2011-02-10 16:18:45 +01:00
Sebastian Sdorra
cd92d776c1 added version to ScmState 2011-02-10 16:10:51 +01:00
Sebastian Sdorra
8b97cfe9b0 move admin user and group configuration from plugins to core 2011-02-08 19:37:27 +01:00
Sebastian Sdorra
6eecab364e fix bug in authentication cache 2011-02-08 19:35:35 +01:00