app/soc/logic/allocations.py
Wed, 15 Apr 2009 19:13:52 +0000 Pawel Solyga Comment out unused variables in soc.logic.allocations module.
Fri, 10 Apr 2009 11:27:33 +0000 Sverre Rabbelier Fix bug exposed in previous commit
Thu, 09 Apr 2009 22:06:18 +0000 Sverre Rabbelier Add a new allocation algorithm and use it
Thu, 09 Apr 2009 22:05:44 +0000 Sverre Rabbelier Change iterative to algorithm in slot allocator
Thu, 09 Apr 2009 22:04:47 +0000 Sverre Rabbelier If nothing is assigned, return no assignments
Wed, 08 Apr 2009 22:20:33 +0000 Sverre Rabbelier Drop the 'adjustement' part of slots allocation
Fri, 03 Apr 2009 17:30:36 +0000 Pawel Solyga Style fixes and removal of unused imports in soc.logic modules.
Sat, 14 Mar 2009 19:45:52 +0000 Sverre Rabbelier Don't return an empty dict when no allocation can be made
Sun, 08 Mar 2009 16:26:17 +0000 Sverre Rabbelier Switch from actual applications to popularity
Sun, 08 Mar 2009 15:00:08 +0000 Sverre Rabbelier Play nice with non-float allocations
Sun, 08 Mar 2009 02:13:15 +0000 Sverre Rabbelier Support non-float slots
Sat, 07 Mar 2009 18:16:54 +0000 Sverre Rabbelier Adjust the total_popularity after ranging
Sat, 07 Mar 2009 17:09:05 +0000 Sverre Rabbelier Added an pre-processing algorithm
Sat, 07 Mar 2009 17:08:23 +0000 Sverre Rabbelier Added assigned mentors and amount of minimum slots per org
Wed, 04 Mar 2009 21:10:07 +0000 Pawel Solyga Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
Fri, 13 Feb 2009 22:36:45 +0000 Sverre Rabbelier Update the copyright notice for 2009.
Thu, 29 Jan 2009 01:39:31 +0000 Sverre Rabbelier Added a simple slot allocation algorithm
less more (0) tip