summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: user-manual: Separate out chapters into individual filesRichard Purdie2014-01-276-627/+642
* bitbake: user-manual: Import YP Docs templates for usermanual improvementsBill Traynor2014-01-2717-56/+2538
* bitbake: usermanual: Renamed manual dir to user-manual to be consistent.Bill Traynor2014-01-273-0/+0
* bitbake: usermanual: Updated CC License to version 3.0Bill Traynor2014-01-271-1/+1
* bitbake: toaster: fix package data gatheringAlexandru DAMIAN2014-01-273-2/+193
* bitbake: toaster: fix builds page CSS and functionalityAlexandru DAMIAN2014-01-273-10/+12
* bitbake: toaster: Set .error styles for tablesBarros Pena, Belen2014-01-271-12/+17
* bitbake: toaster: All Tasks Feature with sorting and filteringRavi Chintakunta2014-01-273-80/+185
* bitbake: toaster: Implementation of recipe detail viewsDavid Reyna2014-01-273-45/+332
* bitbake: toaster: Implementation of base build details pageDavid Reyna2014-01-271-0/+28
* bitbake: toaster: Added custom filter tags for use in templates.Ravi Chintakunta2014-01-271-0/+35
* bitbake: toaster: Base table fixes for header text, sort icon and filter iconRavi Chintakunta2014-01-273-3/+5
* bitbake: toaster: Base html fix to set the page titleRavi Chintakunta2014-01-271-1/+1
* bitbake: toaster: settings remove duplicate entryAlexandru DAMIAN2014-01-271-1/+0
* bitbake: toaster: Add initial testsAndreea Proca2014-01-274-5/+141185
* bitbake: toaster: Toaster GUI Build and Dashboard pages fixesAlexandru DAMIAN2014-01-2712-47/+473
* bitbake: toaster: add jquery cookie pluginAlexandru DAMIAN2014-01-272-0/+119
* bitbake: toaster: add vim modelines for .py filesAlexandru DAMIAN2014-01-2711-0/+33
* bitbake: toaster: update Task classification fieldsAlexandru DAMIAN2014-01-274-17/+34
* bitbake: toaster: update Simple UI references to avoid conflictAlexandru DAMIAN2014-01-278-21/+21
* bitbake: runqueue: Only attempt to print closest matching task if there is a ...Richard Purdie2014-01-271-6/+5
* bitbake: fetch2/wget: Check downloaded file isn't zero sizeRichard Purdie2014-01-271-0/+4
* bitbake: fetch2/git: Dereference unresolved tags with ls-remoteRichard Purdie2014-01-211-1/+1
* bitbake: fetch2/git: Anchor names when using ls-remoteRichard Purdie2014-01-211-2/+2
* bitbake: fetch2: Improve invalid SRCREV error messageRichard Purdie2014-01-211-10/+5
* bitbake: fetch2: Sanity check SRCREV matches rev/tag parameterRichard Purdie2014-01-212-6/+29
* bitbake: fetch2: Clean up srcrev_internal_helperRichard Purdie2014-01-211-9/+16
* bitbake: fetch2/__init__.py: let try_mirror_url return correct valueRobert Yang2014-01-191-1/+1
* bitbake: SignatureGenerator: Add empty implementation for dump_sigsMartin Jansa2014-01-181-0/+2
* bitbake: fetch2/gitsm: Use ud.basecmd instead of hardcoding gitRichard Purdie2014-01-181-5/+5
* bitbake: fetch2: Don't allow '/' in user:pass, fix branch containing '@'Martin Jansa2014-01-182-2/+3
* bitbake: siggen: Remove fsync that is causing performance issuesRichard Purdie2014-01-181-1/+0
* bitbake: toaster: Toaster GUI, generic search, filter and orderAlexandru DAMIAN2014-01-1011-281/+499
* bitbake: toaster: Build dashboard implementationAlexandru DAMIAN2014-01-106-23/+125
* bitbake: toaster: Create the base page navigation structureAlexandru DAMIAN2014-01-1019-159/+571
* bitbake: toaster: update static media for Toaster GUIAlexandru DAMIAN2014-01-1021-0/+16275
* bitbake: toaster: clone Simple UI as base for Toaster GUIAlexandru DAMIAN2014-01-1032-32/+744
* bitbake: fetch2/gitannex: Fix function arguments to match bitbake masterRichard Purdie2014-01-081-5/+5
* bitbake: gitannex: Add missing file from previous commitRichard Purdie2014-01-081-0/+76
* bitbake: bitbake: fetch2/git: add description for nobranchZhenhua Luo2014-01-081-0/+5
* bitbake: bitbake: gitannex.py: Add Git Annex supportOtavio Salvador2014-01-081-0/+2
* bitbake: bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA val...Zhenhua Luo2014-01-071-2/+9
* bitbake: bitbake/lib/bb/build.py: fix the task flags cleandirsRobert Yang2014-01-071-0/+1
* bitbake: bitbake: usermanual.xml: fix a typoRobert Yang2014-01-071-1/+1
* bitbake: toaster: add two-stage commit startup logicAlexandru DAMIAN2014-01-072-10/+36
* bitbake: bitbake/lib/bb/cooker.py: remove a duplicated self.dataRobert Yang2014-01-031-2/+0
* bitbake: bitbake: fetcher2: clean(): remove the .patch.doneRobert Yang2014-01-021-1/+1
* bitbake: bitbake: fetcher2: git.py: clean(): remove the .tar.gz.doneRobert Yang2014-01-021-0/+1
* bitbake: bitbake: replace 3 spaces with 4Robert Yang2014-01-021-4/+4
* bitbake: fetch2: avoid printing "no checksum" error message twicePaul Eggleton2013-12-221-5/+4