Commit Graph

  • 70d516622d svn: fix wrong error message during commit on a locked file, see issue #897 Sebastian Sdorra 2017-02-06 11:07:07 +01:00
  • dcf62ae991 added resolver to simplify parsing and validating of access tokens Sebastian Sdorra 2017-01-17 17:22:55 +01:00
  • 5738fa2d66 redesign bearer tokens Sebastian Sdorra 2017-01-17 15:54:32 +01:00
  • 70d5942250 token enricher should use new access token api Sebastian Sdorra 2017-01-17 15:33:19 +01:00
  • 2388cfd35d create a more flexible interface for the creation of access tokens Sebastian Sdorra 2017-01-17 14:40:50 +01:00
  • e7d6f50fd9 implement token scopes, scopes can be used to issue a token which is only suitable for a single or set explicit actions Sebastian Sdorra 2017-01-16 15:04:44 +01:00
  • df6d9dacf8 implement LoginAttemptHandler for scm-manager 2 Sebastian Sdorra 2017-01-15 20:27:06 +01:00
  • cbc6dad0fe fixed duplicate filter bindings Sebastian Sdorra 2017-01-15 19:33:22 +01:00
  • 1591ab43b3 improve DeepCopy util class Sebastian Sdorra 2017-01-15 13:13:59 +01:00
  • 3536c29908 added DAORealmHelperFactory to simplify the creation of dao based realms Sebastian Sdorra 2017-01-15 12:50:29 +01:00
  • 76384de26f enabled xsrf be default and remove claim prefix to reduce size Sebastian Sdorra 2017-01-14 18:26:11 +01:00
  • 7d6d23b04d remove unnecessary use of local storage, extract the xsrf token on every request Sebastian Sdorra 2017-01-14 14:03:01 +01:00
  • 7e5f7bfdf7 remove deprecated classes Sebastian Sdorra 2017-01-14 13:31:31 +01:00
  • f142e1a83f merge with branch 1.x Sebastian Sdorra 2017-01-14 13:25:25 +01:00
  • 7e6f4e1a7f fix some warning and removed some unused imports Sebastian Sdorra 2017-01-14 12:05:53 +01:00
  • c149b180a1 use newer repository client api Sebastian Sdorra 2017-01-14 11:48:42 +01:00
  • 6e83a9a717 merge with branch 1.x Sebastian Sdorra 2017-01-13 22:47:54 +01:00
  • 5523475e29 mark old repository client as deprecated Sebastian Sdorra 2017-01-13 22:44:56 +01:00
  • b5d59fabd4 implement svn client provider Sebastian Sdorra 2017-01-13 22:38:54 +01:00
  • 86e0cba156 fix compiler warning Sebastian Sdorra 2017-01-13 20:22:49 +01:00
  • ba11ed1a0f added missing unit tests for xsrf related classes Sebastian Sdorra 2017-01-13 06:59:44 +01:00
  • 7429a90424 fix broken build Sebastian Sdorra 2017-01-13 06:43:59 +01:00
  • 4e62f9552a re implement xsrf protection for scm-manager 2.0.0 Sebastian Sdorra 2017-01-12 22:16:14 +01:00
  • 46d8b58810 introduce TokenClaimsEnricher and TokenClaimsValidator api Sebastian Sdorra 2017-01-12 22:04:19 +01:00
  • 0a22bc9919 remove merge comments Sebastian Sdorra 2017-01-12 20:51:55 +01:00
  • fc6287fd40 remove deprecations and fixed some compiler warnings Sebastian Sdorra 2017-01-12 20:02:06 +01:00
  • bad99919f4 merge with branch 1.x Sebastian Sdorra 2017-01-12 19:50:39 +01:00
  • 5332ac2466 refactor store api Sebastian Sdorra 2016-12-11 21:31:05 +01:00
  • 837df4b87c fix injection with java 8 Sebastian Sdorra 2016-12-11 21:30:33 +01:00
  • bcc89244fa fix java 8 build Sebastian Sdorra 2016-12-11 20:22:06 +01:00
  • 62ca20f6b1 fix typo Sebastian Sdorra 2016-12-11 19:30:18 +01:00
  • 009fea3ad4 use lambdas and added javadoc to unit test Sebastian Sdorra 2016-12-11 19:24:41 +01:00
  • e76862fc47 improve unit tests of DefaultRepositoryManager Sebastian Sdorra 2016-12-11 13:02:59 +01:00
  • f635b1b65f set java level to 1.8 Sebastian Sdorra 2016-12-11 10:48:28 +01:00
  • 4f124691d0 use shiro-unit for manager permission tests Sebastian Sdorra 2016-12-08 22:08:11 +01:00
  • c673b0fb10 replace admin role check from SecurityUtil with permission checks Sebastian Sdorra 2016-12-08 07:56:40 +01:00
  • 4cfc29144d removed unused repository Sebastian Sdorra 2016-12-08 07:54:20 +01:00
  • 64581e1f75 use already exists exceptions always with an appropriate message Sebastian Sdorra 2016-12-07 22:40:24 +01:00
  • 3709ce7602 fix typo Sebastian Sdorra 2016-12-07 22:28:06 +01:00
  • 2a6f51fa6d added message to GroupAlreadyExistsException Sebastian Sdorra 2016-12-07 22:24:59 +01:00
  • d3adf8a893 use GroupPermissions for DefaultGroupManager Sebastian Sdorra 2016-12-07 22:22:53 +01:00
  • 26ece65363 use ssp for user and repository permission checks Sebastian Sdorra 2016-12-06 22:04:13 +01:00
  • b5aaf1ca4e merge with branch issue-887 Sebastian Sdorra 2016-12-06 19:25:17 +01:00
  • 70bd1ea227 close branch issue-887 Sebastian Sdorra 2016-12-06 19:24:47 +01:00
  • 0a47d5946a added unit test for storing and loading of default cipher key Sebastian Sdorra 2016-11-29 20:46:30 +01:00
  • 634061a91d refactoring DefaultCipherHandler and added javadoc to CipherHandler Sebastian Sdorra 2016-11-29 20:36:11 +01:00
  • a546246fc1 fix wrong key usage during encoding in DefaultCipherHandler, see issue #887 Sebastian Sdorra 2016-11-29 20:11:03 +01:00
  • 526d79b96d [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2016-11-24 14:11:36 +01:00
  • c358bce1fd [maven-release-plugin] copy for tag 1.50 Sebastian Sdorra 2016-11-24 14:11:36 +01:00
  • 0bbea7a47a [maven-release-plugin] prepare release 1.50 1.50 Sebastian Sdorra 2016-11-24 14:11:36 +01:00
  • 5678520b59 fix hidden help text on default branch configuration Sebastian Sdorra 2016-11-24 14:03:14 +01:00
  • dea1c915eb merge with branch issue-873 Sebastian Sdorra 2016-11-24 13:38:30 +01:00
  • d940c2e9b9 fix release build Sebastian Sdorra 2016-11-10 22:14:29 +01:00
  • 8628fd9e11 refactor CacheClearHook of RepositoryServiceFactory Sebastian Sdorra 2016-11-10 22:05:24 +01:00
  • 5cb32b268f #873 clear repository caches, if the git default branch has changed Sebastian Sdorra 2016-11-10 21:56:27 +01:00
  • 0c0bdfa376 #873 added default branch chooser to git settings Sebastian Sdorra 2016-11-10 20:54:20 +01:00
  • f2137bd761 #873 added reusable components for branch and tag combo boxes Sebastian Sdorra 2016-11-10 19:48:13 +01:00
  • df7b554b80 #873 implemented default branch repository property for git Sebastian Sdorra 2016-11-10 19:28:46 +01:00
  • 807eccf459 added unit tests for security filters Sebastian Sdorra 2016-11-05 19:46:32 +01:00
  • aa11ee9a23 merge with branch issue-877 Sebastian Sdorra 2016-10-31 22:17:18 +01:00
  • 70a2b52e97 close branch issue-877 Sebastian Sdorra 2016-10-31 22:16:44 +01:00
  • da8c997f59 added primary principal as request attribute, see issue #877 Sebastian Sdorra 2016-10-31 22:16:21 +01:00
  • 891e9ca59f merge with branch issue-870 Sebastian Sdorra 2016-10-18 20:52:26 +02:00
  • bde4dd48b2 close branch issue-870 Sebastian Sdorra 2016-10-18 20:51:54 +02:00
  • c6f66c1a32 merge with branch issue-859 Sebastian Sdorra 2016-10-03 10:53:26 +02:00
  • 51e1fe6ecb close branch issue-859 Sebastian Sdorra 2016-10-03 10:52:47 +02:00
  • 264a1af634 treat HEAD, OPTIONS and TRACE as mercurial read requests not only GET, see issue #859 Sebastian Sdorra 2016-09-30 22:23:14 +02:00
  • b69d1b3ed3 send http status code 401 unauthorized on failed git authentication, see issue #870 Sebastian Sdorra 2016-09-30 21:07:23 +02:00
  • d5fda27c33 fix java.lang.NoClassDefFoundError org/w3c/dom/ElementTraversal Sebastian Sdorra 2016-09-30 20:02:55 +02:00
  • 5c5d249063 merge with branch issue-865 Sebastian Sdorra 2016-09-30 19:46:03 +02:00
  • 6a917f03a6 close branch issue-865 Sebastian Sdorra 2016-09-30 19:45:21 +02:00
  • a5d2cfc7b1 unit test and javadoc for RepositoryPermissions Sebastian Sdorra 2016-09-30 19:42:54 +02:00
  • c988b01ab7 remove test hook Sebastian Sdorra 2016-09-29 09:23:13 +02:00
  • 617ed81b53 implemented HookTagProvider api for mercurial Sebastian Sdorra 2016-09-29 09:11:53 +02:00
  • 9fad94403a do not collect the changesets for the whole branch, if only a git tag was pushed Sebastian Sdorra 2016-09-28 14:52:18 +02:00
  • 8591ced68d implemented new HookTagProvider api for git Sebastian Sdorra 2016-09-28 14:28:38 +02:00
  • 11c81a4994 added new hook context api for tags Sebastian Sdorra 2016-09-28 13:33:44 +02:00
  • d38435c13a fix npe when GitHookBranchProvider tries to collect a tag as branch, see issue #865 Sebastian Sdorra 2016-09-28 11:05:00 +02:00
  • da46a80b5f ignore rebel.xml Sebastian Sdorra 2016-09-28 08:27:38 +02:00
  • 67dcae5242 added test coverage Sebastian Sdorra 2016-09-13 22:36:04 +02:00
  • bfbe0b5fd2 update metainf-services to fix java source warning Sebastian Sdorra 2016-09-13 21:45:42 +02:00
  • 6a350ebd83 suppress compiler warning about bootclasspath with older source, see https://blogs.oracle.com/darcy/entry/bootclasspath_older_source Sebastian Sdorra 2016-09-13 21:44:54 +02:00
  • 6f4d9cad84 remove java.net2 repository, because it is not longer required Sebastian Sdorra 2016-09-13 21:25:48 +02:00
  • f44ad8afa9 enforce java and maven version Sebastian Sdorra 2016-09-13 21:24:04 +02:00
  • 5da8f5f052 fix selenium integration tests and introduce page object pattern Sebastian Sdorra 2016-07-31 20:21:11 +02:00
  • c4111ec73f [maven-release-plugin] prepare for next development iteration Sebastian Sdorra 2016-07-26 12:43:15 +02:00
  • b3cbebfdc0 [maven-release-plugin] copy for tag 1.49 Sebastian Sdorra 2016-07-26 12:43:15 +02:00
  • d2743ce5b0 [maven-release-plugin] prepare release 1.49 1.49 Sebastian Sdorra 2016-07-26 12:43:15 +02:00
  • 3cd6a819b5 fix guice javadoc link Sebastian Sdorra 2016-07-26 12:08:45 +02:00
  • 1cf399ab2d implement mercurial repository test client Sebastian Sdorra 2016-07-26 00:16:14 +02:00
  • 9b600637ad update apache shiro to version 1.3.0 Sebastian Sdorra 2016-07-25 19:12:49 +02:00
  • 2b97f285ac reduce event bus logging Sebastian Sdorra 2016-07-25 18:59:59 +02:00
  • a729f0f207 fix debug service hook for non admin users Sebastian Sdorra 2016-07-25 18:59:33 +02:00
  • 5340bea7f1 re enable repository it cases Sebastian Sdorra 2016-07-25 18:49:57 +02:00
  • 37228c329c improve javadoc Sebastian Sdorra 2016-07-25 18:28:58 +02:00
  • 8a19193799 added RepositoryHookITCase to test repository post receive hooks Sebastian Sdorra 2016-07-25 18:27:47 +02:00
  • d4cb083b60 merge with branch issue-848 Sebastian Sdorra 2016-07-25 12:10:15 +02:00
  • 0fbe51f5a3 close branhc issue-848 Sebastian Sdorra 2016-07-25 12:09:41 +02:00
  • f613800970 set java version to 1.7 and updated jgit 4.4.0.201606070830-r-scm1 Sebastian Sdorra 2016-07-14 22:09:16 +02:00
  • c08abf8f93 merge with branch issue-844 to fix issue #844 Sebastian Sdorra 2016-07-08 14:52:28 +02:00