| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake: toaster: Set the machines page default pagesize to 100 | Michael Wood | 2015-02-17 | 1 | -1/+2 |
* | bitbake: toaster: Remove filtering from layers,machines and targets | Michael Wood | 2015-02-17 | 1 | -59/+2 |
* | bitbake: toaster: Remove Layer source from machines, layers and targets | Michael Wood | 2015-02-17 | 4 | -40/+0 |
* | bitbake: toaster: New build button allow arbitrary build targets | Michael Wood | 2015-02-17 | 1 | -0/+2 |
* | bitbake: toaster: Additional fixes for the project variable page | David Reyna | 2015-02-17 | 2 | -82/+210 |
* | bitbake: toaster: layerdetails use new vcs reference api | Michael Wood | 2015-02-17 | 1 | -7/+6 |
* | bitbake: toaster: fix git checkout command | Alexandru DAMIAN | 2015-02-17 | 1 | -1/+1 |
* | bitbake: toaster: properly detect failed server start | Alexandru DAMIAN | 2015-02-17 | 2 | -4/+13 |
* | bitbake: toaster: Use on input event for validation rather than keyup | Michael Wood | 2015-02-17 | 5 | -11/+11 |
* | bitbake: tests/fetch.py: latest_versionstring add set of PN | Aníbal Limón | 2015-02-16 | 1 | -0/+2 |
* | bitbake: fetch2: wget remove scape of - in regexes don't needed | Aníbal Limón | 2015-02-16 | 1 | -9/+9 |
* | bitbake: fetch2: wget _modelate_version improvments | Aníbal Limón | 2015-02-16 | 1 | -3/+3 |
* | bitbake: fetch2: wget latest_versionstring improvments in get version by dir | Aníbal Limón | 2015-02-16 | 1 | -71/+37 |
* | bitbake: fetch2: wget add _check_latest_version_by_dir | Aníbal Limón | 2015-02-16 | 1 | -6/+46 |
* | bitbake: fetch2: wget latest_versionstring _check_latest_version improvments | Aníbal Limón | 2015-02-16 | 1 | -26/+25 |
* | bitbake: fetch2: wget latest_versionstring improve _parse_path | Aníbal Limón | 2015-02-16 | 1 | -20/+24 |
* | bitbake: cooker: rework LAYERDEPENDS versioning so that it is actually useful | Paul Eggleton | 2015-02-16 | 3 | -26/+69 |
* | bitbake: tests: add tests for OE pre-release version formatting | Paul Eggleton | 2015-02-16 | 1 | -0/+4 |
* | bitbake: utils: ensure explode_dep_versions2 raises an exception on invalid/m... | Paul Eggleton | 2015-02-16 | 1 | -0/+4 |
* | bitbake: depexp.py: Fix segfault if DISPLAY is not set | Maxin B. John | 2015-02-16 | 1 | -0/+7 |
* | bitbake: bitbake-user-manual: Removed errant writer note line. | Scott Rifenbark | 2015-02-10 | 1 | -2/+0 |
* | bitbake: bitbake-user-manual: Added some links to some new variables. | Scott Rifenbark | 2015-02-10 | 1 | -7/+9 |
* | bitbake: bitbake-user-manual: Added five new repo variables and links. | Scott Rifenbark | 2015-02-10 | 1 | -4/+50 |
* | bitbake: Makefile: Updated the script to not create PDF version by default | Scott Rifenbark | 2015-02-10 | 1 | -6/+6 |
* | bitbake: toastergui: links outside Toaster should open in a new window | Belen Barros Pena | 2015-02-10 | 1 | -2/+2 |
* | bitbake: toaster: All machines Fix filter counts | Michael Wood | 2015-02-10 | 1 | -6/+4 |
* | bitbake: toaster: All machines show results count if filtering or searching | Michael Wood | 2015-02-10 | 1 | -1/+1 |
* | bitbake: toaster: All machines reset order_by if removing that column | Michael Wood | 2015-02-10 | 1 | -0/+2 |
* | bitbake: toaster: all Machines exclude de-prioritised layer source items | Michael Wood | 2015-02-10 | 1 | -11/+22 |
* | bitbake: toaster: All Machines fix reset search link | Michael Wood | 2015-02-10 | 2 | -2/+7 |
* | bitbake: toaster: models Allow the machine's layer name to be searched | Michael Wood | 2015-02-10 | 1 | -1/+1 |
* | bitbake: toaster: All machines Add filtering based on layer in project | Michael Wood | 2015-02-10 | 2 | -29/+86 |
* | bitbake: toaster: All machines Add layer name order by functions | Michael Wood | 2015-02-10 | 2 | -2/+4 |
* | bitbake: toaster: layerdetails Don't remove alert from dom on dismissal | Michael Wood | 2015-02-10 | 2 | -1/+3 |
* | bitbake: toaster: All machines Update layer notifications | Michael Wood | 2015-02-10 | 2 | -4/+8 |
* | bitbake: toaster: All machines add a column to link back to machine conf | Michael Wood | 2015-02-10 | 3 | -2/+11 |
* | bitbake: toaster: machines Make sure we don't overwrite the pagesize | Michael Wood | 2015-02-10 | 1 | -1/+1 |
* | bitbake: toaster: Add add/select functionality to machines page | Michael Wood | 2015-02-10 | 3 | -54/+146 |
* | bitbake: toaster: machines Fix undefined variables | Michael Wood | 2015-02-10 | 1 | -0/+1 |
* | bitbake: toastergui: add download task log icon to recipe details page | Belen Barros Pena | 2015-02-10 | 3 | -12/+13 |
* | bitbake: toastergui: add the word 'compatible' to 'all' pages | Belen Barros Pena | 2015-02-10 | 6 | -19/+27 |
* | bitbake: toastergui: set column heading to 'Revision' | Belen Barros Pena | 2015-02-10 | 2 | -5/+10 |
* | bitbake: toaster: display Toaster mode and version in debug mode | Alexandru DAMIAN | 2015-02-10 | 4 | -4/+34 |
* | bitbake: toaster: improve logging facilities for toaster | Alexandru DAMIAN | 2015-02-10 | 6 | -25/+91 |
* | bitbake: toaster: enhancements for the startup sequence | Alexandru DAMIAN | 2015-02-10 | 2 | -29/+84 |
* | bitbake: toastergui: improvements in layer selection logic | Alexandru DAMIAN | 2015-02-10 | 8 | -53/+224 |
* | bitbake: toaster: enable server-side caches and debug-panel | Alexandru DAMIAN | 2015-02-10 | 1 | -1/+40 |
* | bitbake: toastergui: fix loadconf error message | Alexandru DAMIAN | 2015-02-10 | 1 | -1/+1 |
* | bitbake: toaster: correct typo in toaster script | Belen Barros Pena | 2015-02-10 | 1 | -2/+2 |
* | bitbake: toasterui: use text() instead of html() | Belen Barros Pena | 2015-02-10 | 1 | -2/+2 |