Commit Graph

97 Commits

Author SHA1 Message Date
Sebastian Sdorra
11c81a4994 added new hook context api for tags 2016-09-28 13:33:44 +02:00
Sebastian Sdorra
73c566d9bf escape url parameters ub UrlBuilder in order to fix issue #847 2016-07-08 14:50:20 +02:00
Sebastian Sdorra
bba9109d05 getCompleteUrl of HttpUtil should now respect forwarding headers, see issue #748 2015-07-09 21:18:23 +02:00
Sebastian Sdorra
1f4524bb20 added json and xml support to ahc 2015-05-03 15:51:21 +02:00
Sebastian Sdorra
3c6306059f more unit tests for ahc 2015-05-01 12:36:49 +02:00
Sebastian Sdorra
4407c7ce9e start implementation of a new advanced http client, in order to fix issue #709 2015-04-30 07:17:52 +02:00
Sebastian Sdorra
e5184ac6a0 merge with branch issue-627 2015-02-10 20:50:06 +01:00
Sebastian Sdorra
8e608d2439 created small user-agent detection framework to choose the right encoding for basic authentication 2014-10-17 15:43:28 +02:00
Sebastian Sdorra
24b424f483 fix IndentXMLStreamWriterTest on windows 2014-05-07 08:45:07 +02:00
Sebastian Sdorra
d0c94963ee added userAgentStartsWith method to HttpUtil 2014-03-16 11:45:43 +01:00
Sebastian Sdorra
bd72a81019 added small i18n framework 2014-03-15 17:01:31 +01:00
Sebastian Sdorra
9b7bc96282 fix bug with some special chars 2014-03-09 14:20:43 +01:00
Sebastian Sdorra
37c7f136a1 added unit test for DeepCopy 2014-03-08 20:48:04 +01:00
Sebastian Sdorra
2e3bd0ef8f fix double slash for append and getCompleteUrl of HttpUtil 2014-01-07 08:08:32 +01:00
Sebastian Sdorra
152abc58c2 use same validation rules for user and group names 2013-10-28 13:15:12 +01:00
Sebastian Sdorra
86199988a0 fix escaping bug in SearchUtil 2013-09-11 09:44:59 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00
Sebastian Sdorra
aa1412f8d7 added IndentXmlStreamWriter 2013-05-20 17:22:12 +02:00
Sebastian Sdorra
15906a7e62 added unit test for IterableQueue and improve javadoc 2013-03-01 18:27:04 +01:00
Sebastian Sdorra
3f5eab8bdc fix license headers 2013-02-17 15:56:52 +01:00
Sebastian Sdorra
2432a81811 respect subscriber annotation on event bus registration 2013-02-17 14:34:12 +01:00
Sebastian Sdorra
8979ff837a merge with branch issue-320 2013-02-04 15:53:46 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
e8e288ccf0 fix another possible crlf injection, see issue #320 2013-01-28 13:20:22 +01:00
Sebastian Sdorra
500a082a3f fix possible crlf injection, see issue #320 2013-01-28 13:04:12 +01:00
Sebastian Sdorra
40ce740ae5 normalize urls for BaseUrlFilter to prevent redirect loops, see issue #311 2013-01-12 12:44:20 +01:00
Sebastian Sdorra
0c18b54b8e fix license headers 2012-12-14 15:22:13 +01:00
Sebastian Sdorra
5de4ee9fc0 added api to disabled proxy setting for specified hosts 2012-12-09 14:54:45 +01:00
Sebastian Sdorra
8d58137bae added method to read templates from a reader 2012-10-29 13:04:00 +01:00
Sebastian Sdorra
692aae72fe fix license headers 2012-10-17 14:24:22 +02:00
Sebastian Sdorra
101c399079 do not log sensitive cgi env variables 2012-10-17 12:45:51 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
9b98ab78c6 fix license headers 2012-09-13 15:47:13 +02:00
Sebastian Sdorra
e8d92f485c added classes for Base32 and Base62 encoding and decoding 2012-09-05 16:05:07 +02:00
Sebastian Sdorra
2e674beef2 added test for repository permissions 2012-09-02 17:58:23 +02:00
Sebastian Sdorra
c40cbeb4d6 mark most of the PermissionUtil methods as deprecated and ignore permission util tests 2012-08-30 11:54:36 +02:00
Sebastian Sdorra
d0a6b84dcd added unit test for template engine factory 2012-08-18 11:40:39 +02:00
Sebastian Sdorra
cb16d451ed fix license headers 2012-06-24 17:59:04 +02:00
Sebastian Sdorra
f87ad29433 merge with branch issue-156 2012-06-20 08:32:32 +02:00
Sebastian Sdorra
2e8481e63f mark url of repository as deprecated 2012-06-15 18:30:34 +02:00
Sebastian Sdorra
ac0c0fb44c fix license headers 2012-06-11 12:43:52 +02:00
Sebastian Sdorra
be17a3a150 merge with branch issue-154 2012-06-01 15:52:25 +02:00
Sebastian Sdorra
0508068311 fix bug in isChild method and added isEmpty method to IOUtil 2012-05-30 08:50:22 +02:00
Sebastian Sdorra
e134cf0595 improve repository name validation 2012-05-18 15:47:24 +02:00
Sebastian Sdorra
9850fbbda5 do not allow "/./" or "//" in repository names 2012-05-11 17:00:19 +02:00
Sebastian Sdorra
17ab9e60b9 repository names should not end with a slash 2012-05-10 19:08:26 +02:00
Sebastian Sdorra
6c48c22529 improve unit test for repository name validation 2012-05-10 18:55:11 +02:00
Sebastian Sdorra
bb3e417a58 improve validation of repository name 2012-05-10 18:53:56 +02:00
Sebastian Sdorra
b3719f7e0d archived repositories are not writable 2012-03-30 11:38:13 +02:00
Sebastian Sdorra
69fdfa7103 fix wrong license header format 2012-02-26 11:32:55 +01:00