[Rt-commit] rt branch, 4.2/serializer-deprecation-updates, repushed

Alex Vandiver alexmv at bestpractical.com
Tue Jan 7 16:32:21 EST 2014


The branch 4.2/serializer-deprecation-updates was deleted and repushed:
       was 4a96dcf9eae6dbdfd9a2f38bfc8eb8f758d0ed34
       now d9b3d7d8bb69292d397e17d8dd4a459924ffff45

1:  ec91667 = 1:  5f0f173 Remove case sensitivity on Domain to use faster indexes
2:  0645f80 = 2:  d407a4c _SQLLimit was deprecated in favor of simple Limit
3:  511f6c6 = 3:  cc97a00 ->LimitToRolesForSystem was deprecated in favor of >LimitToRolesForObject( RT->System )
4:  d8538b2 = 4:  e35a225 Remove unnecessary 3.8-compat logic
5:  4a96dcf ! 5:  09f7116 Switch from the deprecated LogToScreen to LogtoSTDERR
    @@ -1,6 +1,6 @@
     Author: Alex Vandiver <alexmv at bestpractical.com>
     
    -    Switch from te deprecated LogToScreen to LogtoSTDERR
    +    Switch from the deprecated LogToScreen to LogtoSTDERR
     
     diff --git a/lib/RT/Migrate.pm b/lib/RT/Migrate.pm
     --- a/lib/RT/Migrate.pm
    @@ -14,3 +14,4 @@
          RT->Config->Set(LogToFile      => 'warning');
          RT->Config->Set(LogDir         => $dir);
          RT->Config->Set(LogToFileNamed => $file);
    +
-:  ------- > 6:  b10aa9f IsApplied is deprecated in favor of IsAdded, or IsGlobal
-:  ------- > 7:  d9b3d7d Switch to the non-deprecated Name column, from Type



More information about the rt-commit mailing list