Commit Graph

44 Commits

Author SHA1 Message Date
Ian Wienand 234ed85a92 Retire repo
Change-Id: I7d68f82c75cbc4dc7e843198593846e19cf88f14
2022-04-05 13:20:00 +10:00
Shawn O. Pearce bd1ee1ad12 Draft release notes for 2.2.1
Change-Id: I93643c4d0aec8a9b194f8606839673ba0dbf1e3f
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-06-07 13:46:57 -07:00
Shawn O. Pearce 080a51f4e6 Merge branch 'stable'
* stable:
  Fix ChangeDetailFactory's invocation of PatchSetDetailFactory
  Release notes for 2.1.7.1
  Fix API breakage on ChangeDetailService
  Do not reset Patch History selection on navigation to next file diff
  Resolve Project Owners when checking access right on any ref

Conflicts:
	gerrit-server/src/main/java/com/google/gerrit/server/project/ProjectControl.java
	gerrit-server/src/test/java/com/google/gerrit/server/project/RefControlTest.java

Change-Id: I6e956625cb4648df35035b9be2d32e6e431fb8f3
2011-06-07 13:44:39 -07:00
Shawn O. Pearce 019d2c4dfb Fix ChangeDetailFactory's invocation of PatchSetDetailFactory
I flipped the order of the arguments, but did not correctly
update all callers.

Change-Id: Iae14ec35374342f53bc353082db35cb8750a750a
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-06-07 11:47:22 -07:00
Shawn O. Pearce 0a939db5bf Release notes for 2.1.7.1
Change-Id: If75ca735e5bea95f136cd7dc0ebf73de582af37f
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-06-07 10:12:44 -07:00
Shawn O. Pearce 55e9025582 Draft 2.2.0 release notes
Change-Id: I53ba82c6347ec79686f047099de34636611507e2
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-31 10:30:57 -07:00
Shawn O. Pearce e43d3c4669 Update 2.1.7 release notes
Change-Id: Ib2fe7ccbc1713487333e67216d5082e8e71497b8
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-31 09:53:50 -07:00
Shawn O. Pearce a2b0e272c9 Update JGit to 0.12.1.53-g5ec4977
Bug: issue 853
Change-Id: I53941cd6cf64a8c40af03113af250d1f86d83e3e
2011-05-19 07:43:21 -07:00
Shawn O. Pearce 71ae872238 Update openid4java to 0.9.6
Change-Id: I05b21ca4f2ee75fc0e3ec789712f7314c7fd1cda
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-15 18:03:07 -07:00
Shawn O. Pearce 4a11a38b0b Update JGit to 0.12.1.41-g4b4df4c
Change-Id: Ia81f133de4740401ec6a4c8ab30d3c7da473c2f0
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-15 13:02:39 -07:00
Shawn O. Pearce 8b4dbb8aa3 Downgrade Ehcache to 1.7.2
Version 2.3.0 contains at least one bad thread locking bug where
locks are grabbed but not released in the LDAP cache, resulting in
the server eventually being unable to service any requests without
a JVM restart.

Move back to 1.7.2, a version that we have proven to be stable in
production servers.

Change-Id: I2db36dbb7a3b74435d20de64c3dbb687d4f1c580
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-05-13 20:27:08 -07:00
Shawn O. Pearce adfe269ffb Revert "Update Jetty to 7.4.0.v20110414"
This reverts commit e7db8b6de0.

The 7.4.0 release seems to have issues with SSL certificates.  We are
getting millions of log entries like:

  ...
  3166773 [2011-05-09 14:22:52,556] WARN  org.eclipse.jetty.util.log : javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
  3166774 [2011-05-09 14:22:52,556] WARN  org.eclipse.jetty.util.log : javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
  3166775 [2011-05-09 14:22:52,556] WARN  org.eclipse.jetty.util.log : javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
  3166776 [2011-05-09 14:22:52,556] WARN  org.eclipse.jetty.util.log : javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
  3166777 [2011-05-09 14:22:52,556] WARN  org.eclipse.jetty.util.log : javax.net.ssl.SSLException: Received fatal alert: certificate_unknown
  ...

Revert the upgrade until upstream is can fix the issue.

Conflicts:

	pom.xml

