]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2015-10-16  Elliot Smithtoaster: Exclude "command line builds" project from...
2015-10-16  Elliot Smithtoaster: Show 'not applicable' for default project...
2015-10-16  Elliot Smithtoaster: Reorganise and lint tests
2015-10-16  Logan Buchyfetch2/hg: Include missing errno import
2015-10-16  Ed Bartoshcooker: normalize build targets
2015-10-16  Michael Woodtoaster: Allow any text input to machine configuration...
2015-10-16  Ed Bartoshtoaster: exit or return depending on the mode
2015-10-16  Ed Bartoshtoaster: set TOASTER_MANAGED variable
2015-10-16  Ed Bartoshtoaster: get rid of SRCFILE
2015-10-16  Ed Bartoshtoaster: use path to the script to guess config path
2015-10-16  Elliot Smithtoaster: Guard against builds with no targets
2015-10-16  Elliot Smithtoaster: Remove Toaster exceptions section of build...
2015-10-16  Elliot Smithtoaster: Record critical errors
2015-10-16  Elliot Smithtoaster: Test that exception isn't thrown by project...
2015-10-16  Elliot Smithtoaster: Check whether buildrequest exists before using it
2015-10-16  Elliot Smithtoaster: Always run bldcontrol migrations
2015-10-16  Michael Woodtoaster: buildinfohelper Detect command line builds
2015-10-16  Belen Barros... toaster: Disable add layer button when input is empty
2015-10-16  Belen Barros... toaster: Have 'Version' next to recipe name
2015-10-16  Belen Barros... toaster: Improve directory structure layout
2015-10-16  Ed Bartoshtoaster: importlayer Update property names for importla...
2015-10-13  Michael Woodtoaster: Fix missing tooltips from layers on project...
2015-10-12  Ed Bartoshtoaster: Fix broken test case
2015-10-12  Ed Bartoshtoaster: exclude recipes with empty names
2015-10-12  Ed Bartoshtoaster: delete recipe if it can't be saved
2015-10-12  Belen Barros... toaster: Remove project name from latest project builds
2015-10-12  Ed Bartoshtoaster: test get_alldeps API
2015-10-12  Ed Bartoshtoaster: fix orm tests
2015-10-12  Ed Bartoshtoaster: fix NameError
2015-10-12  Ed Bartoshtoaster: use get_alldeps in layerdetails renderer
2015-10-12  Ed Bartoshtoaster: implement API to get full list of deps
2015-10-11  Michael Woodtoaster: Don't descend into directories for cached_layers
2015-10-11  Michael Woodtoaster: Update JS unit tests
2015-10-11  Michael Woodtoaster: Fix stale layer state buttons
2015-10-11  Michael Woodtoaster: tables Add the recipe filter back into the...
2015-10-11  Michael Woodtoaster: Fix typo in returning pk list of layer version...
2015-10-11  Michael Woodtoaster: layerdetails update build recipe button class...
2015-10-11  Elliot Smithtoaster: Hide "Download build log" button if log doesn...
2015-10-11  Ed Bartoshtoaster: fix naming for clone directory
2015-10-11  Michael Woodtoaster: buildinfohelper Skip packages we have no build...
2015-10-11  Michael Woodtoaster: buildinfohelper associate build data with...
2015-10-11  brian averytoaster: remove bashisms so script works in dash as...
2015-10-11  brian averytoaster: get rid of interactivity in bldcontrol
2015-10-11  brian averytoaster: check for configuration file and exit if not...
2015-10-11  brian averytoaster: remove layer and build dir interactive questions
2015-10-11  brian averytoaster: removed superuser question from startup
2015-10-11  Michael Woodtoaster: orm Machines filter don't pass self in as...
2015-10-11  Elliot Smithtoaster: Rationalise mimetype guessing to fix artifact...
2015-10-11  Elliot Smithtoaster: Use Python's mimetypes module
2015-10-11  David Reynatoaster: display warnings for bad "IMAGE_FSTYPES" values
2015-10-11  Belen Barros... toaster: Set default columns in recipes tables
2015-10-11  Belen Barros... toaster: Comment out broken sorting and filters
2015-10-11  Elliot Smithtoaster: Don't HTTP cache ToasterTable responses
2015-10-11  Elliot Smithtoaster: Don't add new history entries when table data...
2015-10-11  Ed Bartoshtoaster: use meaningful logging levels
2015-10-11  Ed Bartoshtoaster: ignore ReachableStamps event
2015-10-01  Richard Purdiebitbake/lib: Update version to 1.28.0
2015-09-30  Richard Purdiesiggen: Make it clear why nostamp tasks signatures...
2015-09-30  Richard Purdierunqueue: Add handling of virtual/xxx provider mappings
2015-09-30  Richard Purdietaskdata: Add a function to return the virtual/ mapping...
2015-09-29  Richard Purdiecookerdata: Rename BBPKGS -> BBTARGETS
2015-09-29  Richard Purdiebitbake-worker: Guard against multiprocessing corruptio...
2015-09-29  Ed Bartoshtoaster: move clones into subdirectory
2015-09-29  Ed Bartoshtoaster: make clone directory name unique
2015-09-29  Ed Bartoshtoaster: fix reimporting module
2015-09-29  Ed Bartoshtoaster: fix bug in resetting git repository
2015-09-29  Ed Bartoshtoaster: use git reset --hard instead of rebase
2015-09-29  Ed Bartoshtoaster: don't use --single-branch when cloning
2015-09-29  Markus Lehtonenutils: only add layer once in edit_bblayers_conf()
2015-09-29  David Reynatoaster: display most recent builds for projects
2015-09-29  Michael Woodtoaster: orm remove the complicated querying on the ORM
2015-09-29  Michael WoodRevert "bitbake: toaster: don't re-create Target objects"
2015-09-29  Michael Woodtoaster: buildinfohelper Create a copy of the built...
2015-09-29  Michael Woodtoaster: tables show all recipes in the layerdetails...
2015-09-29  Michael Woodtoaster: Prioroitise the layer more generic vcs referen...
2015-09-29  Michael Woodtoaster: Create a relationship between build informatio...
2015-09-29  Michael Woodtoaster: Special case the openembedded-core layer to...
2015-09-29  Ed Bartoshtoaster: Add test cases for new Image customisation...
2015-09-29  Michael Woodtoaster: Add Image customisation frontend feature
2015-09-29  Michael Woodtoaster: Add ToasterTables for Image customisation...
2015-09-29  Ed Bartoshtoaster: Add new ReST API for Image Customisation feature
2015-09-29  Michael Woodtoaster: Fix indentation of jsunittests view
2015-09-29  Ed Bartoshtoaster: implement decorator for REST responses
2015-09-29  Michael Woodtoaster: add toggle for enabling image customisation...
2015-09-29  Michael Woodtoaster: Add CustomImageRecipe model
2015-09-29  Michael Woodtoaster: ToasterTable remove unused class definition
2015-09-29  Michael Woodtoaster: add nocache option to the ToasterTable widget
2015-09-29  Michael Woodtoaster: widgets ToasterTable Add more info to search...
2015-09-29  Michael Woodtoaster: widgets ToasterTable add logger to notify...
2015-09-29  Ed Bartoshtoaster: create custom layer and recipes for Image...
2015-09-29  Michael Woodtoaster: tables Move the title and name into the widget
2015-09-29  Ed Bartoshtoaster: make a workaround for old style index
2015-09-26  Leonardo Sandovalprserv/serv.py: Better messaging when starting/stopping...
2015-09-26  Leonardo Sandovalprserv/serv: Close the DB connection out of class destr...
2015-09-23  Leonardo Sandovalprserv/serv: Start/Stop daemon using ip instead of...
2015-09-23  Cristian Iorgatoaster: start script warning text formatting small...
2015-09-23  Markus Lehtonentinfoil: remove logging handler at shutdown
2015-09-23  Belen Barros... toaster: remove time from builds in progress
2015-09-23  Elliot Smithtoaster: Add fake entry to Target_File for filesystem...
2015-09-23  Michael Woodtoaster: layerdetails Fix back button tab behaviour
next