]> git.somenet.org - pub/jan/lsdc.git/history - src/at/ac/tuwien/lsdc/sched/SchedulerB.java
fix bug in SchedB
[pub/jan/lsdc.git] / src / at / ac / tuwien / lsdc / sched / SchedulerB.java
2013-06-13 Stefan Derkitsfix bug in SchedB
2013-06-13 Andreas EggerOrganize logfiles output - less error prone
2013-06-12 Stefan Derkitssmall (but maybe important) bugfix
2013-06-11 Andreas EggerRefactorings and bugfixes
2013-06-11 Stefan Derkitsput code for migration into new class AbstractScheduler...
2013-06-11 Stefan Derkitsadded Migration to SchedB
2013-06-11 Stefan Derkitsmoved handling of delayed Apps into AbstractScheduler
2013-06-11 Stefan DerkitsBig changes: change EventMap, move the stop/stopOutsour...
2013-06-11 Stefan Derkitsmove outsourced event handling from SchedulerB to Abstr...
2013-06-11 Stefan Derkitsmoved DelayedApps List to Abstract scheduler, remove...
2013-06-06 SomeoneSchedB now has Federation and Delaying of apps.
2013-06-03 SomeoneArrayList type was killing checkstyle. "new ArrayList...
2013-06-03 SomeoneSplit the one big ugly handle functions into smaller...
2013-06-03 Someonefixed VM.resize()
2013-06-03 SomeoneSched B. Ein wenig getestet.
2013-05-23 Stefan Derkitsimplemented end-logging
2013-05-22 Andreas EggerScheduling working, still needs to be tested
2013-05-21 Andreas EggerMerge branch 'master' of ssh://dev.somenet.org:666...
2013-05-21 Andreas EggerImplemented Scheduler A and utility classes
2013-05-21 Stefan Derkitsstart MachineManager from Scheduler, add more logging...
2013-05-18 Stefan Derkitsadded logging to scheduler
2013-05-16 Stefan Derkitsadded CSV logging (still little bit buggy)
2013-05-02 Stefan Derkitsadded ant, removed mvn, added libs, reanamed classes...