You are viewing a plain text version of this content. The canonical link for it is here.
- [brooklyn-server] branch master updated (57e7b1a -> 4260d2f) - posted by ge...@apache.org on 2019/01/08 21:03:34 UTC, 0 replies.
- [brooklyn-server] 01/01: Merge pull request #1023 from duncangrant/docker-build-plugin-version - posted by ge...@apache.org on 2019/01/08 21:03:35 UTC, 0 replies.
- [brooklyn-dist] branch master updated (b84ef94 -> 46d1dd1) - posted by ge...@apache.org on 2019/01/08 21:05:30 UTC, 0 replies.
- [brooklyn-dist] 01/01: Merge pull request #137 from duncangrant/docker-build-plugin-version - posted by ge...@apache.org on 2019/01/08 21:05:31 UTC, 0 replies.
- [brooklyn-server] branch master updated (4260d2f -> 061057c) - posted by he...@apache.org on 2019/01/16 02:11:40 UTC, 0 replies.
- [brooklyn-server] 01/49: adding oauth server - posted by he...@apache.org on 2019/01/16 02:11:41 UTC, 0 replies.
- [brooklyn-server] 02/49: Merge branch 'master' of https://github.com/apache/brooklyn-server - posted by he...@apache.org on 2019/01/16 02:11:42 UTC, 0 replies.
- [brooklyn-server] 03/49: add filter and dependencies - posted by he...@apache.org on 2019/01/16 02:11:43 UTC, 0 replies.
- [brooklyn-server] 04/49: add json-simple dependency to feature.xml - posted by he...@apache.org on 2019/01/16 02:11:44 UTC, 0 replies.
- [brooklyn-server] 05/49: change json-simple entry to remove hard coded version no - posted by he...@apache.org on 2019/01/16 02:11:45 UTC, 0 replies.
- [brooklyn-server] 06/49: change hard coded version of json-simple - posted by he...@apache.org on 2019/01/16 02:11:46 UTC, 0 replies.
- [brooklyn-server] 07/49: add oauth filter to service.xml - posted by he...@apache.org on 2019/01/16 02:11:47 UTC, 0 replies.
- [brooklyn-server] 08/49: Merge branch 'oauth-integration' of https://github.com/frogfather/brooklyn-server into jdServer - posted by he...@apache.org on 2019/01/16 02:11:48 UTC, 0 replies.
- [brooklyn-server] Diff for: [GitHub] asfgit merged pull request #1024: Implement REST and UI security as filter not JAAS LoginModule, start OAuth - posted by GitBox <gi...@apache.org> on 2019/01/16 02:11:48 UTC, 0 replies.
- [brooklyn-server] 09/49: adding new GoogleOauthSecurityProvider - posted by he...@apache.org on 2019/01/16 02:11:49 UTC, 0 replies.
- [brooklyn-server] 10/49: changes after Andrew - posted by he...@apache.org on 2019/01/16 02:11:50 UTC, 0 replies.
- [brooklyn-server] 11/49: GoogleOauthLoginModule, doesn't want to redirect - posted by he...@apache.org on 2019/01/16 02:11:51 UTC, 0 replies.
- [brooklyn-server] 12/49: add cors header to server response - posted by he...@apache.org on 2019/01/16 02:11:52 UTC, 0 replies.
- [brooklyn-server] 13/49: cors settings - posted by he...@apache.org on 2019/01/16 02:11:53 UTC, 0 replies.
- [brooklyn-server] 14/49: refactor to use github for auth - posted by he...@apache.org on 2019/01/16 02:11:54 UTC, 0 replies.
- [brooklyn-server] 15/49: correct redirect url - posted by he...@apache.org on 2019/01/16 02:11:55 UTC, 0 replies.
- [brooklyn-server] 16/49: alterations to headers - posted by he...@apache.org on 2019/01/16 02:11:56 UTC, 0 replies.
- [brooklyn-server] 17/49: remove unnecessary headers from response - posted by he...@apache.org on 2019/01/16 02:11:57 UTC, 0 replies.
- [brooklyn-server] 18/49: minimal Google Oauth login module - posted by he...@apache.org on 2019/01/16 02:11:58 UTC, 0 replies.
- [brooklyn-server] 19/49: Merge branch 'oauth-juan' into oauth-merged - posted by he...@apache.org on 2019/01/16 02:11:59 UTC, 0 replies.
- [brooklyn-server] 20/49: logging and tidy to use gson - posted by he...@apache.org on 2019/01/16 02:12:00 UTC, 0 replies.
- [brooklyn-server] 21/49: switching to security provider filter from login module - posted by he...@apache.org on 2019/01/16 02:12:01 UTC, 0 replies.
- [brooklyn-server] 22/49: clean up removing jaas stuff to support oauth - posted by he...@apache.org on 2019/01/16 02:12:02 UTC, 0 replies.
- [brooklyn-server] 23/49: bump the jetty version declared to match the one actually provided by karaf - posted by he...@apache.org on 2019/01/16 02:12:03 UTC, 0 replies.
- [brooklyn-server] 24/49: working filter, sharing sessions - posted by he...@apache.org on 2019/01/16 02:12:04 UTC, 0 replies.
- [brooklyn-server] 25/49: changed HashLoginService to use UserStore - posted by he...@apache.org on 2019/01/16 02:12:05 UTC, 0 replies.
- [brooklyn-server] 26/49: Change SessionHandler to SessionManager due to upgrade of jetty - posted by he...@apache.org on 2019/01/16 02:12:06 UTC, 0 replies.
- [brooklyn-server] 27/49: remove jaas dependency - posted by he...@apache.org on 2019/01/16 02:12:07 UTC, 0 replies.
- [brooklyn-server] 28/49: add'l tidy for removal of jaas, introduction of SecurityProvider as filter - posted by he...@apache.org on 2019/01/16 02:12:08 UTC, 0 replies.
- [brooklyn-server] 29/49: remove json-simple; our yaml code will do what it did - posted by he...@apache.org on 2019/01/16 02:12:09 UTC, 0 replies.
- [brooklyn-server] 30/49: Merge remote-tracking branch 'apache-git/master' into oauth-merged - posted by he...@apache.org on 2019/01/16 02:12:10 UTC, 0 replies.
- [brooklyn-server] 31/49: Updated CXF and JAX-RS version - posted by he...@apache.org on 2019/01/16 02:12:11 UTC, 0 replies.
- [brooklyn-server] 32/49: Updated dependencies and test corrected - posted by he...@apache.org on 2019/01/16 02:12:12 UTC, 0 replies.
- [brooklyn-server] 33/49: bump jax and cxf versions to align with jetty bump - posted by he...@apache.org on 2019/01/16 02:12:13 UTC, 0 replies.
- [brooklyn-server] 34/49: name tidy-up - posted by he...@apache.org on 2019/01/16 02:12:14 UTC, 0 replies.
- [brooklyn-server] 35/49: Merge remote-tracking branch 'jcabrerizo/testOauth' into oauth-merged - posted by he...@apache.org on 2019/01/16 02:12:15 UTC, 0 replies.
- [brooklyn-ui] branch master updated (189a751 -> 40b1e1e) - posted by he...@apache.org on 2019/01/16 02:12:16 UTC, 0 replies.
- [brooklyn-server] 36/49: Solved dependency problem - posted by he...@apache.org on 2019/01/16 02:12:16 UTC, 0 replies.
- [brooklyn-ui] 01/05: require login to webconsole for webapps - posted by he...@apache.org on 2019/01/16 02:12:17 UTC, 0 replies.
- [brooklyn-server] 37/49: Merge remote-tracking branch 'jcabrerizo/testOauth' into oauth-merged - posted by he...@apache.org on 2019/01/16 02:12:17 UTC, 0 replies.
- [brooklyn-ui] 02/05: different approach, using a filter, set up for home module - posted by he...@apache.org on 2019/01/16 02:12:18 UTC, 0 replies.
- [brooklyn-server] 38/49: remove count in http session maintained by DelegatingSecurityProvider - posted by he...@apache.org on 2019/01/16 02:12:18 UTC, 0 replies.
- [brooklyn-ui] 03/05: add the security provider filter to ui projects - posted by he...@apache.org on 2019/01/16 02:12:19 UTC, 0 replies.
- [brooklyn-server] 39/49: add comments to AnyoneSecProvs - posted by he...@apache.org on 2019/01/16 02:12:19 UTC, 0 replies.
- [brooklyn-ui] 04/05: remove 'verify' phase - posted by he...@apache.org on 2019/01/16 02:12:20 UTC, 0 replies.
- [brooklyn-server] 40/49: Added `BrooklynSecurityProviderFilterJersey` for test - posted by he...@apache.org on 2019/01/16 02:12:20 UTC, 0 replies.
- [brooklyn-server] 41/49: Solved dependency problems - posted by he...@apache.org on 2019/01/16 02:12:21 UTC, 0 replies.
- [brooklyn-ui] Diff for: [GitHub] asfgit merged pull request #117: require login to webconsole for webapps - posted by GitBox <gi...@apache.org> on 2019/01/16 02:12:21 UTC, 0 replies.
- [brooklyn-ui] 05/05: This closes #117 - posted by he...@apache.org on 2019/01/16 02:12:21 UTC, 0 replies.
- [brooklyn-server] 42/49: Change redirection method and added log - posted by he...@apache.org on 2019/01/16 02:12:22 UTC, 0 replies.
- [brooklyn-server] 43/49: Doc added - posted by he...@apache.org on 2019/01/16 02:12:23 UTC, 0 replies.
- [brooklyn-server] 44/49: a few more cleanups - posted by he...@apache.org on 2019/01/16 02:12:24 UTC, 0 replies.
- [brooklyn-server] 45/49: fix skipSecurity method for new security provider stack - posted by he...@apache.org on 2019/01/16 02:12:25 UTC, 0 replies.
- [brooklyn-server] 46/49: fix access to osgi boot bundles - posted by he...@apache.org on 2019/01/16 02:12:26 UTC, 0 replies.
- [brooklyn-server] 47/49: bump karaf to 4.2.2, and the plugin builder now - posted by he...@apache.org on 2019/01/16 02:12:27 UTC, 0 replies.
- [brooklyn-server] 48/49: ASM version bump needed - posted by he...@apache.org on 2019/01/16 02:12:28 UTC, 0 replies.
- [brooklyn-server] 49/49: This closes #1024 - posted by he...@apache.org on 2019/01/16 02:12:29 UTC, 0 replies.
- [brooklyn-client] branch master updated: bump resteasy to be compatible with new jersey - posted by he...@apache.org on 2019/01/16 02:12:58 UTC, 0 replies.
- [brooklyn-client] Diff for: [GitHub] asfgit merged pull request #76: bump resteasy to be compatible with new jersey - posted by GitBox <gi...@apache.org> on 2019/01/16 02:13:03 UTC, 0 replies.
- [brooklyn-dist] branch master updated (46d1dd1 -> 2e87c83) - posted by he...@apache.org on 2019/01/16 02:13:37 UTC, 0 replies.
- [brooklyn-dist] 01/03: new version of cxf seems to require this setting - posted by he...@apache.org on 2019/01/16 02:13:38 UTC, 0 replies.
- [brooklyn-dist] 02/03: fix integration test refs to jaas login - posted by he...@apache.org on 2019/01/16 02:13:39 UTC, 0 replies.
- [brooklyn-dist] 03/03: This closes #138 - posted by he...@apache.org on 2019/01/16 02:13:40 UTC, 0 replies.
- [brooklyn-dist] Diff for: [GitHub] asfgit merged pull request #138: new version of cxf seems to require this setting - posted by GitBox <gi...@apache.org> on 2019/01/16 02:13:42 UTC, 0 replies.
- [brooklyn-dist] branch master updated (2e87c83 -> 6ec47ea) - posted by he...@apache.org on 2019/01/16 09:08:24 UTC, 0 replies.
- [brooklyn-dist] 01/01: This closes #126 - posted by he...@apache.org on 2019/01/16 09:08:25 UTC, 0 replies.
- [brooklyn-dist] Diff for: [GitHub] asfgit merged pull request #126: update order in pom so we get the preferred versions - posted by GitBox <gi...@apache.org> on 2019/01/16 09:08:30 UTC, 0 replies.
- [brooklyn-server] branch master updated (061057c -> da8bf93) - posted by al...@apache.org on 2019/01/16 16:40:12 UTC, 0 replies.
- [brooklyn-server] 01/31: Bump assertj from 2.2.0 to 3.11.1 - posted by al...@apache.org on 2019/01/16 16:40:13 UTC, 0 replies.
- [brooklyn-server] 02/31: [core] add assertj as test dependency - posted by al...@apache.org on 2019/01/16 16:40:14 UTC, 0 replies.
- [brooklyn-server] 03/31: [core] Refactor rebind test for clarity - posted by al...@apache.org on 2019/01/16 16:40:15 UTC, 0 replies.
- [brooklyn-server] 04/31: [core] rename excessively long private constant - posted by al...@apache.org on 2019/01/16 16:40:16 UTC, 0 replies.
- [brooklyn-server] 05/31: [common] add assertj as test dependency - posted by al...@apache.org on 2019/01/16 16:40:17 UTC, 0 replies.
- [brooklyn-server] 06/31: [common] Add unit tests for Reflections#findMappedName{AndLog, Maybe}() - posted by al...@apache.org on 2019/01/16 16:40:18 UTC, 0 replies.
- [brooklyn-server] 07/31: [common] Add test for mapping classes from one bundle to another - posted by al...@apache.org on 2019/01/16 16:40:19 UTC, 0 replies.
- [brooklyn-server] 08/31: [common] fix typo in test - posted by al...@apache.org on 2019/01/16 16:40:20 UTC, 0 replies.
- [brooklyn-server] 09/31: Extract nested tests for findMappedName into top level class - posted by al...@apache.org on 2019/01/16 16:40:21 UTC, 0 replies.
- [brooklyn-server] 10/31: fix typo - posted by al...@apache.org on 2019/01/16 16:40:22 UTC, 0 replies.
- [brooklyn-server] 11/31: Add assertj as test dependency - posted by al...@apache.org on 2019/01/16 16:40:23 UTC, 0 replies.
- [brooklyn-server] 12/31: Coverage tests for existing CatalogUpgrades.getBundleUpgradedIfNecessary() - posted by al...@apache.org on 2019/01/16 16:40:24 UTC, 0 replies.
- [brooklyn-server] 13/31: Extract newMockBundle() utility methods to BundleTestUtil - posted by al...@apache.org on 2019/01/16 16:40:25 UTC, 0 replies.
- [brooklyn-server] 14/31: whenUpgradingAWrappedBundleThenUpdatedName() - posted by al...@apache.org on 2019/01/16 16:40:26 UTC, 0 replies.
- [brooklyn-server] 15/31: Add missing apache license headers - posted by al...@apache.org on 2019/01/16 16:40:27 UTC, 0 replies.
- [brooklyn-server] 16/31: Load all jars to find upgrades for wrapped bundles - posted by al...@apache.org on 2019/01/16 16:40:28 UTC, 0 replies.
- [brooklyn-server] 17/31: Remove stopwatches - posted by al...@apache.org on 2019/01/16 16:40:29 UTC, 0 replies.
- [brooklyn-server] 18/31: Extract scanManagedBundles() and scanAllBundles() - posted by al...@apache.org on 2019/01/16 16:40:30 UTC, 0 replies.
- [brooklyn-server] 19/31: Extract RegisteredTypesSupplier to outer class - posted by al...@apache.org on 2019/01/16 16:40:31 UTC, 0 replies.
- [brooklyn-server] 20/31: Extract CatalogUpgradeScanner - posted by al...@apache.org on 2019/01/16 16:40:32 UTC, 0 replies.
- [brooklyn-server] 21/31: Extract overloaded typeSupplier() helpers - posted by al...@apache.org on 2019/01/16 16:40:33 UTC, 0 replies.
- [brooklyn-server] 22/31: The presence of an OsgiManager is not the concern of CatalogUpgradeScanner - posted by al...@apache.org on 2019/01/16 16:40:34 UTC, 0 replies.
- [brooklyn-server] 23/31: Extract static methods as a constructor parameters - posted by al...@apache.org on 2019/01/16 16:40:35 UTC, 0 replies.
- [brooklyn-server] 24/31: Limit violation of the law of demeter - posted by al...@apache.org on 2019/01/16 16:40:36 UTC, 0 replies.
- [brooklyn-server] 25/31: Make BundleUtilTest public - posted by al...@apache.org on 2019/01/16 16:40:37 UTC, 0 replies.
- [brooklyn-server] 26/31: Add unit tests for CatalogUpgradeSCanner - posted by al...@apache.org on 2019/01/16 16:40:38 UTC, 0 replies.
- [brooklyn-server] 27/31: Remove previous attempt at failing test - posted by al...@apache.org on 2019/01/16 16:40:39 UTC, 0 replies.
- [brooklyn-server] 28/31: Add missing header - posted by al...@apache.org on 2019/01/16 16:40:40 UTC, 0 replies.
- [brooklyn-server] 29/31: Remove duplicated version for assertj - posted by al...@apache.org on 2019/01/16 16:40:41 UTC, 0 replies.
- [brooklyn-server] 30/31: Changes requested on PR - posted by al...@apache.org on 2019/01/16 16:40:42 UTC, 0 replies.
- [brooklyn-server] 31/31: This closes #1010 - posted by al...@apache.org on 2019/01/16 16:40:43 UTC, 0 replies.
- [brooklyn-server] branch master updated: remove WIP oauth provider - posted by tb...@apache.org on 2019/01/21 09:22:28 UTC, 0 replies.
- [brooklyn-library] branch master updated: Fixes JBoss 6 & 7 logos in catalog - posted by tb...@apache.org on 2019/01/21 10:17:27 UTC, 0 replies.
- [brooklyn-server] branch master updated: Add cxf-karaf-commands dependency - posted by tb...@apache.org on 2019/01/23 11:46:01 UTC, 0 replies.
- [brooklyn-server] branch master updated: Add missing $ - posted by tb...@apache.org on 2019/01/23 13:34:48 UTC, 0 replies.
- [brooklyn-server] branch master updated (070d362 -> 27f1160) - posted by he...@apache.org on 2019/01/24 12:48:42 UTC, 0 replies.
- [brooklyn-server] 01/04: BROOKLYN-607: prefer vanilla CentOS image on azure - posted by he...@apache.org on 2019/01/24 12:48:43 UTC, 0 replies.
- [brooklyn-server] 02/04: Image choice: prefer ubuntu most recent LTS - posted by he...@apache.org on 2019/01/24 12:48:44 UTC, 0 replies.
- [brooklyn-server] 03/04: This closes #1030 - posted by he...@apache.org on 2019/01/24 12:48:45 UTC, 0 replies.
- [brooklyn-server] 04/04: add comments for choosing images - posted by he...@apache.org on 2019/01/24 12:48:46 UTC, 0 replies.
- [brooklyn-server] branch master updated: winrm4j 0.5.0 -> 0.6.1 - posted by al...@apache.org on 2019/01/24 14:13:52 UTC, 0 replies.
- [brooklyn-server] branch master updated: BROOKLYN-608: fix karaf start (javax.annotation-api version) - posted by du...@apache.org on 2019/01/25 13:07:18 UTC, 0 replies.
- [brooklyn-server] branch master updated (0aed8ba -> 4f7a122) - posted by he...@apache.org on 2019/01/31 10:08:37 UTC, 0 replies.
- [brooklyn-server] 01/04: Bump jetty version to match Karaf 4.2.2 - posted by he...@apache.org on 2019/01/31 10:08:38 UTC, 0 replies.
- [brooklyn-server] 02/04: winrm4j: remove exclusions - posted by he...@apache.org on 2019/01/31 10:08:39 UTC, 0 replies.
- [brooklyn-server] 03/04: Bump versions to match karaf 4.2.2 and cxf 3.2.7 - posted by he...@apache.org on 2019/01/31 10:08:40 UTC, 0 replies.
- [brooklyn-server] 04/04: This closes #1034 - posted by he...@apache.org on 2019/01/31 10:08:41 UTC, 0 replies.
- [brooklyn-server] branch master updated (4f7a122 -> f54c1e2) - posted by tb...@apache.org on 2019/01/31 10:38:23 UTC, 0 replies.
- [brooklyn-ui] branch master updated (40b1e1e -> 76c5290) - posted by tb...@apache.org on 2019/01/31 10:39:49 UTC, 0 replies.
- [brooklyn-dist] branch master updated: Set up min and max memory for Windows env - posted by he...@apache.org on 2019/01/31 10:47:32 UTC, 0 replies.
- [brooklyn-docs] branch master updated: Add note about including parameters when using 'wrap:' prefix - posted by he...@apache.org on 2019/01/31 11:00:47 UTC, 0 replies.
- [brooklyn-docs] branch master updated: Replace underscores with spaces to produce hard line break - posted by he...@apache.org on 2019/01/31 11:16:04 UTC, 0 replies.
- [brooklyn-dist] branch master updated: update for security provider API change - posted by tb...@apache.org on 2019/01/31 11:23:55 UTC, 0 replies.
- [brooklyn-dist] branch master updated (fe89aff -> 8fa216c) - posted by he...@apache.org on 2019/01/31 12:07:35 UTC, 0 replies.
- [brooklyn-dist] 01/02: update license overrides for new versions, add CC0 - posted by he...@apache.org on 2019/01/31 12:07:36 UTC, 0 replies.
- [brooklyn-dist] 02/02: updated LICENSE and NOTICE files - posted by he...@apache.org on 2019/01/31 12:07:37 UTC, 0 replies.
- [brooklyn] branch master updated (7eec5c7 -> 2e38d75) - posted by he...@apache.org on 2019/01/31 12:09:30 UTC, 0 replies.
- [brooklyn] 01/03: Merge branch 'build-number-instruction' - posted by he...@apache.org on 2019/01/31 12:09:31 UTC, 0 replies.
- [brooklyn] 02/03: add eclipse excludes for non-supported maven goals - posted by he...@apache.org on 2019/01/31 12:09:32 UTC, 0 replies.
- [brooklyn] 03/03: updated license / dependencies - posted by he...@apache.org on 2019/01/31 12:09:33 UTC, 0 replies.
- [brooklyn-client] branch master updated: updated license files for new deps - posted by he...@apache.org on 2019/01/31 12:10:04 UTC, 0 replies.
- [brooklyn-server] branch master updated: update license/notice for new deps - posted by he...@apache.org on 2019/01/31 12:11:27 UTC, 0 replies.