app/soc/logic/allocations.py
2009-05-27 Pawel Solyga Style fixes and pylint: disable-msg comments in different modules.
2009-04-15 Pawel Solyga Comment out unused variables in soc.logic.allocations module.
2009-04-10 Sverre Rabbelier Fix bug exposed in previous commit
2009-04-09 Sverre Rabbelier Add a new allocation algorithm and use it
2009-04-09 Sverre Rabbelier Change iterative to algorithm in slot allocator
2009-04-09 Sverre Rabbelier If nothing is assigned, return no assignments
2009-04-08 Sverre Rabbelier Drop the 'adjustement' part of slots allocation
2009-04-03 Pawel Solyga Style fixes and removal of unused imports in soc.logic modules.
2009-03-14 Sverre Rabbelier Don't return an empty dict when no allocation can be made
2009-03-08 Sverre Rabbelier Switch from actual applications to popularity
2009-03-08 Sverre Rabbelier Play nice with non-float allocations
2009-03-08 Sverre Rabbelier Support non-float slots
2009-03-07 Sverre Rabbelier Adjust the total_popularity after ranging
2009-03-07 Sverre Rabbelier Added an pre-processing algorithm
2009-03-07 Sverre Rabbelier Added assigned mentors and amount of minimum slots per org
2009-03-04 Pawel Solyga Comment out unused variables and add used but not declared class variables to __init__ method in soc.logic.allocations module.
2009-02-13 Sverre Rabbelier Update the copyright notice for 2009.
2009-01-29 Sverre Rabbelier Added a simple slot allocation algorithm
less more (0) tip