aboutsummaryrefslogtreecommitdiff
path: root/mod/mod-builds.cxx
AgeCommit message (Expand)AuthorFilesLines
2018-09-14Add support for packages and builds global viewsKaren Arutyunov1-21/+47
2018-09-08Add multi-tenancy supportKaren Arutyunov1-45/+74
2018-07-12Use 'builds' parameter instead of 'pn' for ?builds handlerKaren Arutyunov1-3/+12
2018-07-10Add support for package submissionKaren Arutyunov1-3/+3
2018-05-24Adapt to inventing package_name typeKaren Arutyunov1-2/+4
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov1-2/+2
2017-08-29Use system_clock instead of timestamp::clockKaren Arutyunov1-1/+1
2017-07-18Adapt to non-optional buildtab targetKaren Arutyunov1-17/+9
2017-07-11Fix to compile with libc++Karen Arutyunov1-1/+5
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov1-45/+145
2017-07-05Make use of foreign package objects in build-related functionalityKaren Arutyunov1-15/+13
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov1-127/+111
2017-06-14Add builds to package version details pageKaren Arutyunov1-78/+21
2017-06-14Support displaying unbuilt package configurations on builds pageKaren Arutyunov1-191/+548
2017-06-14Get rid of package configuration unbuilt stateKaren Arutyunov1-9/+3
2017-06-14Change timestamp display format on builds pageKaren Arutyunov1-2/+5
2017-05-19Fix the builds page filterKaren Arutyunov1-2/+5
2017-05-19Allow to enforce rebuild for building stateKaren Arutyunov1-10/+12
2017-05-19Rename build states to unbuilt, building and builtKaren Arutyunov1-4/+4
2017-05-19Make builds page form result control to be of drop-down typeKaren Arutyunov1-6/+16
2017-05-19Add filter form to builds pageKaren Arutyunov1-14/+249
2017-05-16Adjust builds page styleKaren Arutyunov1-18/+30
2017-05-15Implement builds pageKaren Arutyunov1-0/+218