aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/model
Commit message (Expand)AuthorAge
* Get the translated package synopsis and descriptions into the databaseDanjela Lura2020-06-19
* Guard against some changes in how guile-json represents null valuesChristopher Baines2020-06-19
* Fix lint checker testsDanjela Lura2020-06-07
* Fall back to en_US.utf8 in the package pageDanjela Lura2020-06-07
* Fall back to en_US.utf8 for the lint warnings page for a revisionDanjela Lura2020-06-07
* Make the query that provides locale options look nicerDanjela Lura2020-06-07
* Use lint checker related translations on some pagesDanjela Lura2020-06-07
* Add checks to guard against null dataDanjela Lura2020-06-07
* Get the translated lint checker descriptions into the databaseDanjela Lura2020-06-07
* Fix select-build-servers with respect to the lookup-builds fieldChristopher Baines2020-06-06
* Make nar_urls file sizes optionalChristopher Baines2020-06-03
* Add a lookup_builds field to the build_servers tableChristopher Baines2020-05-24
* Tweak select-output-consistency-for-revisionChristopher Baines2020-05-03
* Add a new package substitute availability pageChristopher Baines2020-05-03
* Add a couple of options to select-derivation-outputs-in-revisionChristopher Baines2020-05-03
* Fix a window clause in package-outputs-for-branchChristopher Baines2020-05-03
* Support controlling the fields returned for package derivationsChristopher Baines2020-04-24
* Make it clearer that some things relate to package derivationsChristopher Baines2020-04-24
* Add i586-gnu as a valid systemChristopher Baines2020-04-20
* Handle when there's no system-test-data to insertChristopher Baines2020-04-20
* Add option to change language of lint messages for the revision pageDanjela lura2020-04-04
* Fix the new package-versions-for-branch queryChristopher Baines2020-03-31
* Improve the insert-guix-revision-package-derivation-entries queryChristopher Baines2020-03-31
* Handle NULL better insert-missing-data-and-return-all-ids queriesChristopher Baines2020-03-29
* Add a function to fetch information about a tableChristopher Baines2020-03-29
* Remove redundant DISTINCT from the derivation range INSERT queryChristopher Baines2020-03-24
* Implement version history using the derivations tableChristopher Baines2020-03-24
* Fix the date ordering on the package output history pageChristopher Baines2020-03-24
* Sort the lint-warning-message-ids when queryingChristopher Baines2020-03-23
* Change the sort order for derivations on the package version pageChristopher Baines2020-03-21
* Add a new function to get the outputs for a package on a branchChristopher Baines2020-03-21
* Generate and store system test derivations for all supported systemsChristopher Baines2020-03-20
* Increase the batch size for fetching builds/narinfo filesChristopher Baines2020-03-14
* Set an order for select-outputs-without-known-nar-entriesChristopher Baines2020-03-14
* Order build statuses by id, not timestampChristopher Baines2020-03-01
* Clean up some time logging codeChristopher Baines2020-02-24
* Adapt some license related code to work without mock in the testsChristopher Baines2020-02-24
* Enhance ensure-build-existsChristopher Baines2020-02-15
* Properly sort the derivation outputsChristopher Baines2020-02-15
* Avoid an error when there are no references to insertChristopher Baines2020-02-15
* Improve system and target query parameter handlingChristopher Baines2020-02-13
* Add a function to select channel instances for a revisionChristopher Baines2020-02-12
* Remove the restriction on cross build derivation queryingChristopher Baines2020-02-11
* Update the cross build filter for the package reproducibility pageChristopher Baines2020-02-11
* Start storing channel instance derivationsChristopher Baines2020-02-11
* Support excluding and including branches from a repositoryChristopher Baines2020-02-08
* Tweak the sort order for derivation countsChristopher Baines2020-02-08
* Rework cross derivations supportChristopher Baines2020-02-08
* Use a temporary table when inserting package metadata entriesChristopher Baines2020-02-04
* Support using a temp table in insert-missing-data-and-return-all-idsChristopher Baines2020-02-04