Release notes are published on Google cloud storage, and the
SVN publishing support is no longer needed.
Change-Id: I4e07fba67b6d5e46b1b4f2b757604812c45f4e86
This adds some more features and bug-fixes to the release notes.
Change-Id: I478172f75c140374fb61b45dcd0c3c01cd3c497f
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Adapt the warning so that it says that the old 'hooks-*' plugins are
deprecated.
Change-Id: I52eecd2ec776247b2c0b1365565fe3e5baca6838
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
* fix link to documentation search REST endpoint documentation
* add link to query command
* make formatting of links to command documentation consistent
* remove listing of uniteresting implementation details
** Deprecation of @CommandMetaData annotation
** number of accounts shown on the 'Become Any Account' login screen
* remove mentioning of Gerrit Inspector from release highlights (there
is more important stuff in this release)
* update version of gwtjsonrpc
Change-Id: I4490a1ada17b861527a1c9b879503b3cc5c28b19
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
Since Bouncycastle is not included in the Gerrit distribution, the site
init must be run in order to get the updated libraries.
Mention this in the release notes.
Change-Id: Ia42239cbf4cbe9328ece1670e15bbd272ec2875e
* changes:
Link new review UI documentation from 2.9 release notes
Link new review UI documentation from new change screen welcome popup
Document major differences between old and new review UI
Describe keyboard shortcuts in review UI documentation
Describe navigation in patch file in review UI documentation
Describe Vim-like search in review UI documentation
* stable-2.8:
Release notes for Gerrit 2.8.5
Bump version to 2.8.5
Conflicts:
VERSION
gerrit-plugin-archetype/pom.xml
gerrit-plugin-gwt-archetype/pom.xml
gerrit-plugin-gwtui/pom.xml
gerrit-plugin-js-archetype/pom.xml
Change-Id: I1791803f605a3190fba4e9c1c98db16286d7715f
* stable-2.8:
Release notes for Gerrit 2.8.4
Set uploader to current user in "patchset-created" event upon cherry-picking
Fix JavaDoc warning
Conflicts:
gerrit-server/src/main/java/com/google/gerrit/server/change/CherryPickChange.java
Change-Id: I28791a3ff28de4d20ded64e180d7ddb02a4e4687
Mention that the 2.9 release includes all the fixes that were
included in the releases 2.8.1 through 2.8.4.
Change-Id: I124d2149ee3f3e604128eefa01d60453b9d54619
* stable-2.8:
Release notes for Gerrit 2.8.3
Add clarification about commitWithin setting and reindex
Update cookbook plugin revision
Bump version to 2.8.3 in plugin API and archetypes
Bump GERRIT_VERSION to 2.8.3
Conflicts:
VERSION
gerrit-plugin-archetype/pom.xml
gerrit-plugin-gwt-archetype/pom.xml
gerrit-plugin-gwtui/pom.xml
gerrit-plugin-js-archetype/pom.xml
Change-Id: I29b59c9b2fe0967042bc67a7048d0b8374c54793
* stable-2.8:
Update 2.8.2 release notes
Bump version to 2.8.2 in plugin API and archetypes
Prevent duplicate commits in same project when uploading to refs/changes/n
Bump GERRIT_VERSION to 2.8.2
Update 2.8.2 release notes
PostReview: update and insert comments/approvals in a single step
Conflicts:
VERSION
gerrit-plugin-archetype/pom.xml
gerrit-plugin-gwt-archetype/pom.xml
gerrit-plugin-gwtui/pom.xml
gerrit-plugin-js-archetype/pom.xml
gerrit-server/src/main/java/com/google/gerrit/server/change/PostReview.java
gerrit-server/src/main/java/com/google/gerrit/server/git/ReceiveCommits.java
Change-Id: I7a611d4f9c16b8d5f3abdcd8228fca0b636d792c
* stable-2.8:
Update 2.8.2 release notes
Make the message of 'Cherry Picked' informative
Show error message when the commentlink is configured wrongly
Conflicts:
gerrit-server/src/main/java/com/google/gerrit/server/change/CherryPickChange.java
Change-Id: I82a7ac51f31fec83166ecad26e65d66623d2cda4
* stable-2.8:
Update 2.8.2 release notes with recently merged changes.
Change dialog title from Error to Warning on intraline diff timeout
Another attempt to fix submit rule evaluation for non blocking labels
Fix: Label update operation is executed as insert
RFC: Work around null commit when updating submodules
Change-Id: Icc1ce1698add8321a86af42ed864b02d9ef58040
* stable-2.8:
Update the 2.8.2 release notes with recently merged fixes
Fix a typo in the 2.8 release notes
Release Notes: Set max page width to 55em
Change-Id: Ic4a2c34a9dbe2210e1056c48ce5d09828c531f9c
This makes the release notes look a bit nicer, and easier to
read, on wide screens.
Note that the max-width attribute is not yet supported in
asciidoctor, so we can't set this for the main documentation.
The release notes are still generated with asciidoc.
Change-Id: Ide83ca20dc61ede16080d017b22435360928877f
* stable-2.8:
Update 2.8.2 release notes with recently merged changes
Update change to invalidate cache after deletion of draft revision
Buck: Decouple plugin-api installation from deployment
SideBySide2: Fill the browser width
SideBySide2: Fix tab alignment to be correct width
Extend ChangeScreen2 horizontal bars to full width.
Conflicts:
gerrit-gwtui/src/main/java/com/google/gerrit/client/change/ChangeScreen2.ui.xml
gerrit-gwtui/src/main/java/com/google/gerrit/client/diff/DiffTable.ui.xml
Change-Id: Ie78dbe4f7c6695be273a78e4fe44a2d4081aed7e
* stable-2.8:
Stop packaging joda time in root of gerrit.war
Add release notes for Gerrit 2.8.2
Pass recursive=true into config.getNames() JGit method
Bump JGit version to 3.2.0.201312181205-r
Update replication plugin to latest revision
Add a warning to the Gerrit 2.9 release notes that there are new
plugins for the integration with Bugzilla, Jira and RTC and that the
old plugins are deprecated with Gerrit 2.9.
Also describe the new features of the ITS plugins in the release notes.
Change-Id: Ie9803de95833b0f6c5b01aead7d22039dc33e746
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
The flag is given incorrectly as --recheck-mergeability in the
schema update instructions.
Also add a bullet mentioning the new flag in the release notes
body.
Change-Id: I55c2c6cb0659e7e439da6878f722520e04270e7d