Commit Graph

448 Commits

Author SHA1 Message Date
Sebastian Sdorra
4fa8e6e88a replace scm-manager 1.x security api with apache shiro and use PasswordService for stronger password hashes 2014-12-14 12:26:03 +01:00
Sebastian Sdorra
d6ce7383d6 merge with branch 1.x 2014-12-06 15:42:10 +01:00
Sebastian Sdorra
7cb36c4a16 added dtd validation to plugin descriptors 2014-12-06 15:13:28 +01:00
Sebastian Sdorra
75c244fcdb improve bundle/unbundle api, by using ByteSource and ByteSink 2014-11-02 10:44:17 +01:00
Sebastian Sdorra
a6ecd7ba00 implement push/pull for remote urls 2014-11-01 12:32:21 +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
17ebefca3a added vcs tag 2014-10-10 20:43:55 +02:00
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
cb6609a58f return parse able version 2014-08-19 15:59:31 +02:00
Sebastian Sdorra
1d6db4424b start implementation of isolated classloaders 2014-06-06 08:57:41 +02:00
Sebastian Sdorra
18c5c3ec97 merge with branch 1.x 2014-06-04 15:51:19 +02:00
Sebastian Sdorra
72978a05af remove unused imports 2014-05-08 21:27:15 +02:00
Sebastian Sdorra
9f654293a0 execute HgHealthCheck only for mercurial repositories 2014-05-08 21:11:51 +02:00
Sebastian Sdorra
ac5b2ddd0e implement simple health check for mercurial repositories 2014-05-08 21:09:45 +02:00
Sebastian Sdorra
3997c70926 merge with branch 1.x 2014-04-28 13:48:11 +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
93728e71a1 fix conflict with guava 16 2014-03-29 10:30:19 +01: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
b131d4b804 improve error handling for failed authentication and not enough privileges 2014-03-15 16:12:14 +01:00
Sebastian Sdorra
2cb3e668db fix mercurial out of scope exception on startup 2014-03-09 14:48:43 +01:00
Sebastian Sdorra
ed5a6257b8 fix bug with passwords which contains a colon 2014-01-17 15:56:18 +01:00
Sebastian Sdorra
bc61218bf8 fix bug with passwords which contains a colon 2014-01-17 15:56:18 +01:00
Sebastian Sdorra
4745dd5575 suppress unchecked warnings 2014-01-11 15:17:44 +01:00
Sebastian Sdorra
908f2fe6c8 simplify cache api 2014-01-09 20:06:07 +01:00
Sebastian Sdorra
796858868a remove unused imports 2014-01-03 14:20:28 +01:00
Sebastian Sdorra
0c7d6fa62f replace guava eventbus with legman 2014-01-03 12:56:18 +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
05052d9584 merge with branch issue-499 2013-12-13 08:06:54 +01:00
Sebastian Sdorra
b8480ac58d fix python path for scm mercurial packages 2013-12-10 08:22:18 +01:00
Sebastian Sdorra
e135fdc715 remove unused imports 2013-12-06 08:49:28 +01:00
Sebastian Sdorra
5637c1a8a2 allow multi line mercurial messages 2013-10-01 21:40:27 +02:00
Sebastian Sdorra
1b09dc4d56 merge with branch issue-451 2013-09-30 07:51:13 +02:00
Sebastian Sdorra
2b91053909 fix out of scope exception on access hgcontext 2013-09-27 17:59:53 +02:00
Sebastian Sdorra
86c6ecd9e8 added support for git diff output format to the mercurial repository provider 2013-08-23 13:24:24 +02:00
Sebastian Sdorra
bf4d5b4e83 merge with branch issue-424 2013-08-09 11:11:40 +02:00
Sebastian Sdorra
e1667c6e39 use str(e) if e.read() and e.conn is not available on scmhooks.py 2013-08-08 15:49:42 +02:00
Sebastian Sdorra
23dfcd97ae fix handling of pending changesets during pre receive repository hooks 2013-08-07 10:09:14 +02:00
Sebastian Sdorra
cc154f0e10 fix synchronization on mercurial hooks 2013-08-07 09:20:37 +02:00
Sebastian Sdorra
eec1d32daf print messages even if the push is aborted 2013-07-27 17:18:38 +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
7d34b48b3d fix typo in package name 2013-07-24 21:03:01 +02:00
Sebastian Sdorra
86bd700bf6 implement new hook api for mercurial repositories 2013-07-22 11:40:03 +02:00
Sebastian Sdorra
915ab64049 fix wrong python path on mercurial homebrew installations 2013-06-24 15:47:26 +02:00
Sebastian Sdorra
345392d309 fix license headers 2013-05-30 09:29:28 +02:00