aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/view
Commit message (Expand)AuthorAge
...
* Improve how repositories and branches are handledChristopher Baines2019-07-19
* Add buttons to scroll the page on the job pageChristopher Baines2019-06-24
* Iterate the log viewingChristopher Baines2019-06-24
* Add a job pageChristopher Baines2019-06-22
* Remove the revision labels from the linksChristopher Baines2019-06-20
* Remove the compare form from the index pageChristopher Baines2019-06-20
* Move the derivations off the compare pageChristopher Baines2019-06-20
* Don't have all the inputs use a monospace fontChristopher Baines2019-06-20
* Use revision labels on the index page as wellChristopher Baines2019-06-19
* Add labels to revisions on the branches and branch pagesChristopher Baines2019-06-19
* Improve the Unknown revision pageChristopher Baines2019-06-19
* Add a new page listing jobsChristopher Baines2019-06-17
* Fix indicating if a revision is queued for processingChristopher Baines2019-06-17
* Remove some peek calls that have crept inChristopher Baines2019-06-16
* Link to the latest processed revision for a branch pageChristopher Baines2019-06-16
* Make some pages around revisions more genericChristopher Baines2019-06-16
* Extract the database connection handling from the serverChristopher Baines2019-06-06
* Handle the 404 case when viewing store itemsChristopher Baines2019-05-20
* Add missing revision handlingChristopher Baines2019-05-19
* Add an all results option to the packages pageChristopher Baines2019-05-19
* Add type support to form-horizontal-controlChristopher Baines2019-05-19
* Remove the HTTP headers from the html moduleChristopher Baines2019-05-18
* Show the branches for a revisionChristopher Baines2019-05-18
* Fix the table headers on the Branches pageChristopher Baines2019-05-18
* Add a View JSON button to the packages pageChristopher Baines2019-05-16
* Allow specifying the fields on the packages pageChristopher Baines2019-05-16
* Store license information for packagesChristopher Baines2019-05-15
* Store and display the location of packagesChristopher Baines2019-05-13
* Add a textual search to the packages pageChristopher Baines2019-05-12
* Add some basic pagination to the packages pageChristopher Baines2019-05-12
* Update the derivation comparison implementationChristopher Baines2019-05-11
* Add support for select elements to form-horizontal-controlChristopher Baines2019-05-11
* Add some options to the branch pageChristopher Baines2019-05-11
* Add a form-horizontal-control function to better handle formsChristopher Baines2019-05-11
* Start to handle information about Git branchesChristopher Baines2019-05-05
* Switch to storing Git repositories in a tableChristopher Baines2019-05-05
* Fix "More information" link for target packagesChristopher Baines2019-04-21
* Add a statistics pageChristopher Baines2019-04-08
* Support displaying builtin:download derivationsChristopher Baines2019-03-28
* Handle missing derivations when rendering the comparisonChristopher Baines2019-03-24
* Fix the layout on the derivation and store item pagesChristopher Baines2019-03-19
* Improve the form styling on the index pageChristopher Baines2019-03-17
* Ensure all rows contain a columnChristopher Baines2019-03-17
* Update the JSON link on the compare/derivations pageChristopher Baines2019-03-17
* Improve the compare derivations pageChristopher Baines2019-03-17
* Add build-status-value->display-stringChristopher Baines2019-03-17
* Fix the JSON responses for the comparison pagesChristopher Baines2019-03-16
* Increase the margin for buttons on the right of the compare pageChristopher Baines2019-03-16
* Fix some duplication on the compare pageChristopher Baines2019-03-16
* Improve the display of the show revision pageChristopher Baines2019-03-16