myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] [2076] trunk/app/controllers/application.rb: Enab


From: noreply
Subject: [myexperiment-hackers] [2076] trunk/app/controllers/application.rb: Enable filtering of stats.
Date: Wed, 28 Jan 2009 10:37:12 -0500 (EST)

Revision
2076
Author
dtm
Date
2009-01-28 10:37:12 -0500 (Wed, 28 Jan 2009)

Log Message

Enable filtering of stats.

Modified Paths

Diff

Modified: trunk/app/controllers/application.rb (2075 => 2076)


--- trunk/app/controllers/application.rb	2009-01-28 12:01:34 UTC (rev 2075)
+++ trunk/app/controllers/application.rb	2009-01-28 15:37:12 UTC (rev 2076)
@@ -69,16 +69,6 @@
   # the version of it (currently only workflows are versioned)
   def allow_statistics_logging(contributable_or_version)
     
-    # ************************************************************************
-    # NB! THIS METHOD IS SUSPENDED UNTIL THE STATS ARE RECALCULATED FROM LOGS
-    # REMOVE THIS COMMENT AND THE LINE BELOW WHEN EVERYTHING'S DONE;
-    #
-    # FOR NOW THE NEXT LINE ENSURES THAT OVERALL BEHAVIOUR IS IDENTICAL TO
-    # WHAT HAPPENED BEFORE THIS METHOD WAS ADDED
-    return true
-    # END OF END OF WARNING
-    # ************************************************************************
-    
     # check if the current viewing/download is to be logged
     # (i.e. request is sent not by a bot and is legitimate)
     allow_logging = true

reply via email to

[Prev in Thread] Current Thread [Next in Thread]