summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2014-08-24lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional.Robert P. J. Day
2014-08-24depexp: don't use undefined variable 'logging'Olof Johansson
2014-08-23cooker: tweak CookerCollectFiles::find_bbfilesBernhard Reutner-Fischer
2014-08-22siggen: Fix a subtle bug in hash calculation for shared work tasksRichard Purdie
2014-08-22process: Further improve robustness against server shutdownRichard Purdie
2014-08-22utils: Add workaround for multiprocessing bugRichard Purdie
2014-08-22command: Trigger updateCache to shut down any active parser threadsRichard Purdie
2014-08-22knotty: Improve exception handlingRichard Purdie
2014-08-20process: Deal with infinite looping of the serverRichard Purdie
2014-08-19runqueue.py: Fix typoes/grammar in comments.Robert P. J. Day
2014-08-19fetch2/local.py: fix first line indent of search path debug outputAndre McCurdy
2014-08-19daemonize.py: Non-functional comment/aesthetic fixes.Robert P. J. Day
2014-08-19runqueue.py: Correct several misspellings of "notifing".Robert P. J. Day
2014-08-02runqueue: Add sceneQueueComplete eventRichard Purdie
2014-08-02cooker: Get rid of duplicate 'import re'Namhyung Kim
2014-08-02knotty: Move second event check into a proper blockNamhyung Kim
2014-07-25codeparser cache improvementsRichard Purdie
2014-07-25cache: Optimise invalid cache file handlingRichard Purdie
2014-07-25cache: Don't reload the cache file since we already have this data in memoryRichard Purdie
2014-07-23toasterui: fixing event.data clashAlexandru DAMIAN
2014-07-23toaster: properly set layers when running a buildAlexandru DAMIAN
2014-07-23toaster: add project main edit pageAlexandru DAMIAN
2014-07-23toaster: move bldcontrol initial_data fixture to codeAlexandru DAMIAN
2014-07-23toaster: improved Project modelsAlexandru DAMIAN
2014-07-23toaster: add fields for sourcedir and builddir pathsAlexandru DAMIAN
2014-07-23"per-package" should say "per-recipe"Robert P. J. Day
2014-07-21fetch2: Add module for ClearCase (ccrc://)Dennis Meier
2014-07-21command/runqueue: Fix shutdown logicRichard Purdie
2014-07-09toasterui: fix build - project identificationAlexandru DAMIAN
2014-07-09toaster: new project page implementationAlexandru DAMIAN
2014-07-04toaster: whitespace fixAlexandru DAMIAN
2014-07-04toaster: add automated login in new project pageAlexandru DAMIAN
2014-07-04toaster: add project pagesAlexandru DAMIAN
2014-07-04toasterui: Show in the log that ToasterUi is ready to receive events.Dave Lerner
2014-07-04toaster: automatically enable applicationsAlexandru DAMIAN
2014-07-04toaster: automatically discover urls.py filesAlexandru DAMIAN
2014-07-04toaster: remove strftime calls in filtersAlexandru DAMIAN
2014-07-03fetch2/svn: Add transportuser parameterRichard Purdie
2014-07-03lib: fix no newline at end of fileRobert Yang
2014-07-03toaster: fix no newline at end of fileRobert Yang
2014-06-20toaster: Fix spacing and layout in no image files notificationBelen Barros
2014-06-20toaster: display message if no images are generatedFarrell Wymore
2014-06-20toaster: Add performance testing scriptIonut Chisanovici
2014-06-20toaster: refactor the target pageFarrell Wymore
2014-06-19build.py: Ensure shared work siginfo files are written to the correct locationRichard Purdie
2014-06-12toaster: build control functionalityAlexandru DAMIAN
2014-06-12toastergui: fix built ETA calculationAlexandru DAMIAN
2014-06-12xmlrpc: add support for token reusingAlexandru DAMIAN
2014-06-12toaster: add function to get the database urlAlexandru DAMIAN
2014-06-12toaster: create models for bldcontrol and enable itAlexandru DAMIAN