Commit Graph

125 Commits

Author SHA1 Message Date
Sebastian Sdorra
05384dd017 #889 fix wrong subversion urls behind a reverse proxy 2017-02-06 16:10:18 +01:00
Sebastian Sdorra
7e6f4e1a7f fix some warning and removed some unused imports 2017-01-14 12:05:53 +01:00
Sebastian Sdorra
c149b180a1 use newer repository client api 2017-01-14 11:48:42 +01:00
Sebastian Sdorra
b5d59fabd4 implement svn client provider 2017-01-13 22:38:54 +01:00
Sebastian Sdorra
b5383f4073 fix loading of repository handler informations on some systems, see issue #841 2016-06-24 17:58:02 +02:00
Sebastian Sdorra
e5184ac6a0 merge with branch issue-627 2015-02-10 20:50:06 +01:00
Sebastian Sdorra
d707f0ee47 servlet fields should be final 2015-01-23 21:44:04 +01:00
Sebastian Sdorra
3e6ef0ce65 return changeset count for bundle and unbundle command 2014-11-02 17:55:59 +01:00
Sebastian Sdorra
38c0e357e2 unit tests for svn bundle/unbundle commands 2014-11-02 16:33:15 +01:00
Sebastian Sdorra
75c244fcdb improve bundle/unbundle api, by using ByteSource and ByteSink 2014-11-02 10:44:17 +01:00
Sebastian Sdorra
514e82498a implement bundle/unbundle command for subversion repository provider 2014-11-01 12:35:33 +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
989a7595bd improve performance for simple subversion changeset paging 2014-08-12 09:02:31 +02:00
Sebastian Sdorra
fad82c9690 fixed wrong resource paths 2014-05-23 11:48:19 +02:00
Sebastian Sdorra
72978a05af remove unused imports 2014-05-08 21:27:15 +02:00
Sebastian Sdorra
c8e1b83d93 merge with branch issue-554 2014-04-14 11:39:20 +02:00
Sebastian Sdorra
02b5eadb02 close subversion context, if the service provider is closed 2014-04-03 21:48:35 +02:00
Sebastian Sdorra
5c44df3e4c use userAgentStartsWith method for user agent check 2014-03-16 11:49:44 +01:00
Sebastian Sdorra
9db7284f27 use client messages 2014-03-16 11:28:09 +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
4d6f3df02a fix typo in health check url 2014-01-28 20:58:06 +01:00
Sebastian Sdorra
e6cbb6a4cf start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
2b9fe1d671 custom subversion collection renderer 2013-11-10 15:56:54 +01:00
Sebastian Sdorra
e1d3344f9e prepare for custom subversion collection renderer 2013-11-08 12:05:30 +01:00
Sebastian Sdorra
e4da1a9404 merge with branch issue-436 2013-08-27 20:37:10 +02:00
Sebastian Sdorra
9adab9c4e3 allow changing of context path with a http header 2013-08-27 13:22:03 +02:00
Sebastian Sdorra
896684b578 added support for git diff output format to the subversion repository provider 2013-08-23 13:24:38 +02:00
Sebastian Sdorra
e2172a66f9 implement svn cat during pre receive repository hooks 2013-08-07 09:48:28 +02:00
Sebastian Sdorra
07871b9cdb handle response of HookChangesetProvider should be synchronized 2013-07-27 15:47:26 +02:00
Sebastian Sdorra
3b279edb7d remove old event classes 2013-07-24 21:04:31 +02:00
Sebastian Sdorra
adf863b985 implement new hook api for subversion repositories 2013-07-24 21:01:30 +02:00
Sebastian Sdorra
54f235e659 fix some js warnings 2013-05-25 10:46:38 +02:00
Sebastian Sdorra
6c7e97dba7 handle subversion modification type U 2013-04-01 21:50:03 +02:00
Sebastian Sdorra
f6e0bab276 use a initial capacity of one for subversion hook changesets 2013-04-01 21:33:56 +02:00
Sebastian Sdorra
fef990c218 use setBufferResponse instead of setBufferRequest which is deprecated 2013-02-05 13:35:15 +01:00
Sebastian Sdorra
340cfbef11 remove unused imports 2013-02-01 11:43:26 +01:00
Sebastian Sdorra
9adc65d9e5 util classes should be final with a private constructor 2013-01-31 10:26:16 +01:00
Sebastian Sdorra
cc81411523 implement disable sub repository detection option 2013-01-20 11:41:33 +01:00
Sebastian Sdorra
9953a84567 implement recursive option for subversion browse command 2013-01-19 13:10:10 +01:00
Sebastian Sdorra
667d9502fe implement disable last commit for subversion browse command 2013-01-18 21:23:05 +01:00
Sebastian Sdorra
94d8d9f2bf added repository type icons to grid 2012-10-27 13:04:30 +02:00
Sebastian Sdorra
727025770c merge with branch apache-shiro 2012-10-16 07:08:28 +02:00
Sebastian Sdorra
a78c89617a improve performance and memory consumption of svn log command 2012-10-13 11:34:18 +02:00
Sebastian Sdorra
8d9d32af66 fix bug in history of subversion repositories 2012-10-13 11:26:30 +02:00
Sebastian Sdorra
1a9165837a update mustache to version 0.8.7 2012-10-13 11:22:36 +02:00
Sebastian Sdorra
7d0980605e do not use security context in core plugins and samples 2012-08-30 12:08:16 +02:00
Sebastian Sdorra
bc34f85a1d fix lincense headers 2012-08-12 21:55:18 +02:00
Sebastian Sdorra
cf2236bbbb remove unused imports 2012-08-12 20:06:11 +02:00
Sebastian Sdorra
d919338cc2 pass supported repository commands to scm state 2012-08-03 07:50:04 +02:00
Sebastian Sdorra
69eb7378da use slf4j to log svnkit messages 2012-07-19 12:42:02 +02:00