The 2.6.2 release notes was removed in commit fc445a72 but
the link to it was not removed from the index.
Change-Id: Icd723a2c24f86e210054e248ff18c5221f796e3f
All the fixes that went into the stable-2.6 branch have been
merged into stable-2.7 and released in version 2.7.
Update the 2.7 release notes with these fixes, and remove the
2.6.2 release notes which is now redundant.
Change-Id: I6117d31ef0ac00c03d1c59839476efc05b98bb30
- Add some recently merged fixes
- List issues in ascending numerical order
- Change "NPE" to "null-pointer exception"
Change-Id: I8faaeb49bb93588406ece1b577d4bec1007cc7f2
Upgrading to 2.7 may cause the Gerrit Trigger Plugin on Jenkins to
stop working. Add a warning in the release notes to explain that
the Jenkins user needs to have the 'Stream Events' capability.
Change-Id: Id1d5000ea1a37500dcb27dad9ef79dad5e58cf50
Also mention that the release includes schema changes which
must be applied when upgrading from a previous version.
Change-Id: Id07728288d44840e987997b29926ee8402d8f459
* stable-2.7:
Say in gsql documentation that 'Access Database' capability is required
TrivialRebase: Replace category_id with label
TrivialRebase: Avoid re-adding -2 for code-review label
TrivialRebase: Support custom labels
Fix test skipping flag
Release notes for Gerrit 2.6.2
Fix NullPointerException when comparing AccessSections
Conflicts:
ReleaseNotes/index.txt
tools/release.sh
Change-Id: I3babf1752a7c822fc1c3599643308959bb1da7ec
* stable-2.6:
Say in gsql documentation that 'Access Database' capability is required
Release notes for Gerrit 2.6.2
Fix NullPointerException when comparing AccessSections
* stable-2.7:
Return inherited boolean values for settings from /projects/*/config
Clarify that file:regex over is:watched never works
Update 2.7 release notes with recent changes
Conflicts:
Documentation/rest-api-projects.txt
Change-Id: I65177933210a2384207eb5ade340f5062d0d2675
Update with recent changes and mention that 2.7 includes the
fixes from 2.6.1 and 2.6.2.
Also fix a few minor formatting issues.
Change-Id: I990826715cfe6afd481491d8dea0ac78a734a2a7
Add recent changes. Restructure the plugins section under "New
Features" to list the changes on each plugin separately.
Also fix a couple of minor formatting issues.
Change-Id: I6d2b0e77ee3be447d8dd2b0ffc504370a31bc496
Add recently merged fixes.
Restructure the "Web UI" part of the "Bug Fixes" section to list
the fixes according to UI area. This makes the structure more
consistent with the structure of the "New Features" section.
Remove the "Updates" section which only contains "TODO".
Change-Id: I7dfaa80bba820f5ca31c400e561868d1d81a0a11
Per [1] the correct URL is <bucket>.storage.googleapis.com/<object>.
Update existing references to project resources to use this domain
name instead of the old name.
[1] https://developers.google.com/storage/docs/reference-uris
Change-Id: I3788cfb4504b3908d2b5eccbdf52beffc3d18387
code.google.com wouldn't accept the new WAR file, so I moved all
downloads to Google Cloud Storage.
Change-Id: Ia852da127843c7ff703683b2684889abf572eeb9
Move documentation of new `set-members` command to the `ssh` section
and add a link to its documentation.
Change-Id: I2503d79b1759f256ca04823f046def2cf1245147
The resizing search box was reverted in 2.6 so it is no longer
necessary to mention the fix in the 2.7 release notes.
Change-Id: I48a07c3c3ee72b8b28c087a1fd398081f8b7ba0b
Many Gerrit users have been complaining to me about the automatically
resizing search box. They find the UI confusing and unwanted. Remove
the resizing feature and fix the width at the full size, aka 70
columns wide.
Change-Id: I40b6d8060bc6c2258a00db177bff82f176edff39
* stable-2.7:
Use user's full name even when email is not configured
Only handle last value change event for attached change screens
Update the 2.6 release notes
Fixed: Draft patch sets are visible in diff screens
Conflicts:
gerrit-server/src/main/java/com/google/gerrit/server/patch/PatchScriptFactory.java
Change-Id: I26fd898a92577444a33b2cb7459487562d78a0b8