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
2024-06-12
Fix build task handler crash while handling odb::deadlock
Karen Arutyunov
1
-3
/
+6
2024-05-30
Don't print classes derived from hidden on build configuration classes page
Karen Arutyunov
3
-20
/
+34
2024-05-28
Add CI cancel handler
Karen Arutyunov
14
-39
/
+178
2024-05-23
Replace ci_start::abandon() with ci_start::cancel()
Karen Arutyunov
3
-40
/
+28
2024-05-23
Make poll interval for unloaded tenant configurable and rename ↵
Karen Arutyunov
5
-34
/
+40
loaded_timestamp tenant member to unloaded_timestamp
2024-05-21
Add support for build_unloaded() notification for tenant-associated services
Karen Arutyunov
10
-69
/
+622
2024-04-24
Generate challenge out of database transaction in build task handler
Karen Arutyunov
1
-68
/
+71
2024-04-24
Fix tenant service related logic in build task handler
Karen Arutyunov
3
-10
/
+35
2024-04-22
Add support for custom build bots
Karen Arutyunov
6
-95
/
+259
2024-04-01
Make buildable with GCC 4.9
Karen Arutyunov
2
-2
/
+2
2024-04-01
Stash build toolchain in tenant object
Karen Arutyunov
4
-37
/
+112
2024-03-27
Fix external test package configuration selection semantics in build task ↵
Karen Arutyunov
1
-27
/
+14
handler
2024-03-26
For external test package try to use same named package config as for main ↵
Karen Arutyunov
1
-6
/
+30
package in build task
2024-03-25
Drop redundant casts for tracing booleans in brep::ci::build_queued()
Karen Arutyunov
1
-2
/
+2
2024-03-25
Add tenant_service_hints
Karen Arutyunov
6
-20
/
+101
2024-03-25
Add NOTIFICATION_DIAG macro to mod/tenant-service.hxx
Karen Arutyunov
8
-32
/
+110
2024-03-22
Fix crashing of build task handler
Karen Arutyunov
1
-1
/
+2
2024-03-21
Add support for build auxiliary machines/configurations
Karen Arutyunov
9
-331
/
+788
2024-03-14
Minor fix in build task handler
Karen Arutyunov
1
-1
/
+1
2024-03-14
Add --ignore-unresolved-tests option for brep-load
Karen Arutyunov
1
-1
/
+1
2024-03-13
Add search-description configuration option
Boris Kolpackov
3
-2
/
+20
2024-03-13
Change semantics for build-toolchain-email configuration option
Karen Arutyunov
5
-11
/
+79
2024-03-12
Adapt to build auxiliary machines related changes in libbpkg and libbbot
Karen Arutyunov
1
-0
/
+5
2024-02-22
Add support for tenant-associated service notifications
Karen Arutyunov
24
-520
/
+1673
2024-02-13
Optimize database query in build-task service
Karen Arutyunov
1
-11
/
+10
2024-02-01
Add support for enable clause in tests package manifest value
Karen Arutyunov
2
-1
/
+19
2023-10-04
Don't propagate search criteria from package search page to package details page
Karen Arutyunov
4
-20
/
+9
2023-10-03
Relax constraint in upload-bindist by only forbidding leading dots in ↵
Karen Arutyunov
1
-4
/
+4
package-config manifest values
2023-10-03
Reflect target CPU in bindist upload package config directory name
Karen Arutyunov
1
-2
/
+2
2023-09-29
Add support for *-build-*email package manifest values
Karen Arutyunov
1
-49
/
+42
2023-09-28
Add support for explicit hidden target configuration class
Karen Arutyunov
5
-21
/
+36
2023-08-04
Don't log warning if build task is expired due to suspended build machine
Karen Arutyunov
1
-11
/
+25
2023-07-28
Fix task request handler which could potentially issue unexpected rebuild task
Karen Arutyunov
1
-1
/
+7
2023-07-20
Log more info when issue warnings in build-result and build-force handlers
Karen Arutyunov
3
-14
/
+37
2023-07-17
Fix build task handler not to acquire extra database connection
Karen Arutyunov
1
-1
/
+1
2023-07-17
Optimize builds page by discouraging PostgreSQL from using the nested loop ↵
Karen Arutyunov
3
-207
/
+194
join strategy
2023-07-13
Optimize build-task handler by using object loading view
Karen Arutyunov
2
-17
/
+16
2023-07-07
Optimize build-task handler by reducing number of tenant object loads
Karen Arutyunov
1
-16
/
+29
2023-07-07
Add odb sections to build_package class
Karen Arutyunov
3
-46
/
+75
2023-06-22
Fix package version details page to properly detect if it needs to drop ↵
Karen Arutyunov
1
-7
/
+17
Builds section
2023-06-12
Fix GCC 13 -Woverloaded-virtual warning
Boris Kolpackov
1
-0
/
+2
2023-05-30
Add support for package-description, package-description-type, and ↵
Karen Arutyunov
4
-28
/
+31
changes-type package manifest values
2023-05-17
Add support for interactive parameter for task request
Karen Arutyunov
4
-11
/
+74
2023-05-17
Add support for upload handlers and implement brep-upload-bindist handler
Karen Arutyunov
14
-407
/
+1705
2023-04-19
Make random package ordering distribution more even in build task module
Karen Arutyunov
1
-16
/
+211
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
[next]