Commit Graph

1317 Commits

Author SHA1 Message Date
Sebastian Sdorra
e79c0fb91b set DefaultCGIExecutor logger level to debug instead of trace 2014-06-06 15:21:24 +02:00
Sebastian Sdorra
d42307e8b0 fix log messages 2014-05-22 16:39:33 +02:00
Sebastian Sdorra
68090719d7 disable wadl 2014-05-18 11:25:39 +02:00
Sebastian Sdorra
c4db25b072 remove antiJARLocking attribute from context.xml, because it is no longer supported by tomcat 8 2014-05-10 12:02:40 +02:00
Sebastian Sdorra
72978a05af remove unused imports 2014-05-08 21:27:15 +02:00
Sebastian Sdorra
0f88d1e30a fix possible class loader leak 2014-05-08 21:03:38 +02:00
Sebastian Sdorra
b1a3f7d5c9 implement marker interface for plugin class loaders to make it easier to find class loader leaks 2014-05-08 19:50:15 +02:00
Sebastian Sdorra
22d3aefeb5 fix marshalling exception, see issue #578 2014-05-06 07:44:15 +02:00
Sebastian Sdorra
d0ce9b118b escape backslash in checkout url to fix issue #570 2014-04-28 17:57:02 +02:00
Sebastian Sdorra
ded786209d do not use subject run as for administration context, because it could affect other threads 2014-04-24 08:58:59 +02:00
Sebastian Sdorra
d360c66d99 fix wrong date format 2014-04-21 14:56:31 +02:00
Sebastian Sdorra
a8686000cc improve logging 2014-04-20 17:12:21 +02:00
Sebastian Sdorra
96588fc358 added hidden last modified column to repository grid 2014-04-20 17:02:57 +02:00
Sebastian Sdorra
66dcb7f204 update last modified date of a repository after each push 2014-04-20 15:48:15 +02:00
Sebastian Sdorra
d029f4dd53 added date to log pattern 2014-04-06 16:10:43 +02:00
Sebastian Sdorra
8cab331841 merge with branch issue-548 2014-04-06 16:07:43 +02:00
Sebastian Sdorra
4ada31a83c use a more robust check if html5 localStorage is available 2014-04-04 08:04:29 +02:00
Sebastian Sdorra
bb5976212f merge with branch issue-549 2014-03-16 11:54:20 +01:00
Sebastian Sdorra
d9579c3473 fix bug in user create form 2014-03-15 17:06:52 +01:00
Sebastian Sdorra
9d70a5aa09 implement plugin dependency blacklist 2014-03-13 20:57:02 +01:00
Sebastian Sdorra
05cb07e76e resolve dependency resolution conflicts 2014-03-11 18:21:27 +01:00
Sebastian Sdorra
a175d736ae fix changing passwords which a shorter than 5 chars, see issue #535 2014-02-25 08:37:54 +01:00
Sebastian Sdorra
7d198a2d95 added option to skip failed authenticators 2014-02-16 15:41:48 +01:00
Sebastian Sdorra
cb3ad8f19b fix possible npe on authentication, see issue #531 2014-02-16 15:02:20 +01:00
Sebastian Sdorra
0271a5f5e9 fix JsonMappingException on repository update 2014-01-30 20:59:33 +01:00
Sebastian Sdorra
e36c83962b Merged in ExAnimoso/scm-manager/1.x (pull request #16)
Add feature to set custom realm description
2014-01-30 07:54:12 +01:00
Sergey Averkiev
387f39bfe1 Add feature to set custom realm description 2014-01-29 16:26:57 +04:00
Sebastian Sdorra
74661789f8 fix exception on login, if an external authenticator returns a changed user object 2014-01-29 12:46:14 +01:00
Sebastian Sdorra
08dede40fe allow rerun of healthchecks 2014-01-25 15:00:04 +01:00
Sebastian Sdorra
9e9351fe86 display failed health checks in user interface 2014-01-25 13:26:43 +01:00
Sebastian Sdorra
e6cbb6a4cf start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
5951b32f8e added main method for an easy way to generate static keys 2014-01-25 11:50:18 +01:00
pankaj azad
aa9f8f6592 shBrushJava.js edited online with Bitbucket 2014-01-08 14:33:32 +00:00
pankaj azad
20ecc2ee7b shBrushCpp.js edited online with Bitbucket 2014-01-08 14:30:00 +00:00
Sebastian Sdorra
dfaa96b8ca remove cancel button on login window if anonymous access is disabled, see issue #396 2013-12-27 17:17:59 +01:00
Sebastian Sdorra
0687dc073a merge with branch issue-474 2013-12-13 08:08:47 +01:00
pankaj azad
211f787f65 sonia.panel.syntaxhighlighterpanel.js edited to include .c, .h, .hh, .cc extensions for C++ & .idl for java (because CORBA IDL has similar keywords) 2013-12-08 15:08:14 +00:00
Sebastian Sdorra
de94e93fef merge with branch issue-481 2013-11-07 09:14:00 +01:00
Sebastian Sdorra
477a425b5a remove setContentLength with -1 to fix CGI on jetty 9, see #481 2013-11-05 08:56:12 +01:00
Ángel L. García
e494bcb6c3 Spanish translation.
This translation is based in german translation by Ahmed Saad (fd4a0b06f5).
2013-10-30 10:39:04 +01:00
Sebastian Sdorra
1350bba16b use full message instead of short message for git commits 2013-10-30 09:02:38 +01:00
Ángel L. García
4681c4e789 Use variable instead static text in tab for internationalization and localization. 2013-10-30 08:49:13 +01:00
angel
578c79288a Use variable for text in filter label for internationalization and localization. 2013-10-29 12:12:08 +01:00
angel
7500f038b0 Merge with issue-470 2013-10-29 10:10:59 +01:00
angel
47e24e8f70 Use of navigation title instead of tab title 2013-10-29 10:02:25 +01:00
Sebastian Sdorra
0cdd2e8dd6 merge with issue-470 2013-10-28 13:19:16 +01:00
Sebastian Sdorra
152abc58c2 use same validation rules for user and group names 2013-10-28 13:15:12 +01:00
angel
1682c2d1a1 Typo 2013-10-21 23:02:58 +02:00
Clemens Rabe
907b8a6fff Merged sdorra/scm-manager into default 2013-10-19 18:49:40 +02:00
saadous
a6c660c1e3 german translation adjusted 2013-10-17 11:30:20 +02:00