index
:
brep
0.3
ci
ci-github
ci-github-2
master
migration-example
odb-cli-deps
soft-rebuild
test
upload-config-cpu
build2 package repository web interface
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mod
Age
Commit message (
Collapse
)
Author
Files
Lines
2023-04-14
Add support for interrupt build result status
Karen Arutyunov
2
-113
/
+152
2023-04-14
Add support for random package ordering in build task module
Karen Arutyunov
6
-522
/
+655
2023-03-07
Print unbuilt configurations for archived package tenants
Karen Arutyunov
2
-27
/
+8
2022-12-14
Add noexcept to move constructors and move assignment operators
Karen Arutyunov
1
-1
/
+1
2022-12-08
Adapt to dir_iterator API change
Karen Arutyunov
1
-1
/
+1
2022-12-07
Move indication that tenant is archived to timestamp field on builds and ↵
Karen Arutyunov
3
-18
/
+56
package version details pages
2022-12-06
Make sure we only build one package config per interactive tennant
Karen Arutyunov
1
-4
/
+145
2022-12-02
Reflect that build tenant is archived on builds and package version details ↵
Karen Arutyunov
4
-13
/
+19
pages
2022-11-23
Add support for package build configurations
Karen Arutyunov
18
-596
/
+791
2022-10-27
Suppress (potential) bogus GCC 12 -Wrestrict warnings
Boris Kolpackov
8
-10
/
+10
2022-09-29
Fix build-result-request-max-size config option default value from 10240000 ↵
Karen Arutyunov
1
-1
/
+1
to 10485760
2022-08-29
Add target to build configuration id
Karen Arutyunov
11
-112
/
+189
2022-07-01
Add support for disabling package build notification emails per toolchain name
Karen Arutyunov
2
-0
/
+25
2022-02-11
Add support for reflect clause in tests package manifest value
Karen Arutyunov
1
-1
/
+2
2022-01-17
Adapt to package manifest dependency classes change
Karen Arutyunov
2
-27
/
+68
2022-01-17
Adapt to package manifest requirement classes change
Karen Arutyunov
2
-24
/
+55
2021-12-09
Prepare for supporting multiple ids in requirement alternative
Karen Arutyunov
2
-2
/
+6
2021-12-08
Prepare for supporting multiple dependencies in dependency alternative
Karen Arutyunov
2
-34
/
+44
2021-11-24
Fix forced package re-build timeout evaluation
Karen Arutyunov
1
-2
/
+2
2021-11-19
Use pkeyutl command instead of rsautl starting openssl version 3.0.0
Karen Arutyunov
2
-3
/
+34
2021-10-29
Enable footnotes for cmark-gfm parser
Karen Arutyunov
1
-14
/
+15
Also bump version constraints to 0.29.0-a.3 for libcmark-gfm* dependencies.
2021-10-14
Make some web interface cleanups
Karen Arutyunov
5
-50
/
+14
2021-10-12
Adapt to bpkg::version API change
Karen Arutyunov
1
-2
/
+2
2021-10-04
Add support for soft and hard rebuilds
Karen Arutyunov
4
-97
/
+356
2021-09-28
Adapt to libbutl headers extension change from .mxx to .hxx
Karen Arutyunov
13
-47
/
+47
2021-09-27
Add support for build2 configuration class
Karen Arutyunov
1
-1
/
+4
2021-09-24
Add support for requires, tests, examples, benchmarks, and host task ↵
Karen Arutyunov
1
-3
/
+10
manifest values
2021-08-24
Add support for build-time mark (*) in tests, examples, and benchmarks ↵
Karen Arutyunov
1
-2
/
+8
package manifest values
2021-08-05
Tweak name_value_scanner::position() implementation
Boris Kolpackov
2
-2
/
+2
2021-08-05
Add handler::name_value_scanner::position()
Karen Arutyunov
2
-0
/
+9
2021-04-09
Fix broken package rebuild
Karen Arutyunov
1
-4
/
+5
2021-03-29
Add missing build-interactive-login option to etc/brep-module.conf
Karen Arutyunov
1
-1
/
+2
2021-03-26
Add support for interactive CI mode
Karen Arutyunov
10
-78
/
+256
2021-03-22
Fix Build Configurations page to add tenant to links
Karen Arutyunov
1
-2
/
+2
2020-11-24
Don't send build notification if build-email package manifest value is ↵
Karen Arutyunov
1
-19
/
+4
unspecified
2020-11-06
Adapt to process::kill() semantics change
Karen Arutyunov
1
-0
/
+3
2020-09-03
Initial support for private brep instance setup
Karen Arutyunov
1
-8
/
+8
2020-06-26
Adapt to merging of package external tests, examples, and benchmarks into ↵
Karen Arutyunov
2
-44
/
+60
typed tests
2020-05-02
For external test packages use the 'all' class as default underlying build ↵
Karen Arutyunov
4
-10
/
+32
class set
2020-05-01
Adapt to renaming bpkg::url class to bpkg::manifest_url
Karen Arutyunov
2
-5
/
+4
2020-04-06
Add support for test-exclude task manifest value
Karen Arutyunov
1
-6
/
+36
2020-04-01
Invent alternative package rebuild timeout
Karen Arutyunov
5
-10
/
+133
2020-03-27
Implement brep-monitor
Karen Arutyunov
43
-383
/
+428
2020-02-25
Add UTF-8 error details to CI and submit service responces
Karen Arutyunov
2
-4
/
+10
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
49
-49
/
+0
2020-01-28
Fix 'regular expression: parentheses () not balanced' database query error ↵
Karen Arutyunov
1
-1
/
+5
for builds page
2020-01-28
Relax requirements for CI and submit service parameters
Karen Arutyunov
2
-24
/
+4
2019-10-31
Omit builds section on package version details page if builds manifest value ↵
Karen Arutyunov
1
-0
/
+14
is none
2019-10-31
Add support for environment task manifest value
Karen Arutyunov
1
-0
/
+1
2019-10-31
Add support for tests, examples, and benchmark package manifest values
Karen Arutyunov
1
-53
/
+90
[next]