Change-Id: I75f58d0cf99555ae5ead75fae232b75553076a79
2011-05-13 20:16:55 -07:00
Shawn O. Pearce baf8f65af8 Remove toc.js from ReleaseNotes build
This is no longer required.

Change-Id: Ibf9cbaa955225f7cb6e48d240ab3e32faf68691e
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-04-21 17:59:13 -07:00
Shawn O. Pearce f9396951ab Update 2.1.7 release notes
Change-Id: I9e1b5b569a49c6e7eb20fa23633b07a97bc45697
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-04-21 17:56:38 -07:00
Shawn O. Pearce f17c2d9221 Draft release notes for 2.1.7
Change-Id: I941ee3abc9353119997e2055dee370eae9545164
Signed-off-by: Shawn O. Pearce <sop@google.com>
2011-04-20 17:27:55 -07:00
Shawn O. Pearce 406b4f4060 Correct download link for 2.1.6.
Change-Id: Ifa35975064e8b40abe5ebcee5efdeff7f812f7ad
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-12-15 12:53:46 -08:00
Shawn O. Pearce df12227ce1 Release notes for 2.1.6.1
Change-Id: I261bc55ac204c22e799dd2ab4b5fea3bea508a1b
2010-12-15 12:14:20 -08:00
Shawn O. Pearce 70f35ff381 Draft 2.1.6 release notes
Change-Id: I5d77aca5791580d34815532735395a3e1eb34884
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-12-06 18:18:17 -08:00
Shawn O. Pearce 04bbac58b1 Clarify the upgrade instructions
Change-Id: Iaf7b49208c140eca2775f2135db7c445469a1e2a
2010-08-23 09:31:41 -07:00
Shawn O. Pearce baf6e3a52e Draft release notes for 2.1.5
Change-Id: I587e9e5693aee85e805127dc1c4b50ffaaa7e643
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-08-23 08:34:03 -07:00
Shawn O. Pearce b0cdb1b76e Update 2.1.4 release notes
Change-Id: Ied3e6e63ea2d377448dce5d25686f7667b72a691
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-08-06 12:01:01 -07:00
Shawn O. Pearce 9a44ce5bea Add 2.1.4 to ReleaseNotes index
Change-Id: I294c52e571a13798d94622469d87e979319f70ae
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-07-28 14:10:15 -07:00
Shawn O. Pearce d07c92cb49 Draft 2.1.4 release notes
Change-Id: I3f4f579ac5f1a9b745c19f01bd5e03a6316f8585
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-07-26 11:17:51 -07:00
Shawn O. Pearce 74b40b2b65 Update 2.1.3 release notes
Change-Id: Id96c89155f644ef32caa744138f8f66e3d2faf38
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-06-17 13:02:10 -07:00
Shawn O. Pearce e800b1e0f3 ScanTrackingIds: Utility to update tracking ids in the database
This simple command looks at every change's most recent patch set
and reindexes the associated tracking information, based on the
current trackingid blocks in gerrit.config.  Administrators can
run this command to reindex existing records after making changes.

Bug: issue 124
Change-Id: I152ce430f84b70b6f84510f1abefc8da6037e746
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-06-16 17:44:30 -07:00
Shawn O. Pearce cc81809c3e Update to JGit 0.8.4
The final releas version of 0.8.4 only contains a handful of Eclipse
specific license document related fixes that have no impact on us.
Picking up the final release version may give people a bit more of
a warm-and-fuzzy feeling about Gerrit.

Change-Id: I19beef56969ba439d34c401818f4f5b6deb70234
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-06-16 16:28:10 -07:00
Shawn O. Pearce 4a5afa61f7 Correct minor thinko in 2.1.3 release notes
I swapped review for approve.

Change-Id: I95ee994d0b65a6b92da74643ef124a19f93efbb0
Noticed-by: Ishaaq Chandy
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-06-16 10:12:45 -07:00
Shawn O. Pearce c6b9baef7c Draft release notes for 2.1.3
Change-Id: I5f63c13b5352d06e75c29288ef8834cd258cd1e0
2010-06-15 19:45:18 -07:00
Shawn O. Pearce 3bbc1f858b Gerrit 2.1.2.5
Change-Id: I1f085d4f4719fc43ecd1622607e5ddff7eca78f2
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-06-01 10:21:45 -07:00
Shawn O. Pearce c59e5eed68 Fix recognition of reviewers in commit message tags
A bug in JGit's footer match method caused "Sample-Bug-Id: 42"
to be treated identical to the footer line "Signed-off-by: 42".

