Tue, 29 Sep 2009 19:56:58 +0200 |
Lennard de Rijk |
Moved the Tasks decorators to their own module.
|
file |
diff |
annotate
|
Mon, 28 Sep 2009 11:03:57 +0200 |
Sverre Rabbelier |
Move soc.logic.tasks to soc.tasks.responses
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 23:31:39 +0200 |
Daniel Hans |
Add task and iterative_task decorator
|
file |
diff |
annotate
|
Sat, 12 Sep 2009 01:20:12 +0200 |
Sverre Rabbelier |
Enable the new middleware and empty the view decorator
|
file |
diff |
annotate
|
Fri, 28 Aug 2009 11:47:32 -0700 |
Sverre Rabbelier |
Hook up the new per-request value storage
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 23:21:33 +0200 |
Sverre Rabbelier |
Display caught errors on the page itself
|
file |
diff |
annotate
|
Thu, 04 Jun 2009 22:26:24 +0200 |
Sverre Rabbelier |
Make the maintenance page a hardcoded response
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 21:46:33 +0000 |
Sverre Rabbelier |
Place the getSingleton call in view decorator in the try
|
file |
diff |
annotate
|
Fri, 03 Apr 2009 17:43:41 +0000 |
Pawel Solyga |
Style fixes, add missing docstring, fix some wrong calls to super classes and removal of unused imports in soc.views.helper.
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 00:00:13 +0000 |
Sverre Rabbelier |
Except and properly handle Errors in view decorator
|
file |
diff |
annotate
|
Wed, 04 Mar 2009 17:33:48 +0000 |
Pawel Solyga |
Remove unused imports and rename too short variable names in soc.views.helper.decorators module.
|
file |
diff |
annotate
|
Mon, 02 Mar 2009 19:47:50 +0000 |
Sverre Rabbelier |
Add a maintenance end date
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 20:39:21 +0000 |
Sverre Rabbelier |
Make it possible to put the site in maintenance mode
|
file |
diff |
annotate
|
Sun, 01 Mar 2009 20:18:23 +0000 |
Sverre Rabbelier |
Redirect to an error page when a GAE exception occurs
|
file |
diff |
annotate
|
Sun, 22 Feb 2009 10:32:24 +0000 |
Sverre Rabbelier |
Add some missing useJavaScript calls
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 23:18:39 +0000 |
Sverre Rabbelier |
Partially reverted "Update the copyright notice for 2009."
|
file |
diff |
annotate
|
Fri, 13 Feb 2009 22:36:45 +0000 |
Sverre Rabbelier |
Update the copyright notice for 2009.
|
file |
diff |
annotate
|
Tue, 27 Jan 2009 22:59:01 +0000 |
Sverre Rabbelier |
Cache access checks and disable sidebar caching
|
file |
diff |
annotate
|
Mon, 26 Jan 2009 23:32:10 +0000 |
Sverre Rabbelier |
Major refactor of the access module
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 16:28:07 +0000 |
Sverre Rabbelier |
Cache sidebar with a simple caching API
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 00:02:41 +0000 |
Sverre Rabbelier |
Remove the request and arg parameter from the checkAccess call
|
file |
diff |
annotate
|
Thu, 22 Jan 2009 22:02:40 +0000 |
Pawel Solyga |
Fix missing dots in soc.views.helper.decoratos module docstrings.
|
file |
diff |
annotate
|
Wed, 21 Jan 2009 16:12:01 +0000 |
Sverre Rabbelier |
Added a merge_params and check_access decorator
|
file |
diff |
annotate
|
Mon, 17 Nov 2008 10:36:35 +0000 |
Pawel Solyga |
Fix missing dots in doc strings and some other doc string corrections.
|
file |
diff |
annotate
|
Fri, 17 Oct 2008 12:52:02 +0000 |
Pawel Solyga |
Remove not needed request argument in view decorator.
|
file |
diff |
annotate
|
Thu, 16 Oct 2008 23:31:57 +0000 |
Pawel Solyga |
Create decorators module in view/helper and add view decorator that catches exceptions like DeadlineExceededError, MemoryError, AssertionError (this code is being moved from respond function). Add view decorator to all view functions. In addition remove not needed imports from all affected files and fix too long lines.
|
file |
diff |
annotate
|