aboutsummaryrefslogtreecommitdiff
path: root/mod
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-24Adjust layout of package version details pageKaren Arutyunov1-2/+2
2017-04-24Fix flash of unstyled content for package version details and repository deta...Karen Arutyunov2-0/+18
2017-04-24Add build-email value to package details pageKaren Arutyunov1-2/+7
2017-04-24Add support for build-email package manifest valueKaren Arutyunov1-6/+12
2017-04-22Fix double-slashes in build notification email URLsKaren Arutyunov1-5/+6
2017-04-22Add timestamp to task response manifest session valueKaren Arutyunov2-5/+38
2017-04-22Add support for forced rebuildKaren Arutyunov8-93/+572
2017-04-19Implement build task, result and log requests handlingKaren Arutyunov23-113/+1511
2017-04-19Fix repository root module to handle retries properlyKaren Arutyunov2-23/+67
2017-04-04Remove redundant #include directiveKaren Arutyunov4-4/+0
2017-03-16Fix brep module to properly handle request parameters parsing exceptionsKaren Arutyunov5-59/+58
2017-03-03Rework build2 cli compilationBoris Kolpackov1-6/+6
2017-01-09Make use of operator<<(ostream, exception)Karen Arutyunov2-2/+4
2017-01-05Update copyright yearBoris Kolpackov26-26/+26
2016-09-20Make search page title configurableKaren Arutyunov2-2/+7
2016-09-05Don't add space after ?* since they are in own table cellBoris Kolpackov1-3/+0
2016-09-05Add support for build-time dependenciesBoris Kolpackov2-0/+18
2016-09-01Only set cli.options if cli is configuredBoris Kolpackov1-4/+7
2016-08-31Build infrastructure updateKaren Arutyunov1-1/+7
2016-08-30Remove backwards-compatibility kludgesBoris Kolpackov1-19/+3
2016-08-30Support stubs on package and package version details pagesKaren Arutyunov4-9/+29
2016-08-28Update build infrastructureBoris Kolpackov1-2/+6
2016-08-23Update install.* variables in buildfilesBoris Kolpackov1-1/+1
2016-08-17Adjust to build2 bin.libprefix name changeBoris Kolpackov1-1/+2
2016-07-28Adapt to butl::path refactoringKaren Arutyunov2-5/+8
2016-07-17libso{} was renamed to libs{}, adjust buildfileBoris Kolpackov1-1/+11
2016-07-14Add repository certificate info to the About pageKaren Arutyunov1-8/+30
2016-05-04Add repository location to package version details and repository details pagesKaren Arutyunov5-13/+42
2016-04-23More backwards compatibility fixes0.3.0Boris Kolpackov1-1/+6
2016-04-21Move module implementation from brep/ to mod/Boris Kolpackov27-0/+4120