summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: parse/BBHandler: Avoid repeatedly resetting FILERichard Purdie2015-06-051-2/+2
* bitbake: toaster: more HTML5 fixesAlexandru DAMIAN2015-05-293-2/+4
* bitbake: toaster tests: enable url check testAlexandru DAMIAN2015-05-294-25/+94
* bitbake: toaster/tts: Fix testsAlexandru DAMIAN2015-05-294-5/+3
* bitbake: toaster: enable no browser startAlexandru DAMIAN2015-05-291-1/+5
* bitbake: orm: Fix all failing unit testMichael Wood2015-05-292-13/+24
* bitbake: bldcontrol: Fix all failing unit testsMichael Wood2015-05-293-30/+61
* bitbake: toastergui: add tests for xhr_datatypeahead callsAlexandru DAMIAN2015-05-291-4/+46
* bitbake: toastergui: tests for the all-projects API pointAlexandru DAMIAN2015-05-291-0/+36
* bitbake: toasterui: replace cookie-based preferences with session dataAlexandru DAMIAN2015-05-295-37/+20
* bitbake: toaster: refactor checksettings commandAlexandru DAMIAN2015-05-293-2/+30
* bitbake: toastergui: Consider task name when restarting a build in /buildsEd Bartosh2015-05-293-5/+25
* bitbake: toaster-gui: Show task name for the builds in /buildsEd Bartosh2015-05-292-7/+25
* bitbake: toaster: Add an invalidate cache method on data update signalMichael Wood2015-05-293-7/+16
* bitbake: toaster: Port layerdetails to ToasterTablesMichael Wood2015-05-2911-582/+415
* bitbake: toaster: Add a simplified ToasterTable templateMichael Wood2015-05-291-0/+112
* bitbake: toaster: Fix toastertable headerMichael Wood2015-05-291-0/+1
* bitbake: toastergui: show relative paths in configvars viewEd Bartosh2015-05-293-63/+42
* bitbake: toastergui: table header bring backAlexandru DAMIAN2015-05-292-2/+2
* bitbake: toaster logger: assign projects to all buildsAlexandru DAMIAN2015-05-294-17/+405
* bitbake: toaster logger: refactor recipe and layer file pathsAlexandru DAMIAN2015-05-2911-58/+427
* bitbake: toaster: enable server-side sessions for all usagesAlexandru DAMIAN2015-05-293-14/+15
* bitbake: toaster: Fix build button current project raceMichael Wood2015-05-291-2/+3
* bitbake: data: Make expandKeys deterministicRichard Purdie2015-05-291-1/+1
* bitbake: ConfHandler: Fix bogus dependency problemsRichard Purdie2015-05-291-1/+0
* bitbake: BBHandler: Drop cwd from search pathRichard Purdie2015-05-291-2/+1
* bitbake: cooker/utils: Improve parsing profilingRichard Purdie2015-05-292-5/+21
* bitbake: tests/data: Add key expansion unit testRichard Purdie2015-05-291-0/+14
* bitbake: tests/data: Add log parsing test codeRichard Purdie2015-05-291-1/+24
* bitbake: data: Revert expandKeys warning moveRichard Purdie2015-05-291-6/+5
* bitbake: data: Clean up expandKeys None value handlingRichard Purdie2015-05-291-2/+2
* bitbake: data: Move warning code to the first loop for performanceRichard Purdie2015-05-261-5/+5
* bitbake: siggen: Don't crash if number of task dependencies changeRichard Purdie2015-05-261-6/+10
* bitbake: cache: Clean up getVar usage to modern syntax/styleRichard Purdie2015-05-261-6/+6
* bitbake: bitbake-worker: Fix regression with unbuffered logsJason Wessel2015-05-261-0/+9
* bitbake: fetch/hg: Disable checksums for archived downloadsAsh Charles2015-05-261-0/+7
* bitbake: fetch2/git.py: Add gitpkgv_revision alternative version informationMike Looijmans2015-05-241-0/+25
* bitbake: fetch2/__init__.py: Make get_srcrev output configurableMike Looijmans2015-05-241-3/+6
* bitbake: bitbake-user-manual: Updated "Delete a Task" section for broken depsScott Rifenbark2015-05-221-2/+30
* bitbake: bitbake-user-manual-customization.xsl: Pointing to mirrors for XSL f...Scott Rifenbark2015-05-191-1/+9
* bitbake: fetch/git: Fix uri in git checkstatusMarcin SmoczyƄski2015-05-191-2/+1
* bitbake: toaster: Remove dependency on daemon applicationRandy Witt2015-05-192-8/+9
* bitbake: localhostbecontroller: Fix server search debug messageRandy Witt2015-05-191-4/+5
* bitbake: fetch2/hg.py: add clean functionRobert Yang2015-05-191-0/+5
* bitbake: lib/bb/utils: fix and extend edit_metadata_file()Paul Eggleton2015-05-192-58/+451
* bitbake: lib/bb/utils: fix several bugs in edit_metadata_file()Paul Eggleton2015-05-191-3/+11
* bitbake: lib/bb/utils: add function to get layer containing a filePaul Eggleton2015-05-191-0/+16
* bitbake: tests/parse: Add file missing from previous commitRichard Purdie2015-05-161-0/+69
* bitbake: tests/fetch: Add mirror of mirror testsRichard Purdie2015-05-161-0/+25
* bitbake: fetch2: Improve mirror building function error handlingRichard Purdie2015-05-161-1/+3