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
2018-08-31
Add support for git repositories to brep-load
Karen Arutyunov
2
-52
/
+81
2018-08-28
Add basic support for CI request handling
Karen Arutyunov
8
-310
/
+1116
2018-08-28
Always serialize reference submit result manifest value if available and ↵
Karen Arutyunov
1
-17
/
+21
restructure handlers dir
2018-08-24
Treat implied manifest same as handler-generated one and make stashed dirs ↵
Karen Arutyunov
1
-23
/
+27
extension '.fail.<number>'
2018-08-24
Add repository_url type parser
Karen Arutyunov
3
-1
/
+37
Backup
2018-08-23
Spec CI functionality
Boris Kolpackov
1
-4
/
+86
2018-08-21
Use throw_ios_failure() utility to deal with incompatibilities
Boris Kolpackov
1
-1
/
+1
2018-08-21
Fix throwing io_error that doesn't compile if it inherits from std::exception
Karen Arutyunov
1
-2
/
+1
2018-08-21
Implement submit-git
Karen Arutyunov
2
-82
/
+355
2018-07-30
Use unprocessable entity HTTP status code (422) for submission semantic errors
Karen Arutyunov
1
-5
/
+9
2018-07-27
Make submit request manifest values order to match doucmentation
Karen Arutyunov
1
-2
/
+5
2018-07-27
Document submission simulation
Boris Kolpackov
1
-11
/
+1
2018-07-27
Add brep-submit script
Karen Arutyunov
2
-11
/
+34
2018-07-25
Add support for submission simulating
Karen Arutyunov
2
-14
/
+19
2018-07-20
Fix messed up build_log handler response
Karen Arutyunov
1
-12
/
+27
2018-07-12
Use 'builds' parameter instead of 'pn' for ?builds handler
Karen Arutyunov
3
-11
/
+43
2018-07-11
Add support for package project manifest value
Karen Arutyunov
5
-10
/
+72
2018-07-10
Add support for package submission
Karen Arutyunov
19
-145
/
+976
2018-07-10
Spec submit logic
Boris Kolpackov
1
-0
/
+93
2018-07-10
Make use of ifdstream hashing
Karen Arutyunov
1
-2
/
+2
2018-07-05
Add backlink to module
Boris Kolpackov
1
-0
/
+1
2018-06-22
Use uncaught_exceptions() if available
Karen Arutyunov
2
-25
/
+42
C++17 deprecated uncaught_exception() and GCC 8 now issues a warning.
2018-06-12
Make project url and email optional in package manifest
Karen Arutyunov
3
-21
/
+34
2018-05-31
Add note on including repository type in build-task requests
Boris Kolpackov
1
-1
/
+1
2018-05-24
Adapt to inventing package_name type
Karen Arutyunov
11
-86
/
+123
2018-05-19
Update copyright year
Karen Arutyunov
38
-38
/
+38
2018-05-17
Pass ignore_dangling flag to dir_iterator() ctor
Karen Arutyunov
1
-1
/
+1
2018-02-02
Revert broken install workaround
Boris Kolpackov
1
-1
/
+1
2017-12-28
Make use of butl url encode() and decode() functions
Karen Arutyunov
5
-10
/
+14
2017-12-17
Convert to using operator<<(ostream,process_exit)
Boris Kolpackov
1
-17
/
+1
2017-10-03
Adapt to modularization of libbutl
Karen Arutyunov
9
-25
/
+25
2017-08-29
Use system_clock instead of timestamp::clock
Karen Arutyunov
4
-6
/
+6
2017-08-24
Don't clean generated cli files from src
Karen Arutyunov
1
-2
/
+5
2017-08-02
Reorder urls and emails on package details and version details pages
Karen Arutyunov
2
-6
/
+7
2017-07-29
Add support for src-url and doc-url package manifest values
Karen Arutyunov
2
-2
/
+15
2017-07-29
Switch to using utility library for web/
Boris Kolpackov
1
-16
/
+6
2017-07-20
Make package manifest build inclusions and exclusions order significant
Karen Arutyunov
2
-15
/
+6
2017-07-18
Make mod{brep} to depend from libs{brep}
Karen Arutyunov
1
-1
/
+1
2017-07-18
Adapt to non-optional buildtab target
Karen Arutyunov
5
-29
/
+16
2017-07-12
Make use of wildcards in buildfiles
Karen Arutyunov
1
-32
/
+7
2017-07-11
Fix to compile with libc++
Karen Arutyunov
1
-1
/
+5
2017-07-10
Add support for build include/exclude manifest values
Karen Arutyunov
5
-118
/
+342
2017-07-05
Make use of foreign package objects in build-related functionality
Karen Arutyunov
7
-232
/
+169
2017-07-03
Fix builds page to correctly display unbuilt package count
Karen Arutyunov
5
-134
/
+175
2017-06-22
Build result email text minor fix
Karen Arutyunov
1
-1
/
+1
2017-06-20
Add support for build configuration warning-detecting regexes
Karen Arutyunov
1
-1
/
+2
2017-06-14
Minor style change for package version details and builds pages
Karen Arutyunov
2
-5
/
+5
2017-06-14
Add builds to package version details page
Karen Arutyunov
5
-79
/
+167
2017-06-14
Support displaying unbuilt package configurations on builds page
Karen Arutyunov
1
-191
/
+548
2017-06-14
Get rid of package configuration unbuilt state
Karen Arutyunov
4
-34
/
+18
[next]