Commit Graph

1258 Commits

Author SHA1 Message Date
Sebastian Sdorra
e134cf0595 improve repository name validation 2012-05-18 15:47:24 +02:00
Sebastian Sdorra
80cbc186e3 move GZipFilter and WebUtil to scm-core 2012-05-12 20:35:25 +02:00
Sebastian Sdorra
f1ccbb5e08 merge with branch issue-146 2012-05-12 17:20:30 +02:00
Sebastian Sdorra
1757eec23d display user informations on the bottom of the page 2012-05-12 12:25:04 +02:00
Sebastian Sdorra
53552360d4 merge with branch issue-142 2012-05-11 17:16:25 +02:00
Sebastian Sdorra
9850fbbda5 do not allow "/./" or "//" in repository names 2012-05-11 17:00:19 +02:00
Sebastian Sdorra
0ca618bd03 improve client side validation for repository names 2012-05-10 19:08:54 +02:00
Sebastian Sdorra
0e490df865 merge with branch issue-138 2012-05-10 18:35:56 +02:00
Sebastian Sdorra
bd0f968b4c fix broken build 2012-05-09 21:21:09 +02:00
Sebastian Sdorra
f6ff83dd88 fix missing errorstream output in some situations 2012-05-08 22:12:51 +02:00
Sebastian Sdorra
e85ff1317c pass outputstream to status code handler to improve mercurial error handling 2012-05-08 22:10:34 +02:00
Sebastian Sdorra
5ededccd10 use execption handler to handle process interrupt exception 2012-05-08 21:29:48 +02:00
Sebastian Sdorra
09c60730ce improve handling of process return codes 2012-05-08 21:28:41 +02:00
Sebastian Sdorra
eb7a9d2269 remove unused imports 2012-05-06 22:02:01 +02:00
Sebastian Sdorra
85aa2164ab merge with branch issue-111 2012-05-06 14:30:39 +02:00
Sebastian Sdorra
26c876be8c add repository handler informations to support resource 2012-05-01 17:28:45 +02:00
Sebastian Sdorra
2cb34e5eb0 added resource for support informations 2012-04-30 13:41:35 +02:00
Sebastian Sdorra
a8a1be7585 templates can be loaded from webapp context or classpath 2012-04-30 13:40:44 +02:00
Sebastian Sdorra
fb7d61548c merge with branch issue-124 2012-04-20 09:37:55 +02:00
Sebastian Sdorra
7d42bc9491 enable proxy support for all types of remote repositories 2012-04-19 17:02:55 +02:00
Sebastian Sdorra
0d65f2138b fix wrong german localization, see issue #122 2012-04-19 13:42:47 +02:00
Sebastian Sdorra
bfaf928d0d change missing config logging from warn to debug 2012-04-18 10:17:45 +02:00
Sebastian Sdorra
de078fc5fd fix wrong log messages 2012-04-11 18:04:12 +02:00
Sebastian Sdorra
5a7dbcb81c improve logging for loading of plugins 2012-04-11 17:53:39 +02:00
Sebastian Sdorra
07cf2eaa08 merge with branch issue-109 2012-04-10 14:44:32 +02:00
Sebastian Sdorra
374283e646 fix license headers 2012-04-07 10:27:06 +02:00
Sebastian Sdorra
956ee4e47a added RepositoryIsNotArchivedException and improved status codes 2012-04-06 11:06:20 +02:00
Sebastian Sdorra
d6255d887e added parameter for gzip encoding to HttpRequest 2012-04-05 16:49:42 +02:00
Sebastian Sdorra
cf5bb76384 do not show archived repositories on first load 2012-04-05 09:51:07 +02:00
Sebastian Sdorra
d9807829d8 merge with brach issue-42 2012-04-04 19:24:05 +02:00
Sebastian Sdorra
03166bf354 merge with branch issue-108 2012-04-04 09:47:55 +02:00
Sebastian Sdorra
215b9b3757 improve handling of startup error handling 2012-04-03 09:48:22 +02:00
Sebastian Sdorra
21eeaae4d9 fix repository selection by history 2012-04-01 13:02:54 +02:00
Sebastian Sdorra
58d6fdedcc fix wrong scope on history action 2012-04-01 13:01:56 +02:00
Sebastian Sdorra
535a23a760 improve german locale 2012-03-31 19:16:05 +02:00
Sebastian Sdorra
7d0969e636 fix double header on login window in german locale 2012-03-31 19:01:04 +02:00
Sebastian Sdorra
78a4203590 only archive repositories can be deleted, if the repository archive mode is enabled 2012-03-30 11:00:41 +02:00
Sebastian Sdorra
ff2288892f added reload note to enable repository archive help text 2012-03-30 10:52:47 +02:00
Sebastian Sdorra
278dfaf92a hide archived repositories by default 2012-03-30 10:50:49 +02:00
Sebastian Sdorra
29f4a9e8f2 fix buttons after store reload 2012-03-30 10:47:48 +02:00
Sebastian Sdorra
aeb0b2d415 fix store filter on reload 2012-03-30 10:44:14 +02:00
Sebastian Sdorra
d34a96259d added archive icon 2012-03-30 10:37:20 +02:00
Sebastian Sdorra
a5c5b4b7ff toggle remove and archive button 2012-03-30 10:32:48 +02:00
Sebastian Sdorra
e79eeb9028 added basic archive action to user interface 2012-03-30 10:16:42 +02:00
Sebastian Sdorra
fccb7e023f fix wrong field name 2012-03-30 10:05:21 +02:00
Sebastian Sdorra
473c5967a9 improve repository filter and added archive filter 2012-03-27 15:51:55 +02:00
Sebastian Sdorra
a1f12e6ec0 added configuration parameters for repository archive 2012-03-27 15:04:24 +02:00
Sebastian Sdorra
21fb402565 fix wrong log message 2012-03-25 13:17:34 +02:00
Sebastian Sdorra
7848d1b192 added extensionpoint for ServletContextListener 2012-03-25 13:09:05 +02:00
Sebastian Sdorra
e2b137ba6a fix possible nullpointerexception 2012-03-25 13:05:49 +02:00