[Rt-commit] rt annotated tag rt-4.4.6beta1 created. rt-4.4.6beta1

BPS Git Server git at git.bestpractical.com
Tue Jun 14 15:31:04 UTC 2022


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "rt".

The annotated tag, rt-4.4.6beta1 has been created
        at  9b1199a73d3d8d4d07371f130b9253d88c49b587 (tag)
   tagging  8cd02c8404e032dc9ed97ce13770d9d0c2a7577c (commit)
  replaces  rt-4.4.5
 tagged by  sunnavy
        on  Tue Jun 14 22:42:49 2022 +0800

- Log -----------------------------------------------------------------
Version 4.4.6beta1
-----BEGIN PGP SIGNATURE-----

iQFOBAABCAA4FiEExJs3Lyv4ShkBFmAnDfCig/6sgLIFAmKonmkaHHN1bm5hdnlA
YmVzdHByYWN0aWNhbC5jb20ACgkQDfCig/6sgLK8lAgAutbMsqF+MXdEiw5rRaZb
Xe8l1C+qkUZz1vnT86RuFToqMoPfg6AqAxAB6TAzOcjSAl7US/Nfqx7/1MhDERM2
8Zl2bx21tIrYDxrjRROkY8d/lizDcWh+ib9wWrd8Vig4yd6zAIYmeTKz8zM9Id1Z
40vynXGOTB73OK6GLnUks2xD7jvO1fvJgNqY2JuhzS6ep8vxxAX5gz7CfoX9uECl
LGe58uKwWo36jXGLBSQ1Z/GY3cV8JDS0RP6oq6qUWiXPTAwyVRwdyrzTuqKHrqXI
D+iKVHC7Bte56d8ORDqR9eKzZbSPZMOJC+SUzTbiaOlm2+95y8vVM7Z4D1ysc6YJ
gg==
=0/7z
-----END PGP SIGNATURE-----

Blaine Motsinger (3):
      Suppress warnings with rt-fulltext-indexer --quiet
      Exit success if rt-fulltext-indexer is running
      Update docs for rt-fulltext-indexer --quiet

Brian Conry (7):
      Document the "quiet" option of rt-importer
      Add Article and Asset counts to RT Size
      Add index on ObjectCustomFields.ObjectId
      Check email of custom role members on ticket create
      Improve checking of CustomFieldValue SortOrder
      Improve "not a unique value" error messages to show more hints
      Improve recognition of urlified subject tags

Jim Brandt (39):
      Merge branch '4.4/document-rt-importer-quiet' into 4.4-trunk
      Merge branch '4.4/add-article-and-asset-counts' into 4.4-trunk
      Add test setting select CF to a value not in values list
      Set values for select CFs used in tests
      Add a message and link to the new GnuPG key trust admin page
      Update user admin menu to just Keys
      Merge branch '4.4/add-key-management-message-2' into 4.4-trunk
      Merge branch '4.4/datetime-cf-timezone' into 4.4-trunk
      Merge branch '4.4/importer-auto-commit' into 4.4-trunk
      Merge branch '4.4/fix-clear-mason-cache' into 4.4-trunk
      Add docs on mason cache fix
      Merge branch '4.4/unpriv-lifecycle' into 4.4-trunk
      Merge branch '4.4/shredder-replace-relations-check-field-value' into 4.4-trunk
      Merge branch '4.4/shredder-single-member-group-resolver-avoid-duplicates' into 4.4-trunk
      Merge branch '4.4/cli-support-log' into 4.4-trunk
      Fix incorrect internal doc link
      Merge branch '4.4/category-level-cf-groupings' into 4.4-trunk
      Replace obsolete AC_HELP_STRING with supported AS_HELP_STRING
      Removed unused Revision macro
      RT 3 is EOL so no one should be configuring an rt3 group
      Merge branch '4.4/validate-value-for-select-cf' into 4.4-trunk
      Merge branch '4.4/current-interface' into 4.4-trunk
      RT 4 and later do not support modperl 1, remove the option
      Merge branch '4.4/autoconf-ac-help-string' into 4.4-trunk
      Merge branch '4.4/oracle-segfault-tests' into 4.4-trunk
      Merge branch '4.4/self-service-article-case-insensitive-search' into 4.4-trunk
      Merge branch '4.4/cfv-order-by-category' into 4.4-trunk
      Merge branch '4.4/mailgate-set-ssl-verify-mode' into 4.4-trunk
      Merge branch '4.4/fix-queue-txn-cf-default-values' into 4.4-trunk
      Merge branch '4.4/serialize-reorder-stack' into 4.4-trunk
      Merge branch '4.4/pass-user-object-to-show-user' into 4.4-trunk
      Merge branch '4.4/validate-cf-unique-values-on-web-create' into 4.4-trunk
      Merge branch '4.4/ldap-import-group-disabled-field' into 4.4-trunk
      Merge branch '4.4/queue-cf-default-values-on-perl-5.20' into 4.4-trunk
      Merge branch '4.4/optionally-load-external-auth' into 4.4-trunk
      Merge branch '4.4/test-logout-direct-response' into 4.4-trunk
      Merge branch '4.4/cf-groupings-on-queue-default-values' into 4.4-trunk
      Merge branch '4.4/cf-grouping-class-back-compat' into 4.4-trunk
      Add notes on preferred DBD::Oracle versions

