1. 709860b Ensure we only keep config that at least look like test configs by Julien Desprez · 4 years, 5 months ago
  2. 1736423 Add more comment for deepCloning by Julien Desprez · 4 years, 5 months ago
  3. dcd9006 Fix local sharding cloning by Julien Desprez · 4 years, 5 months ago
  4. 3f005f1 Merge "Finalize the deepCopy to handle DEVICE tags" by Julien Desprez · 4 years, 5 months ago
  5. 2aa4698 Finalize the deepCopy to handle DEVICE tags by Julien Desprez · 4 years, 5 months ago
  6. 536f846 Add a missing call to setPrimaryDevice by Hadrien Zalek · 4 years, 5 months ago
  7. e218c72 ensure we are thread safe when resolving one object options by Julien Desprez · 4 years, 6 months ago
  8. 9f243b7 Ensure replicate do not attempt to resolve build_provider again by Julien Desprez · 4 years, 6 months ago
  9. 39bfa49 Remove dynamic config from global config by Julien Desprez · 4 years, 6 months ago
  10. dd92a2d Remove the global config handling of dynamic download by Julien Desprez · 4 years, 7 months ago
  11. 026c411 Allow to replicate a parent level setup for sandbox by Julien Desprez · 4 years, 7 months ago
  12. d05300b Refactor the partial deep copy in a config method by Julien Desprez · 4 years, 7 months ago
  13. 28f4af1 Allow extra args to the dynamic resolver queries by Julien Desprez · 4 years, 7 months ago
  14. 2d01ae3 Allow dynamic download to use a device for information by Julien Desprez · 4 years, 7 months ago
  15. 69e0dff Refactor DynamicDownloader to expose the resolver by Julien Desprez · 4 years, 7 months ago
  16. 320da17 Ensure post processors are dumped as part of config by Julien Desprez · 4 years, 8 months ago
  17. a71befa Configure and use service loader to find our dynamic protocols by Julien Desprez · 4 years, 8 months ago
  18. ddac69d Follow up: Use assert to ensure things are null by Julien Desprez · 4 years, 8 months ago
  19. ecf1e46 Update retry replayers to new interface by Julien Desprez · 4 years, 8 months ago
  20. d794d68 Start fixing [UnnecessaryParentheses] Error prone warning by Julien Desprez · 4 years, 8 months ago
  21. 82b743f Prepare ConfigurationFactory to support a new format by Julien Desprez · 4 years, 9 months ago
  22. 3b318ad Update dynamic resolver interface to remove @Option by Julien Desprez · 4 years, 9 months ago
  23. 53c6652 HttpRemoteFileResolver: Add support to unzip if required by Harish Mahendrakar · 4 years, 9 months ago
  24. 9b9baf8 Remote @Option from the interface for dynamic download by Julien Desprez · 4 years, 10 months ago
  25. c9c7cd6 Start generalizing ConfigurationFactory by Julien Desprez · 4 years, 10 months ago
  26. d6d20b1 Merge "Fix deprecated newInstance in ConfigurationUtil.java" by Frank Feng · 4 years, 10 months ago
  27. b987fd8 Fix deprecated newInstance in ConfigurationUtil.java by frankfeng · 4 years, 10 months ago
  28. e8b41f1 Fix deprecated newInstance in ConfigurationDef.java by frankfeng · 4 years, 10 months ago
  29. 63cc539 Revert "Revert "CP: Ensure we report an invocation if dynamic download fails"" by Julien Desprez · 4 years, 10 months ago
  30. 95a59f5 Revert "CP: Ensure we report an invocation if dynamic download fails" by Sam Saccone · 4 years, 10 months ago
  31. bfe19dc CP: Ensure we report an invocation if dynamic download fails by Julien Desprez · 4 years, 10 months ago
  32. ccfb6cb Delete DeviceSideCollectorSpecification by Julien Desprez · 4 years, 10 months ago
  33. cbdd0f9 Delete the json print helper option by Julien Desprez · 4 years, 11 months ago
  34. f7a072d Dump the coverage object to XML by Julien Desprez · 4 years, 11 months ago
  35. 4dce1c3 Merge "Support declaring Duration @Option fields." by Treehugger Robot · 5 years ago
  36. 5379e3b Reuse GCSConfigurationFactory for clone the host config. by Xing Dai · 5 years ago
  37. cfa6041 Support declaring Duration @Option fields. by Brett Chabot · 5 years ago
  38. cf0f0b2 Ensure if the same value is set on two fields we resolve them by Julien Desprez · 5 years ago
  39. ed0ab02 Refactor how we track modified fields on TF Objects by Julien Desprez · 5 years ago
  40. d7d9f32 Merge "Revert "Revert "Track changed option separately""" by Julien Desprez · 5 years ago
  41. 49d23cb Revert "Revert "Track changed option separately"" by Julien Desprez · 5 years ago
  42. e15cd85 Merge "Revert "Track changed option separately"" by Julien Desprez · 5 years ago
  43. d3e612e Revert "Track changed option separately" by Julien Desprez · 5 years ago
  44. 435bd9f Merge "Track changed option separately" by Julien Desprez · 5 years ago
  45. 5e36c4e Track changed option separately by Julien Desprez · 5 years ago
  46. df126b5 Merge "Ensure core-TF doesn't depend on contrib for configs" by Julien Desprez · 5 years ago
  47. b8a12a4 Avoid retry at InstrumentationTest and Auto-retry level by Julien Desprez · 5 years ago
  48. 64752d9 Ensure core-TF doesn't depend on contrib for configs by Julien Desprez · 5 years ago
  49. 6573bb1 Merge "Ensure we log the config name that failed to load" by Julien Desprez · 5 years ago
  50. 9ab7e3d Ensure we log the config name that failed to load by Julien Desprez · 5 years ago
  51. 952ff50 Add CoverageOptions into the Configuration. by Oliver Nguyen · 5 years ago
  52. 22ffaf8 Rename the package for retry by Julien Desprez · 5 years ago
  53. a6ea34d Merge "Ensure that disabled by default is maintained in remote invoc" by Julien Desprez · 5 years ago
  54. db50666 Ensure that disabled by default is maintained in remote invoc by Julien Desprez · 5 years ago
  55. d2d1c18 Fix unit tests when running in remote env. by Julien Desprez · 5 years ago
  56. 83977b9 Resolve dynamic option regardless of sharding in remote by Julien Desprez · 5 years ago
  57. 0e52b60 Refactor reboot-at-last-attempt into the new retry strategy by Julien Desprez · 5 years ago
  58. c054188 Fix the duplicate resolving check by Julien Desprez · 5 years ago
  59. 0a0e6ab Merge "Add a basic http dynamic resolver" by Treehugger Robot · 5 years ago
  60. 68acc70 Merge "Define an invocation layer component" by Julien Desprez · 5 years ago
  61. fb7b4f6 Add a basic http dynamic resolver by Julien Desprez · 5 years ago
  62. 74fcc92 Sandbox: Improve compatibility between parent and child TF by Julien Desprez · 5 years ago
  63. f663f59 Add a method in DynamicRemoteFileResolver to do partial download by Dan Shi · 5 years ago
  64. b2e61ee Define an invocation layer component by Julien Desprez · 5 years ago
  65. c307082 Merge "Allow a download to be optional" by Julien Desprez · 5 years ago
  66. c318ae8 Merge "Start fleshing out the GlobalConfiguration component" by Julien Desprez · 5 years ago
  67. a0a4aa7 Allow a download to be optional by Julien Desprez · 5 years ago
  68. d3ded73 Merge "Allow to query for a dynamic file to be unzipped" by Treehugger Robot · 5 years ago
  69. c18493d Allow to query for a dynamic file to be unzipped by Julien Desprez · 5 years ago
  70. 11b062a Start fleshing out the GlobalConfiguration component by Julien Desprez · 5 years ago
  71. f992ff5 Ensure Atest repro command is taking parameter instant into account by Julien Desprez · 5 years ago
  72. 81ce034 Merge "Align local protocol with some systems" by Treehugger Robot · 5 years ago
  73. 13138de Add Query support in dynamic download by Julien Desprez · 5 years ago
  74. 6f8cb8d Align local protocol with some systems by Julien Desprez · 5 years ago
  75. 17332c4 Merge "Move some utility to a common/ location" by Treehugger Robot · 5 years ago
  76. fc15db9 Ensure a disabled object cannot fail mandatory =true by Julien Desprez · 5 years ago
  77. 813ef6f Move some utility to a common/ location by Julien Desprez · 5 years ago
  78. 24be613 Split resolve dynamic option out of validateOptions by Julien Desprez · 5 years ago
  79. dbba331 Address several log setup spammy logs by Julien Desprez · 5 years ago
  80. 3fb0df7 Allow empty-string map arguments. by Cody Schuffelen · 5 years ago
  81. 4f7972d Ensure non-versioned object can still receive their option by Julien Desprez · 5 years ago
  82. 33ebdf6 Ensure that when running commandAndExit we can shard by Julien Desprez · 6 years ago
  83. 9711664 "Prevent multiple template with same name" by Treehugger Robot · 6 years ago
  84. 56f109a Prevent multiple template with same name by Julien Desprez · 6 years ago
  85. 9b47723 Resolve dynamic option from HostTest for JUnit3 by Julien Desprez · 6 years ago
  86. cb7f34a Use the keystore, if available in Sandbox config by Julien Desprez · 6 years ago
  87. 0c9133f [slab] Refactor GCSConfigurationServer. by Xing Dai · 6 years ago
  88. 4928094 Support dynamic download with local sharding by Julien Desprez · 6 years ago
  89. 53c8c9c Download global config to TF dir instead of /tmp by Julien Desprez · 6 years ago
  90. e7215e7 Allow to skip dumping deprecated options by Julien Desprez · 6 years ago
  91. 4a536ac Merge "Improve retry to support any config with RetryRescheduler" by Julien Desprez · 6 years ago
  92. 5e49282 Keep track of the global config downloaded from server by Julien Desprez · 6 years ago
  93. e30f0d9 Support resolving dynamic files for multimap by Julien Desprez · 6 years ago
  94. 8f0432f Resolve dynamic File in maps by Julien Desprez · 6 years ago
  95. f0c5c12 Improve retry to support any config with RetryRescheduler by Julien Desprez · 6 years ago
  96. ebc9c2c Merge "Allow extra dynamic resolver to be specified" by Julien Desprez · 6 years ago
  97. 15d9c7d Allow extra dynamic resolver to be specified by Julien Desprez · 6 years ago
  98. a360519 Fix couple of logs/typos related to remote files by Julien Desprez · 6 years ago
  99. 826f745 Merge "Allow global config to resolve remote files too" by Julien Desprez · 6 years ago
  100. d2625e9 Merge "Download even if an object is not part of the global scope" by Julien Desprez · 6 years ago