summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-07-03bitbake: make DSI work for older versions of Djangocalinx/dsi_workCalin Dragomir
2013-07-02webhob: changes to build information tableCalin Dragomir
2013-06-28webhob: use buildcompleted event as the end of a build operationCalin Dragomir
2013-06-27webhob: fixed a few mistakes in dsi and modelsCalin Dragomir
2013-06-26webhob: view a table with all the tasks of a buildCalin Dragomir
2013-06-25webhob: view a table with all buildsCalin Dragomir
2013-06-21bitbake: make DSI store task informationCalin Dragomir
2013-06-20bitbake: make DSI store build informationCalin Dragomir
2013-06-20webhob: updates to Django modelsCalin Dragomir
2013-06-18bitbake: create Data Store Interface (DSI) fileCalin Dragomir
2013-06-18webhob: create Django models for webhobCalin Dragomir
2013-06-18webhob: add system start/stop scriptAlexandru DAMIAN
2013-06-18webhob: create main WEBHOB projectCalin Dragomir
2013-06-17bitbake: read BBSERVER environement for remote serverAlexandru DAMIAN
2013-06-17knotty, bitbake: add option to terminate a remote serverAlexandru DAMIAN
2013-06-17knotty, xmlrpc: add observer-only modeAlexandru DAMIAN
2013-06-14utils: Fix multiprocessing pool referenceRichard Purdie
2013-06-14compat/server/utils: Jettison pre python 2.7.3 workaroundsRichard Purdie
2013-06-14runqueue: Improve handling of failing setscene tasks with hard dependenciesRichard Purdie
2013-06-14xmlrpc: removes the event servers controllerAlexandru DAMIAN
2013-06-14bitbake: Add event mask flag supportBogdan Marinescu
2013-06-12bitbake: Update version to 1.19.1Richard Purdie
2013-06-12bitbake: Bump minimum python version to 2.7.3Richard Purdie
2013-06-12prserv: Adapt autostart to bitbake-workerRichard Purdie
2013-06-12runqueue: Spawn a separate worker for fakeroot tasksRichard Purdie
2013-06-12runqueue: Abstract the start and teardown worker functionsRichard Purdie
2013-06-12runqueue: Move the bitbake-worker execution to a higher levelRichard Purdie
2013-06-12runqueue: Split runqueue to use bitbake-workerRichard Purdie
2013-06-12fetch2: Fix AUTOINC handlingRichard Purdie
2013-06-10bitbake-layers: fix for move of data object to cookerPaul Eggleton
2013-06-10tinfoil: fix for move of data attribute to cookerPaul Eggleton
2013-06-07lib/bb/cache.py: invalidate cache when file checksum entry no longer existsPaul Eggleton
2013-06-07cooker: Split data from configurationRichard Purdie
2013-06-06.gitignore: add vim tag and swp filesAlexandru DAMIAN
2013-06-06bitbake: Improve remote server handlingAlexandru DAMIAN
2013-06-06xmlrpc: Allow server to remain memory residentAlexandru DAMIAN
2013-06-06bitbake server: create common server infrastructureAlexandru DAMIAN
2013-05-31Added distroy signal to information dialogsAndrei Dinu
2013-05-31lib/bb/cache.py: Change debugging note to a debug messageMark Hatle
2013-05-30prserv: Unbreak after bb.server changesRichard Purdie
2013-05-30cookerdata: Fix tinfoil by adding missinge extra_caches defaultRichard Purdie
2013-05-30bitbake: xmlrpc remote serverAlexandru DAMIAN
2013-05-30bitbake: xmlrpc transport has identification tokenAlexandru DAMIAN
2013-05-30bitbake: move start server code in a separate functionAlexandru DAMIAN
2013-05-30bitbake: move extra cache collection out of cookerAlexandru DAMIAN
2013-05-30bitbake: retrieve the entire ui module in launcherAlexandru DAMIAN
2013-05-30fetch2: Fix missing function callRichard Purdie
2013-05-28server/bitbake: Remove launchUI methodRichard Purdie
2013-05-28server: Remove none serverRichard Purdie
2013-05-24cooker/cookerdata: Fix up event handling for hobRichard Purdie