aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2015-06-09bitbake: bitbake: Bump version to 1.27.1Richard Purdie
2015-06-09bitbake: cooker/event: Add an event which lists all stamps reachable after pa...Richard Purdie
2015-06-05bitbake: parse/BBHandler: Avoid repeatedly resetting FILERichard Purdie
2015-05-29bitbake: toaster: more HTML5 fixesAlexandru DAMIAN
2015-05-29bitbake: toaster tests: enable url check testAlexandru DAMIAN
2015-05-29bitbake: toaster/tts: Fix testsAlexandru DAMIAN
2015-05-29bitbake: toaster: enable no browser startAlexandru DAMIAN
2015-05-29bitbake: orm: Fix all failing unit testMichael Wood
2015-05-29bitbake: bldcontrol: Fix all failing unit testsMichael Wood
2015-05-29bitbake: toastergui: add tests for xhr_datatypeahead callsAlexandru DAMIAN
2015-05-29bitbake: toastergui: tests for the all-projects API pointAlexandru DAMIAN
2015-05-29bitbake: toasterui: replace cookie-based preferences with session dataAlexandru DAMIAN
2015-05-29bitbake: toaster: refactor checksettings commandAlexandru DAMIAN
2015-05-29bitbake: toastergui: Consider task name when restarting a build in /buildsEd Bartosh
2015-05-29bitbake: toaster-gui: Show task name for the builds in /buildsEd Bartosh
2015-05-29bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood
2015-05-29bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood
2015-05-29bitbake: toaster: Add a simplified ToasterTable templateMichael Wood
2015-05-29bitbake: toaster: Fix toastertable headerMichael Wood
2015-05-29bitbake: toastergui: show relative paths in configvars viewEd Bartosh
2015-05-29bitbake: toastergui: table header bring backAlexandru DAMIAN
2015-05-29bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN
2015-05-29bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN
2015-05-29bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN
2015-05-29bitbake: toaster: Fix build button current project raceMichael Wood
2015-05-29bitbake: data: Make expandKeys deterministicRichard Purdie
2015-05-29bitbake: ConfHandler: Fix bogus dependency problemsRichard Purdie
2015-05-29bitbake: BBHandler: Drop cwd from search pathRichard Purdie
2015-05-29bitbake: cooker/utils: Improve parsing profilingRichard Purdie
2015-05-29bitbake: tests/data: Add key expansion unit testRichard Purdie
2015-05-29bitbake: tests/data: Add log parsing test codeRichard Purdie
2015-05-29bitbake: data: Revert expandKeys warning moveRichard Purdie
2015-05-29bitbake: data: Clean up expandKeys None value handlingRichard Purdie
2015-05-26bitbake: data: Move warning code to the first loop for performanceRichard Purdie
2015-05-26bitbake: siggen: Don't crash if number of task dependencies changeRichard Purdie
2015-05-26bitbake: cache: Clean up getVar usage to modern syntax/styleRichard Purdie
2015-05-26bitbake: bitbake-worker: Fix regression with unbuffered logsJason Wessel
2015-05-26bitbake: fetch/hg: Disable checksums for archived downloadsAsh Charles
2015-05-24bitbake: fetch2/git.py: Add gitpkgv_revision alternative version informationMike Looijmans
2015-05-24bitbake: fetch2/__init__.py: Make get_srcrev output configurableMike Looijmans
2015-05-22bitbake: bitbake-user-manual: Updated "Delete a Task" section for broken depsScott Rifenbark
2015-05-19bitbake: bitbake-user-manual-customization.xsl: Pointing to mirrors for XSL f...Scott Rifenbark
2015-05-19bitbake: fetch/git: Fix uri in git checkstatusMarcin SmoczyƄski
2015-05-19bitbake: toaster: Remove dependency on daemon applicationRandy Witt
2015-05-19bitbake: localhostbecontroller: Fix server search debug messageRandy Witt
2015-05-19bitbake: fetch2/hg.py: add clean functionRobert Yang
2015-05-19bitbake: lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton
2015-05-19bitbake: lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton
2015-05-19bitbake: lib/bb/utils: add function to get layer containing a filePaul Eggleton
2015-05-16bitbake: tests/parse: Add file missing from previous commitRichard Purdie