1. 3a19184 Enable syntax highlighting for Go. by Dan Albert · 10 years ago
  2. 3b61ca1 Remove special handling of "LGTM" in review comments by David Pursehouse · 10 years ago
  3. 91cee13 Remove duplicate addition of preferences item by David Pursehouse · 10 years ago
  4. 0a1da09 Only create new changes as draft if draft changes are allowed by David Pursehouse · 10 years ago
  5. e0fb18b Merge "Improve file sorting for C and C++ projects" by Shawn Pearce · 10 years ago
  6. 2c707a6 Merge "Re-enable "Create Change" button after dialog is closed" by Edwin Kempin · 10 years ago
  7. 0ee15d8 Don't offer Fix button in comment box on closed changes by David Ostrovsky · 10 years ago
  8. b162177 InlineEdit: Disable adding of draft comments on change edits by David Ostrovsky · 10 years ago
  9. 7521295 Re-enable "Create Change" button after dialog is closed by David Pursehouse · 10 years ago
  10. bb32b9a Improve file sorting for C and C++ projects by Jan Kundrát · 10 years ago
  11. bdc4604 Use PatchSet.Id getId() method to switch between edit and ps# by Shawn Pearce · 10 years ago
  12. f116065 SideBySide: Remove duplicate getUnifiedDiffUrl() by Shawn Pearce · 10 years ago
  13. ce7c58e Edit Screen: Remove duplicate getDiffUrl code and fix sidebyside link by Shawn Pearce · 10 years ago
  14. 3dd1f10 Omit optional =true when using /diff?weblinks-only by Shawn Pearce · 10 years ago
  15. c190526 Edit Screen: Simplify creation of links from DiffInfo by Shawn Pearce · 10 years ago
  16. 218dbfd Edit Screen: Load non-edit links as part of group1 by Shawn Pearce · 10 years ago
  17. 5cbe89f Simplify ChangeEditApi.getMeta by Shawn Pearce · 10 years ago
  18. 2c3d252 Actions: Respect enabled flag for core action buttons by David Ostrovsky · 10 years ago
  19. 426f6d0 Merge "InlineEdit: Add support for diff web links" by Edwin Kempin · 10 years ago
  20. 9ea9c11 InlineEdit: Add support for diff web links by David Ostrovsky · 10 years ago
  21. b8dcecb Merge "InlineEdit: Allow to navigate to diff screens from edit screen" by Edwin Kempin · 10 years ago
  22. 7a722f7 Extensions GWT API: Align rule with package boundaries by David Ostrovsky · 10 years ago
  23. ee91571 InlineEdit: Allow to navigate to diff screens from edit screen by David Ostrovsky · 10 years ago
  24. 5afde90 Capitalise tooltips on "unified diff" and "side-by-side diff" buttons by David Pursehouse · 10 years ago
  25. 6b0ee98 InlineEdit: Fix rendering edits in unified diff screen by David Ostrovsky · 10 years ago
  26. 4934d40 Fix display of control for 'Display In Review Category' by Edwin Kempin · 10 years ago
  27. 06c32ee Create new changes from the UI as drafts by David Pursehouse · 10 years ago
  28. 33bef16 Merge "Revert changes to move submit button into header." by Dave Borowitz · 10 years ago
  29. 4a61bba Revert changes to move submit button into header. by Dave Borowitz · 10 years ago
  30. f549aa7 InlineEdit: Rename 'Edit' button in comment box to 'Fix' by David Ostrovsky · 10 years ago
  31. f1cbbe8 Hide submit button when change is submittable but user cannot submit by Edwin Kempin · 10 years ago
  32. 2b9a7f5 Merge "Allow plugins to check if user is signed in" by Edwin Kempin · 10 years ago
  33. d148d9f InlineEdit: Add support for deleting files from repository by David Ostrovsky · 10 years ago
  34. 45b0191 InlineEdit: Support 'go to line' command by David Ostrovsky · 10 years ago
  35. a30c835 Allow plugins to check if user is signed in by Edwin Kempin · 10 years ago
  36. a1b4bac Fix clone with commit-msg hook port by Hugo Arès · 10 years ago
  37. b675732 Merge branch 'stable-2.10' by David Pursehouse · 10 years ago
  38. abc1296 Make "My Drafts" limited to own drafts by David Pursehouse · 10 years ago
  39. 48fc322 InlineEdit: Fix jumping to specific line in editor by David Ostrovsky · 10 years ago
  40. 0aaa5d4 InlineEdit: Respect line number as part of the panel by David Ostrovsky · 10 years ago
  41. f6b3c14 Rename sbs split to codemirror by Shawn Pearce · 10 years ago
  42. 43c0e8f Pass line number in EditScreen URL tokens by Shawn Pearce · 10 years ago
  43. c58d6b42 Merge "Fix UI field name for 'edit' button on review comments" by Shawn Pearce · 10 years ago
  44. 4d20e64 Remove duplicate MyGroupsListScreen by Shawn Pearce · 10 years ago
  45. 0ddfb83 Drop '2' suffix from CS2, SBS2 by Shawn Pearce · 10 years ago
  46. a386fb3 Reorganize some classes after CS1 was removed by Shawn Pearce · 10 years ago
  47. dd28cff Fix UI field name for 'edit' button on review comments by David Pursehouse · 10 years ago
  48. 92b976c Re-enable the Cherry Pick button when cancelled by Zalan Blenessy · 10 years ago
  49. 06810e7 Re-enable the Cherry Pick button when cancelled by Zalan Blenessy · 10 years ago
  50. 5d612f2 InlineEdit: Allow to jump to edit screen at specific line by David Ostrovsky · 10 years ago
  51. 7030b03 InlineEdit: Add key binding to jump to edit screen from SBS2 by David Ostrovsky · 10 years ago
  52. 65775d3 Clarify misleading Merge Conflict message by Janice Agustin · 10 years ago
  53. 57a7c22 Move 'Submit' button into header by Edwin Kempin · 10 years ago
  54. 1657046 Add buck build soyc to output GWT split point report by Shawn Pearce · 10 years ago
  55. 36934dc Remove old change screen by David Ostrovsky · 12 years ago
  56. d9d64ec Related Changes: Discard late arriving REST API results by Shawn Pearce · 10 years ago
  57. 04303d5 SideBySide2: Fix Ctrl-C to copy text in CM4 by Shawn Pearce · 10 years ago
  58. aa5cf3a Merge "ChangeScreen2: Pass revision to initEditMode" by Shawn Pearce · 10 years ago
  59. 2a4baa0 Merge "Add hasEditBasedOnCurrentPatchSet() to ChangeInfo" by Shawn Pearce · 10 years ago
  60. 8c1ab45 Add hasEditBasedOnCurrentPatchSet() to ChangeInfo by Edwin Kempin · 10 years ago
  61. 4e2e31b2 Remove invalid CSS border style by Edwin Kempin · 10 years ago
  62. 65e58ae ChangeScreen2: Pass revision to initEditMode by Edwin Kempin · 10 years ago
  63. d52c472 Revision API: Prepare to expose comments and drafts by David Ostrovsky · 11 years ago
  64. 7285c8f Merge "SideBySide2: Fix loss of focus during resize of draft comments" by Shawn Pearce · 10 years ago
  65. a71a2c8 ChangeScreen2: Remove "Edit Message" button by Shawn Pearce · 10 years ago
  66. 40d674d SideBySide2: Fix loss of focus during resize of draft comments by Shawn Pearce · 10 years ago
  67. 86c04de Merge "Inline edit: Fix adding new files to change edit" by Edwin Kempin · 10 years ago
  68. 65e9f5c Inline edit: Fix adding new files to change edit by David Pursehouse · 10 years ago
  69. 2460eb3 Remove edit actions by Edwin Kempin · 10 years ago
  70. 27c171e Highlight 'Publish' button in blue color by Edwin Kempin · 10 years ago
  71. ca0ef9a Move 'Publish' and 'Delete Change/Revision' buttons into header by Edwin Kempin · 10 years ago
  72. fbfd565 Highlight 'Publish/Rebase Edit' buttons in blue color by Edwin Kempin · 10 years ago
  73. 5072173 Move 'Publish/Rebase/Delete Edit' buttons into header by Edwin Kempin · 10 years ago
  74. a6f81be Ask user to confirm deletion of change edit/draft change/draft revision by Edwin Kempin · 10 years ago
  75. a332ae6 Remove red color for 'Abandon' and 'Restore' buttons by Edwin Kempin · 10 years ago
  76. 020bcf8 Fix font color of 'Abandon' / 'Restore' buttons in popups by Edwin Kempin · 10 years ago
  77. 598feba Merge "Make borders of buttons in Reply popup dark blue" by David Pursehouse · 10 years ago
  78. 2e7130c Hide quick approve button for draft changes by Edwin Kempin · 10 years ago
  79. 6374815 Merge changes Ie00d9d63,I8d2de5c0 by David Pursehouse · 10 years ago
  80. e57e910 SideBySide2: Fix n/p shortkeys after CM4 upgrade by Shawn Pearce · 10 years ago
  81. 02ef3f8 SideBySide2: Fix starting comment by clicking on line number by Shawn Pearce · 10 years ago
  82. 36b90e8 Hide Reply and quick approve buttons for change edits by Edwin Kempin · 10 years ago
  83. cfea138 Make borders of buttons in Reply popup dark blue by Edwin Kempin · 10 years ago
  84. 817c2ab Merge "Set line length to 72 for commit messages" by Shawn Pearce · 10 years ago
  85. 2bf8158 Set line length to 72 for commit messages by Shawn Pearce · 10 years ago
  86. 5778781 Merge changes from topic 'new-features' by Shawn Pearce · 10 years ago
  87. c145f97 Fix reviewer suggestions when suggestFrom > 0 by Shawn Pearce · 10 years ago
  88. c7238e4 Simplify logic controlling legacy ID column in search results by Shawn Pearce · 10 years ago
  89. 9ed3450 Remove gerrit.enableNewFeatures by Shawn Pearce · 10 years ago
  90. 53c7577 Merge changes from topic 'inline-4' by Shawn Pearce · 10 years ago
  91. 8ca03a6 Inline Edit: Suggest paths to add by Shawn Pearce · 10 years ago
  92. a368744 ChangeScreen2: Fix double error glass when disconnected by Shawn Pearce · 10 years ago
  93. 25fa2bc Inline Edit: Display cursor position in bottom left by Shawn Pearce · 10 years ago
  94. 25d328b Inline Edit: Cleanup client utility API by Shawn Pearce · 10 years ago
  95. 38df42f Inline Edit: Acquire content and type in one request by Shawn Pearce · 10 years ago
  96. 1535971 Return to normal mode after saving an inline comment by Dave Borowitz · 10 years ago
  97. f928844 Merge changes Ie3388e00,I445552d5 by David Pursehouse · 10 years ago
  98. b5e04f2 Inline Edit: Bind Ctrl/Cmd-S to save by Shawn Pearce · 10 years ago
  99. a19df13 Organize imports by David Pursehouse · 10 years ago
  100. 81aa902 Inline Edit: Confirm discard of edits by Shawn Pearce · 10 years ago