gerrit/gerrit-server/src/main/java/com/google/gerrit/server/util
Changcheng Xiao 733976750f Keep "refs/publish/*" as a synonym of "refs/for/*"
There are some tools, e.g. git-review, which are depending on this
magic branch. We have to treat "refs/publish/*" as a synonym of
"refs/for/*" in 2.15.

See the corresponding change in master for details on further work.

Change-Id: Ifcd35dfdc8eefe78e7173386ae6b8a8b2efa158d
(cherry picked from commit 732e075ce8)
2017-10-09 15:08:40 +00:00
..
CommitMessageUtil.java Create REST endpoint to change commit message 2017-06-21 15:20:02 +02:00
FallbackRequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
GuiceRequestScopePropagator.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
HostPlatform.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
IdGenerator.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
LabelVote.java Support labels >33 chars in LabelVote#parseWithEquals 2017-08-23 14:48:02 -04:00
MagicBranch.java Keep "refs/publish/*" as a synonym of "refs/for/*" 2017-10-09 15:08:40 +00:00
ManualRequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
MostSpecificComparator.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
OneOffRequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
PluginLogFile.java PluginLogFile: Inject annotation on ctor of abstract class is a no-op 2017-02-18 12:56:48 +00:00
PluginRequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
RegexListSearcher.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
RequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
RequestId.java Replace Hashing.{md5,sha1} with Hashing.murmur3_128 2017-06-21 06:06:18 +00:00
RequestScopePropagator.java Avoid referencing gerrit specific Executor. 2017-06-14 14:24:21 +02:00
ServerRequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
SocketUtil.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
SubmoduleSectionParser.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
SystemLog.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00
ThreadLocalRequestContext.java Format all Java files with google-java-format 2017-02-07 10:04:39 +09:00
ThreadLocalRequestScopePropagator.java Remove unnecessary final modifiers 2017-04-02 08:15:15 +00:00
TreeFormatter.java Remove 'final' from method signatures across gerrit. 2017-06-14 09:18:42 +02:00