]> git.somenet.org - pub/jan/sbc.git/shortlog
pub/jan/sbc.git
2013-05-27 Gregor RieglerCreate DeliveryGroup, DeliveryGroupData, DeliveryStatus...
2013-05-27 Gregor RieglerCreate Driver and DriverXVSM classes for XVSM
2013-05-27 Gregor RieglerMake order ids pizzeria specific in XVSM implementation
2013-05-14 Jan Valeshanged connectstring to be one global var.
2013-05-12 Gregor RieglerSolve some bugs caused by incompatibilities of JMS...
2013-05-12 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-12 Jan ValesA simple script to run a small JMS Pizzeria with 2...
2013-05-12 Jan Valesunified command line argument parsing a little.
2013-05-12 Jan Valesadded commandline argument parsing to allow custom...
2013-05-12 Gregor RieglerMerge branch 'master' of https://bitbucket.org/rgregor...
2013-05-12 Gregor RieglerSome small refactoring
2013-05-12 Jan ValesJMS: pizzeriaGui now displays everything correctly.
2013-05-12 Jan Valesremoved debug create jms tables
2013-05-12 Jan Valesfixed some synchronisation problems in jms.
2013-05-11 Jan ValesGroupData changes now refresh the GroupGUI. Also synchr...
2013-05-11 Jan ValesWaiters now deliver cooked orders
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-10 Gregor RieglerSolve some space concurrency bugs
2013-05-10 Gregor RieglerMake cook and waiter look around for work to do if...
2013-05-10 Gregor RieglerSome space refactoring. Doing away with unnecessary...
2013-05-10 Gregor RieglerSpace waiters pay and overall remaining space workflow...
2013-05-09 Gregor RieglerSpace cooks prepare pizzas and Pizzeria GUI shows that
2013-05-09 Gregor RieglerSpace cook listens for pizza requests
2013-05-09 Gregor RieglerShow orders in PizzeriaGUI
2013-05-09 Gregor RieglerWaiter takes Order from guests
2013-05-08 Gregor RieglerShow table and waiting group changes according to notif...
2013-05-08 Gregor RieglerWaiter listens for free tables and for new guests....
2013-05-06 Gregor RieglerXVSMConnector refactoring
2013-05-06 Gregor RieglerChange the pizzeria models so that they display (more...
2013-05-06 Gregor RieglerSome debugging commenting/uncommenting
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 Gregor RieglerSupport for space notifications for pizzeria and group...
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 Gregor RieglerImplement handleWaitingGroup+handleOrderRequest for...
2013-05-05 Jan ValesGroupGui should display ordered pizzas correctly again.
2013-05-05 Jan ValesCook should now correctly produce pizzas.
2013-05-05 Jan Valesimplemented Workflow to "ordered", where the cook has...
2013-05-05 Jan ValesHopefully storing all waiters that took care of a Group.
2013-05-05 Jan ValesJMSCook now cooks Pizza out of PizzaOrder.
2013-05-05 Jan ValesImplemented JMS OrderRequest sent by Group.
2013-05-05 Jan ValesGroupAgent now handles Group creation and run-Group...
2013-05-05 Jan Valesgroßer Brocken an GruppenGui-Änderungen kombiniert...
2013-05-04 Jan Valesprepare merge of jms branch.
2013-05-01 Gregor RieglerFirst running MozartSpaces communication: PizzeriaGUI...
2013-04-29 Gregor RieglerUI Fix: Handle the vertical size of tables correctly
2013-04-26 Gregor RieglerAdd logging file
2013-04-26 Jan Valesearly activemq producer/consumer implementation.
2013-04-26 Jan Valesignore persistent activemq data
2013-04-25 Gregor RieglerAsk for number of tables on start of the Pizzeria GUI
2013-04-24 Gregor RieglerPizzeria GUI implemented
2013-04-23 Gregor RieglerBasic Group GUI implementation
2013-04-19 Gregor RieglerMake git store the directory structure needed by maven...
2013-04-19 Gregor RieglerImport Maven Skeleton Project. Make Cook and Waiter...
2013-04-15 Jan ValesAdded .gitignore
2013-04-15 Jan ValesInitial commit InitialCommit