Sun, 30 Aug 2009 13:56:21 +0200 Added access checks for GHOP Module.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Aug 2009 13:56:21 +0200] rev 2840
Added access checks for GHOP Module. Reviewed by: Lennard de Rijk
Sun, 30 Aug 2009 13:16:58 +0200 Added redirects module for GHOP.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Aug 2009 13:16:58 +0200] rev 2839
Added redirects module for GHOP. Reviewed by: Lennard de Rijk
Sun, 30 Aug 2009 13:15:06 +0200 Added templatetag and filter libraries for GHOP.
Madhusudan.C.S <madhusudancs@gmail.com> [Sun, 30 Aug 2009 13:15:06 +0200] rev 2838
Added templatetag and filter libraries for GHOP. Reviewed by: Lennard de Rijk
Sat, 29 Aug 2009 01:40:45 -0700 Set profiler/ to admin only
Sverre Rabbelier <srabbelier@gmail.com> [Sat, 29 Aug 2009 01:40:45 -0700] rev 2837
Set profiler/ to admin only
Fri, 28 Aug 2009 11:49:47 -0700 Use per-request store to store access rights
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Aug 2009 11:49:47 -0700] rev 2836
Use per-request store to store access rights
Fri, 28 Aug 2009 11:48:27 -0700 Use the per-request store to store the context
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Aug 2009 11:48:27 -0700] rev 2835
Use the per-request store to store the context
Fri, 28 Aug 2009 11:47:32 -0700 Hook up the new per-request value storage
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Aug 2009 11:47:32 -0700] rev 2834
Hook up the new per-request value storage
Fri, 28 Aug 2009 11:45:55 -0700 Add a new per-request value store to Core
Sverre Rabbelier <srabbelier@gmail.com> [Fri, 28 Aug 2009 11:45:55 -0700] rev 2833
Add a new per-request value store to Core
Thu, 27 Aug 2009 20:34:43 -0700 Profiling patch
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 27 Aug 2009 20:34:43 -0700] rev 2832
Profiling patch
Fri, 28 Aug 2009 19:41:28 +0530 STATE_TRANSITIONS dictionary values are changed to strings.
Madhusudan.C.S <madhusudancs@gmail.com> [Fri, 28 Aug 2009 19:41:28 +0530] rev 2831
STATE_TRANSITIONS dictionary values are changed to strings. Our assumption that Python's functions and methods are first class members and using the method names directly as dictionary values doesn't seem to work. So we are using method names as strings in STATE_TRANSITIONS dictionary and getting the method object using getattr.
(0) -1000 -300 -100 -10 +10 +100 tip