aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-10-02Add a space between text and glyphiconspaule/dissector-backports3Paul Eggleton
2019-10-02requirements.txt: updatePaul Eggleton
2019-10-02README: add basic documentation on db backup and restorePaul Eggleton
2019-10-02update_classic_status: ensure fields are correctly orderedPaul Eggleton
2019-10-02README.devel: touch up a few thingsPaul 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-02dockersetup: ensure letsencrypt volume change gets undonePaul 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-10-02dockersetup: minor command line comment fixPaul Eggleton
2019-10-02dockersetup: allow updating if proxy config set in environmentPaul Eggleton
2019-10-02dockersetup: handle ArgumentTypeError properlyPaul Eggleton
2019-10-02dockersetup: add uninstall optionPaul Eggleton
2019-10-02dockersetup: proxy support fixesPaul Eggleton
2019-10-02docker: fix comment at top of DockerfilePaul Eggleton
2019-10-02dockersetup.py: add connectivity checkPaul 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-06README: add reference to using import_layers to updatepaule/importlayersPaul 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-31dockersetup: fix regression with https enabledpaule/dissector-backportsPaul Eggleton
2019-07-25dockersetup: fix error when printing URL with https enabledPaul 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-17requirements.txt: update pillowPaul Eggleton
2019-07-17Fix a couple of Edit Profile form message bugsPaul Eggleton
2019-07-17Tweak password reset security question handlingPaul Eggleton
2019-07-17check_requirements.sh: more tweaksPaul Eggleton