Since Signed-off-by tags are converted into reviewers, we were adding
account number 42 as a reviewer anytime we saw "Sample-Bug-Id: 42".
This happened for any footer line key, so long as its length matched
the length of "Signed-off-by".

This was fixed in a newer version of JGit, so upgrade.

Also prevent "Signed-off-by: 42" from being treated as an account.
Within a commit message, we only want to match to a reviewer by
their full name or their email address.  Matching on their internal
database id number isn't useful.

Bug: issue 553
Change-Id: Ie26974240f26d29fb55cd95dc6b6c72c89903f37
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-05-04 17:36:52 -07:00
Shawn O. Pearce 3803582f62 Allow user name to be cleared when unset in LDAP
If the user name is set in Gerrit, but is no longer configured
in LDAP, allow it to be cleared by passing in a null name to the
ChangeUserName action.

Change-Id: Ie52fdf5b899e61456ea268aef93795ca00eed213
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-05-04 14:25:56 -07:00
Shawn O. Pearce b849b72551 Release notes for 2.1.2.4
Change-Id: I0944eeeefd3856d4433058eeb70d467891659b45
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-04-27 17:55:00 -07:00
Shawn O. Pearce 08b13e14f9 Update 2.1.2.3 release notes
Change-Id: I142136d941aca4b4ba662ba5b8ad77976e4f41ac
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-04-24 19:06:59 -07:00
Shawn O. Pearce 3943d5bbad Release notes for 2.1.2.3
Change-Id: Ie6246720eca452dbf03ba0506a83583e5d08ee9b
2010-04-13 07:55:54 -07:00
Shawn O. Pearce 170d4c00ca Release notes for 2.1.2.2
Change-Id: I2a0f332d73b231022d46dce29aa2ac0cce0d9a78
2010-03-29 16:20:58 -07:00
Shawn O. Pearce dcecffc660 Release notes for 2.1.2.1
Change-Id: Ibf6ba53429d6eb34518c5d5455b627807c5c3856
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-03-18 15:39:19 -07:00
Shawn O. Pearce 2b4eef576b Update 2.1.2 release notes
Change-Id: Id466b017f7903a22507cb35548a5adaf8b50c6bf
2010-03-10 10:57:58 -08:00
Shawn O. Pearce 87adfc2387 Reorganize 2.1.2 release notes into categories
Change-Id: Id16d90ec0b1f4a88e91f7063eaa1cdcfad89d123
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-03-01 09:16:57 -08:00
Shawn O. Pearce 2b5ce1a527 Update 2.1.2 release notes
Change-Id: I7017cffa091585426af25480a4522900e3fc8521
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-26 20:31:49 -08:00
Shawn O. Pearce b5ac61d82c Update 2.1.2 release notes to mention juniversalchardet
Change-Id: I3e925acc00ea312ff48df16f298deb68a5194ba5
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-23 15:02:13 -08:00
Shawn O. Pearce 2d52449807 Draft 2.1.2 release notes
Change-Id: Ifb29b1b3879c65ba957dc71f9c58fde8d7e102a6
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-22 13:06:26 -08:00
Shawn O. Pearce edd8ed3e14 documentation: Use a per-version directory
This way older versions of the documentation are properly archived
in SVN as their own subdirectories, making it easier to examine any
prior build's documentation when necessary.

Change-Id: I15afe13adbe185c8b6ba6fb2002dd67ff04d44e1
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-22 09:38:49 -08:00
Shawn O. Pearce 9367bf2325 Add patch releases to release notes
The patch releases have traditionally used the same release notes
file as their parent release, so just point to them directly on
the same line in the index.

Change-Id: Ifcdeeebb12bb129d610085165a61ffff7024bf51
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-22 07:16:07 -08:00
Shawn O. Pearce c20e283a46 Move release notes into the repository
This way we can keep track of the release notes on a per-release
basis easier, by writing the notes directly as text files.

Change-Id: I0777120da45793ccb83aa5a580a59fbf99d06480
Signed-off-by: Shawn O. Pearce <sop@google.com>
2010-02-17 09:16:26 -08:00