Commit Graph

429 Commits

Author SHA1 Message Date
Sebastian Sdorra
8b0fa62ceb added tags to plugin informations 2014-10-10 20:43:21 +02:00
Sebastian Sdorra
b465e4b18b introduce scm version to be sure the plugin is for the correct scm-manager major version 2014-09-13 20:07:07 +02:00
Sebastian Sdorra
a8d9d8b9b6 fix/suppress compiler warnings 2014-08-19 21:45:23 +02:00
Sebastian Sdorra
f1a0435014 merge with branch 1.x 2014-08-15 23:53:31 +02:00
Sebastian Sdorra
989a7595bd improve performance for simple subversion changeset paging 2014-08-12 09:02:31 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +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
3997c70926 merge with branch 1.x 2014-04-28 13:48:11 +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
07363cbe82 move extension annotation from sonia.scm.plugin.ext to sonia.scm.plugin 2014-03-29 09:51:17 +01:00
Sebastian Sdorra
96b0c8f8b0 merge with branch 1.x 2014-03-17 10:49:52 +01: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
ffc12f2fa1 merge changes from branch 1.x 2014-02-18 21:25:29 +01:00
Sebastian Sdorra
4d6f3df02a fix typo in health check url 2014-01-28 20:58:06 +01:00
Sebastian Sdorra
436c149e75 start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
e6cbb6a4cf start implementation of repository health checks 2014-01-25 12:07:38 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
a4e001808d fix some deprecated warnings 2014-01-11 14:40:59 +01:00
Sebastian Sdorra
7627a6bc00 enable handler tests 2014-01-11 11:02:04 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
5e6259f3b7 remove old style listeners in favor of event bus 2014-01-03 11:32:40 +01:00
Sebastian Sdorra
aec7773239 remove deprecated stuff 2014-01-03 10:34:34 +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