messages from 2013-09-06 19:25:37 to 2013-09-26 12:09:52 UTC [more...]
[PATCH 1/3] bitbake: add webhob code to bitbake
2013-09-26 12:09 UTC (2+ messages)
` [PATCH 3/3] bitbake: add DSI UI interface
[PATCH 1/2] HOB: HIG compliant message dialogs
2013-09-25 11:18 UTC (2+ messages)
` [PATCH 2/2] GUI error dialog for bitbake
[PATCH 00/94] Webhob patches for DSI and Web modules
2013-09-24 17:14 UTC (96+ messages)
` [PATCH 01/94] webhob: create main WEBHOB project
` [PATCH 02/94] webhob: add system start/stop script
` [PATCH 03/94] webhob: create Django models for webhob
` [PATCH 04/94] bitbake: create Data Store Interface (DSI) file
` [PATCH 05/94] bitbake: webhob: updates to Django models
` [PATCH 06/94] bitbake: webhob: make DSI store build information
` [PATCH 07/94] bitbake: webhob: make DSI store task information
` [PATCH 08/94] bitbake: webhob: view a table with all builds
` [PATCH 09/94] bitbake: webhob: view a table with all the tasks of a build
` [PATCH 10/94] bitbake: webhob: use buildcompleted event as the end of a build operation
` [PATCH 11/94] bitbake: webhob: changes to build information table
` [PATCH 12/94] bitbake: webhob: gather buildstats for each executed task
` [PATCH 13/94] bitbake: webhob: set sane default settings
` [PATCH 14/94] bitbake: webhob: adds dsi support for observer mode
` [PATCH 15/94] bitbake: dsi: Translate runQueue events into Task data
` [PATCH 16/94] bitbake: webhob: disable synchronous sqlite connection
` [PATCH 17/94] bitbake: buildinfohelper: clean-up the imports
` [PATCH 18/94] bitbake: buildinfohelper: clearing up task order
` [PATCH 19/94] bitbake: dsi: saving prebuild task detailed information
` [PATCH 20/94] bitbake: dsi: clear up the state on build completion
` [PATCH 21/94] bitbake: webhob: add layer information to the database
` [PATCH 22/94] bitbake: webhob: mark private methods inside DSI
` [PATCH 23/94] bitbake: webhob: create basic structure for static files
` [PATCH 24/94] bitbake: dsi: event data change
` [PATCH 25/94] bitbake: webhob: fix and cleanup start script
` [PATCH 26/94] bitbake: dsi: refactor the BuildInfoHelper code
` [PATCH 27/94] bitbake: webhob: record dependency info
` [PATCH 28/94] bitbake: webhob: use defined constants for models
` [PATCH 29/94] bitbake: dsi: fix the reading of task event information
` [PATCH 30/94] bitbake: webhob: Setup API for build model
` [PATCH 31/94] bitbake: webhob: orm change to remove Target
` [PATCH 32/94] bitbake: webhob: clear up ORM relations
` [PATCH 33/94] bitbake: dsi: save detailed recipe information
` [PATCH 34/94] bitbake: webhob: determine if a build is an image
` [PATCH 35/94] bitbake: webhob: clean up URL structure
` [PATCH 36/94] bitbake: webhob: add simple pages for Recipes
` [PATCH 37/94] bitbake: webhob: add ordering capabilities to build api
` [PATCH 38/94] bitbake: webhob: validate inputs for "
` [PATCH 39/94] bitbake: webhob: generic view for multiple models
` [PATCH 40/94] bitbake: webhob: enhance Simple browser navigation
` [PATCH 41/94] bitbake: webhob: improve startup script
` [PATCH 42/94] bitbake: webhob: improve validation code flow
` [PATCH 43/94] bitbake: webhob: add more models to webhob API
` [PATCH 44/94] bitbake: webhob: add search for build model
` [PATCH 45/94] bitbake: webhob: fix ordering issue
` [PATCH 46/94] bitbake: webhob: extend search for multiple terms
` [PATCH 47/94] bitbake: webhob: force bitbake server stop
` [PATCH 48/94] bitbake: webhob: simple interface dependency list
` [PATCH 49/94] bitbake: dsi: add feature to store package information
` [PATCH 50/94] bitbake: webhob: add simple viewer for "
` [PATCH 51/94] bitbake: dsi: fix build stats data gathering
` [PATCH 52/94] bitbake: dsi: update build object on command end
` [PATCH 53/94] bitbake: dsi: fix sstate task information gathering
` [PATCH 54/94] bitbake: webhob: clean up starting script
` [PATCH 55/94] bitbake: dsi: store log information
` [PATCH 56/94] bitbake: webhob: add simple visualisation for build errors
` [PATCH 57/94] bitbake: webhob: store logfile and message for Tasks
` [PATCH 58/94] bitbake: webhob: display proper information in Simple
` [PATCH 59/94] bitbake: dsi: clear up global variables between builds
` [PATCH 60/94] bitbake: dsi: small bugfixes in data collection
` [PATCH 62/94] bitbake: webhob: add toggle column functionality to build page
` [PATCH 63/94] bitbake: webhob: add search functionality to the Simple interface
` [PATCH 64/94] bitbake: webhob: refactor column hiding code
` [PATCH 65/94] bitbake: webhob: improve search functionality
` [PATCH 66/94] bitbake: webhob: refactor Simple web interface
` [PATCH 67/94] bitbake: webhob: simple interface CSS
` [PATCH 68/94] bitbake: dsi: use get vars command to store configuration
` [PATCH 69/94] bitbake: webhob: refactor CSS display in Simple
` [PATCH 70/94] bitbake: webhob: add Configuration visualisation "
` [PATCH 71/94] bitbake: webhob: add navigation links Simple interface
` [PATCH 72/94] bitbake: webhob: startup script fixing
` [PATCH 73/94] bitbake: webhob: change database models and related
` [PATCH 74/94] bitbake: webhob: navigation in the Simple interface
` [PATCH 75/94] bitbake: dsi: save build-time package information
` [PATCH 76/94] bitbake: webhob: Simple visualisation for the build-time packages
` [PATCH 77/94] bitbake: webhob: store file size information
` [PATCH 78/94] bitbake: webhob: simple visualisation for package files
` [PATCH 79/94] bitbake: dsi: record recipe dependency
` [PATCH 80/94] bitbake: dsi: add exception dumping code
` [PATCH 81/94] bitbake: webhob: better help message in startup script
` [PATCH 82/94] bitbake: dsi: add build package dependency recording
` [PATCH 83/94] bitbake: webhob: clean up Machine table
` [PATCH 84/94] bitbake: webhob: update API endpoints
` [PATCH 85/94] bitbake: webhob: record task hash information
` [PATCH 86/94] bitbake: cooker: add the inherits attribute to the dependency tree
` [PATCH 87/94] bitbake: webhob: Clean up links in Simple UI
` [PATCH 88/94] bitbake: dsi: read correct recipe description field
` [PATCH 89/94] bitbake: cooker: send layer information with dependency tree
` [PATCH 90/94] bitbake: webhob: store and display layer priorities
` [PATCH 91/94] bitbake: webhob: collect recipe licensing info
` [PATCH 92/94] bitbake: webhob: Simple UI interface CSS fix
` [PATCH 93/94] bitbake: dsi: fix typos
` [PATCH 94/94] bitbake: webhob: do not set timezones
` [PATCH 61/94] bitbake: bldviewer: add jquery and bootstrap frameworks
[PATCH 00/94] Webhob modules DSI and Web
2013-09-24 16:47 UTC
[PATCH] hob/hoblistmodel: check if vals of packages/recipes names are not None
2013-09-23 11:11 UTC
[PATCH] tests/data: Whitespace in key names is a really bad idea
2013-09-21 10:46 UTC
[PATCH] build: Add BB_TASK_NICE_LEVEL to task code
2013-09-20 11:59 UTC (3+ messages)
[PATCH v2] bin/bitbake: Improve --help text
2013-09-18 23:12 UTC
bin/bitbake: Improve --help text
2013-09-18 22:26 UTC
[PATCH 0/7] Adding Bitbake support for WebHob
2013-09-18 12:15 UTC (8+ messages)
` [PATCH 1/7] bitbake: cooker, xmlrpc, servers: implement CookerFeatures
` [PATCH 2/7] bitbake: cooker, runqueue: send the task dependency tree
` [PATCH 3/7] bitbake: build, runqueue: adds info to the *runQueue* events
` [PATCH 4/7] bitbake: cooker: get extra information from recipe cache
` [PATCH 5/7] bitbake: cooker, command: add a command to return global data
` [PATCH 6/7] bitbake: event: adding generic event for metadata usage
` [PATCH 7/7] bitbake: runqueue: add task hash to Queue events
[PATCH_V2] hob: populate "Save image" dialog when saving changes to a custom image recipe
2013-09-17 10:51 UTC
[PATCH] hob: populate "Save image" dialog when saving changes to a custom image recipe If my build starts from a YP standard image recipe, the 'Save image recipe' dialog should be empty
2013-09-17 10:48 UTC
[PATCH 01/16] cooker: Allow profiling of the parser in profile mode
2013-09-17 9:42 UTC (17+ messages)
` [PATCH 02/16] data: Be explicit in data_db check
` [PATCH 03/16] siggen: Use lookup cache exclusively
` [PATCH 04/16] data_smart: Improve variable expansion regexp
` [PATCH 05/16] data_smart: use the expand_cache in VariableParse
` [PATCH 06/16] data: Use direct iteration, not keys()
` [PATCH 07/16] data: Cache an list of export variables
` [PATCH 08/16] data_smart: Add explict None checks
` [PATCH 09/16] data_smart: Allow expansion of flags in getVarFlags
` [PATCH 10/16] data_smart: Allow flags to use the expand cache
` [PATCH 11/16] data_smart: Cache the fact a variable accesses another even if its unset
` [PATCH 12/16] data: Optimise build_dependencies a little
` [PATCH 13/16] data: Optimise flag lookup in build_dependencies
` [PATCH 14/16] data: Optimise flag exclusion list handling
` [PATCH 15/16] bitbake: bb.fatal: Raise a BBHandledException instead of exiting
` [PATCH 16/16] bitbake: bb: Drop deprecated functions
[PATCH 00/16] Various performance improvements to parsing
2013-09-16 21:57 UTC
[PATCH v3 0/7] webhob related changes in bitbake, version 3
2013-09-16 15:32 UTC (17+ messages)
` [PATCH 1/7] bitbake: cooker: clean up code and avoid duplication
` [PATCH 2/7] bitbake: event: send the task dependency tree to UI
` [PATCH 3/7] bitbake: runqueue: add runQueueTaskSkipped event
` [PATCH 4/7] bitbake: cooker: add extra recipe information
` [PATCH 5/7] bitbake: cooker, command: add a command to return global data
` [PATCH 6/7] bitbake: event: adding events to allow bbclasses to push custom info
` [PATCH 7/7] bitbake: runqueue: add task hash to Queue events
[PATCH 0/8] webhob related changes in bitbake, version 2
2013-09-16 12:21 UTC (11+ messages)
` [PATCH 1/8] bitbake: cooker: clean up code and avoid duplication
` [PATCH 2/8] bitbake: event: send the task dependency tree to UI
` [PATCH 3/8] bitbake: runqueue: add runQueueTaskSkipped event
` [PATCH 4/8] bitbake: cooker: add extra recipe information
` [PATCH 5/8] bitbake: build: add logfile path for all Task events
` [PATCH 6/8] bitbake: cooker, command: add a command to return global data
` [PATCH 7/8] bitbake: event: adding events to allow bbclasses to push custom info
` [PATCH 8/8] bitbake: runqueue: add task hash to Queue events
[PATCH 1/1] bitbake: cooker: clear up state on stateShutdown command
2013-09-14 8:33 UTC (3+ messages)
[PATCH] cooker: updateCache should rause exceptions, not sys.exit
2013-09-13 16:34 UTC
[PATCH] knotty: Cleanup error/interruption handling
2013-09-13 16:34 UTC
[PATCH] command: Treat empty messages as failures, not CommandCompleted
2013-09-13 16:33 UTC
[PATCH] cooker/command: Add finishcommand to reset cooker state
2013-09-13 16:32 UTC
[PATCH] cooker: Rename confusing 'stop' state to 'forceshutdown'
2013-09-13 16:31 UTC
[PATCH] cooker: Clean up init/reset configuration code
2013-09-13 16:31 UTC
[PATCH] cooker: Drop obsolete worker test
2013-09-13 16:30 UTC
[PATCH 00/13] webhob related changes in bitbake
2013-09-13 14:52 UTC (18+ messages)
` [PATCH 01/13] bitbake: cooker: clean up code and avoid duplication
` [PATCH 02/13] bitbake: runqueue: Add runQueueTaskSkipped event
` [PATCH 03/13] bitbake: runqueue: added prebuild detailed information
` [PATCH 04/13] bitbake: runqueue, build: event data change
` [PATCH 05/13] bitbake: runqueue: add sceneQueueTaskCompleted event
` [PATCH 06/13] bitbake: build: add link to logfile for Task events
` [PATCH 07/13] bitbake: cooker, command: add a command to return global data
` [PATCH 08/13] bitbake: cooker: use prepareTreeData when computing environment
` [PATCH 09/13] bitbake: event: do not abort on UI handlers error
` [PATCH 10/13] bitbake: add SinglePackageInfo event
` [PATCH 11/13] bitbake: event: adding an event to pass build file sizes
` [PATCH 12/13] bitbake: xmlrpc: delete unused code BitBakeUIEventServer
` [PATCH 13/13] bitbake: cooker: add extra recipe information
[1.18][PATCH] Backport methodpool changes from master
2013-09-12 2:24 UTC (4+ messages)
` [1.18][PATCH] methodpool: Retire it, remove global method scope
[PATCH] utils: Fix BB_PRESERVE_ENV
2013-09-11 10:01 UTC
[PATCH] HOB: Busy cursor when saving configuration
2013-09-10 12:58 UTC
[PATCH 0/2] taskdata.py: set PREFERRED_VERSION when it is in the item
2013-09-09 15:32 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH 0/1] check whether multiple versions of the same PN are due
2013-09-09 15:29 UTC (3+ messages)
` [PATCH 1/1] runqueue.py: check whether multiple versions of the same PN are due to be built
[PATCH] contrib/vim: merge changes from vim-bitbake repo
2013-09-06 19:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox