* stable-2.8:
Replace "\--" with "--" in documentation.
Warn in 2.8 rel. notes that ChangeScreen2 needs download-commands plugin
Add warning about removal of `approve` alias to 2.8 release notes
Add one more fix in the 2.8 release notes
Update 2.8 release notes with changes from stable-2.6 and stable-2.7
Update 2.8.1 release notes with recently merged changes
Fix ArrayIndexOutOfBoundsException on initial commits
SideBySide2: Map .py files to text/x-python
SideBySide2: Map *.cxx and *.hxx to clike CodeMirror mode
Enable syntax coloring for Go, BUCK and .gitmodules
Conflicts:
Documentation/pgm-daemon.txt
Documentation/pgm-init.txt
gerrit-server/src/main/java/com/google/gerrit/server/DefaultFileExtensionRegistry.java
Change-Id: I05c5d47c72d2a5fb524a0622b57ba607fed3bfe3
Without this plugin the new change screen doesn't provide any download
commands. Admins must know that they need to install this plugin.
Change-Id: I389e267b99949fe69668d25b26ab608ace33c534
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This should be mentioned as warning since users of the Gerrit Trigger
plugin need to adapt the plugin configuration.
Change-Id: Ib86922f4a665abbb6ad293f3e0c700cf483f44af
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
The stable-2.6 and stable-2.7 branches have been removed, and there
will be no further releases on the 2.6 and 2.7 series.
All the changes merged into those branches since the 2.7 release are
already released in 2.8.
Add the changes in the release notes.
Change-Id: I191846f08c1545dadae28eb167a8fc4195e0dbdb
* stable-2.8:
Add warning about secondary index in the 2.8 release notes
Fix links to secondary index configuration in 2.8 release notes
Change-Id: Ie622a1610316427b9faf39ad5fcf72658c593afa
Add a warning that after enabling the secondary index the index must
be built before restarting Gerrit.
This is already mentioned in the configuration documentation, but it
doesn't hurt to also mention it in the release notes.
Change-Id: I34de772112396f0863225d6ac50aff04698fc6e4
* stable-2.8:
Update the 2.8 release notes with recently merged changes
Update documentation of the `review` command
Fixed several spelling mistakes
Remove deprecated approve SSH alias
Conflicts:
Documentation/cmd-index.txt
Change-Id: Ieb4708793b0e323dcb2a68a31e59035519ec4af9
* stable-2.8:
Update 2.8 release notes with recently merged fix
SideBySide2: Fix Reply and Done buttons
SideBySide2: Batch adjustments of padding widgets
SideBySide2: Fix misplaced widgets at bottom of window
SideBySide2: Bump z-index on the "underline" cursor
SideBySide2: Edit during single click of short drafts
SideBySide2: Allow CM3 to buffer all updates when rendering
SideBySide2: Batch updates to CodeMirror3 during onShowView
Allow user names that start with a numerical value
Change-Id: Id203f3120bef795af83a851a377a52b95baf22b2
* stable-2.8:
Fix: Performance issue when traversing large Git repositories
Add release notes for recently made changes
Linkify starred change state documentation
Update release notes with recently made changes
Change-Id: I21cc559018eff24353ba2a1698036858791fa517
Update all the links to point to the new documentation site.
Also fix broken markup causing links to render incorrectly
in the "Configuration" section.
Change-Id: I5ae142a785c45dfdaef8ba7774db3b79e601a8c2
The release notes were updated on the master branch, but did not
get synced the the 2.7 branch. Release notes build from stable-2.7
are not up to date.
Change-Id: If581bc8283e37755b38f52a000ca501e4a769928
* stable-2.6:
Sync release notes from master
Fix: Review comments do not show up for unchanged files
Change-Id: I68828f7debf75e03956703acdf4a03e1462c3af9
The release notes on master were updated to use links to the new
download site, but those updates were not reflected on the
stable-2.6 branch.
Also the release note for 2.6.1 is missing on stable-2.6, but
instead the release note for 2.6.2 (which does not exist) is
there. And there are several older release notes missing.
Sync the release notes from master to make them consistent.
Change-Id: I8facc676aeff754f092a5a9a7bf69345229a55f0
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