[Rt-commit] rt annotated tag, rt-4.2.5rc1, created. rt-4.2.5rc1
Alex Vandiver
alexmv at bestpractical.com
Fri May 30 15:54:21 EDT 2014
The annotated tag, rt-4.2.5rc1 has been created
at e799de40d057b61edd052f4c981b137cbb52f4ae (tag)
tagging 6d537611a5528fc0906d41da0996d117086654bf (commit)
replaces rt-4.2.4
tagged by Alex Vandiver
on Fri May 30 15:34:36 2014 -0400
- Log -----------------------------------------------------------------
version 4.2.5rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABECAAYFAlOI3UwACgkQMflWJZZAbqCNIwCdHKpgwZYaR5U6U3gYt5cWRzsl
NIgAni2BFKJqPEKW69z8tNPRg6PuegfV
=v0F2
-----END PGP SIGNATURE-----
Alex Vandiver (57):
Require newer Email::Address::List to prevent denial of service
Move esacping closer to where it is relevant
Stop caring about word boundaries during ticket autocompletion
Abort if there is nothing to search for
Remove caching of template objects in rt-crontool
Merge branch '4.2/i18n-han-extra-support' into 4.2-trunk
Re-indent _EncodeLOB and _DecodeLOB
Respect the database Content-Type header in decoding textual parts
Stop needlessly frobbing utf8 internals
Decoding content, and returning characters, is incorrect
Stop assuming the data in the database is utf8
MySQL 4.1 notes are irrelevant for RT 4.2 docs
Use the new ->IsSet method, rather than checking vs ->Unix
Merge branch 'security/4.2/email-address-list' into 4.2-trunk
Minor wordsmithing, and copy the paragraph to Oracle as well
Merge branch '4.0/lock-fulltext-indexer' into 4.0-trunk
Merge branch '4.0/admin-rights-add-principal-input-focus' into 4.0-trunk
Merge branch '4.2/admin-rights-add-principal-input-focus' into 4.2-trunk
Merge branch '4.0/remove-test-file-content-diag' into 4.0-trunk
Bump the Plack::Middleware::Test::StashWarnings dep for "verbose" option
Merge branch '4.0/stash-warnings-verbose-option' into 4.0-trunk
Serialize bytes, not characters, for Attachments and OCFV LargeContent
Stop mentioning QuickDelete, as it was last useful and working in 3.8
Switch to more canonically useful example plugins
Suggest Plugin() in RT_Config.pm
Stop mentioning QuickDelete, as it was last useful and working in 3.8
Switch to more canonically useful example plugins
Ensure that @Plugins defaults to an empty list -- absent a Set(), it defaults to (undef)
Merge branch '4.2/scripstage-queue-columnmap-i18n' into 4.2-trunk
Merge branch '4.2/ckeditor-base-path' into 4.2-trunk
Merge branch '4.0/cf-repeated-values' into 4.0-trunk
Merge branch '4.2/add-scrips-menu' into 4.2-trunk
Merge branch '4.0/add-columnmap-docs' into 4.0-trunk
Merge branch '4.2/charts-upgrade-content' into 4.2-trunk
Merge branch '4.2/date-isset' into 4.2-trunk
Merge branch '4.2/pg-drop-if-exists' into 4.2-trunk
CGI.pm will be removed in 5.22; install from CPAN on 5.20 and up
Hide the CGI.pm "this is deprecated, install from CPAN" warnings
These statements simplify to "skip if the queue is undef or 0"
Short-circuit if a bogus Queue was passed
Simplify logic by loading the queue even if not strictly necessary
Move LookupType defaulting earlier
Allow for non-Queue context objects
Allow callers to not get disabled CFs
Allow callers to look in Queue and global CFs
Optimize the query slightly, by eliminating an unnecessary DISTINCT
Document but deprecate the old names for LoadByName
Add tests for the new LoadByName functionality
Switch existing code to using LookupType with LoadByName, to be explicit
Point admins to $AutocompleteOwners in the warning
Merge branch '4.2/showhistory-paths-and-titlebars' into 4.2-trunk
Merge branch '4.2/fix-missingquote' into 4.2-trunk
Fix typo (max_attachment_size for max_allowed_packet)
Serialize all ObjectScripts
Merge branch '4.2/serializer-objectscrips' into 4.2-trunk
Merge branch '4.0-trunk' into 4.2-trunk
Updated translations (de, el, sk)
Emmanuel Lacour (1):
Add missing quote
Jim Brandt (5):
Add initial docs for column maps
Confirm loaded queue object before setting context object
Explicitly exclude 0 from queue lookup
Tests for LoadByName with queue 0
Merge branch '4.2/confirm-loaded-queue' into 4.2-trunk
Kevin Falcone (14):
Merge branch '4.2/autocomplete-ticket' into 4.2-trunk
Add a new RT::Date->IsSet method
Some bulletproofing on bad input to Unix as a setter
Correct check for explicit undef argument
Reorder sequence/table drop-if-exists order
Assuming relative paths in ShowHistory breaks Approvals history display
In 4.0, ShowTitleBarCommands didn't hide Outgoing Email links
Whitespace only change
Switch to ShowActions from ShowTitleBarCommands
Merge branch '4.0/perl-5.19-cgi-deprecation' into 4.0-trunk
Merge branch '4.2/cron-template-caching' into 4.2-trunk
Merge branch '4.2/old-html-encoding' into 4.2-trunk
Merge branch '4.2/serializer-bytes' into 4.2-trunk
Ensure that we call _BuildTableAttributes on ObjectScrip
Matt Zagrabelny (3):
Add parameter 'ShowBody' to Default callback in ShowTransaction
Add Table parameter to callbacks of ShowCustomFields
add BeforeMessageBox to ModifyAll.html for consistency
Wallace Reis (3):
I#29595: Undef foolproof for PrimaryGroupBy on upgrade
I#28787: Add Scrips menu
I#28739: ScripStage leaks internal value
sunnavy (14):
don't trigger default warning handler for inline servers
remove diag call in RT::Test::file_content
keep "add principal" input be focused when it's been clicked
keep "add principal" input be focused when it's been clicked
lock rt-fulltext-indexer so only one instance can be run at the same time
han extra charsets support
avoid adding repeated cf values
add --quiet option to make fulltext-indexer more convenient in cron env
tests for repeated values
HasEntry canonicalize values now, so no need to explicitly do that any more
auto discover available stylesheets
use CKEDITOR_BASEPATH instead to specify ckeditor's basePath
Revert "explicitly set contentsCss in ckeditor config"
Merge branch '4.2/auto-discover-stylesheets' into 4.2-trunk
-----------------------------------------------------------------------
More information about the rt-commit
mailing list