summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-06-18webhob: fix foreign keys fields namingcalinx/upd_reviewsCalin Dragomir
2013-06-18bitbake: create Data Store Interface (DSI) fileCalin Dragomir
2013-06-18webhob: create Django models for webhobCalin Dragomir
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
2013-05-24build: Avoid empty promisesRichard Purdie
2013-05-24bitbake-layers: fix show-appends and flatten for recent cooker changesPaul Eggleton
2013-05-24cooker/cookerdata: Improve configuration object handlingRichard Purdie
2013-05-23fetch2: Fix missing assignmentRichard Purdie
2013-05-23cooker/cookerdata/event: Improve class handlers managementRichard Purdie
2013-05-23cooker/cookerdata/utils: Improve context managementRichard Purdie
2013-05-23event: Drop Handled/NotHandled status return valuesRichard Purdie
2013-05-23cooker.py: Remove global scope class event handlersRichard Purdie
2013-05-23methodpool: Retire it, remove global method scopeRichard Purdie