aboutsummaryrefslogtreecommitdiff
path: root/guix-data-service/web/view/html.scm
Commit message (Expand)AuthorAge
* Display counts of lint warnings on the revision pageChristopher Baines2019-09-01
* Remove the build status filter from the compare derivations pageChristopher Baines2019-08-06
* Only show the Compare button when it'll workChristopher Baines2019-08-05
* Tweak the branch table layoutChristopher Baines2019-08-05
* Link to the comparison page from the branch pageChristopher Baines2019-07-29
* Link to the package pages from the comparison pageChristopher Baines2019-07-29
* Link to cgit on the comparison pageChristopher Baines2019-07-29
* Neaten up how branches in Git repositories are linked toChristopher Baines2019-07-27
* Link to the Statistics and Jobs pages from the index pageChristopher Baines2019-07-27
* Show links to the cgit pages for repositories on the index pageChristopher Baines2019-07-22
* Switch the index page to show branches for a repositoryChristopher Baines2019-07-22
* Extract out the branches with most recent commits tableChristopher Baines2019-07-22
* Extract out view-revision/jobs-and-eventsChristopher Baines2019-07-22
* Extract out view-revision/git-repositoriesChristopher Baines2019-07-22
* Display the jobs related to a revision on the revision pageChristopher Baines2019-07-22
* Link from a revision to the git repository pageChristopher Baines2019-07-19
* 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