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
/
tests
/
submit
Age
Commit message (
Collapse
)
Author
Files
Lines
2021-03-27
Fix submit handler tests
Karen Arutyunov
1
-0
/
+40
2020-09-24
Fix submission handler issues arising due to package archive name ambiguity
Karen Arutyunov
2
-9
/
+58
Now we take into account the fact that the foo-bar-1.0.tar.gz archive may contain either foo-bar/1.0 or foo/bar-1.0 package.
2020-09-03
Initial support for private brep instance setup
Karen Arutyunov
2
-3
/
+181
2020-02-07
Drop copyright notice from source code
Karen Arutyunov
4
-4
/
+0
2019-08-26
Move definitions of commonly used target types to root.build
Karen Arutyunov
1
-4
/
+1
2019-03-23
Cleanup some files replacing tabs with spaces
Karen Arutyunov
1
-3
/
+3
2019-01-16
Update copyright year
Karen Arutyunov
4
-4
/
+4
2018-10-09
Filter packages manifest against CI request manifest in ci-load
Karen Arutyunov
3
-10
/
+28
2018-09-10
Adjust package submission result manifest message
Karen Arutyunov
2
-23
/
+44
2018-09-08
Add missing test files into distribution
Karen Arutyunov
1
-2
/
+3
2018-09-04
Rename .test/test{} to .testscript/testscript{}
Karen Arutyunov
4
-9
/
+9
2018-09-01
Add ci-load
Karen Arutyunov
5
-21
/
+18
2018-08-28
Fix submit-git to respond with 422 (client) error if fail to git-clone ↵
Karen Arutyunov
2
-13
/
+90
control URL
2018-08-28
Add basic support for CI request handling
Karen Arutyunov
2
-6
/
+8
2018-08-28
Always serialize reference submit result manifest value if available and ↵
Karen Arutyunov
3
-13
/
+29
restructure handlers dir
2018-08-22
Add support for author-* request manifest values in submit-git handler
Karen Arutyunov
2
-25
/
+114
2018-08-22
Add support for --commiter-* options in submit-git handler
Karen Arutyunov
1
-3
/
+3
2018-08-22
Fix project ownership authentication in submit-git handler
Karen Arutyunov
1
-8
/
+11
2018-08-21
Implement submit-git
Karen Arutyunov
10
-0
/
+960