1. 30e191d Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  2. 683cb41 Upgrade JGit to 5.1.6.201903130242-r by David Pursehouse · 5 years ago
  3. f2b36cc Split common code out of {Get,Put}LfsGlobalConfig by David Pursehouse · 5 years ago
  4. 63b4cd6 Add initital integration tests by David Pursehouse · 5 years ago
  5. 8359d9e Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  6. 5f6d279 Upgrade bazlets to latest master to build with 3.0.0-SNAPSHOT API by David Pursehouse · 5 years ago
  7. 02415de Move all auth related classes to auth subpackage by David Pursehouse · 5 years ago
  8. 4bfdd60 Consolidate Gson creation into a class by David Pursehouse · 5 years ago
  9. 601ce81 Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 5 years ago
  10. 20955af PutLfsGlobalConfig: Fix typo in member name by David Pursehouse · 5 years ago
  11. 6f19ba1 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  12. 8005bba Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 5 years ago
  13. b119c4c Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 5 years ago
  14. 7444017 LfsLocksAction: Use Logger's built-in string formatting by David Pursehouse · 5 years ago
  15. b2bcd7b Migrate to Flogger by David Pursehouse · 5 years ago
  16. 983495c Update bazlets to latest revision on master by David Pursehouse · 5 years ago
  17. 942c294 Merge branch 'stable-2.16' by David Pursehouse · 5 years ago
  18. 054143e Update bazlets to latest revision on stable-2.16 by David Pursehouse · 5 years ago
  19. d07963b Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 5 years ago
  20. 3d9654b Update bazlets to latest revision on stable-2.15 by David Pursehouse · 5 years ago
  21. 0962327 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  22. 8b6213d Update bazlets to latest revision on stable-2.14 by David Pursehouse · 5 years ago
  23. 4944db1 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  24. 7ad6482 Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 5 years ago
  25. d06d3bf Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 5 years ago
  26. 4507e51 Extend ServletModule instead of HttpPluginModule by David Pursehouse · 5 years ago
  27. a2d5935 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  28. 0c60748 Upgrade bazlets to latest stable-2.16 to build with 2.16.7 API by David Pursehouse · 5 years ago
  29. 677cbde Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 5 years ago
  30. b9816a9 Upgrade bazlets to latest stable-2.15 to build with 2.15.12 API by David Pursehouse · 5 years ago
  31. 08ff745 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  32. 4584ad1 Upgrade bazlets to latest stable-2.14 to build with 2.14.19 API by David Pursehouse · 5 years ago
  33. 2fc7d8e Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  34. 7188bed Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 5 years ago
  35. 2529ab0 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  36. 91204f5 Format Java files with google-java-format 1.7 by David Pursehouse · 5 years ago
  37. eca4978 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  38. 820fc5a Merge branch 'stable-2.15' into stable-2.16 by Jacek Centkowski · 5 years ago
  39. 7ade668 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  40. c2c09ce LocalLargeFileRepository: Rename DEFAULT_TIMEOUT to DEFAULT_EXPIRATION_SECONDS by David Pursehouse · 5 years ago
  41. 153c349 LocalLargeFileRepository#getContentPath: Avoid String concatentation by David Pursehouse · 5 years ago
  42. be433e6 Upgrade bazlets to latest stable-2.16 by David Pursehouse · 5 years ago
  43. 11430e9 LfsBackend: Add implementation of toString by David Pursehouse · 5 years ago
  44. e14ecd8 LfsGlobalConfig: Use native Java Stream API instead of guava by David Pursehouse · 5 years ago
  45. 4c3cf8f LfsBackend: Make constructor and DEFAULT private by David Pursehouse · 5 years ago
  46. 361eaed Upgrade bazlets to latest stable-2.15 by David Pursehouse · 5 years ago
  47. 9822f67 Use Logger's built-in formatting where appropriate by David Pursehouse · 5 years ago
  48. c7b1887 Align Eclipse compiler settings with core Gerrit's by David Pursehouse · 5 years ago
  49. 6d36ad5 Upgrade bazlets to latest stable-2.14 by David Pursehouse · 5 years ago
  50. 420fef3 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  51. ca23d5a Update the ProjectUtil api class import package by Marco Miller · 5 years ago
  52. 651ba95 Update bazlets to fix build with bazel 0.23 by David Pursehouse · 5 years ago
  53. 618ca68 Upgrade bazlets to latest stable-2.16 to build with 2.16.6 API by David Pursehouse · 5 years ago
  54. ea314c6 LfsApiServlet: Restore good permission backend check for project access by Nicolas Godinho · 5 years ago
  55. 67d377b Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 5 years ago
  56. 8d351c8 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  57. 004acb8 Add the standard LICENSE file by Marco Miller · 5 years ago
  58. 6aaabbb Upgrade bazlets to latest stable-2.15 to build with 2.15.11 API by David Pursehouse · 5 years ago
  59. 9408fe8 LfsApiServlet: use LfsRequest.is(Upload|Download) methods by Jacek Centkowski · 5 years ago
  60. 77c3951 Upgrade bazlets to latest master to build with 3.0-SNAPSHOT API by David Pursehouse · 5 years ago
  61. 7e679d7 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  62. 91a1fb7 Upgrade bazlets to latest stable-2.16 to build with 2.16.5 API by David Pursehouse · 5 years ago
  63. 13c9aa9 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  64. 0ef2f50 Merge branch 'stable-2.15' into stable-2.16 by Marco Miller · 5 years ago
  65. 12555a6 Upgrade bazlets to latest stable-2.15 to build with 2.15.10 API by David Pursehouse · 5 years ago
  66. 9018a79 Upgrade bazlets to latest stable-2.16 to build with 2.16.4 API by David Pursehouse · 5 years ago
  67. a25b2e5 Upgrade JGit to 4.9.8.201812241815-r by David Pursehouse · 5 years ago
  68. 4b15007 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  69. 9640fdf Upgrade JGit to 4.7.7.201812240805-r by David Pursehouse · 5 years ago
  70. f72c4e5 Upgrade bazlets to latest stable-2.15 to build with 2.15.9 API by David Pursehouse · 5 years ago
  71. 3138300 Merge branch 'stable-2.14' into stable-2.15 by Marco Miller · 5 years ago
  72. 134e19f Upgrade bazlets to latest stable-2.15 to build with 2.15.8 API by David Pursehouse · 5 years ago
  73. 090bb17 Upgrade bazlets to latest stable-2.14 to build with 2.14.18 API by David Pursehouse · 5 years ago
  74. 6ff79b6 Merge branch 'stable-2.16' by Marco Miller · 5 years ago
  75. 955bd78 Upgrade bazlets to latest stable-2.16 to build with 2.16.2 API by David Pursehouse · 5 years ago
  76. c484ea7 LfsApiServlet.java: Format with google-java-format by David Pursehouse · 5 years ago
  77. 394a144 Update JGit to 5.2.0.201812061821-r by Matthias Sohn · 5 years ago
  78. 9ac0399 Upgrade bazlets to latest stable-2.16 to build with 2.16.1 API by David Pursehouse · 5 years ago
  79. 3a2ce80 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  80. 850ca28 Bazel: Include eclipse-out directory in .bazelignore by David Pursehouse · 5 years ago
  81. 4be1df7 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  82. 245eaf4 Add explanatory comment to empty BUILD file(s) by David Pursehouse · 5 years ago
  83. 7069c07 Upgrade bazlets to latest stable-2.16 to build with 2.16 API by David Pursehouse · 5 years ago
  84. ffcc588 Merge branch 'stable-2.15' by David Pursehouse · 5 years ago
  85. 9908724 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 5 years ago
  86. 97b1dd8 Upgrade bazlets to latest stable-2.15 to build with 2.15.7 API by David Pursehouse · 5 years ago
  87. 7a476b0 Upgrade bazlets to latest stable-2.14 to build with 2.14.17 API by David Pursehouse · 5 years ago
  88. 672918d Update bazlets to latest master revision to build with 2.16-rc3 by David Pursehouse · 5 years ago
  89. c072afd Upgrade JGit to 5.1.3.201810200350-r by David Pursehouse · 5 years ago
  90. a17d2b6 Merge branch 'stable-2.15' by David Pursehouse · 5 years ago
  91. bbd628a Upgrade bazlets to latest stable-2.15 to build with 2.15.6 API by David Pursehouse · 6 years ago
  92. 091258f Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  93. 5f2099a WORKSPACE: Make commented out local_path line spaces indent consistent by David Pursehouse · 6 years ago
  94. 4f0db35 Upgrade bazlets to latest stable-2.14 to build with 2.14.16 API by David Pursehouse · 6 years ago
  95. 1dc7c9b Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  96. 5b8184d Upgrade JGit to 4.9.7.201810191756-r by David Pursehouse · 6 years ago
  97. 0847f1d Upgrade JGit to 4.7.6.201810191618-r by Jacek Centkowski · 6 years ago
  98. aa7a05a Add Eclipse project by David Pursehouse · 6 years ago
  99. 16656d4 Remove redundant entries from .gitignore by David Pursehouse · 6 years ago
  100. 1679920 Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago