1. 6e745df Update following move of ProjectUtil by Thomas Broyer · 11 months ago master
  2. 73df3d5 Fix flogger compile time errors by Darius Jokilehto · 11 months ago stable-3.6 stable-3.7
  3. 1f4c412 Merge branch 'stable-3.2' by Thomas Broyer · 2 years, 5 months ago
  4. eaa7b36 Fix compatibility with git-lfs v3 by Thomas Broyer · 2 years, 7 months ago stable-3.2
  5. 0b47095 Bazel: Migrate to gerrit_js_bundle rule by David Ostrovsky · 3 years ago
  6. 776f278 Merge branch 'stable-3.2' by David Ostrovsky · 3 years, 1 month ago
  7. 929833b Convert to Polymer 3 by paladox · 3 years, 1 month ago
  8. d0649c4 LfsAuthTokenTest: truncate instant to millis by Jacek Centkowski · 3 years, 3 months ago
  9. b9e16d0 Merge branch 'stable-3.1' into master by Marco Miller · 3 years, 6 months ago
  10. c1d75f6 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 6 months ago
  11. 58ff204 Bump Bazel version to 3.7.0 by Marco Miller · 3 years, 6 months ago
  12. d6202bf Upgrade bazlets to latest stable-3.0 to build with 3.0.13 API by Marco Miller · 3 years, 6 months ago
  13. f6f8f64 Merge branch 'stable-3.1' by Marco Miller · 3 years, 7 months ago
  14. d0063f7 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 7 months ago
  15. 7380d64 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 7 months ago
  16. b914193 Upgrade JGit to 5.1.13.202002110435-r by Marco Miller · 3 years, 7 months ago
  17. acb9873 Upgrade JGit to 5.3.7.202002110540-r by Marco Miller · 3 years, 7 months ago
  18. d10ed56 Merge branch 'stable-3.1' by Marco Miller · 3 years, 8 months ago
  19. 94abd92 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 8 months ago
  20. a47e813 Bump Bazel version to 3.5.0 by Marco Miller · 3 years, 8 months ago
  21. e9fe92d Follow-up to 'Remove standalone build mode' by Jacek Centkowski · 3 years, 9 months ago
  22. 9a807c7 Merge branch 'stable-3.1' by Marco Miller · 3 years, 9 months ago
  23. 4042f5f Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 9 months ago
  24. b4c0173 Upgrade bazlets to latest stable-3.0 to build with 3.0.12 API by Marco Miller · 3 years, 9 months ago
  25. df65fd7 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 9 months ago
  26. 911f19d Upgrade bazlets to latest stable-2.16 to build with 2.16.22 API by Marco Miller · 3 years, 9 months ago
  27. f6011b3 Merge branch 'stable-3.1' by Marco Miller · 3 years, 9 months ago
  28. ced0cbb Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 9 months ago
  29. bb330f5 Bump Bazel version to 3.4.1 by Marco Miller · 3 years, 9 months ago
  30. 01536b6 S3: Add support for custom apiserver by Pat Long · 4 years ago
  31. 9fac8dd Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 10 months ago
  32. e76d5cf Merge branch 'stable-3.1' by David Pursehouse · 3 years, 10 months ago
  33. 2acd29b Remove standalone build mode by David Ostrovsky · 3 years, 10 months ago
  34. 544f4f5 Merge branch 'stable-3.1' by David Pursehouse · 3 years, 10 months ago
  35. 94eab9f Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 3 years, 10 months ago
  36. a3474dd PathToLockId: Refactor to use a FunctionalInterface by David Pursehouse · 3 years, 10 months ago
  37. 29dc0bc LfsAuthUserProvider: Refactor to avoid name hiding by David Pursehouse · 3 years, 10 months ago
  38. 71b745c LfsLocksHandle: Collapse duplicate if-block by David Pursehouse · 3 years, 10 months ago
  39. e8212c8 LfsLocksHandler: Simplify lambda expression by David Pursehouse · 3 years, 10 months ago
  40. 767d0ba LfsLocksHandler: Call Optional#isPresent before #get by David Pursehouse · 3 years, 10 months ago
  41. 8f6926a Use Truth8 to assert about Optional#isPresent by David Pursehouse · 3 years, 10 months ago
  42. 2acb6fd LfsCipherTest: Extract repeated string to a constant by David Pursehouse · 3 years, 10 months ago
  43. 9a2e4bd InitLfs: Remove unnecessary empty overridden method by David Pursehouse · 3 years, 10 months ago
  44. 44872c4 LfsSshAuth: Remove redundant 'throws' declaration by David Pursehouse · 3 years, 10 months ago
  45. a05d6ba LfsGson: Remove unnecessary 'throws' declarations by David Pursehouse · 3 years, 10 months ago
  46. 6e6c01d LfsDateTime: Add private constructor to hide default constructor by David Pursehouse · 3 years, 10 months ago
  47. 4878869 Remove LfsDateTimeTest and dependency on joda-time by David Pursehouse · 3 years, 10 months ago
  48. 60cb058 Bazel: Mark joda-time as test only by David Ostrovsky · 3 years, 10 months ago
  49. e4867b9 Merge branch 'stable-3.1' by David Pursehouse · 3 years, 10 months ago
  50. 4b68222 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 3 years, 10 months ago
  51. 7b3b770 Remove unnecessary 'unsign' parameter to maven_jar by David Pursehouse · 3 years, 10 months ago
  52. 09deb21 Upgrade JGit to 5.8.0.202005061305-m2 by David Pursehouse · 3 years, 10 months ago
  53. 4816b14 Update bazlets to latest master revision by David Pursehouse · 3 years, 10 months ago
  54. 6157761 Upgrade bazlets to latest master to build with 3.2.2 API by Marco Miller · 3 years, 10 months ago
  55. 5ab64f5 Merge branch 'stable-3.1' by Marco Miller · 3 years, 10 months ago
  56. 86a5792 Upgrade bazlets to latest stable-3.1 to build with 3.1.7 API by Marco Miller · 3 years, 10 months ago
  57. a49fd84 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 10 months ago
  58. f065ea0 Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API by Marco Miller · 3 years, 10 months ago
  59. e8e9671 Remove the commented-out snapshot plugin api lines by Marco Miller · 3 years, 10 months ago
  60. cc4c413 Adapt SNAPSHOT plugin api example to the 3.1 version by Marco Miller · 3 years, 10 months ago
  61. d8df0cc Upgrade bazlets to latest stable-3.1 by Marco Miller · 3 years, 10 months ago
  62. e2809ca Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 10 months ago
  63. 1829979 Prepare for new gerrit_api snapshot version usage by Marco Miller · 3 years, 10 months ago
  64. 7a43eab Upgrade bazlets to latest stable-3.0 by Marco Miller · 3 years, 10 months ago
  65. bcbc506 Adapt to changed signature of apply(...) methods by David Pursehouse · 3 years, 11 months ago
  66. bd47675 Upgrade bazlets to latest stable-3.0 by David Pursehouse · 3 years, 11 months ago
  67. 2d310cf Upgrade bazlets to latest stable-2.16 by David Pursehouse · 3 years, 11 months ago
  68. d0e00f1 Upgrade bazlets to latest master to build with 3.2.1 API by Marco Miller · 3 years, 11 months ago
  69. 165c074 Merge branch 'stable-3.1' by Marco Miller · 3 years, 11 months ago
  70. 8cca82b Upgrade bazlets to latest stable-3.1 to build with 3.1.6 API by Marco Miller · 3 years, 11 months ago
  71. be347a2 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 11 months ago
  72. 433c0e4 Upgrade bazlets to latest stable-3.0 to build with 3.0.10 API by David Pursehouse · 3 years, 11 months ago
  73. 67a2a38 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 3 years, 11 months ago
  74. a47447e Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 3 years, 11 months ago
  75. 5b99861 Upgrade bazlets to latest stable-2.16 to build with 2.16.21 API by David Pursehouse · 3 years, 11 months ago
  76. 2c15168 Upgrade bazlets to latest stable-2.15 to build with 2.15.19 API by Marco Miller · 3 years, 11 months ago stable-2.15
  77. 6cf2b67 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 3 years, 11 months ago
  78. 05c8cd5 Upgrade bazlets to latest stable-2.14 to build with 2.14.21 API by Marco Miller · 3 years, 11 months ago stable-2.14
  79. 5207910 Merge branch 'stable-3.1' by David Ostrovsky · 3 years, 11 months ago
  80. e46def1 Merge branch 'stable-3.0' into stable-3.1 by David Ostrovsky · 3 years, 11 months ago
  81. e6c61d5 Remove left over project screen extension for GWT UI by David Ostrovsky · 3 years, 11 months ago
  82. 2d0ce9c Merge branch 'stable-3.1' by Marco Miller · 3 years, 11 months ago
  83. 42f3fff Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 3 years, 11 months ago
  84. be684f2 Merge branch 'stable-2.16' into stable-3.0 by Marco Miller · 3 years, 11 months ago
  85. 34f1a2b Upgrade bazlets to latest stable-2.16 to build with 2.16.20 API by David Pursehouse · 3 years, 11 months ago
  86. 9eade59 Merge branch 'stable-3.1' by Marco Miller · 4 years ago
  87. c8a71bb Fix bazlets using latest stable-3.1 to build with 3.1.5 API by Marco Miller · 4 years ago
  88. b14b5a7 Upgrade bazlets to latest stable-3.1 to build with 3.1.5 API by David Pursehouse · 4 years ago
  89. ccf77e8 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  90. f38d722 Upgrade bazlets to latest stable-3.0 to build with 3.0.9 API by David Pursehouse · 4 years ago
  91. ee7b721 Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  92. 5fe7a43 Upgrade bazlets to latest stable-2.16 to build with 2.16.19 API by David Pursehouse · 4 years ago
  93. a36fed8 Merge branch 'stable-3.1' by Marco Miller · 4 years ago
  94. 0f1e749 Merge branch 'stable-3.0' into stable-3.1 by David Pursehouse · 4 years ago
  95. 8d8c66e Merge branch 'stable-2.16' into stable-3.0 by David Pursehouse · 4 years ago
  96. 0a63d92 Upgrade bazlets to latest stable-2.16 to build with 2.16.18 API by Marco Miller · 4 years ago
  97. fc2719e Bump Bazel version to 3.1.0 by David Pursehouse · 4 years ago
  98. ab6bece Upgrade bazlets to latest master to build with 3.2.0-rc0 API by David Pursehouse · 4 years ago
  99. 4a8faa8 Merge branch 'stable-3.1' by David Pursehouse · 4 years ago
  100. 6e2ebb9 Merge branch 'stable-3.0' into stable-3.1 by Marco Miller · 4 years ago