Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | Use VERSION_ID instead of VERSION_STR where appropriate | Boris Kolpackov | 2 | -6/+6 |
2017-05-03 | Adapt to adding hxx extension for headers and libstud prefix for library dir ... | Karen Arutyunov | 6 | -6/+6 |
2017-05-02 | Add suppport for build-task repository parameter | Karen Arutyunov | 2 | -15/+27 |
2017-05-01 | Adapt to adding hxx extension for headers and lib prefix for library dir in l... | Karen Arutyunov | 4 | -10/+10 |
2017-05-01 | Adapt to adding hxx extension for headers and lib prefix for library dir in l... | Karen Arutyunov | 1 | -1/+1 |
2017-04-30 | Add hxx extension for headers and lib prefix for library dirs | Karen Arutyunov | 36 | -239/+239 |
2017-04-29 | Fix build task handler to preoperly ignore stubs | Karen Arutyunov | 1 | -1/+1 |
2017-04-28 | Switch to version module | Karen Arutyunov | 2 | -3/+0 |
2017-04-26 | Align build log header values | Karen Arutyunov | 1 | -4/+3 |
2017-04-24 | Adjust build result logs page | Karen Arutyunov | 2 | -10/+39 |
2017-04-24 | Adjust build result notification email | Karen Arutyunov | 1 | -21/+15 |
2017-04-24 | Adjust layout of package version details page | Karen Arutyunov | 1 | -2/+2 |
2017-04-24 | Fix flash of unstyled content for package version details and repository deta... | Karen Arutyunov | 2 | -0/+18 |
2017-04-24 | Add build-email value to package details page | Karen Arutyunov | 1 | -2/+7 |
2017-04-24 | Add support for build-email package manifest value | Karen Arutyunov | 1 | -6/+12 |
2017-04-22 | Fix double-slashes in build notification email URLs | Karen Arutyunov | 1 | -5/+6 |
2017-04-22 | Add timestamp to task response manifest session value | Karen Arutyunov | 2 | -5/+38 |
2017-04-22 | Add support for forced rebuild | Karen Arutyunov | 8 | -93/+572 |
2017-04-19 | Implement build task, result and log requests handling | Karen Arutyunov | 23 | -113/+1511 |
2017-04-19 | Fix repository root module to handle retries properly | Karen Arutyunov | 2 | -23/+67 |
2017-04-04 | Remove redundant #include directive | Karen Arutyunov | 4 | -4/+0 |
2017-03-16 | Fix brep module to properly handle request parameters parsing exceptions | Karen Arutyunov | 5 | -59/+58 |
2017-03-03 | Rework build2 cli compilation | Boris Kolpackov | 1 | -6/+6 |
2017-01-09 | Make use of operator<<(ostream, exception) | Karen Arutyunov | 2 | -2/+4 |
2017-01-05 | Update copyright year | Boris Kolpackov | 26 | -26/+26 |
2016-09-20 | Make search page title configurable | Karen Arutyunov | 2 | -2/+7 |
2016-09-05 | Don't add space after ?* since they are in own table cell | Boris Kolpackov | 1 | -3/+0 |
2016-09-05 | Add support for build-time dependencies | Boris Kolpackov | 2 | -0/+18 |
2016-09-01 | Only set cli.options if cli is configured | Boris Kolpackov | 1 | -4/+7 |
2016-08-31 | Build infrastructure update | Karen Arutyunov | 1 | -1/+7 |
2016-08-30 | Remove backwards-compatibility kludges | Boris Kolpackov | 1 | -19/+3 |
2016-08-30 | Support stubs on package and package version details pages | Karen Arutyunov | 4 | -9/+29 |
2016-08-28 | Update build infrastructure | Boris Kolpackov | 1 | -2/+6 |
2016-08-23 | Update install.* variables in buildfiles | Boris Kolpackov | 1 | -1/+1 |
2016-08-17 | Adjust to build2 bin.libprefix name change | Boris Kolpackov | 1 | -1/+2 |
2016-07-28 | Adapt to butl::path refactoring | Karen Arutyunov | 2 | -5/+8 |
2016-07-17 | libso{} was renamed to libs{}, adjust buildfile | Boris Kolpackov | 1 | -1/+11 |
2016-07-14 | Add repository certificate info to the About page | Karen Arutyunov | 1 | -8/+30 |
2016-05-04 | Add repository location to package version details and repository details pages | Karen Arutyunov | 5 | -13/+42 |
2016-04-23 | More backwards compatibility fixes0.3.0 | Boris Kolpackov | 1 | -1/+6 |
2016-04-21 | Move module implementation from brep/ to mod/ | Boris Kolpackov | 27 | -0/+4120 |