[Rt-commit] rtir branch, 4.0/remove-unnecessary-gpg-use, repushed
? sunnavy
sunnavy at bestpractical.com
Wed Mar 21 17:24:02 EDT 2018
The branch 4.0/remove-unnecessary-gpg-use was deleted and repushed:
was 394a656efb9484fa91cf0c2ea286ecf6ebf53b39
now d2af088888308626e15e5af29bca82d8969b08f7
1: 394a656e ! 1: d2af0888 Remove the unnecessary "use RT::Crypt::GnuPG;"
@@ -1,11 +1,11 @@
Author: sunnavy <sunnavy at bestpractical.com>
- remove the unnecessary "use RT::Crypt::GnuPG;"
+ Remove the unnecessary "use RT::Crypt::GnuPG;"
- it's historical code(10+ years) that was not cleaned properly.
+ It's historical code(10+ years) that was not cleaned properly.
- This could prevent RTIR from displaying tickets if RT doesn't have
- proper dependencies installed(e.g. GnuPG::Interface)
+ This could prevent RTIR from displaying tickets if the optional
+ GnuPG::Interface is not installed.
diff --git a/html/Callbacks/RTIR/Elements/RT__Ticket/ColumnMap/Once b/html/Callbacks/RTIR/Elements/RT__Ticket/ColumnMap/Once
--- a/html/Callbacks/RTIR/Elements/RT__Ticket/ColumnMap/Once
More information about the rt-commit
mailing list