1. 65f36ee Add Properties names-factory Reference test by Martin Fick · 2 years, 7 months ago
  2. 9ba9482 Allow same task for different changes by Martin Fick · 2 years, 8 months ago
  3. 3ef7fc8 Prevent task loops using a key instead of equality by Martin Fick · 2 years, 8 months ago
  4. dc78bbb Add inherited distant property reference tests by Martin Fick · 2 years, 8 months ago
  5. f0c013c fixup! Fix to alter change context for TaskChangeFactories by Martin Fick · 2 years, 8 months ago
  6. 1f6054b Remove duplicate task test and rename retained one by Martin Fick · 2 years, 8 months ago
  7. f302142 Fix twice referenced task properties by Martin Fick · 2 years, 8 months ago
  8. f9d58ab Add Deep Reference Property tests by Martin Fick · 2 years, 8 months ago
  9. 0cc10e3 Add inherited property reference tests by Martin Fick · 2 years, 8 months ago
  10. cce912b Expand the inherited property tests by Martin Fick · 2 years, 8 months ago
  11. d6b58b5 Split out inherited and improve referenced property tests by Martin Fick · 2 years, 8 months ago
  12. 1b4108f Remove the TaskTree.Root class by Martin Fick · 2 years, 8 months ago
  13. 1b13ceb Consolidate adding task subDefinitions by Martin Fick · 2 years, 8 months ago
  14. c095fe5 Move non Node differentiated methods to TaskTree by Martin Fick · 2 years, 8 months ago
  15. 2d44c32 Use anonymous Node instead of ChangeNode and Factory by Martin Fick · 2 years, 8 months ago
  16. a78fd15 Introduce/Use a Functional NodeFactory Interface by Martin Fick · 2 years, 8 months ago
  17. e81ee68 Fix addStaticTypeTaskDefinitions() typo by Martin Fick · 2 years, 8 months ago
  18. 662075d Add a properties tasks-factory recursive test by Martin Fick · 2 years, 8 months ago
  19. 9ec7d57 Add the standard LICENSE file by Marco Miller · 5 years ago
  20. c4f0ce7 Merge branch 'stable-3.3' by Martin Fick · 2 years, 9 months ago
  21. d614d24 Merge branch 'stable-3.2' into stable-3.3 by Martin Fick · 2 years, 9 months ago
  22. 88992b9 Merge branch 'stable-3.1' into stable-3.2 by Martin Fick · 2 years, 9 months ago
  23. 729c961 Merge branch 'stable-3.0' into stable-3.1 by Martin Fick · 2 years, 9 months ago
  24. d6ca7fd Merge branch 'stable-2.16' into stable-3.0 by Martin Fick · 2 years, 9 months ago
  25. 91a1d33 Merge "Merge branch 'stable-3.3'" by Nasser Grainawi · 2 years, 9 months ago
  26. 3b73308 fix jsdoc error and update devdependencies versions for NPM packages by Aditya Gupta · 2 years, 9 months ago
  27. 0cea65b fixup!: docker: Enable reruning tests without bringing down setup by Adithya Chakilam · 2 years, 11 months ago
  28. 45b2a7e docker: Enable reruning tests without bringing down setup by Adithya Chakilam · 2 years, 11 months ago
  29. 26708b2 docker: Add support for "--preserve" option by Adithya Chakilam · 3 years ago
  30. 08b7d51 Merge branch 'stable-3.3' by Martin Fick · 2 years, 9 months ago
  31. af4782a Merge branch 'stable-3.2' into stable-3.3 by Martin Fick · 2 years, 9 months ago
  32. 17257b9 Merge branch 'stable-3.1' into stable-3.2 by Martin Fick · 2 years, 9 months ago
  33. adbdb29 Merge branch 'stable-3.0' into stable-3.1 by Martin Fick · 2 years, 9 months ago
  34. 62b9a2c Merge branch 'stable-2.16' into stable-3.0 by Martin Fick · 2 years, 9 months ago
  35. cc520b1 Merge "docker: make sure to cleanup containers before force exit" into stable-2.16 by Martin Fick · 2 years, 9 months ago
  36. 34b3c6e docker: make sure to cleanup containers before force exit by Prudhvi Akhil Alahari · 2 years, 10 months ago
  37. 86f05a1 fixup! Add TaskTree definitions more directly by Martin Fick · 2 years, 9 months ago
  38. dedc197 Merge changes Ifc67b7cb,Iadc9f544,I3e62af9e,I7ee1b63d,I61224c57, ... into stable-2.16 by Nasser Grainawi · 2 years, 9 months ago
  39. fc72295 fixup! refactor predicate cache into its own class by Martin Fick · 2 years, 10 months ago
  40. ee5e276 Merge "Add Zuul postflight publish job" into stable-2.16 by Prakash Aswal · 2 years, 9 months ago
  41. 49469de fixup! Add support for tasks-factory and names-factory keywords by Martin Fick · 2 years, 10 months ago
  42. d4ff08a fixup! Support outputting elapsed evaluation time on tasks by Martin Fick · 2 years, 10 months ago
  43. 8ae0de5 fixup! Revert "Revert "plugin:task Adds support for names-factory of type change"" by Martin Fick · 2 years, 10 months ago
  44. 704c4c7 Add a Container.toString() to help when debugging. by Martin Fick · 2 years, 10 months ago
  45. 6b86efd Harden inputs to basename by Nasser Grainawi · 2 years, 11 months ago
  46. 8f43ef0 Add Zuul postflight publish job by Prakash Aswal · 2 years, 9 months ago
  47. 6ca13c5 Pass around Task parent instead of its fields by Martin Fick · 2 years, 11 months ago
  48. fd4d45b Fix to alter change context for TaskChangeFactories by Martin Fick · 2 years, 11 months ago
  49. 486132c Add tasks-factories static properties tests by Martin Fick · 3 years ago
  50. 7b3ef9d Add a names-factory STATIC Properties test by Martin Fick · 3 years ago
  51. 0c169b1 Add ensures to the task tests setups by Martin Fick · 3 years ago
  52. 30a0f5f Split the task preload properties test out by Martin Fick · 3 years ago
  53. 690b1d3 Split the task preload optional test out by Martin Fick · 3 years ago
  54. e415a19 Split the append preloaded subtasks test out by Martin Fick · 3 years ago
  55. 4604572 Split the task override preload pass/fail tests out by Martin Fick · 3 years ago
  56. 4cde905 Split the task preload hints tests out by Martin Fick · 3 years ago
  57. 98e601e Split the task preload preload test out by Martin Fick · 3 years ago
  58. 09a8a9b Split the task property reset tests out by Martin Fick · 3 years ago
  59. 1ebbf62 fixup! fixup! task: add support to set custom properties by Martin Fick · 3 years ago
  60. 47179a1 Split the tasks and names factory tests out by Martin Fick · 3 years ago
  61. b942a78 Split the subtask via property invocation tests out by Martin Fick · 3 years ago
  62. f63557d Split the task internal property tests out by Martin Fick · 3 years ago
  63. e751184 Split the task property export tests out by Martin Fick · 3 years ago
  64. 83c3b22 Split the tasksfactory tests up by Martin Fick · 3 years ago
  65. 5c3c7db Split the Optional(|) task tests up by Martin Fick · 3 years ago
  66. e10e3e0 Store Properties object instead of Map in TaskTree.Node by Martin Fick · 3 years, 1 month ago
  67. 7ff0d56 Add properties get/setters to TaskConfig.Task by Martin Fick · 3 years, 1 month ago
  68. fdcaddd Output PASS/FAIL for each task root test by Martin Fick · 3 years ago
  69. 17462a1 Interleave test task config with their json by Martin Fick · 2 years, 10 months ago
  70. 9035cfd fixup! task: add support to set custom properties by Martin Fick · 3 years, 2 months ago
  71. e3eb43f Combine task preview test config and json into same file by Martin Fick · 3 years ago
  72. f39a14f Auto generate the --task--invalid outputs by Martin Fick · 3 years ago
  73. b6ddeea Auto generate the --task--all output by Martin Fick · 3 years ago
  74. 2cece00 readlink/MYDIR standardization by Nasser Grainawi · 2 years, 11 months ago
  75. deebe79 docker: Fix Bazel rule to depend on docs by Nasser Grainawi · 2 years, 9 months ago
  76. e3be98e Merge branch 'stable-3.3' by Aditya Gupta · 2 years, 9 months ago
  77. f511017 Fixup! Merge branch 'stable-3.2' into stable-3.3 by Aditya Gupta · 2 years, 10 months ago
  78. 0cade53 Merge branch 'stable-3.2' into stable-3.3 by Aditya Gupta · 2 years, 10 months ago
  79. 746f366 enable google Javascript formatter by Aditya Gupta · 2 years, 10 months ago
  80. bbf7784 Merge branch 'stable-3.3' by Nasser Grainawi · 2 years, 11 months ago
  81. f7485c3 Merge branch 'stable-3.2' into stable-3.3 by Nasser Grainawi · 2 years, 11 months ago
  82. 7dbbb80 Merge branch 'stable-3.1' into stable-3.2 by Nasser Grainawi · 2 years, 11 months ago
  83. 7d8ab2a Merge branch 'stable-3.0' into stable-3.1 by Nasser Grainawi · 2 years, 11 months ago
  84. a9d7645 Modules: Add missing GetChange binding by Nasser Grainawi · 2 years, 11 months ago
  85. ea1aa52 Merge branch 'stable-3.3' by Adithya Chakilam · 3 years ago
  86. 5400720 fixup!: Merge branch 'stable-3.2' into stable-3.3 by Adithya Chakilam · 3 years ago
  87. ceed2e7 Merge branch 'stable-3.3' by Aditya Gupta · 3 years ago
  88. e73bd69 Merge branch 'stable-3.2' into stable-3.3 by Aditya Gupta · 3 years ago
  89. df51ec4 Merge branch 'stable-3.1' into stable-3.2 by Aditya Gupta · 3 years ago
  90. 58cd03d Merge branch 'stable-3.0' into stable-3.1 by Aditya Gupta · 3 years ago
  91. 1d38696 Apply gjf by Nasser Grainawi · 3 years, 1 month ago
  92. 95b2cee Merge branch 'stable-2.16' into stable-3.0 by Nasser Grainawi · 3 years, 1 month ago
  93. 857e0e4 Apply gjf by Nasser Grainawi · 3 years, 1 month ago
  94. a33a579 Merge branch 'stable-2.16' into stable-3.0 by Aditya Gupta · 3 years, 1 month ago
  95. 2c6387a UI: Indent sub-tasks by Adithya Chakilam · 3 years, 1 month ago
  96. 8579a0f create getInternalProperties() method by Martin Fick · 3 years, 1 month ago
  97. 1fc180c create a Properties.RecursiveExpander by Martin Fick · 3 years, 1 month ago
  98. 37123e8 move Field expansion to the Expander by Martin Fick · 3 years, 1 month ago
  99. 3d27a36 create a Properties.Expander by Martin Fick · 3 years, 1 month ago
  100. fbd5a51 Handle invalid task roots gracefully by Martin Fick · 3 years, 2 months ago