[Rt-commit] rt annotated tag, rt-3.8.10rc1, created. rt-3.8.10rc1
Kevin Falcone
falcone at bestpractical.com
Thu Apr 14 10:17:24 EDT 2011
The annotated tag, rt-3.8.10rc1 has been created
at 35f678b6e753e7429518bde61052d00fd2a8ffcd (tag)
tagging bd0ee2574eba5983275033092d278f949673c7c7 (commit)
replaces rt-3.8.9
tagged by Kevin Falcone
on Fri Apr 1 11:56:45 2011 -0400
- Log -----------------------------------------------------------------
release 3.8.10rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
iEYEABECAAYFAk2V9b0ACgkQ0+gKWp5CJQrmGwCdFnvJBnoNVvhW6tGZ8UM5JnSA
93UAoJ7MwhX95FhoSdDJ0gNV8jZAw3Av
=vj/x
-----END PGP SIGNATURE-----
Alex Vandiver (3):
Merge commit 'rt-3.8.9' into 3.8-trunk
Replace 3384147 with a less error-prone explicit loop
Merge branch '3.8/fix-users-whohaveroleright' into 3.8-trunk
Chia-liang Kao (1):
merge translation from rosseta
Jesse Vincent (9):
close($fh) or die $!
UNIVERSAL::can now used as a method
Use a temporary variable to avoid a perlcritic complaint about
Remove a <> that perlcritic complains about
Work around a complaint by critic that $1 was used outside a conditional
use STDIN instead of <> to make critic happier, although our usage was
Remove a "return sort" to make shredder happy
A new version of the overlay loading code that doesn't use string eval
Remove string eval to set the RT::Handle's superclass
Kevin Falcone (24):
Improved logged message about what the upgrade is doing to Approvals templates
Force configure to build the shipped scripts with #!/usr/bin/perl
Handle BasedOn in initialdata
Remove yet-still-more string eval overlay loads
Switch to using RT::Base->_ImportOverlays
some old loop cleanup flagged by perlcritic
Make this private method public
temp - define our policy
More perlcritic fixups
minor warnings cleanups
Stop warnings from running at more severe levels that flag RT::Logger
provide pointers to the .perlcriticrc
Allow prefixing of the cflabel/cfentry html ids in EditCustomFields
Allow users to add an extra dynamic column to the display
Merge branch '3.8/basedon-initialdata' into 3.8-trunk
Merge branch '3.8/admin-editcfs-callbacks' into 3.8-trunk
Merge branch '3.8/perlcritic' into 3.8-trunk
Merge branch '3.8/rtir-cf-id-handling' into 3.8-trunk
Simple test for incoming multipart email being sent back out as an attachment
3.8 doesn't test warnings, so it has 2 fewer tests per file than 4.0
Previously, we killed the RowsPerPage() call to avoid harming the cache
Merge branch '3.8/multipart-mail-fail' into 3.8-trunk
CGI.pm 3.51 started tossing charset onto every content-type
prepare for 3.8.10rc1
Shawn M Moore (2):
Clean up the RT::System attribute cache every request
Merge branch '3.8/translation-updates' into 3.8-trunk
Thomas Sibley (1):
Users->WhoHaveRoleRight wasn't actually limiting to any objects
sunnavy (6):
we don't like 2 args open any more
add parens for open() call to avoid confusion; also with left 2-arg => 3-arg change
escape exactly the same things that FCKEditor does when comparing sigs, see also #16691
move parse_mail to Test.pm
only one entity seems more right
Txn->Attachments is cached, so do not limit rows
-----------------------------------------------------------------------
More information about the Rt-commit
mailing list