RETIRED, Gerrit as used by OpenStack
Go to file
Zalan Blenessy 0d99067b8d Improve rebase usability with the RebaseDialog
Since [1] the Rebase button is always visible for the current patch
set. This leads to somewhat degraded usability, since its no longer
obvious whether a change can be rebased or the change is up-to-date
and consequently any rebase attempts will fail.

This patch solves the problem by:
1. Displaying an orange circle next to the 'Parent(s)' text when the
   parent commit is not current, meaning the parent branch or change
   has moved on.
2. The Rebase (send) button in the RebaseDialog will be disabled, if
   the change is up-to-date and the "Change parent revision"
   checkbox is disabled (default).

[1] https://gerrit-review.googlesource.com/#/c/63196/

Change-Id: Iaa1b0ce4cf3309330a55d1ab48d5422536089667
2015-04-10 08:07:20 +00:00
.settings RFC: Enable Eclipse warning about fall-through cases in switch statements 2015-02-03 12:17:49 +09:00
bucklets Rename __standalone_mode__ to STANDALONE_MODE 2014-11-24 08:44:12 +00:00
contrib Fix minor python code style issues 2014-12-18 02:51:06 +00:00
Documentation Revert marking merged or abandoned changes in related changes 2015-04-09 13:00:45 +00:00
gerrit-acceptance-tests Add test for pushing new patch set directly 2015-04-08 18:30:56 +09:00
gerrit-antlr Support change~branch~id in query syntax 2014-12-10 09:55:08 -08:00
gerrit-cache-h2 Use AutoCloseable gwtorm/jdbc instances 2015-01-13 11:23:40 -08:00
gerrit-common Make LabelTypeIT tests assume copy-score defaults now initialized herein 2015-03-19 13:55:20 +09:00
gerrit-extension-api Merge branch 'stable-2.10' into stable-2.11 2015-03-29 20:49:13 +01:00
gerrit-gwtdebug Organize imports 2014-12-18 11:16:03 +09:00
gerrit-gwtexpui Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
gerrit-gwtui Improve rebase usability with the RebaseDialog 2015-04-10 08:07:20 +00:00
gerrit-gwtui-common Remove unused "remove reviewer" image 2015-01-08 18:39:58 +09:00
gerrit-httpd Merge branch 'stable-2.10' into stable-2.11 2015-04-07 19:33:36 +09:00
gerrit-launcher Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
gerrit-lucene Merge branch 'stable-2.10' into stable-2.11 2015-03-29 20:49:13 +01:00
gerrit-main Build Main for Java 1.2 2013-11-30 01:53:00 -08:00
gerrit-oauth Merge branch 'stable-2.10' into stable-2.11 2015-03-29 20:49:13 +01:00
gerrit-openid Merge branch 'stable-2.10' into stable-2.11 2015-03-29 20:49:13 +01:00
gerrit-patch-commonsnet Replace 'for' loop with 'foreach' 2013-12-04 01:02:53 +04:00
gerrit-patch-jgit Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-pgm Init: Catch NoClassDefFoundError when initializing plugins 2015-04-09 12:08:41 +09:00
gerrit-plugin-api Update version to 2.10.2 2015-03-26 16:38:04 +01:00
gerrit-plugin-archetype Update version to 2.10.2 2015-03-26 16:38:04 +01:00
gerrit-plugin-gwt-archetype Update version to 2.10.2 2015-03-26 16:38:04 +01:00
gerrit-plugin-gwtui Update version to 2.10.2 2015-03-26 16:38:04 +01:00
gerrit-plugin-js-archetype Update version to 2.10.2 2015-03-26 16:38:04 +01:00
gerrit-prettify Fix some warnings raised by CheckStyle 2015-02-12 19:38:30 +09:00
gerrit-reviewdb Merge branch 'stable-2.10' into stable-2.11 2015-03-16 14:10:54 +09:00
gerrit-server Improve rebase usability with the RebaseDialog 2015-04-10 08:07:20 +00:00
gerrit-solr Add index configuration to specify maximum possible limit 2015-01-20 11:04:08 -08:00
gerrit-sshd Merge branch 'stable-2.10' into stable-2.11 2015-04-07 19:33:36 +09:00
gerrit-util-cli Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-util-http Refactor RequestUtil into a separate package 2014-10-30 15:35:26 -07:00
gerrit-util-ssl Turn on many more Eclipse warnings, and fix them 2014-10-29 15:00:17 -07:00
gerrit-war Update version to 2.10.2 2015-03-26 16:38:04 +01:00
lib Merge branch 'stable-2.10' into stable-2.11 2015-04-07 10:24:02 +09:00
plugins Convert to new AutoCloseable instances coming in JGit 4.0 2015-03-25 20:33:53 +00:00
ReleaseNotes Update 2.11 release notes 2015-04-10 16:30:18 +09:00
tools Force javac to use -encoding UTF-8 2015-02-26 00:05:30 +00:00
website/releases Releases: Update website to use Cloud Storage v1 API 2014-11-21 12:22:59 -08:00
.buckconfig Add buck build soyc to output GWT split point report 2015-01-15 04:40:28 +00:00
.buckversion Update buck to latest version 2015-02-18 23:08:10 +00:00
.gitignore Add buck build soyc to output GWT split point report 2015-01-15 04:40:28 +00:00
.gitmodules Add singleusergroup plugin 2013-11-09 07:45:00 +01:00
.mailmap Update mailmap 2015-01-23 17:56:02 +09:00
.pydevproject Update PyDev project to use Python 2.7 2014-10-02 15:16:44 +09:00
.watchmanconfig Watchman: Add buck-out dir to ignored directories 2014-08-21 07:32:37 +02:00
BUCK Update Buck and use gwt_binary() 2014-05-19 11:41:31 -07:00
COPYING Initial project setup of Gerrit 2 2008-11-14 16:59:34 -08:00
INSTALL Remove Gerrit 1.x to 2.x import tools 2009-03-27 20:20:10 -07:00
SUBMITTING_PATCHES Update push URL in SUBMITTING_PATCHES 2012-03-29 00:57:14 -04:00
VERSION Update version to 2.10.2 2015-03-26 16:38:04 +01:00