[Rt-commit] rt branch, 4.2/ipv6-width, repushed
Yevgeniy Gorodetskiy
yevgeniy at bestpractical.com
Mon May 4 10:31:57 EDT 2015
The branch 4.2/ipv6-width was deleted and repushed:
was ede36eec2ce171a0907883c6b6acd0e580bebe48
now 1bfd05f9327eab07d74b2ef05cccd5b25316d451
1: ede36ee ! 1: 1bfd05f Widen IP custom fields to be wide enough for full IPv6 addresses
@@ -12,38 +12,6 @@
IE.
Fixes: I#24565
-
-diff --git a/.gitignore b/.gitignore
---- a/.gitignore
-+++ b/.gitignore
-@@
- *~
- *.swp
- *.swo
-+
-+share/static/css/base/ticket.css
-
-diff --git a/etc/RT_SiteConfig.pm b/etc/RT_SiteConfig.pm
---- a/etc/RT_SiteConfig.pm
-+++ b/etc/RT_SiteConfig.pm
-@@
-
- Set( $rtname, 'example.com');
-
-+Set( $DevelMode, 1);
-+
- # You must install Plugins on your own, this is only an example
- # of the correct syntax to use when activating them:
- # Plugin( "RT::Extension::SLA" );
-
-diff --git a/share/static/css/base/ticket.css b/share/static/css/base/ticket.css
---- a/share/static/css/base/ticket.css
-+++ b/share/static/css/base/ticket.css
-@@
- {
- width: 100%;
- }
-+
diff --git a/share/static/css/rudder/ticket.css b/share/static/css/rudder/ticket.css
--- a/share/static/css/rudder/ticket.css
More information about the rt-commit
mailing list