Wed, 15 Apr 2009 23:22:11 +0000 Readability fix in base logic
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 15 Apr 2009 23:22:11 +0000] rev 2190
Readability fix in base logic Patch by: Sverre Rabbelier
Wed, 15 Apr 2009 23:21:40 +0000 Remove redundant if check
Sverre Rabbelier <srabbelier@gmail.com> [Wed, 15 Apr 2009 23:21:40 +0000] rev 2189
Remove redundant if check site_logic.getSingleton() is guaranteed to return an entity. Patch by: Sverre Rabbelier
Wed, 15 Apr 2009 19:13:52 +0000 Comment out unused variables in soc.logic.allocations module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 15 Apr 2009 19:13:52 +0000] rev 2188
Comment out unused variables in soc.logic.allocations module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 15 Apr 2009 19:13:16 +0000 Fix too long line in soc.cache.logic module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 15 Apr 2009 19:13:16 +0000] rev 2187
Fix too long line in soc.cache.logic module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 15 Apr 2009 16:05:29 +0000 Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 15 Apr 2009 16:05:29 +0000] rev 2186
Add missing responses import and replace usage of helper.responses with just responses in soc.views.models.student module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 15 Apr 2009 15:56:17 +0000 Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module.
Pawel Solyga <Pawel.Solyga@gmail.com> [Wed, 15 Apr 2009 15:56:17 +0000] rev 2185
Fix too long line and redefining variable 'review' from outer scope in soc.views.models.student_proposal module. Patch by: Pawel Solyga Reviewed by: to-be-reviewed
Wed, 15 Apr 2009 08:01:17 +0000 Step 2 of moving to new seeding model.
Daniel Bentley <dbentley@google.com> [Wed, 15 Apr 2009 08:01:17 +0000] rev 2184
Step 2 of moving to new seeding model. Create Seeder class, which abstracts some seeding. Move user to Seeder class, and make new OrganizationSeeder class. If people like this, I'll finish the rest soon. Patch by: Dan Bentley
Tue, 14 Apr 2009 18:44:06 +0000 Added additional_mentors property to StudentProject.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 14 Apr 2009 18:44:06 +0000] rev 2183
Added additional_mentors property to StudentProject. As per request by Issue 588. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Tue, 14 Apr 2009 18:42:27 +0000 Whitespace fix in sponsor model.
Lennard de Rijk <ljvderijk@gmail.com> [Tue, 14 Apr 2009 18:42:27 +0000] rev 2182
Whitespace fix in sponsor model. Patch by: Lennard de Rijk Reviewed by: to-be-reviewed
Mon, 13 Apr 2009 21:46:33 +0000 Place the getSingleton call in view decorator in the try
Sverre Rabbelier <srabbelier@gmail.com> [Mon, 13 Apr 2009 21:46:33 +0000] rev 2181
Place the getSingleton call in view decorator in the try This way timeouts on the getSingleton() call are also catched. Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -10 +10 +100 +300 tip