diff --git a/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/CommitBox.ui.xml b/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/CommitBox.ui.xml index e34d4524f1..7fb43c4398 100644 --- a/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/CommitBox.ui.xml +++ b/gerrit-gwtui/src/main/java/com/google/gerrit/client/change/CommitBox.ui.xml @@ -89,7 +89,7 @@ limitations under the License. display: block; } - .mergeCommit { + .commit { margin-right: 3px; float: left; } @@ -127,7 +127,7 @@ limitations under the License. -
+
Commit
gerrit-plugin-archetype 2.10-SNAPSHOT Gerrit Code Review - Plugin Archetype + Maven Archetype for Gerrit Plugins + http://code.google.com/p/gerrit/ ${project.version} @@ -46,4 +48,52 @@ limitations under the License. + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + https://gerrit.googlesource.com/gerrit + https://gerrit.googlesource.com/gerrit + + + + + Dave Borowitz + + + David Pursehouse + + + Edwin Kempin + + + Martin Fick + + + Saša Živkov + + + Shawn Pearce + + + + + + Repo and Gerrit Discussion + repo-discuss@googlegroups.com + https://groups.google.com/forum/#!forum/repo-discuss + https://groups.google.com/forum/#!forum/repo-discuss + https://groups.google.com/forum/#!forum/repo-discuss + + + + + http://code.google.com/p/gerrit/issues/list + Google Code Issue Tracker + diff --git a/gerrit-plugin-gwt-archetype/pom.xml b/gerrit-plugin-gwt-archetype/pom.xml index 09f70e8137..38b223afbd 100644 --- a/gerrit-plugin-gwt-archetype/pom.xml +++ b/gerrit-plugin-gwt-archetype/pom.xml @@ -21,7 +21,9 @@ limitations under the License. com.google.gerrit gerrit-plugin-gwt-archetype 2.10-SNAPSHOT - Gerrit Code Review - Web Ui GWT Plugin Archetype + Gerrit Code Review - Web UI GWT Plugin Archetype + Maven Archetype for Gerrit Web UI GWT Plugins + http://code.google.com/p/gerrit/ ${project.version} @@ -46,4 +48,52 @@ limitations under the License. + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + https://gerrit.googlesource.com/gerrit + https://gerrit.googlesource.com/gerrit + + + + + Dave Borowitz + + + David Pursehouse + + + Edwin Kempin + + + Martin Fick + + + Saša Živkov + + + Shawn Pearce + + + + + + Repo and Gerrit Discussion + repo-discuss@googlegroups.com + https://groups.google.com/forum/#!forum/repo-discuss + https://groups.google.com/forum/#!forum/repo-discuss + https://groups.google.com/forum/#!forum/repo-discuss + + + + + http://code.google.com/p/gerrit/issues/list + Google Code Issue Tracker + diff --git a/gerrit-plugin-js-archetype/pom.xml b/gerrit-plugin-js-archetype/pom.xml index b99130e469..9da4e89ea5 100644 --- a/gerrit-plugin-js-archetype/pom.xml +++ b/gerrit-plugin-js-archetype/pom.xml @@ -22,6 +22,8 @@ limitations under the License. gerrit-plugin-js-archetype 2.10-SNAPSHOT Gerrit Code Review - Web UI JavaScript Plugin Archetype + Maven Archetype for Gerrit Web UI JavaScript Plugins + http://code.google.com/p/gerrit/ ${project.version} @@ -46,4 +48,52 @@ limitations under the License. + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + + https://gerrit.googlesource.com/gerrit + https://gerrit.googlesource.com/gerrit + + + + + Dave Borowitz + + + David Pursehouse + + + Edwin Kempin + + + Martin Fick + + + Saša Živkov + + + Shawn Pearce + + + + + + Repo and Gerrit Discussion + repo-discuss@googlegroups.com + https://groups.google.com/forum/#!forum/repo-discuss + https://groups.google.com/forum/#!forum/repo-discuss + https://groups.google.com/forum/#!forum/repo-discuss + + + + + http://code.google.com/p/gerrit/issues/list + Google Code Issue Tracker +