Sebastian Sdorra
|
d707f0ee47
|
servlet fields should be final
|
2015-01-23 21:44:04 +01:00 |
|
Sebastian Sdorra
|
264cbbc9ad
|
do not catch throwable
|
2015-01-18 21:34:45 +01:00 |
|
Sebastian Sdorra
|
dcbd1d597e
|
avoid receiving duplicate git commits, during a push with multiple new branches
|
2015-01-18 21:26:39 +01:00 |
|
Sebastian Sdorra
|
2254f05af8
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-23 12:24:57 +01:00 |
|
Sebastian Sdorra
|
430b2de1fb
|
[maven-release-plugin] prepare release 1.44
|
2014-12-23 12:24:56 +01:00 |
|
Sebastian Sdorra
|
120fe9a5a4
|
[maven-release-plugin] prepare for next development iteration
|
2014-12-01 15:42:53 +01:00 |
|
Sebastian Sdorra
|
65ba3bdbdd
|
[maven-release-plugin] prepare release 1.43
|
2014-12-01 15:42:51 +01:00 |
|
Sebastian Sdorra
|
34d05ef3a0
|
implement gzip compression for unbundle command
|
2014-12-01 11:14:19 +01:00 |
|
Sebastian Sdorra
|
c98c8c860a
|
fix marshaling of ImportResult
|
2014-12-01 09:06:42 +01:00 |
|
Sebastian Sdorra
|
8c456d76b3
|
prepare client api fo import commands
|
2014-11-30 22:43:42 +01:00 |
|
Sebastian Sdorra
|
337e9693ca
|
catch IllegalStateException during repository import
|
2014-11-29 14:05:07 +01:00 |
|
Sebastian Sdorra
|
747cead7b1
|
improve npe handling on constructor of ImportResult
|
2014-11-29 11:58:44 +01:00 |
|
Sebastian Sdorra
|
89d92d5962
|
implemented AdvancedImportHandler which gives more control over the import result than ImportHandler
|
2014-11-29 11:44:16 +01:00 |
|
Sebastian Sdorra
|
3e6ef0ce65
|
return changeset count for bundle and unbundle command
|
2014-11-02 17:55:59 +01:00 |
|
Sebastian Sdorra
|
1b7ab0a35d
|
javadoc
|
2014-11-02 17:31:06 +01:00 |
|
Sebastian Sdorra
|
75c244fcdb
|
improve bundle/unbundle api, by using ByteSource and ByteSink
|
2014-11-02 10:44:17 +01:00 |
|
Sebastian Sdorra
|
695242883e
|
added api for bundle/unbundle command to repository api
|
2014-11-01 12:34:16 +01:00 |
|
Sebastian Sdorra
|
9b91342bd0
|
merge repository heads
|
2014-10-29 21:36:26 +01:00 |
|
Sebastian Sdorra
|
4436d14a5f
|
added support for remote urls to push and pull api
|
2014-10-29 21:35:10 +01:00 |
|
Sebastian Sdorra
|
2c614e4802
|
[maven-release-plugin] prepare for next development iteration
|
2014-10-20 09:34:53 +02:00 |
|
Sebastian Sdorra
|
9b4bfc5cc5
|
[maven-release-plugin] prepare release 1.42
|
2014-10-20 09:34:52 +02:00 |
|
Sebastian Sdorra
|
920921d19c
|
implement util class for AutoLoginModules to mark request as completed or send redirects from an AutoLoginModule
|
2014-10-09 13:22:42 +02:00 |
|
Sebastian Sdorra
|
1e7f9ccca9
|
[maven-release-plugin] prepare for next development iteration
|
2014-09-28 19:58:25 +02:00 |
|
Sebastian Sdorra
|
0f5159bc39
|
[maven-release-plugin] prepare release 1.41
|
2014-09-28 19:58:24 +02:00 |
|
Sebastian Sdorra
|
03366bada2
|
use schema less links for javadoc
|
2014-09-28 19:56:36 +02:00 |
|
Sebastian Sdorra
|
26746a2f77
|
added cli sub command to generate unique keys
|
2014-07-20 14:22:36 +02:00 |
|
Sebastian Sdorra
|
1db4359cb9
|
added cli sub command to encrypt passwords
|
2014-07-20 13:48:06 +02:00 |
|
Sebastian Sdorra
|
ae65fb68ae
|
[maven-release-plugin] prepare for next development iteration
|
2014-07-04 08:18:17 +02:00 |
|
Sebastian Sdorra
|
2eaf1140b7
|
[maven-release-plugin] prepare release 1.40
|
2014-07-04 08:18:16 +02:00 |
|
Sebastian Sdorra
|
6d2b951a2f
|
[maven-release-plugin] prepare for next development iteration
|
2014-07-02 14:58:10 +02:00 |
|
Sebastian Sdorra
|
c5b6e968ca
|
[maven-release-plugin] prepare release 1.39
|
2014-07-02 14:58:09 +02:00 |
|
Sebastian Sdorra
|
72978a05af
|
remove unused imports
|
2014-05-08 21:27:15 +02:00 |
|
Sebastian Sdorra
|
018e378742
|
fix typo
|
2014-05-08 21:04:17 +02:00 |
|
Sebastian Sdorra
|
24b424f483
|
fix IndentXMLStreamWriterTest on windows
|
2014-05-07 08:45:07 +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
|
b6fb38edff
|
avoid creation of .cipherkey during unit tests
|
2014-04-28 18:25:50 +02:00 |
|
Sebastian Sdorra
|
08184da6fe
|
fix circular dependency
|
2014-04-28 17:39:27 +02:00 |
|
Sebastian Sdorra
|
b002b8e21f
|
fix possible linkage error for Util.nonNull(java.lang.String) method
|
2014-04-23 10:55:43 +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
|
1388052ace
|
return authentication header, if the login attempt limit is disabled
|
2014-04-20 13:11:41 +02:00 |
|
Sebastian Sdorra
|
d0c94963ee
|
added userAgentStartsWith method to HttpUtil
|
2014-03-16 11:45:43 +01:00 |
|
Sebastian Sdorra
|
2f9e761644
|
added central class for client messages
|
2014-03-16 11:26:20 +01:00 |
|
Sebastian Sdorra
|
b13722bdd6
|
use context classloader to load resource bundles
|
2014-03-16 10:48:13 +01:00 |
|
Sebastian Sdorra
|
e59eb6a458
|
added method to get I18nMessages from servlet request
|
2014-03-16 10:29:30 +01:00 |
|
Sebastian Sdorra
|
bd72a81019
|
added small i18n framework
|
2014-03-15 17:01:31 +01:00 |
|
Sebastian Sdorra
|
54faa5cb56
|
the default implementation of the basic authentication filter should prompt again for username and password, if the authentication fails
|
2014-03-15 16:11:44 +01:00 |
|
Sebastian Sdorra
|
84d3cadb12
|
prompt authentication again for failed subversion authentication and improved error message for missing privileges
|
2014-03-15 15:40:55 +01:00 |
|
Sebastian Sdorra
|
1d9dcfda63
|
added protected methods for error handling
|
2014-03-15 14:06:54 +01:00 |
|