[Rt-commit] rt annotated tag, rt-4.0.8rc1, created. rt-4.0.8rc1

Kevin Falcone falcone at bestpractical.com
Fri Oct 12 17:00:05 EDT 2012


The annotated tag, rt-4.0.8rc1 has been created
        at  979c63dd40e01bd894c8400bb27485b499035675 (tag)
   tagging  32958e191c6bdbc489b30dda01ff87381ec41735 (commit)
  replaces  rt-4.0.7
 tagged by  Kevin Falcone
        on  Fri Oct 12 14:30:19 2012 -0400

- Log -----------------------------------------------------------------
Release 4.0.8rc1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (Darwin)

iEYEABECAAYFAlB4YbsACgkQ0+gKWp5CJQpXRwCfRx3sfgzaF0DsNVqU1MoGYrm0
BFcAoOxL0kU6MDpoMfH1SGk8BevYk72Z
=Upe7
-----END PGP SIGNATURE-----

Alex Vandiver (34):
      Move from a providing a devel static apache.conf to a rt-apache script
      Add a --ssl option, for https:// serving, and 100-year self-signed certs
      Parse WebPort from RT_SiteConfig.pm
      Factor out config parsing
      Support non-empty WebPaths
      Add documentation
      First pass at an aliases validator
      Support "partitioned" GPG mail whose bodies are transfer-encoded
      Fix sending email with 'perl-script' mod_perl handler and 'sendmailpipe'
      Version bump for 3.8.13rc1
      Protect both FD 0 and FD 1 on mod_perl to avoid sendmailpipe errors
      Merge branch '3.8/protect-fd0' into 3.8.13-releng
      Version bump for 3.8.13rc2
      Version bump for 3.8.13
      Merge branch '3.8.13-releng' into 3.8-trunk
      Fix a join call which was mistakenly passed a regex instead of a string
      Merge branch '3.8/apply-escapes-rt-email-dashboards' into 3.8-trunk
      Lock transaction updates so scrips get a consistent snapshot
      Merge branch '3.8/whitelist-search-results' into 3.8-trunk
      Merge branch '3.8/csrf-whitelist-calpopup' into 3.8-trunk
      Correct RT3 detection -- bin/rt-server.fcgi has never existed
      Bring in the MaxRequestLen change suggested in 89c6750
      Ensure that links generated by the iCal feed are CSRF whitelisted
      Merge branch '4.0/canonicalize-multiple-slashes' into 4.0-trunk
      Default to running more than one process
      Default to mod_fastcgi, as it starts faster
      Not all Apache installs compile in log_config
      Document that setting MaxAttachmentSize by itself serves no purpose
      Merge branch '4.0/before-localization-callback-in-show-message-headers' into 4.0-trunk
      Merge branch '4.0/fts-indexer-performance' into 4.0-trunk
      Switch to using the multiple-argument style of system
      Switch to using a real File::Temp tempdir, for cleanup
      Reformat UPGRADING docs to POD, wrapping to 78 columns
      Merge branch '4.0/static-docs' into 4.0-trunk

Dominic Hargreaves (1):
      Correct documentation to refer to @ReferrerWhitelist, not $ReferrerWhitelist

Emmanuel Lacour (1):
      Fix insertion of BasedOn CF with initialdata

Jim Brandt (3):
      Generate TOC and HTML from pod in additional RT directories
      Modify generated docs for inclusion in bps site
      Fix pod errors

Kevin Falcone (20):
      Don't ask the interp object for the interp object
      Whitelist Search/{Results.html,Simple.html}
      Bump incorrect test count
      Bump version for 3.8.14rc1
      Set a default value
      Add a bit of guarding on LookupType
      Merge branch '3.8/partitioned-gpg' into 3.8-trunk
      Merge branch '4.0/fix-initialdata-basedon-cf' into 4.0-trunk
      Make this a .in file because it needs RT libraries
      Merge branch '4.0/validate-aliases' into 4.0-trunk
      When setting the .in file up, missed the gitignore
      Merge branch '4.0/notify-group-upgrade' into 4.0-trunk
      Merge branch '4.0/ticket-status-when-approvals-passed' into 4.0-trunk
      Merge branch '4.0/lock-transaction-updates' into 4.0-trunk
      Bump version for 3.8.14 release
      Merge branch '3.8.14-releng' into 3.8-trunk
      Merge branch '4.0.7-releng' into 4.0-trunk
      Merge branch '3.8-trunk' into 4.0-trunk
      Merge branch '4.0/devel-apache' into 4.0-trunk
      Merge branch '4.0/document-maxattachmentsize' into 4.0-trunk

Ruslan Zakirov (1):
      change how we use Lifecycle->DefaultStatus('approved')

Thomas Sibley (23):
      Merge branch '3.8/open2-fileno' into 3.8-trunk
      Squash multiple consecutive slashes into single slashes in menu paths
      Canonicalize slashes in the request path when comparing to menu paths
      Cleaner POD → HTML generation using more subclasses
      Resolve local POD links to the pages we're generating
      Restore the "back to index" link at the bottom of doc pages
      Generate HTML for the README and UPGRADING docs
      Output path must be absolute since we potentially chdir
      Example for running rt-static-docs locally
      Adjust plugin doc discovery so page names aren't prefixed by a path
      Declare dependencies for rt-static-docs
      HTML escape the contents of README and UPGRADING in the generated doc
      Remove the suggestion that users run this themselves since the HTML is not Mason safe
      Generate docs for utilities in devel/tools/
      Refactor doc classification into a separate method
      Classify RT_Config.pm and docs/web_deployment.pod under Install
      Anchor POD =item elements for greater linkability
      FTS indexer: Joins are already distinct, avoid the perf hit of doing so again
      3.8 shipped UPGRADING files in the root, not under docs/
      rt-static-docs: accept a tarball for the --rt option
      rt-static-docs: generate a page for ./configure --help
      Merge branch '4.0/csrf-proof-ical-link' into 4.0-trunk
      Upgrading docs are now POD, and should be processed as such

sunnavy (4):
      whitelist CalPopup page to make ie happy
      add rt-static-docs to extract documents
      canonicalize away multiple slashes
      added BeforeLocalization callback

-----------------------------------------------------------------------


More information about the Rt-commit mailing list