1. b750d00 Merge branch 'stable-2.16' by David Pursehouse · 6 years ago
  2. 39f9608 Merge "Update syntax highlighting class" into stable-2.16 by David Pursehouse · 6 years ago
  3. 891b84b Merge "Add "Show Relative Dates In Changes Table" to settings preference" into stable-2.16 by David Pursehouse · 6 years ago
  4. 5d1a922 Merge "Fix support for "SystemVerilog"" into stable-2.16 by David Pursehouse · 6 years ago
  5. 17329c7 Fix account and group query with Elasticsearch 6 by Jacek Centkowski · 6 years ago
  6. 19cfe23 Fix support for "SystemVerilog" by Paladox none · 6 years ago
  7. 8101d17 Add "Show Relative Dates In Changes Table" to settings preference by Paladox none · 6 years ago
  8. 4038ae0 Merge "Add a highlight.js loaded hook" by Peter Marshall · 6 years ago
  9. d1f3642 Add a highlight.js loaded hook by Peter Marshall · 6 years ago
  10. 374a473 Update syntax highlighting class by Paladox none · 7 years ago
  11. 09f9f56 Merge "Update syntax highlighting class" by Paladox none · 6 years ago
  12. d5a5903 AccountsImpl: Fix exception message if account cannot be parsed by Edwin Kempin · 6 years ago
  13. 52442f5 Merge branch 'stable-2.16' by Paladox · 6 years ago
  14. 1ad8492 Fix import for gr-diff-preferences by Paladox none · 6 years ago
  15. 4b4712c Merge branch 'stable-2.16' by David Pursehouse · 6 years ago
  16. 09e3107 Strip trailing slash at the end when creating repos by Paladox none · 6 years ago
  17. 11cffbd Merge "Upgrade truth to 0.43" by David Pursehouse · 6 years ago
  18. 5d72078 Add support for cherry-picking even with merge conflicts by Paladox none · 6 years ago
  19. a22679d Merge "Merge branch 'stable-2.16'" by David Pursehouse · 6 years ago
  20. a6dab52 Merge "Remove remnants of project-specific themes support" by David Pursehouse · 6 years ago
  21. 3faf761 Merge "Move moment inclusion from gr-date to gr-app" by Thomas Shafer · 6 years ago
  22. af16b51 Move moment inclusion from gr-date to gr-app by Thomas Shafer · 6 years ago
  23. 6967cbe Merge branch 'stable-2.16' by Paladox · 6 years ago
  24. 3c7d47e Update syntax highlighting class by Paladox none · 7 years ago
  25. f2ffe80 Merge "Fix mobile display on gr-create-change-dialog" into stable-2.16 by Paladox none · 6 years ago
  26. 406ef39 Merge "Re use gr-diff-preferences inside gr-settings-view" into stable-2.16 by Paladox none · 6 years ago
  27. 4e4e0f9 Merge "Start caching top-menus and version" by Patrick Hiesel · 6 years ago
  28. fa8d0cf Merge "Do not show "Patch file" if change does not have a parent" into stable-2.16 by Paladox none · 6 years ago
  29. bfb7780 Fix mobile display on gr-create-change-dialog by Paladox none · 6 years ago
  30. 1b6fa40 Merge "Add support for cherry-picking even with merge conflicts" by Paladox none · 6 years ago
  31. b5888b53 Merge "Fix support to use "Default Base For Merges" preference" into stable-2.16 by Paladox none · 6 years ago
  32. 4355c3d Merge "Fix avatars not showing correctly" into stable-2.16 by Paladox none · 6 years ago
  33. 2847be0 Merge "Consolidate render event dispatch in gr-diff" by Ole Rehmsen · 6 years ago
  34. 05e7f30 Start caching top-menus and version by Patrick Hiesel · 6 years ago
  35. 709b94e Consolidate render event dispatch in gr-diff by Ole Rehmsen · 6 years ago
  36. 674db51 LogThreshold: Allow the annotation to be inherited by David Pursehouse · 6 years ago
  37. c6794ba Merge "Add new change permission: Toggle Work In Progress state" by David Pursehouse · 6 years ago
  38. 6def400 Add new change permission: Toggle Work In Progress state by David Ostrovsky · 6 years ago
  39. 8214303 Merge branch 'stable-2.16' by David Pursehouse · 6 years ago
  40. abe1832 Update some code to respect some java best practices by Changcheng Xiao · 6 years ago
  41. a9a7a6f Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  42. 469ba0b Update .mailmap by David Pursehouse · 6 years ago
  43. aca9855 Merge "Allow plugins to declare project permissions" by xchangcheng · 6 years ago
  44. 8e1da30 Add 'is:submittable' to search suggestions by David Pursehouse · 6 years ago
  45. d2ca2b1 Fix documentation of hashtag: search predicate by David Pursehouse · 6 years ago
  46. ee72230 Fix case-insensitive searching of hashtags by Dave Borowitz · 6 years ago
  47. 3de4a03 Bump rules_go version to 0.17.1 and bazel-gazelle version to 0.17.0 by David Ostrovsky · 6 years ago
  48. b9b4880 Update git submodules by Dave Borowitz · 6 years ago
  49. f013518 AsyncReceiveCommits: fix latency metric for AUTOCLOSED changes by Han-Wen Nienhuys · 6 years ago
  50. 6daaffb Merge "Fix child collection bindings in RestApiServlet and add tests" by Patrick Hiesel · 6 years ago
  51. 645a0c0 Merge "Forbid '\0' in commit messages edits" by Edwin Kempin · 6 years ago
  52. d9679cd Add an index-safe predicate that matches all changes by Dave Borowitz · 6 years ago
  53. bf78100 Merge "Add tabs to files area" by Thomas Shafer · 6 years ago
  54. 809e8e1 Fix child collection bindings in RestApiServlet and add tests by Patrick Hiesel · 6 years ago
  55. 5ec0d74 Add tabs to files area by Thomas Shafer · 6 years ago
  56. 8673c3b Allow plugins to declare project permissions by Changcheng Xiao · 6 years ago
  57. b366676 Merge "ConflictsPredicate: don't split log statements" by Alice Kober-Sotzek · 6 years ago
  58. 4fc7c5c ConflictsPredicate: don't split log statements by Changcheng Xiao · 6 years ago
  59. 0861f7a Convert /** @param */ to {@param} in Soy. by Alice Kober-Sotzek · 6 years ago
  60. ec796b3 Update instructions for IntelliJ copyright setup by Changcheng Xiao · 6 years ago
  61. d7765bf Do not show "Patch file" if change does not have a parent by Paladox none · 6 years ago
  62. e1980c9 Fix support to use "Default Base For Merges" preference by Paladox none · 6 years ago
  63. 7a2280c Re use gr-diff-preferences inside gr-settings-view by Paladox none · 6 years ago
  64. 35c3de3 Add support for cherry-picking even with merge conflicts by Paladox none · 6 years ago
  65. a19206b Fix that an endpoint cannot be used by two plugins anymore by brohlfs · 6 years ago
  66. 0ee6213 Fix avatars not showing correctly by Paladox none · 6 years ago
  67. d26237e Merge "ConflictsPredicate: Suppress all checked exceptions" by Dave Borowitz · 6 years ago
  68. e951478 Convert /** @param */ to {@param} in Soy. by Changcheng Xiao · 6 years ago
  69. c0efebb Merge "SetPrivateOp: Include non-open change's status in exception message" by Edwin Kempin · 6 years ago
  70. d538366 Merge "PrivateChangeIT#setMergedChangePrivate: Rename cannotSetMergedChangePrivate" by Edwin Kempin · 6 years ago
  71. 58b87f6 Forbid '\0' in commit messages edits by Han-Wen Nienhuys · 6 years ago
  72. f3a3361 Merge branch 'stable-2.16' by David Ostrovsky · 6 years ago
  73. 002c793 Merge branch 'stable-2.15' into stable-2.16 by David Ostrovsky · 6 years ago
  74. 0c42b39 Merge branch 'stable-2.14' into stable-2.15 by David Ostrovsky · 6 years ago
  75. 83fab68 js.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  76. cc79f8d gwt.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  77. af39827 classpath.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  78. 4154122 javadoc.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  79. 5cd7ef3 pkg_war.bzl: Avoid using deprecated depset union by David Ostrovsky · 6 years ago
  80. 3341999 Merge branch 'stable-2.16' by David Pursehouse · 6 years ago
  81. 86aa0b7 Bazel: Replace deprecated ctx.new_file() with ctx.actions.declare_file() by David Ostrovsky · 6 years ago
  82. 3fbdf98 Remove remnants of project-specific themes support by David Pursehouse · 6 years ago
  83. 51d18d0 Merge branch 'stable-2.16' by David Pursehouse · 6 years ago
  84. 5bc75ea Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  85. cbb84d9 Merge changes If23c598d,I5fd1a074 by David Pursehouse · 6 years ago
  86. 8552187 ConflictsPredicate: Suppress all checked exceptions by Dave Borowitz · 6 years ago
  87. 571f242 Merge changes I5b9c2aff,If58e02d2 by Dave Borowitz · 6 years ago
  88. 4dbcfd2 MergeUtil: Add debug logging to PluggableCommitMessageGenerator by Dave Borowitz · 6 years ago
  89. 3361389 Expand acceptance tests for ChangeMessageModifiers by Dave Borowitz · 6 years ago
  90. 2cc53d4 Set version to 2.16.7-SNAPSHOT by David Pursehouse · 6 years ago
  91. 73b5f1c Update rules_closure to make it forward compatible by David Ostrovsky · 6 years ago
  92. 61b8fef SetPrivateOp: Include non-open change's status in exception message by David Pursehouse · 6 years ago
  93. 6a678c1 PrivateChangeIT#setMergedChangePrivate: Rename cannotSetMergedChangePrivate by David Pursehouse · 6 years ago
  94. 4c3d72f Merge branch 'stable-2.16' by David Pursehouse · 6 years ago
  95. 52ace6c Merge branch 'stable-2.15' into stable-2.16 by David Pursehouse · 6 years ago
  96. 3d3e8b4 LocalUsernamesToLowerCase: Bind disabled GitReferenceUpdated instance by David Pursehouse · 6 years ago
  97. c3e29cd Merge branch 'stable-2.14' into stable-2.15 by David Pursehouse · 6 years ago
  98. ce50bea Bazel: Use target JDK for GWT compilation by Liam Miller-Cushon · 7 years ago
  99. 8560a9c Merge "Consistently use ChangeUtil#status" by David Pursehouse · 6 years ago
  100. f58c8c7 Fix that an endpoint cannot be used by two plugins anymore by brohlfs · 6 years ago