summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove unused import in EditIteratorTestv2.9-rc0David Pursehouse2014-03-111-1/+0
* Merge "Enable disabled gwtui tests"Shawn Pearce2014-03-102-5/+4
|\
| * Enable disabled gwtui testsDavid Ostrovsky2014-03-102-5/+4
* | Merge branch 'stable-2.8'David Pursehouse2014-03-103-11/+56
|\ \
| * | Update 2.8.2 release notesDavid Pursehouse2014-03-071-1/+31
| * | Make the message of 'Cherry Picked' informativeBruce Zu2014-03-071-9/+14
| * | Show error message when the commentlink is configured wronglyBruce Zu2014-03-071-1/+11
* | | Protect reload plugin command with allow remote admin optionDavid Ostrovsky2014-03-101-0/+3
| |/ |/|
* | Merge "Validate email address when adding email or creating account"Shawn Pearce2014-03-084-4/+23
|\ \
| * | Validate email address when adding email or creating accountEdwin Kempin2014-02-074-4/+23
* | | Merge changes Ic29a4ec0,Ic40487d3Shawn Pearce2014-03-083-18/+348
|\ \ \
| * | | Make it easy to construct CSS and HTML from JavaScript pluginsShawn Pearce2014-03-063-0/+289
| * | | Wrap long JSNI in ApiGlueShawn Pearce2014-03-061-18/+59
* | | | Use atomic update when storing mergeable and last SHA1 testedShawn Pearce2014-03-071-8/+19
* | | | Fix race condition between MergeOp and MergeabilityCheckerShawn Pearce2014-03-071-61/+65
* | | | Merge "Switch to the xsiframe GWT linker"Shawn Pearce2014-03-0713-582/+5
|\ \ \ \
| * | | | Switch to the xsiframe GWT linkerShawn Pearce2014-03-0713-582/+5
* | | | | Bump JGit version to 3.3.0Saša Živkov2014-03-071-7/+7
* | | | | Update cookbook pluginDavid Pursehouse2014-03-071-0/+0
|/ / / /
* | | | Fix NullPointerException if String value is nullEryk Szymanski2014-03-061-2/+2
* | | | Merge "Add method to AccountAccess interface to get all accounts ordered by ID"Shawn Pearce2014-03-061-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Add method to AccountAccess interface to get all accounts ordered by IDDavid Pursehouse2014-03-061-0/+3
* | | | Merge "Bump GWT version to 2.6.0"Shawn Pearce2014-03-061-3/+3
|\ \ \ \
| * | | | Bump GWT version to 2.6.0David Ostrovsky2014-03-051-3/+3
* | | | | Merge "Fix: 'Illegal label name'"Shawn Pearce2014-03-061-1/+1
|\ \ \ \ \
| * | | | | Fix: 'Illegal label name'Bruce Zu2014-03-061-1/+1
| |/ / / /
* | | | | Merge "CM3: Add support for dark themes"Shawn Pearce2014-03-066-1/+49
|\ \ \ \ \
| * | | | | CM3: Add support for dark themesDavid Ostrovsky2014-03-046-1/+49
* | | | | | Merge branch 'stable-2.8'Shawn Pearce2014-03-0614-23/+101
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Merge "RFC: Work around null commit when updating submodules" into stable-2.8Shawn Pearce2014-03-061-0/+3
| |\ \ \ \
| | * | | | RFC: Work around null commit when updating submodulesDavid Pursehouse2014-03-051-0/+3
| * | | | | Update 2.8.2 release notes with recently merged changes.David Pursehouse2014-03-061-2/+55
| * | | | | Change dialog title from Error to Warning on intraline diff timeoutBruce Zu2014-03-064-5/+9
| * | | | | Another attempt to fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-03-065-15/+31
| * | | | | Fix: Label update operation is executed as insertBruce Zu2014-03-061-1/+1
* | | | | | Merge "Add extension point to register JGit PostReceiveHooks"Edwin Kempin2014-03-064-1/+27
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add extension point to register JGit PostReceiveHooksSaša Živkov2014-03-054-1/+27
* | | | | | Merge changes Ie59a530f,I0825b3c2Shawn Pearce2014-03-0412-31/+187
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable-2.8'David Pursehouse2014-03-048-10/+23
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Update replication pluginDavid Pursehouse2014-03-031-0/+0
| | * | | | | Enable creating new branch and push local new commits in one step.Bruce Zu2014-03-033-5/+6
| | * | | | | Add Implementation-Vendor default manifest entryDavid Ostrovsky2014-03-011-1/+2
| | * | | | | Fix incompatibility between "Rebase if Necessary" and "copy*Score*"Jean-Jacques Lafay2014-02-271-1/+3
| | * | | | | Fix submit rule evaluation for non blocking labelsDavid Ostrovsky2014-02-254-25/+228
| | * | | | | Set uploader to current user in "patchset-created" event upon rebasingChristian Aistleitner2014-02-252-0/+10
| | * | | | | Guard against diff.mnemonicprefix in commit-msg hookJonathan Nieder2014-02-251-2/+2
| * | | | | | Add submit rule evaluation tests for custom labelsDavid Ostrovsky2014-03-044-21/+164
* | | | | | | Merge "Add project clone command that automatically installs commit-msg hook"Shawn Pearce2014-03-042-0/+61
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add project clone command that automatically installs commit-msg hookEdwin Kempin2014-03-042-0/+61
* | | | | | | Fix potential NPE in ShowQueueEdwin Kempin2014-03-041-6/+10