Thu, 26 Feb 2009 16:51:35 +0000 Do not update newly created model properties
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:51:35 +0000] rev 1516
Do not update newly created model properties There is no real reason to favor old behavior over the current, plus the new behavior saves an extra disk write (which are expensive). Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:50:59 +0000 Move the hooks in base.Logic to the bottom of the class
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:50:59 +0000] rev 1515
Move the hooks in base.Logic to the bottom of the class This more closely follows 'important methods first'. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:50:22 +0000 Minor cleanups in base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:50:22 +0000] rev 1514
Minor cleanups in base.Logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:49:45 +0000 Add argument validation to base.Logic
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:49:45 +0000] rev 1513
Add argument validation to base.Logic Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:49:06 +0000 Remove updateOrCreateFromFields and it's uses
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:49:06 +0000] rev 1512
Remove updateOrCreateFromFields and it's uses All uses of updateOrCreateFromFields were replaced with updateOrCreateFromKeyname. This way the logic API is not as cluttered with a bunch of helper methods. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:48:02 +0000 Fix some whitespace damadge and a style fix
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:48:02 +0000] rev 1511
Fix some whitespace damadge and a style fix Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:47:04 +0000 Remove _silentUpdateEntityProperties
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:47:04 +0000] rev 1510
Remove _silentUpdateEntityProperties Instead, pass a silent flag to updateEtitytProperties. Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:46:29 +0000 Style fix in role.py
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:46:29 +0000] rev 1509
Style fix in role.py Patch b: Sverre Rabbelier
Thu, 26 Feb 2009 16:45:53 +0000 Added todo for Lennard
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:53 +0000] rev 1508
Added todo for Lennard Patch by: Sverre Rabbelier
Thu, 26 Feb 2009 16:45:18 +0000 Make it more explicit which argument is the key_fields
Sverre Rabbelier <srabbelier@gmail.com> [Thu, 26 Feb 2009 16:45:18 +0000] rev 1507
Make it more explicit which argument is the key_fields Patch by: Sverre Rabbelier
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip