You are viewing a plain text version of this content. The canonical link for it is here.
- [brooklyn-server] branch master updated (f1a7df85da -> 915f079ff6) - posted by he...@apache.org on 2023/06/01 10:52:03 UTC, 0 replies.
- [brooklyn-server] 01/02: more resilient catching of freemarker exception when creating classes - posted by he...@apache.org on 2023/06/01 10:52:04 UTC, 0 replies.
- [brooklyn-server] 02/02: allow blueprint viewer tests to indicate they don't want to rebind - posted by he...@apache.org on 2023/06/01 10:52:05 UTC, 0 replies.
- [brooklyn-server] branch master updated: make blueprint / rest/viewer tests easier to extend - posted by he...@apache.org on 2023/06/01 12:39:08 UTC, 0 replies.
- [brooklyn-server] branch master updated: add debug logging for when entities are unmanaging - posted by he...@apache.org on 2023/06/02 09:16:35 UTC, 0 replies.
- [brooklyn-server] branch master updated: accept a slight delay when replaying to allow previous workflow to entirely finish - posted by he...@apache.org on 2023/06/02 11:27:12 UTC, 0 replies.
- [brooklyn-server] branch master updated: exclude a weird source of Nullable and NonNull annotations pulled in by guava - posted by he...@apache.org on 2023/06/02 13:04:59 UTC, 0 replies.
- [brooklyn-ui] branch master updated: Bumps version of maven Docker image used for CI - posted by he...@apache.org on 2023/06/02 13:27:58 UTC, 0 replies.
- [brooklyn-ui] branch master updated: Fixes phantomjs build issue - posted by du...@apache.org on 2023/06/02 15:11:41 UTC, 0 replies.
- [brooklyn-server] branch master updated (fd18cd98dd -> 275e090f37) - posted by he...@apache.org on 2023/06/06 22:13:25 UTC, 0 replies.
- [brooklyn-server] 01/02: update description and comment on workflow lock field - posted by he...@apache.org on 2023/06/06 22:13:26 UTC, 0 replies.
- [brooklyn-server] 02/02: make unique tag more configurable and smarter default for workflow sensors and policies - posted by he...@apache.org on 2023/06/06 22:13:27 UTC, 0 replies.
- [brooklyn-server] branch master updated (275e090f37 -> 1a13c62650) - posted by he...@apache.org on 2023/06/11 22:33:11 UTC, 0 replies.
- [brooklyn-server] 01/08: test workflow size - posted by he...@apache.org on 2023/06/11 22:33:12 UTC, 0 replies.
- [brooklyn-server] 02/08: drop output which is identical to previous values - posted by he...@apache.org on 2023/06/11 22:33:13 UTC, 0 replies.
- [brooklyn-server] 03/08: some of workflow scratch vars stored - posted by he...@apache.org on 2023/06/11 22:33:14 UTC, 0 replies.
- [brooklyn-server] 04/08: alternative way to compute/store output more efficiently - posted by he...@apache.org on 2023/06/11 22:33:15 UTC, 0 replies.
- [brooklyn-server] 05/08: workflow scratch vars being set in an updateable way - posted by he...@apache.org on 2023/06/11 22:33:16 UTC, 0 replies.
- [brooklyn-server] 06/08: rename so old things are called old - posted by he...@apache.org on 2023/06/11 22:33:17 UTC, 0 replies.
- [brooklyn-server] 07/08: remove old vars and a couple fixes to ensure the right data, when injected initially or from errors - posted by he...@apache.org on 2023/06/11 22:33:18 UTC, 0 replies.
- [brooklyn-server] 08/08: Merge branch 'workflow-size-optimizations' - posted by he...@apache.org on 2023/06/11 22:33:19 UTC, 0 replies.
- [brooklyn-docs] branch master updated: expand slightly on optimizing workflow - posted by he...@apache.org on 2023/06/13 09:28:24 UTC, 0 replies.
- [brooklyn-server] branch dependabot/maven/org.eclipse.jetty-jetty-server-9.4.51.v20230217 created (now 8fa9f1b307) - posted by gi...@apache.org on 2023/06/13 23:10:56 UTC, 0 replies.
- [brooklyn-server] branch dependabot/maven/org.eclipse.jetty-jetty-server-10.0.14 deleted (was 465376ec78) - posted by gi...@apache.org on 2023/06/13 23:11:01 UTC, 0 replies.
- [brooklyn-server] branch dependabot/maven/com.google.guava-guava-32.0.0-jre created (now 0a62aaf468) - posted by gi...@apache.org on 2023/06/14 22:24:26 UTC, 0 replies.
- [brooklyn-server] branch master updated (1a13c62650 -> 7d5c247e82) - posted by he...@apache.org on 2023/06/20 02:04:36 UTC, 0 replies.
- [brooklyn-server] 01/10: tidy up tests, add some notes on gaps - posted by he...@apache.org on 2023/06/20 02:04:37 UTC, 0 replies.
- [brooklyn-server] 02/10: replace transform recognizes empty word at end now, quoted properly, and is non-greedy for glob all - posted by he...@apache.org on 2023/06/20 02:04:38 UTC, 0 replies.
- [brooklyn-server] 03/10: handle quotes in transform arguments - posted by he...@apache.org on 2023/06/20 02:04:39 UTC, 0 replies.
- [brooklyn-server] 04/10: add support for equals boolean check, and better errror/logging on ternary - posted by he...@apache.org on 2023/06/20 02:04:40 UTC, 0 replies.
- [brooklyn-server] 05/10: fix recording of errors in step in subworkflow in some cases - posted by he...@apache.org on 2023/06/20 02:04:41 UTC, 0 replies.
- [brooklyn-server] 06/10: workflow tidies - posted by he...@apache.org on 2023/06/20 02:04:42 UTC, 0 replies.
- [brooklyn-server] 07/10: use weak map to access more tasks in memory - posted by he...@apache.org on 2023/06/20 02:04:43 UTC, 0 replies.
- [brooklyn-server] 08/10: let DslPredicate use wrapped values so we can inject supplied values into this - posted by he...@apache.org on 2023/06/20 02:04:44 UTC, 0 replies.
- [brooklyn-server] 09/10: add json shorthand deserializer - posted by he...@apache.org on 2023/06/20 02:04:45 UTC, 0 replies.
- [brooklyn-server] 10/10: comment or fix places that need deeply - posted by he...@apache.org on 2023/06/20 02:04:46 UTC, 0 replies.
- [brooklyn-ui] branch master updated (23d76c6b -> 6773ce71) - posted by he...@apache.org on 2023/06/20 02:04:57 UTC, 0 replies.
- [brooklyn-ui] 01/14: shorten name of classes shown by policies - posted by he...@apache.org on 2023/06/20 02:04:58 UTC, 0 replies.
- [brooklyn-ui] 02/14: show size of workflow - posted by he...@apache.org on 2023/06/20 02:04:59 UTC, 0 replies.
- [brooklyn-ui] 03/14: add Edit and re-run button on activities page if workflow definition is available - posted by he...@apache.org on 2023/06/20 02:05:00 UTC, 0 replies.
- [brooklyn-ui] 04/14: better display large results from activity, resizable - posted by he...@apache.org on 2023/06/20 02:05:01 UTC, 0 replies.
- [brooklyn-ui] 05/14: fix display of workflow end+error arrows - posted by he...@apache.org on 2023/06/20 02:05:02 UTC, 0 replies.
- [brooklyn-ui] 06/14: support lookup of ancestors for breaadcrumbs - posted by he...@apache.org on 2023/06/20 02:05:03 UTC, 0 replies.
- [brooklyn-ui] 07/14: better console output for ui start with different port - posted by he...@apache.org on 2023/06/20 02:05:04 UTC, 0 replies.
- [brooklyn-ui] 08/14: major tidy to workflow step, better focus on what is most interesting - posted by he...@apache.org on 2023/06/20 02:05:05 UTC, 0 replies.
- [brooklyn-ui] 09/14: add option for showing effector tasks anywhere, enabled by default - posted by he...@apache.org on 2023/06/20 02:05:06 UTC, 0 replies.
- [brooklyn-ui] 10/14: options for showing/hiding scheduled tasks - posted by he...@apache.org on 2023/06/20 02:05:07 UTC, 0 replies.
- [brooklyn-ui] 11/14: activites view updates list with same frequency as the deep model - posted by he...@apache.org on 2023/06/20 02:05:08 UTC, 0 replies.
- [brooklyn-ui] 12/14: save filters for activity view to session storage, and improve usability - posted by he...@apache.org on 2023/06/20 02:05:09 UTC, 0 replies.
- [brooklyn-ui] 13/14: replace breadcrumbs code, showing root task - posted by he...@apache.org on 2023/06/20 02:05:10 UTC, 0 replies.
- [brooklyn-ui] 14/14: Merge branch 'workflow-ui-tweaks' - posted by he...@apache.org on 2023/06/20 02:05:11 UTC, 0 replies.
- [brooklyn-server] branch master updated: transform syntax improved - posted by he...@apache.org on 2023/06/20 13:55:52 UTC, 0 replies.
- [brooklyn-server] branch master updated (cc86e2f4dd -> 8fe9c4fc1b) - posted by he...@apache.org on 2023/06/23 20:20:38 UTC, 0 replies.
- [brooklyn-server] 01/03: fix for NPE when condition gets a Maybe containing null, and disallow that for entity coercion - posted by he...@apache.org on 2023/06/23 20:20:39 UTC, 0 replies.
- [brooklyn-server] 02/03: cache service lookup results - posted by he...@apache.org on 2023/06/23 20:20:40 UTC, 0 replies.
- [brooklyn-server] 03/03: don't warn if an active task deletes itself - posted by he...@apache.org on 2023/06/23 20:20:41 UTC, 0 replies.
- [brooklyn-ui] branch master updated (6773ce71 -> 63c52038) - posted by he...@apache.org on 2023/06/26 12:55:35 UTC, 0 replies.
- [brooklyn-ui] 01/02: better display for fringe error cases - posted by he...@apache.org on 2023/06/26 12:55:36 UTC, 0 replies.
- [brooklyn-ui] 02/02: sort tasks by start time if end times are the same - posted by he...@apache.org on 2023/06/26 12:55:37 UTC, 0 replies.
- [brooklyn-server] branch master updated (8fe9c4fc1b -> f29962fa2a) - posted by he...@apache.org on 2023/06/26 12:58:24 UTC, 0 replies.
- [brooklyn-server] 01/02: allow some coercers to return maybe-wrapped nulls - posted by he...@apache.org on 2023/06/26 12:58:25 UTC, 0 replies.
- [brooklyn-server] 02/02: provide a way to record notional/independent children against a DSTask - posted by he...@apache.org on 2023/06/26 12:58:26 UTC, 0 replies.
- [brooklyn-server] branch master updated: catch error if workflow entity is unmanaged - posted by he...@apache.org on 2023/06/26 17:53:23 UTC, 0 replies.
- [brooklyn-ui] branch master updated: fix link in breadcrumbs - posted by he...@apache.org on 2023/06/26 17:54:34 UTC, 0 replies.
- [brooklyn-server] branch master updated: allow workflow to delete themselves without deleting independent submitted tasks - posted by he...@apache.org on 2023/06/26 20:19:39 UTC, 0 replies.
- [brooklyn-server] branch master updated: copy sensor map for workflow - posted by he...@apache.org on 2023/06/27 00:31:07 UTC, 0 replies.
- [brooklyn-server] branch master updated (a366894c00 -> 67be6ae324) - posted by he...@apache.org on 2023/06/30 12:10:50 UTC, 0 replies.
- [brooklyn-server] 01/03: Allow on fire in workflow expressions - posted by he...@apache.org on 2023/06/30 12:10:51 UTC, 0 replies.
- [brooklyn-server] 02/03: make attributeWhenReady in workflow not timeout/abort on start/stop or abort - posted by he...@apache.org on 2023/06/30 12:10:52 UTC, 0 replies.
- [brooklyn-server] 03/03: Merge branch 'workflow-allow-onfire' - posted by he...@apache.org on 2023/06/30 12:10:53 UTC, 0 replies.
- [brooklyn-server] branch master updated: set sensors to null before removing - posted by he...@apache.org on 2023/06/30 12:35:42 UTC, 0 replies.
- [brooklyn-docs] branch megan-release/1.2.1 created (now 610f0d44) - posted by he...@apache.org on 2023/06/30 19:55:10 UTC, 0 replies.