aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)AuthorFilesLines
2018-05-19Update copyright yearKaren Arutyunov38-38/+38
2018-05-17Pass ignore_dangling flag to dir_iterator() ctorKaren Arutyunov1-1/+1
2018-02-02Revert broken install workaroundBoris Kolpackov1-1/+1
2017-12-28Make use of butl url encode() and decode() functionsKaren Arutyunov5-10/+14
2017-12-17Convert to using operator<<(ostream,process_exit)Boris Kolpackov1-17/+1
2017-10-03Adapt to modularization of libbutlKaren Arutyunov9-25/+25
2017-08-29Use system_clock instead of timestamp::clockKaren Arutyunov4-6/+6
2017-08-24Don't clean generated cli files from srcKaren Arutyunov1-2/+5
2017-08-02Reorder urls and emails on package details and version details pagesKaren Arutyunov2-6/+7
2017-07-29Add support for src-url and doc-url package manifest valuesKaren Arutyunov2-2/+15
2017-07-29Switch to using utility library for web/Boris Kolpackov1-16/+6
2017-07-20Make package manifest build inclusions and exclusions order significantKaren Arutyunov2-15/+6
2017-07-18Make mod{brep} to depend from libs{brep}Karen Arutyunov1-1/+1
2017-07-18Adapt to non-optional buildtab targetKaren Arutyunov5-29/+16
2017-07-12Make use of wildcards in buildfilesKaren Arutyunov1-32/+7
2017-07-11Fix to compile with libc++Karen Arutyunov1-1/+5
2017-07-10Add support for build include/exclude manifest valuesKaren Arutyunov5-118/+342
2017-07-05Make use of foreign package objects in build-related functionalityKaren Arutyunov7-232/+169
2017-07-03Fix builds page to correctly display unbuilt package countKaren Arutyunov5-134/+175
2017-06-22Build result email text minor fixKaren Arutyunov1-1/+1
2017-06-20Add support for build configuration warning-detecting regexesKaren Arutyunov1-1/+2
2017-06-14Minor style change for package version details and builds pagesKaren Arutyunov2-5/+5
2017-06-14Add builds to package version details pageKaren Arutyunov5-79/+167
2017-06-14Support displaying unbuilt package configurations on builds pageKaren Arutyunov1-191/+548
2017-06-14Get rid of package configuration unbuilt stateKaren Arutyunov4-34/+18
2017-06-14Change timestamp display format on builds pageKaren Arutyunov1-2/+5
2017-06-07Add support for openssl-envvar module optionKaren Arutyunov4-3/+23
2017-05-31Add support for bbot agent authenticationKaren Arutyunov8-29/+328
2017-05-24Implement brep-cleanKaren Arutyunov1-1/+0
2017-05-19Fix the builds page filterKaren Arutyunov1-2/+5
2017-05-19Add force flag to build notification emailKaren Arutyunov1-3/+6
2017-05-19Allow to enforce rebuild for building stateKaren Arutyunov4-47/+63
2017-05-19Rename build states to unbuilt, building and builtKaren Arutyunov5-29/+29
2017-05-19Make builds page form result control to be of drop-down typeKaren Arutyunov2-9/+19
2017-05-19Add filter form to builds pageKaren Arutyunov8-60/+439
2017-05-16Adjust builds page styleKaren Arutyunov4-35/+50
2017-05-15Implement builds pageKaren Arutyunov18-68/+483
2017-05-11Add libstudxml version checkKaren Arutyunov1-0/+4
2017-05-03Add support for task request manifest toolchain name/versionKaren Arutyunov5-62/+123
2017-05-03Use VERSION_ID instead of VERSION_STR where appropriateBoris Kolpackov2-6/+6
2017-05-03Adapt to adding hxx extension for headers and libstud prefix for library dir ...Karen Arutyunov6-6/+6
2017-05-02Add suppport for build-task repository parameterKaren Arutyunov2-15/+27
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov4-10/+10
2017-05-01Adapt to adding hxx extension for headers and lib prefix for library dir in l...Karen Arutyunov1-1/+1
2017-04-30Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov36-239/+239
2017-04-29Fix build task handler to preoperly ignore stubsKaren Arutyunov1-1/+1
2017-04-28Switch to version moduleKaren Arutyunov2-3/+0
2017-04-26Align build log header valuesKaren Arutyunov1-4/+3
2017-04-24Adjust build result logs pageKaren Arutyunov2-10/+39
2017-04-24Adjust build result notification emailKaren Arutyunov1-21/+15