[Rt-commit] rt branch 5.0-trunk updated. rt-5.0.3-408-g377ae6ff9e

BPS Git Server git at git.bestpractical.com
Tue Apr 4 15:19:57 UTC 2023


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 branch, 5.0-trunk has been updated
       via  377ae6ff9e6a92021d506440a9402b3ac5877540 (commit)
       via  5b9a956a19969257771dd1debdb5efed32dbb670 (commit)
       via  7f9977c51d54068eee405305243930068b72eca4 (commit)
       via  7620d327e3d975bea52b2c480f24c8b969155e1e (commit)
       via  f6c52dfbf15200bb4ce2b33229fd8ab1664a1f97 (commit)
       via  29aa4636c2ababf5d209bc4b0ce607780db8db14 (commit)
       via  a8f1e196a0cc45b481471ac97dafc041accf53ec (commit)
       via  96d65581ad55f4e29c4432232f5cb446dc89ed33 (commit)
      from  e78de52f320d4e1fccb1d102ee54f9ac9e3f6d45 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 lib/RT/Article.pm       |  25 ++++++++
 lib/RT/Asset.pm         |  26 +++++++++
 lib/RT/Catalog.pm       |  43 ++++++++++++++
 lib/RT/Class.pm         |  41 ++++++++++++++
 lib/RT/Queue.pm         |   1 +
 lib/RT/Shredder.pm      |   5 ++
 lib/RT/Test/Shredder.pm |   2 +-
 lib/RT/Topic.pm         |  24 ++++++++
 t/shredder/02article.t  |  76 +++++++++++++++++++++++++
 t/shredder/02asset.t    |  56 ++++++++++++++++++
 t/shredder/02catalog.t  | 112 ++++++++++++++++++++++++++++++++++++
 t/shredder/02class.t    | 148 ++++++++++++++++++++++++++++++++++++++++++++++++
 t/shredder/02queue.t    |  38 +++++++++++--
 t/shredder/02topic.t    |  49 ++++++++++++++++
 14 files changed, 639 insertions(+), 7 deletions(-)
 create mode 100644 t/shredder/02article.t
 create mode 100644 t/shredder/02asset.t
 create mode 100644 t/shredder/02catalog.t
 create mode 100644 t/shredder/02class.t
 create mode 100644 t/shredder/02topic.t


hooks/post-receive
-- 
rt


More information about the rt-commit mailing list