summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: clarify startup messageAlexandru DAMIAN2014-10-302-1/+3
* bitbake: toaster: update web vcs fields for layersAlexandru DAMIAN2014-10-303-7/+388
* bitbake: toastergui: provide download file capabilityAlexandru DAMIAN2014-10-305-1/+65
* bitbake: toaster: change startup parameter passing to avoid raceAlexandru DAMIAN2014-10-3010-38/+219
* bitbake: toaster: improvements for admin pagesAlexandru DAMIAN2014-10-303-7/+349
* bitbake: toaster: use modified validators for git url fieldsAlexandru DAMIAN2014-10-302-5/+45
* bitbake: toaster: changes to the landing pageAlexandru DAMIAN2014-10-3010-78/+384
* bitbake: toastergui: protect variable value readsAlexandru DAMIAN2014-10-301-9/+17
* bitbake: toastergui: refactor objects get in views.pyAlexandru DAMIAN2014-10-301-38/+37
* bitbake: toastergui: project edit capabilities in all layers pageAlexandru DAMIAN2014-10-306-119/+209
* bitbake: toaster: fix Project page in order to trigger buildsAlexandru DAMIAN2014-10-3011-429/+1144
* bitbake: toaster: fix layer source update codeAlexandru DAMIAN2014-10-301-6/+28
* bitbake: toaster: we add static copies of AngularJS and related librariesAlexandru DAMIAN2014-10-305-0/+251
* bitbake: toastergui: update breadcrumb in analysis pagesAlexandru DAMIAN2014-10-302-3/+9
* bitbake: toasterui: save build id in build request on first chanceAlexandru DAMIAN2014-10-301-1/+2
* bitbake: toastergui: Show failed tasks in the build dashboardBelen Barros Pena2014-10-301-2/+16
* bitbake: toastergui: Tiny change to help textBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Remove extra <div> from build dashboardBelen Barros Pena2014-10-301-3/+2
* bitbake: toastergui: Remove sorting from "Size over total" columnBelen Barros Pena2014-10-301-2/+0
* bitbake: toastergui: Fix blue highlight for failed tasksBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Fix reverse dependencies tab for packages includedBelen Barros Pena2014-10-301-1/+1
* bitbake: toastergui: Add missing task descriptionsBelen Barros Pena2014-10-301-0/+3
* bitbake: toastergui: Amend show rows optionsBelen Barros2014-10-302-2/+2
* bitbake: toastergui: Fix help text in packages 'Reverse runtime dependencies'...Belen Barros Pena2014-10-301-1/+1
* bitbake: toasterbld: update checksettings commandAlexandru DAMIAN2014-10-301-5/+42
* bitbake: buildinfohelper: Make sure we use the orm defined value for loglevelMichael Wood2014-10-301-5/+3
* bitbake: prserv: don't wait until exit to syncBen Shelton2014-10-282-0/+21
* bitbake: utils.py: don't use len() for truth value testing.Oscar Utbult2014-10-281-1/+1
* bitbake: fetch2: add .lz compression supportKoen Kooi2014-10-281-1/+5
* bitbake: fetcher: fix getVar call due to incorrect argument datatypeAlejandro Hernandez2014-10-111-1/+1
* bitbake: fetcher: fix BB_STRICT_CHECKSUM datatype checkAlejandro Hernandez2014-10-061-2/+2
* bitbake: toastergui fix size rendering in dirinfo pageAlexandru DAMIAN2014-09-291-5/+5
* bitbake: prserv/serv: Improve error message when prserver cannot bind to supp...Konrad Scherer2014-09-291-2/+11
* bitbake: hob: Fix sstate mirrors manglingRichard Purdie2014-09-291-4/+1
* bitbake: fetch: Extend testing of subdir unpack parameter and fixRichard Purdie2014-09-292-0/+9
* bitbake: fetch: SRC_URI parameter "subdir" does not work for local filesRoxana2014-09-291-1/+4
* bitbake: monitordisk: don't log when not monitoring a filesystem for inodesRoss Burton2014-09-291-4/+2
* bitbake: bin/bitbake: Update to version 1.24.0Richard Purdie2014-09-232-2/+2
* bitbake: fetch2/perforce: Use replace (1 line) instead of find (3 lines)Chad Nelson2014-09-231-7/+3
* bitbake: fetch2/perforce: Fix localfile name if labels are usedChad Nelson2014-09-231-10/+7
* bitbake: knotty: Ensure commandline parameters are updated in memres serverRichard Purdie2014-09-234-0/+20
* bitbake: bitbake-worker: Fix bitbake -nRichard Purdie2014-09-221-2/+3
* bitbake: data_smart: Clarify what 'computed' means in the data store history ...Richard Purdie2014-09-161-1/+1
* bitbake: data_smart: Fix remove operator and its interaction with data expansionRichard Purdie2014-09-132-1/+9
* bitbake: bin/bitbake: Update to version 1.23.2Richard Purdie2014-09-112-2/+2
* bitbake: siggen/runqueue/bitbake-worker: Improve siggen data transfer interfaceRichard Purdie2014-09-113-8/+7
* bitbake: tinfoil: add a means of enabling variable history trackingPaul Eggleton2014-09-051-3/+6
* bitbake: toaster: fix some code spacing issuesMarius Avram2014-09-052-23/+25
* bitbake: toaster: use cookies for count and sorting in templates tablesMarius Avram2014-09-053-46/+102
* bitbake: toaster: do not save objects in sessionAlexandru DAMIAN2014-09-051-9/+9