summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
...
* bitbake: toasterui: ensure that the Build object is always availableElliot Smith2016-08-112-83/+122
* bitbake: toaster-tests: add test for showing self-dependent taskElliot Smith2016-08-111-0/+76
* bitbake: toaster: prevent infinite loop when finding task dependenciesElliot Smith2016-08-111-0/+10
* bitbake: toaster-tests: add tests for reverting to default sortElliot Smith2016-08-111-0/+160
* bitbake: toaster: reset table to default orderby when orderby column is hiddenElliot Smith2016-08-111-18/+60
* bitbake: toaster: show loading spinner after creating custom imageElliot Smith2016-08-114-6/+66
* bitbake: toaster-tests: fix erroneous message when test failsElliot Smith2016-08-111-4/+4
* bitbake: toaster-tests: add tests for most recent builds state changesElliot Smith2016-08-111-0/+211
* bitbake: toaster-tests: add tests for build dashboard menu and summary visibi...Elliot Smith2016-08-112-26/+108
* bitbake: toaster-tests: add tests for build time links in the all builds pageElliot Smith2016-08-111-0/+89
* bitbake: toaster: adjust build dashboard for failed buildsElliot Smith2016-08-112-159/+164
* bitbake: toaster: add started property to BuildElliot Smith2016-08-111-0/+15
* bitbake: toaster: remove links from time field on failed buildsElliot Smith2016-08-113-5/+24
* bitbake: toaster: tweak styling and typos in recent builds areaElliot Smith2016-08-112-23/+32
* bitbake: toaster: show "Tasks starting..." until the first task completesElliot Smith2016-08-112-4/+37
* bitbake: toaster: show progress of recipe parsing in recent builds areaElliot Smith2016-08-118-122/+259
* bitbake: toaster: move most recent builds templating to clientElliot Smith2016-08-1116-303/+473
* bitbake: cooker: add BuildInit eventElliot Smith2016-08-112-1/+9
* bitbake: toaster: fixtures Add READMEMichael Wood2016-08-111-0/+30
* bitbake: toaster: Remove old toaster config loading mechanismMichael Wood2016-08-113-227/+0
* bitbake: toaster: lsupdates Add spinner for parsing/http fetchMichael Wood2016-08-111-2/+33
* bitbake: toaster: checksettings call django's loaddata instead of custom commandMichael Wood2016-08-112-12/+46
* bitbake: toaster: Add poky and openembedded configuration fixturesMichael Wood2016-08-113-0/+198
* bitbake: toaster: tests test_new_project_page Catch button not enabled exceptionMichael Wood2016-08-111-1/+5
* bitbake: toaster: --help now returns 0 instead of 1Randy Witt2016-08-111-0/+4
* bitbake: siggen: Fix typoUlrich Ölmann2016-08-111-2/+2
* bitbake: fetch2/gitannex.py: use 'git annex init' instead of 'git annex sync'Terry Boese2016-08-111-1/+1
* bitbake: persist_data: Fix py3 update stack overflowRichard Purdie2016-08-111-2/+2
* bitbake: fetch: Fix use of tar's --exclude option for tar >= 1.29Mariano Lopez2016-08-104-4/+4
* bitbake: bitbake-user-manual: Applied typo fix to "Override Style Operation A...Scott Rifenbark2016-08-021-1/+1
* bitbake: bitbake-user-manual: Changed bitbake command example.Scott Rifenbark2016-08-021-1/+1
* bitbake: bitbake-user-manual: Updated the PROVIDES variableScott Rifenbark2016-08-021-0/+21
* bitbake: bitbake-user-manual: Added non-existant variable expansionScott Rifenbark2016-08-021-0/+11
* bitbake: bitbake-user-manual: Applied some review commentsScott Rifenbark2016-08-021-3/+4
* bitbake: bitbake-user-manual: Updated the "Inline Python Variable Expansion" ...Scott Rifenbark2016-08-021-1/+16
* bitbake: bitbake-user-manual: Fixed override operator syntax.Scott Rifenbark2016-08-021-6/+4
* bitbake: bitbake-user-manual: Clarified override-style operators.Scott Rifenbark2016-08-021-2/+56
* bitbake: bitbake-user-manual: Updated the variable expansion section.Scott Rifenbark2016-08-021-12/+31
* bitbake: Revert "bitbake-user-manual: Added new section on command-line execu...Richard Purdie2016-08-021-19/+0
* bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie2016-08-014-0/+415
* bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith2016-07-291-1/+1
* bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith2016-07-291-2/+17
* bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton2016-07-291-2/+4
* bitbake: lib/bb/utils: show subprocess output in stack tracesRoss Burton2016-07-291-0/+6
* bitbake: fetch2: fix pickle issues while switching from master to krogothMaxin B. John2016-07-291-2/+2
* bitbake: lib/bb/build: handle incomplete message fragments in log FIFORoss Burton2016-07-261-31/+36
* bitbake: toaster-tests: add tasks and recipes sub-page testsElliot Smith2016-07-262-0/+131
* bitbake: toaster: set non-hideable columns for built recipes tableElliot Smith2016-07-261-1/+3
* bitbake: toaster: set non-hideable columns for build tasks tableElliot Smith2016-07-261-0/+3
* bitbake: toaster: fix download URL for task logsElliot Smith2016-07-261-4/+8