Commit Graph

1590 Commits

Author SHA1 Message Date
Sebastian Sdorra
22d3aefeb5 fix marshalling exception, see issue #578 2014-05-06 07:44:15 +02:00
Sebastian Sdorra
62fe0366d7 [maven-release-plugin] prepare for next development iteration 2014-05-04 15:33:41 +02:00
Sebastian Sdorra
97ea990c76 [maven-release-plugin] prepare release 1.38 2014-05-04 15:33:40 +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
88e6fc6b4a [maven-release-plugin] prepare for next development iteration 2014-04-21 14:05:45 +02:00
Sebastian Sdorra
593f3c6402 [maven-release-plugin] prepare release 1.37 2014-04-21 14:05:44 +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
3f2e1c567c merge with branch issue-558 2014-04-15 07:47:05 +02:00
Sebastian Sdorra
79b0820f6b declare direct dependency to httpclient to fix version conflict 2014-04-13 16:03:38 +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
7d69937157 update commons-code to version 1.9 2014-03-16 15:30:41 +01: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
33b9bec242 include version 1.8 of commons-codec to fix htpasswd-plugin 2014-03-13 20:23:16 +01:00
Sebastian Sdorra
cd1a78c5b1 define global exclude for commons-logging and log4j 2014-03-13 20:19:08 +01:00
Sebastian Sdorra
05cb07e76e resolve dependency resolution conflicts 2014-03-11 18:21:27 +01:00
Sebastian Sdorra
014220a45b [maven-release-plugin] prepare for next development iteration 2014-03-09 15:13:22 +01:00
Sebastian Sdorra
304200980f [maven-release-plugin] prepare release 1.36 2014-03-09 15:13:21 +01:00
Sebastian Sdorra
c133464cdf update commons-beanutils to version 1.9.1 2014-03-09 13:52:30 +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
858ffd83b5 [maven-release-plugin] prepare for next development iteration 2013-12-30 14:29:18 +01:00
Sebastian Sdorra
e738bf7bb5 [maven-release-plugin] prepare release 1.35 2013-12-30 14:29:18 +01: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
0de9e1320a update enunciate to version 1.28 2013-12-13 09:03:30 +01:00
Sebastian Sdorra
4a3c3b43d6 update mustasche to version 0.8.14 2013-12-13 08:37:24 +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