[Rt-commit] rt annotated tag, rt-4.0.0rc2, created. rt-4.0.0rc2
Kevin Falcone
falcone at bestpractical.com
Tue Jan 11 11:10:32 EST 2011
The annotated tag, rt-4.0.0rc2 has been created
at 1e4951460789654567ad521bf3baad8e1b32037d (tag)
tagging 5cdee1a3f034b25995f6b2f3235f8b0a938969eb (commit)
replaces rt-4.0.0rc1
tagged by Kevin Falcone
on Mon Jan 10 17:51:27 2011 -0500
- Log -----------------------------------------------------------------
Release rt-4.0.0rc2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
iEYEABECAAYFAk0rjXUACgkQ0+gKWp5CJQqAZgCfURbfvUQM8GoziG7nXyiHZPxR
ZEUAoLqr1SLVqGZWO+/LegbFTIVYylf9
=92kL
-----END PGP SIGNATURE-----
Alex Vandiver (7):
Encode::Guess picks the first of EmailInputEncodings; no need to TODO both tests
Make test message more explicit
Correct path; we mean "if you are overwriting your existing RT3 install"
Merge branch '4.0/i18n-guess' into 4.0-trunk
Actually display something when only passed a $Address
Don't escape DefaultLabel, to prevent double escaping on /Ticket/Update.html
Add back Muliple support for SelectStatus, broken in 2ad74ba
Kevin Falcone (21):
Split UPGRADING up into version specific upgrading files
port forward some notes from 3.8
Flag some common problems folks will encounter
a few minor cleanups to README, it wants more
Patch from Dominic Hargreaves #16342
DateTime's Build.PL breaks with CentOS/RHEL 5.5's CPAN
specify an encoding for sessions and make it innodb
More pointers to the required dev libraries
also mention libjpeg
Stop referring to a really outdated part of the wiki here
ServerRoot /usr means "Load modules from /usr/modules"
Where did staff come from? configure doesn't search for that
You don't need Directory to run RT
Load the fastcgi module
Why do we set RT_SITE_CONFIG ? Also, make this a production line
Document why we check for blessed
Merge branch '4.0/oracle-fixes' into 4.0-trunk
Allow 4.0.0rc1 or 4.0.0a1 as versions to upgrade from
Port over css that limits the size of the article select list
Work around a perl 5.10.1 bug
Merge branch '4.0-trunk' into 4.0.0-releng
Ruslan Zakirov (17):
return asap unless txn subject is set
Oracle needs TO_NUMBER to store clob in number column
Oracle treats empty string as NULL, get rid of uninit warning
get rid of uninit warnings on oracle
get rid of uninit warning on Oracle
get rid of uninit warnings (Oracle specific)
no =/!= operators for CLOBs on Oracle
use TO_CHAR on CLOB column when we run a range operator
get rid of uninit warnings (Oracle specific)
email addresses are unique, however can be empty
get rid of uninit warnings (Oracle specific)
our EncodeGuess can pick less prioritized encoding
de-alias EmailInputEncodings in PostLoadCheck
s/CurrentUser/Creator/ when we describe set Owner txns
recreate sessions table on upgrade: use ascii and innodb
tests for ::Handle::cmp_versions
properly sort alphaX, betaX, preX and rcX versions
Shawn M Moore (4):
Check more thoroughly for Text::Template parse errors
README typo fix
Wrap the one >80-char long prose line sooner
Minor typo fix
Thomas Sibley (8):
Make sure we have an RT::System object before using it - #16348
Minor typo fix
ObjectsForLoading is a method on RT::SavedSearch, not RT::SavedSearches
Indicate that "Show quoted text" is clickable with a pointer cursor
Clarify the upgrading notes for installing 4.0 into /opt/rt3
Encourage users to make a backup
Minor fixups to the recent README additions
Rewrap to 80 characters
sunnavy (5):
5.5 only supports Engine='...', it's good 4.1 also supports that
forgot upgrade file, also use all caps
different users should see the same owner change messages
loc fixes for articles
tests number fix
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list