Branch: refs/heads/dev
Home:
https://github.com/galaxyproject/galaxy
Commit: 53d2c3490adb54c73afc4397768f04999184b723
https://github.com/galaxyproject/galaxy/commit/53d2c3490adb54c73afc439776...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths:
M client/galaxy/scripts/components/RuleCollectionBuilder.vue
Log Message:
-----------
Fix hotdata method access; this still needs a lot of love/refactoring, but this makes it
work again?
Commit: 96a25fbe31781f36f4607b374b238adbb5ed11ee
https://github.com/galaxyproject/galaxy/commit/96a25fbe31781f36f4607b374b...
Author: Dannon Baker <dannon.baker(a)gmail.com>
Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths:
M client/galaxy/scripts/components/RuleCollectionBuilder.vue
Log Message:
-----------
Prefer const, none of these are reassigned.
Commit: f132f3ecbc416aeb24d96ff61a674fab7bb98bfa
https://github.com/galaxyproject/galaxy/commit/f132f3ecbc416aeb24d96ff61a...
Author: Mason <nerdinacan(a)gmail.com>
Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths:
M client/galaxy/scripts/components/RuleCollectionBuilder.vue
M client/galaxy/scripts/mvc/rules/rule-definitions.js
Log Message:
-----------
Restored hotData to computed, but removed unnecessary side-effects
Commit: 86eff98fc36f3897d1d201e708ddea89e376b600
https://github.com/galaxyproject/galaxy/commit/86eff98fc36f3897d1d201e708...
Author: Mason <nerdinacan(a)gmail.com>
Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths:
M client/galaxy/scripts/components/RuleCollectionBuilder.vue
Log Message:
-----------
Removed slice method on non-array property
Commit: 800e221c47044b02034a54727727ddadef700bef
https://github.com/galaxyproject/galaxy/commit/800e221c47044b02034a547277...
Author: Mason <nerdinacan(a)gmail.com>
Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths:
M client/galaxy/scripts/components/RuleCollectionBuilder.vue
Log Message:
-----------
Removed commented code in RuleCollectionBuilder
Commit: 064f25ed0b3676ee2498c2c3021ee2101dcf474f
https://github.com/galaxyproject/galaxy/commit/064f25ed0b3676ee2498c2c302...
Author: Nicola Soranzo <nicola.soranzo(a)gmail.com>
Date: 2019-01-29 (Tue, 29 Jan 2019)
Changed paths:
M client/galaxy/scripts/components/RuleCollectionBuilder.vue
M client/galaxy/scripts/mvc/rules/rule-definitions.js
Log Message:
-----------
Merge pull request #7256 from dannon/fix_hotdata_access
Fix hotdata method access;
Compare:
https://github.com/galaxyproject/galaxy/compare/acb256f54a4e...064f25ed0b36