aboutsummaryrefslogtreecommitdiffstats
path: root/layerindex
AgeCommit message (Expand)Author
2019-12-09tasks: squash out CRs in task logs to avoid huge transferspaule/fixes15Paul Eggleton
2019-12-09update: ensure removed recipe dependencies are removed from dbPaul Eggleton
2019-12-09Upgrade Chart.js to 2.9.3Paul Eggleton
2019-12-09Upgrade jquery to 3.4.1Paul Eggleton
2019-12-09Upgrade Bootstrap to 3.4.1Paul Eggleton
2019-11-21recipes: allow searching for layer:oe-corePaul Eggleton
2019-11-21recipes: support pn: query prefixPaul Eggleton
2019-11-21recipes: improved support for queries containing quotesPaul Eggleton
2019-11-21update: fix exception with -x/--nofetch optionPaul Eggleton
2019-11-21Drop LICENSE.diff2htmlPaul Eggleton
2019-11-21Add recipe dependencies toolPaul Eggleton
2019-11-21recipeparse: handle recipes at root of repositoryPaul Eggleton
2019-10-21Add branch comparison functionPaul Eggleton
2019-10-21Track SRCREV for each recipePaul Eggleton
2019-10-14editlayer: Be more specific on the searchesMark Hatle
2019-10-14update.py: Allow bitbake to live in a subdirectory of a repositoryMark Hatle
2019-10-14layerindex/urls.py: Allow branches with a '.' in the nameMark Hatle
2019-10-02Track PE and PR for recipesPranay Mankad
2019-10-02update_classic_status: ensure fields are correctly orderedPaul Eggleton
2019-10-02import_layers: tweak debug logging to be a bit more usefulPaul Eggleton
2019-10-02import_layers: use vcs_last_rev to check if record is updatedPaul Eggleton
2019-10-02update_classic_status: add cover status import/exportPaul Eggleton
2019-10-02update_classic_status: switch to argparsePaul Eggleton
2019-10-02update_classic_status: tweak single-object queriesPaul Eggleton
2019-09-18API: fix recipes view to really point to recipes ViewSetPaul Eggleton
2019-09-17import_layers: fix updating build dependenciesPaul Eggleton
2019-09-16import_layers: fix output when importing layers from scratchpaule/restapi-fixesPaul Eggleton
2019-09-16import_layers: use recipesExtended viewsetPaul Eggleton
2019-09-16API: fix recipes API performance regressionPaul Eggleton
2019-08-06import_layers: show basic progressPaul Eggleton
2019-08-06import_layers: add reload optionPaul Eggleton
2019-08-06import_layers: delete non-matching LayerBranch objectsPaul Eggleton
2019-08-06import_layers: allow filtering layersPaul Eggleton
2019-08-06import_layers: allow filtering branchesPaul Eggleton
2019-08-06import_layers: switch to argparsePaul Eggleton
2019-08-06Add simple script for testing web APIPaul Eggleton
2019-08-06admin: add layerbranch to BBAppend string representationPaul Eggleton
2019-08-06import_layers: import other missing itemsPaul Eggleton
2019-08-06import_layers: import recipesPaul Eggleton
2019-08-05import_layers: enable incremental LayerItem/LayerBranch importPaul Eggleton
2019-08-05import_layers: avoid importing duplicate objectsPaul Eggleton
2019-08-05API: add BBAppend and IncFile objects to REST APIPaul Eggleton
2019-08-05API: add sources, patches, dependencies to recipesPaul Eggleton
2019-07-25import_otherdistro: try-specfile: handle files in current dirPaul Eggleton
2019-07-25import_otherdistro: handle non-UTF8 encoded spec filesPaul Eggleton
2019-07-25Optionally allow accounts without security questions to reset passwordPaul Eggleton
2019-07-25Set string representation for UserProfile & SecurityQuestionAnswer modelsPaul Eggleton
2019-07-25Fix admin logout login button redirectionPaul Eggleton
2019-07-25auth_views: minor indentation fixPaul Eggleton
2019-07-17Fix a couple of Edit Profile form message bugsPaul Eggleton