]> git.somenet.org - pub/jan/sbc.git/history - src/main/java/at/ac/tuwien/sbc/valesriegler/cook/jms
added commandline argument parsing to allow custom IDs.
[pub/jan/sbc.git] / src / main / java / at / ac / tuwien / sbc / valesriegler / cook / jms /
2013-05-12 Jan Valesadded commandline argument parsing to allow custom...
2013-05-11 Jan ValesGroupData changes now refresh the GroupGUI. Also synchr...
2013-05-11 Jan Valescook pizza orders and let the waiters to deliver them.
2013-05-11 Jan ValesWaiter now sends the whole orderrequest to the Cook.
2013-05-09 Gregor RieglerSpace cooks prepare pizzas and Pizzeria GUI shows that
2013-05-06 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-06 Gregor RieglerMerge branch 'master' of
2013-05-06 Jan Valesadded some not really helpful class descriptions +...
2013-05-05 Jan Valesthe whole pizzeria workflow. EXCEPT cooking the pizzas.
2013-05-05 Jan Valesadded info to pizzeria when a püizza is done.
2013-05-05 Gregor RieglerMerge branch 'master' of
2013-05-05 Jan ValesCook should now correctly produce pizzas.
2013-05-05 Jan ValesJMSCook now cooks Pizza out of PizzaOrder.
2013-05-05 Jan ValesGroupAgent now handles Group creation and run-Group...