Shawn M Moore (2):
      Failing tests for lifecycles without SeeQueue
      Walk around ACLs when working with lifecycles

grifferz (1):
      Make setting sqldump actually work

sunnavy (65):
      Add --no-auto-commit option for rt-importer
      Reduce code duplication of checking formats of CustomFieldGroupings
      Update cf groupings tests for code duplication cleanup
      Revert "Add method for lifecycle rights check"
      Revert "Test lifecycle rights by passing context object"
      Revert "Test lifecycle rights check at context object level"
      Update tests as now user could modify status without SeeQueue
      Merge branch '4.4.5-releng' into 4.4-trunk
      Update the removed call of RT::Ticket::DueAsString in docs
      Merge branch '4.4/create-index-on-objectcustomfields-objectid' into 4.4-trunk
      Merge branch '4.4/update-rt-fulltext-indexer-quiet-option' into 4.4-trunk
      Add --log support in RT::Interface::CLI
      Remove obsolete "error" and "warning" methods in rt-fulltext-indexer
      Support to canonicalize select values
      Validate cf values in advance before really adding them
      Add CF values on user create
      Drop the harmful extra canonicalization code as HasEntry canonicalizes too
      Convert datetime cf values to user timezone on ticket clone
      Test datetime cfs edits on ticket clone and edit pages
      Search Name/Summary case insensitively for SelfService article search
      Group custom field values by category
      Update tests for the default order change of custom field values
      Fix the bug that transaction cfs can not be saved on queue default values page
      Update EmailAddress index to case insensitive for Pg
      Test queue default values page
      Merge branch '4.4/pg-lower-cased-email-index' into 4.4-trunk
      Explicitly set SSL_verify_mode in mailgate
      Store mason cache created time in mason interpreter
      Clear callback cache too when mason cache is cleared
      Use mason's remove_object_files instead of implementing it ourselves
      Test "Clear Mason Cache" functionality
      Put all dependencies of current object to the head of stack
      Support to sync Disabled field for groups in LDAP import
      Test user/group Disabled field in LDAP import
      Only replace fields that match the to-be-wiped user
      Avoid duplicated single member group resolvers
      Merge branch '4.4/check-all-role-emails-on-ticket-create' into 4.4-trunk
      Merge branch '4.4/customfieldvalue-sortorder-integer-checking' into 4.4-trunk
      Merge branch '4.4/improve-unique-value-cf-messages' into 4.4-trunk
      Validate "unique values" custom fields correctly on web create
      Add multiple db connection tests mainly for Oracle
      Merge branch '4.4/improve-urlified-subject-tag-handling' into 4.4-trunk
      Pass user object to ShowUser* elements
      Test shredder for user that owns multiple tickets
      Abstract methods to get/set/reset current interface and use them accordingly
      Add tests for current interface
      Support different custom field groupings at category level
      Update tests for the new canonicalized format of CustomFieldGroupings
      Add tests for queue level cf groupings
      Fix typo in %CustomFieldGroupings config doc
      Skip github action tests for maint/stable branch aliases
      Move query-builder related tests to its own test file
      Test validation of "unique values" custom fields on web UI
      Document the "Disabled" field mapping for ldap-import
      Refactor custom field loop code to make it happy on perl prior to 5.22
      Optionally load RT::Authen::ExternalAuth in case Net::LDAP is not installed
      Make sure to not redirect for logout direct response tests
      Return record class in scalar context for backward compatibility
      Correctly handle custom field groupings on queue default values page
      Test custom field groupings on queue default values page
      Make RT happy with perl 5.36
      Merge branch '4.4/dbd-oracle-version-docs' into 4.4-trunk
      Update copyright to 2022
      Update translations from Launchpad
      Update copyright to 2022 in footers

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


hooks/post-receive
-- 
rt


More information about the rt-commit mailing list