- ec2292b Fix UiAction code example in plugin documentation by David Pursehouse · 12 years ago
- 8053bc0 Prefer active accounts over inactive ones in account lookup by Jonathan Nieder · 12 years ago
- 851607d Use find instead of findAll from AccountsCollection.parse by Jonathan Nieder · 12 years ago
- 2cf123e Merge "Style attribute names should be in camelCase format" by Edwin Kempin · 12 years ago
- 1835099 Style attribute names should be in camelCase format by Bruce Zu · 12 years ago
- c949fc4 Merge "Remove empty 'Endpoints' sections from REST API documentation" by David Pursehouse · 12 years ago
- 90af548 Remove empty 'Endpoints' sections from REST API documentation by Edwin Kempin · 12 years ago
- b9d634c Merge "Document plugin REST endpoints" by David Pursehouse · 12 years ago
- 9de428c Document plugin REST endpoints by Edwin Kempin · 12 years ago
- c928bde Merge "Update the 2.6.2 release notes with another fix" by Edwin Kempin · 12 years ago
- f86bae5 Document UI Extension feature by David Ostrovsky · 12 years ago
- 017562a Update the 2.6.2 release notes with another fix by David Pursehouse · 12 years ago
- be31cd4 Merge "Prevent project.config corruption when plugin name is invalid" by Shawn Pearce · 12 years ago
- 3e73bfc Prevent project.config corruption when plugin name is invalid by David Ostrovsky · 12 years ago
- 163a394 Merge changes I5fc5fccb,Id276015e by Shawn Pearce · 12 years ago
- ba8a5df Merge "Remove navigation workaround for Vim mode" by Shawn Pearce · 12 years ago
- 1e035cf Update CodeMirror by Shawn Pearce · 12 years ago
- 94af996 Support usage of RefControl.canDelete(...) if AccessPath is SSH_COMMAND by Edwin Kempin · 12 years ago
- c7c00ee Ensure that AccessPath is set when user for SshSession is authenticated by Edwin Kempin · 12 years ago
- 4c2b228 Remove navigation workaround for Vim mode by Michael Zhou · 12 years ago
- 8daaf32 Merge "Prefetch diff for next file" by Shawn Pearce · 12 years ago
- 868b795 Merge "Add [,] as aliases for n,p on change lists" by Shawn Pearce · 12 years ago
- 3660ea6 Merge branch 'stable-2.7' by Shawn Pearce · 12 years ago
- b39e4d6 Merge branch 'stable-2.6' into stable-2.7 by Shawn Pearce · 12 years ago v2.7-rc5
- bf48b20 Merge changes I3bbfc470,I628c4c99 by Shawn Pearce · 12 years ago
- eb47db1 Check required capabilities during UiAction gathering by David Ostrovsky · 12 years ago
- 894b0a1 Prefetch diff for next file by Shawn Pearce · 12 years ago
- 22aed32 Add [,] as aliases for n,p on change lists by Shawn Pearce · 12 years ago
- c544351 Refactor capability check out from REST and SSH code by David Ostrovsky · 12 years ago
- bae9e58 Fix reenabling of plugins by David Ostrovsky · 12 years ago
- 8b97cd5 Merge "Document REST endpoint to install plugins" by Shawn Pearce · 12 years ago
- 36eeee2 Document REST endpoint to install plugins by Edwin Kempin · 12 years ago
- 7025adb RestApiServlet: Check for RequiresCapability annotation on superclasses by Edwin Kempin · 12 years ago
- fff6f19 Prevent injecting IdentifiedUser for project REST endpoints by David Ostrovsky · 12 years ago
- 9dd5400 Merge "ChangeScreen2: Display ellipsis when owner name is long" by Edwin Kempin · 12 years ago
- f9886f5 Merge "Add Switch Account link to the current user popdown" by Shawn Pearce · 12 years ago
- 889d553 ChangeScreen2: Display ellipsis when owner name is long by Shawn Pearce · 12 years ago
- 513659c Refactor UiAction specific code out of change specific code by David Ostrovsky · 12 years ago
- e0cafe4 Add Switch Account link to the current user popdown by Shawn Pearce · 12 years ago
- 57028eb Merge "BUCK: fix Implementation-Version in replication plugin" by Shawn Pearce · 12 years ago
- fc43e32e Merge changes Ia7755e80,I1b866cb9 by Shawn Pearce · 12 years ago
- 84065aa Fix documentation by Yuxuan 'fishy' Wang · 12 years ago
- 4ecb8ee ChangeScreen2: Use min-width to prevent button resizing by Shawn Pearce · 12 years ago
- fdb4345 ChangeScreen2: Replace revision selector with a popdown by Shawn Pearce · 12 years ago
- d693330 BUCK: fix Implementation-Version in replication plugin by David Ostrovsky · 12 years ago
- 3fc6277 Merge "Merge branch 'stable-2.7'" by Edwin Kempin · 12 years ago
- 39280ed Merge "Do not fail PostReviewers with 500 if emails cannot be sent" by Edwin Kempin · 12 years ago
- bf89067 Merge branch 'stable-2.7' by David Pursehouse · 12 years ago
- 6a25f55 Merge branch 'stable-2.6' into stable-2.7 by David Pursehouse · 12 years ago
- 023d14d9 Update 2.6.2 release notes with another fix by David Pursehouse · 12 years ago
- 4cc9975 Fix: RepoCommandLink's text is wrong by Bruce Zu · 12 years ago
- 1fc15fa Merge "Fix syntax highlighting for javascript files" by Shawn Pearce · 12 years ago
- 84a9300 Merge "Minor cleanups for current user popup panel" by Shawn Pearce · 12 years ago
- 63fbeb0 Fix syntax highlighting for javascript files by David Ostrovsky · 12 years ago
- 522848d Minor cleanups for current user popup panel by Shawn Pearce · 12 years ago
- 0ce4639 Merge "JS API: add message function" by Shawn Pearce · 12 years ago
- 94a3c98 Merge "When rejecting upload for review to read only project, say so" by Shawn Pearce · 12 years ago
- 8b1ec42 When rejecting upload for review to read only project, say so by Jonathan Nieder · 12 years ago
- 43ebecd Remove extra blank line beneath changeUrl on new changes. by Daniel Sandler · 12 years ago
- cf61ee1 Use #/settings in user popdown panel by Shawn Pearce · 12 years ago
- 4c7735b Do not fail PostReviewers with 500 if emails cannot be sent by Edwin Kempin · 12 years ago
- f57c0e7 Merge "Remove invalid references to parent pom from plugin archetype poms" by Edwin Kempin · 12 years ago
- 3e0af53 Remove invalid references to parent pom from plugin archetype poms by Edwin Kempin · 12 years ago
- 2cf0cb5 Refer to cookbook plugin instead of helloworld in plugin documentation by David Pursehouse · 12 years ago
- b75dd91 Merge "Update replication plugin to the latest revision" by Edwin Kempin · 12 years ago
- 29562f1 Merge "ChangeScreen2: Highlight the opened right side popdown panel" by Edwin Kempin · 12 years ago
- c4ccc2d ChangeScreen2: Highlight the opened right side popdown panel by Shawn Pearce · 12 years ago
- f8a93dc Update 2.6.2 release notes with a recently merged fix by David Pursehouse · 12 years ago
- 0030781 Update replication plugin to the latest revision by David Pursehouse · 12 years ago
- 44de7dc Hide scheme selector in download box if there are no choices by Shawn Pearce · 12 years ago
- 5314a0e tools/maven/mvn: Fix error message if mvn is not found by Shawn Pearce · 12 years ago
- f6c0bec Expand documentation of magic prefix in REST API's JSON responses by David Pursehouse · 12 years ago
- f54b9ef Merge "Improve documentation of the `create-account` command" by Edwin Kempin · 12 years ago
- c633a57 Remove unnecessary newline in CommentInfo documentation by David Pursehouse · 12 years ago
- 9b49b9d Merge "Add REST API documentation for range comments" by David Pursehouse · 12 years ago
- 596c768 Add REST API documentation for range comments by Michael Zhou · 12 years ago
- 2dd0bf9 Clean up missing final in Binder declarations by David Ostrovsky · 12 years ago
- 7dfc802 JS API: add message function by David Ostrovsky · 12 years ago
- c268399 Improve documentation of the `create-account` command by David Pursehouse · 12 years ago
- 2de365c Fix /detail caching to include project ACLs and user id by Shawn Pearce · 12 years ago
- 8e9616b SideBySide2: Fix arrows in on Mac OS X by Shawn Pearce · 12 years ago
- 9bf6078 Merge "Hide Http Password Screen if auth.gitBasicAuth = true" by Shawn Pearce · 12 years ago
- c5d4826 Merge "Fix lazy initialization of non-volatile static field in GerritLauncher" by Shawn Pearce · 12 years ago
- 0f9e65f Merge changes Id3047574,I70d0981e by Shawn Pearce · 12 years ago
- 6caf277 Merge "Update CodeMirror" by Shawn Pearce · 12 years ago
- c32be67 Fix lazy initialization of non-volatile static field in GerritLauncher by David Pursehouse · 12 years ago
- faf1c4e Prevent possible NPE in SshUtil by David Pursehouse · 12 years ago
- e59b532 Hide Http Password Screen if auth.gitBasicAuth = true by Edwin Kempin · 12 years ago
- 4e712fd Prevent possible NPE in LoginForm by David Pursehouse · 12 years ago
- 4a82f71 Merge "Fix possible NPE in PatchSetSelectBox" by Edwin Kempin · 12 years ago
- 41350c4 Fix possible NPE in PatchSetSelectBox by Edwin Kempin · 12 years ago
- 6d45843 Add documentation section for secondary index configuration by David Pursehouse · 12 years ago
- 2f463e3 Merge "Download patch file with /patch?zip or /patch?download" by Edwin Kempin · 12 years ago
- 6871659 Merge "CopyableLabel: Do not hide instances in the current dialog" by Edwin Kempin · 12 years ago
- 56f6d5a Merge "Add initial documentation for the 'reindex' program" by Shawn Pearce · 12 years ago
- e410443 Prevent possible NPE in ChangeHookRunner.runHook() by David Pursehouse · 12 years ago
- e850ef5 Compare string objects with .equals method rather than == by David Pursehouse · 12 years ago
- 7fe140e Merge "Implement missing hashCode method in CommentRange" by Shawn Pearce · 12 years ago
- 223f3c7 Implement missing hashCode method in CommentRange by Edwin Kempin · 12 years ago
- c34cf44 Add initial documentation for the 'reindex' program by David Pursehouse · 12 years ago