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
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
2019-09-30
Adapt to moving path match to path-pattern.?xx
Karen Arutyunov
3
-6
/
+6
2019-09-28
Adapt to swapping of entry and pattern parameters in butl::path_match()
Karen Arutyunov
3
-8
/
+8
2019-09-28
Adapt to renaming butl::casecmp() to icasecmp()
Karen Arutyunov
3
-6
/
+6
2019-09-27
Adapt to bracket expressions in wildcard patterns
Karen Arutyunov
2
-36
/
+79
2019-09-24
Fix package version details page not to print unbuilt configurations for ↵
Karen Arutyunov
1
-1
/
+10
archived tenant
2019-09-19
Revert previous commit erroneously pushed to master instead of dev branch
Karen Arutyunov
2
-58
/
+23
2019-09-19
Adapt to bracket expressions in wildcard patterns
Karen Arutyunov
2
-23
/
+58
2019-09-05
Adapt to optional package revision
Karen Arutyunov
2
-6
/
+27
2019-08-12
Adjust to fdstream constructor changes
Boris Kolpackov
1
-1
/
+1
2019-08-01
Adapt to using butl::small_vector instead of std::vector for some manifest ↵
Karen Arutyunov
3
-4
/
+6
values
2019-07-22
Speed-up builds page loading
Karen Arutyunov
1
-12
/
+15
2019-07-09
Add support for marking internal repository as non-buildable
Karen Arutyunov
1
-4
/
+1
2019-07-09
Display unbuilt configurations on package version details page
Karen Arutyunov
3
-42
/
+104
2019-07-08
Cleanup handler configuration options inheritance
Karen Arutyunov
8
-25
/
+18
2019-06-04
Add support for topics and keywords package manifest values
Karen Arutyunov
4
-54
/
+30
2019-06-03
Adapt to renaming traits alias to traits_type for basic_path, basic_url, and ↵
Karen Arutyunov
1
-1
/
+1
string_table class templates
2019-06-02
Improve package tags style
Karen Arutyunov
1
-1
/
+0
2019-05-29
Adapt to making bpkg::url inheriting from butl::url
Karen Arutyunov
1
-22
/
+16
2019-05-29
Add some page style improvements
Karen Arutyunov
4
-19
/
+55
2019-05-22
Add support for package manifest upstream-version value
Karen Arutyunov
4
-13
/
+24
2019-05-16
Strip package title from package description on package and version details ↵
Karen Arutyunov
4
-3
/
+41
pages
[next]