]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/shortlog
thirdparty/openembedded/openembedded-core-contrib.git
2016-04-09  Randy Wittlib/bb/utils.py: Fix a bug in edit_metadata() that...
2016-04-06  Richard PurdieUpdate version to 1.30.0
2016-04-06  Elliot Smithbitbake: update LICENSE file with QUnit details
2016-04-06  Michael Woodtests: browser Add test to run the js unit tests
2016-04-06  Michael Woodtoaster: views jsunittest Add MACHINE and an extra...
2016-04-06  Michael Woodtoaster: tests Set MACHINE for the test projects
2016-04-06  Michael Woodtoaster: Add quint to project so that it can be used...
2016-04-06  Dave Lernertoaster: add rev dep column to image detail pages
2016-04-06  Joshua Lockbuildinfohelper: work around unicode exceptions
2016-04-06  Ed Bartoshtoasterui: update build in internal state
2016-04-06  Ed Bartoshbuildinfohelper: fix KeyError
2016-04-06  Ed Bartoshtoaster: get bitbake location from BBBASEDIR
2016-04-06  Ed Bartoshtoaster: export BBBASEDIR variable
2016-04-06  Sujith Htoaster: update projectconf.html for DL_DIR and SSTATE_DIR
2016-04-06  Sujith Htoaster: update view to support DL_DIR and SSTATE_DIR
2016-04-06  Ed Bartoshtoaster: use empty token
2016-04-06  Michael Woodtoaster: runbuilds Clean up runbuilds
2016-04-06  Michael Woodtoaster: runbuilds Make runbuilds aware of the build...
2016-04-06  Michael Woodtoaster: models Exclude the CANCELLED builds from get_n...
2016-04-06  Michael Woodtoaster: mrb_section template Add build cancel button
2016-04-06  Sujith Htoaster: tables BuildsTable exclude cancelled builds
2016-04-06  Michael Woodbuildinfohelper: Add handler for cancelling a build
2016-04-06  Michael Woodtoaster: bldcontrol models Add a cancelling state the...
2016-04-06  Sujith Htoaster: models Add cancelled state to build outcome
2016-04-06  Sujith Htoaster: update BuildEnvironmentController and BitbakeC...
2016-04-06  Michael Woodtoaster: libtoaster Update implementation of startABuil...
2016-04-06  Michael Woodtoaster: xhr Update the implementation of the build...
2016-04-06  Michael Woodtoaster: Move xhr calls for starting and stopping builds
2016-04-06  Sujith Htoaster: bldcontrol Add forceShutDown function to Bitba...
2016-04-06  Ed Bartoshtoasterui: shutdown on BuildCompleted event
2016-04-06  Ed Bartoshtoaster: use bash explicitly
2016-04-06  Ed Bartoshtoaster: fix jethro build
2016-04-06  Ed Bartoshtoaster: update conf/local.conf
2016-04-06  Ed Bartoshtoaster: stop bitbake server after the build
2016-04-06  Ed Bartoshtoaster: add new parameter to _shellcmd
2016-04-06  Ed Bartoshtoaster: reimplement triggerBuild
2016-04-06  Ed Bartoshtoaster: modified setLayers API
2016-04-06  Ed Bartoshtoaster: add brbe parameter to triggerBuild
2016-04-06  Ed Bartoshtoaster: remove release API
2016-04-06  Ed Bartoshtoaster: remove startBBServer API
2016-04-06  Ed Bartoshtoasterui: fix brbe reporting
2016-04-06  Ed Bartoshbuildinfohelper: improve handling of providermap
2016-04-06  Ed Bartoshuievent: improve BBUIEventQueue code
2016-04-06  Ed Bartoshtoasterui: add brbe parameter to buildinfohelper
2016-04-06  Ed Bartoshtoaster: set BITBAKE_UI environment variable
2016-04-06  Ed Bartoshtoaster: get rid of noui option
2016-04-06  Ed Bartoshtoaster: don't start bitbake server
2016-04-05  Robert Yangfetch2/git.py: remove .indirectiondir workaround
2016-04-05  Klauer, Danielpersist_data: Return str instead of unicode for sqlite3...
2016-04-03  Richard Purdiesiggen: Ensure tainted stamps are accounted for with...
2016-04-02  Richard Purdiesiggen: Fix nostamp taint handling
2016-04-02  Richard Purdiesiggen: Add checksum recalculation/checking code
2016-04-02  Richard Purdiesiggen: Fix check calculation problem with file_checksums
2016-04-02  Richard Purdiesiggen: Drop misleading duplicate method
2016-04-02  Olof Johanssontests/fetch.py: Improve unit tests for trusted network...
2016-04-02  Olof Johanssonfetch2: BB_ALLOWED_NETWORKS should not care about port...
2016-04-01  Joshua Locktoaster: orm better detect requires during CustomImageR...
2016-04-01  Belen Barros... toaster: Correct typo on build form help text
2016-04-01  Michael Woodtoaster: buildinfohelper Add additional metadata to...
2016-03-31  Elliot Smithtoaster: tests Migrate landing page tests to Selenium
2016-03-31  Elliot Smithtoaster: tests Migrate all projects page tests to Selenium
2016-03-31  Elliot Smithtoaster: tests Migrate project builds page tests to...
2016-03-31  Elliot Smithtoaster: tests Migrate all builds page and project...
2016-03-31  Elliot Smithtoaster: tests Migrate to Selenium for UI tests
2016-03-31  Richard Purdiebitbake: Don't limit traceback lengths to arbitrary...
2016-03-30  Robert Yangcookerdata.py: remove slash in the end
2016-03-30  Richard PurdieBump version to 1.29.1
2016-03-30  Richard Purdiebuild/utils: Allow python functions to execute with...
2016-03-30  Richard Purdiefetch2: Ensure that incorrect checksumed files are...
2016-03-30  Markus Lehtonencooker: fix CookerParser.shutdown()
2016-03-29  Richard Purdiecooker: Ensure bbappend order is deterministic
2016-03-29  Markus Lehtonenchecksum: In FileChecksumCache don't follow directory...
2016-03-29  Richard Purdiecookerdata: Improve handling of ParseError
2016-03-26  Aníbal Limónfetch2/wget.py: _check_latest_version_by_dir fix prefix...
2016-03-26  Aníbal Limónfetch2/wget.py: _check_latest_version_by_dir use group...
2016-03-24  Richard Purdiefetch2: Handle lockfiles for file:// urls redirected...
2016-03-24  Dave Lernertoaster: get all dependents for pkg for removal
2016-03-24  Dave Lernertoaster: new customise package-remove modal dlg
2016-03-24  Dave Lernertoaster: show full list of dependents to remove
2016-03-24  Derek Strakabitbake: fetch2/gitsm: Fix fetch when the repository...
2016-03-24  Ed Bartoshbitbake: xmlrpc: set single use mode differently
2016-03-23  Scott Rifenbarkbitbake-user-manual: include/require checks current...
2016-03-23  Scott Rifenbarkbitbake-user-manual: Updated the "inherit Directive...
2016-03-23  Scott Rifenbarkbitbake-user-manual: Updated the copyright year to...
2016-03-23  Ed Bartoshtoasterui: remove ParseStarted from the event list
2016-03-23  Michael Woodtoasterui: Remove the excessive exception logging
2016-03-23  Markus Lehtonencache: Make BB_DONT_CACHE variable external
2016-03-23  Michael Woodtoaster: orm generate CustomImageRecipe contents try...
2016-03-23  Michael Woodtoaster: localhostbecontroller put generated layer...
2016-03-23  Michael Woodtoaster: localhostbecontroller Allow file:/// uri type...
2016-03-23  Michael Woodtoaster: orm Add a constant for the CustomImageRecipe...
2016-03-23  Michael Woodtoaster: localhostbecontroller Don't clear out toaster...
2016-03-21  Richard Purdiebb/tests/fetch: Update cups url
2016-03-12  Brendan Le... fetch2/npm: fix ud.registry so that alternative registr...
2016-03-09  Lucas Dutra... server/process: Try connecting 4 times before giving up
2016-03-09  Michael Woodtoaster: models List only have the specified project...
2016-03-09  Elliot Smithtoaster: rework task buildstats storage and display
2016-03-09  Sujith Htoaster: use force_bytes to display non-ascii project...
2016-03-09  Peter Kjellerstedtfetch2: Make SRC_URI[md5sum] and SRC_URI[sha256sum...
2016-03-09  Ed Bartoshxmlrpc: fix bug in setting XMLRPCServer.single_use
next