.. |
build.go
|
return files/artifacts with build
|
2017-07-26 17:58:44 -04:00 |
build_test.go
|
fixes #914
|
2017-05-14 19:59:13 +02:00 |
cc.go
|
updated vendor files and paths
|
2015-09-29 18:21:17 -07:00 |
cc_test.go
|
fix failing gitlab and cc tests
|
2015-09-30 14:18:09 -07:00 |
config.go
|
simplify gating logic
|
2017-05-05 20:05:42 +02:00 |
const.go
|
use visibility to alter permissions
|
2017-05-23 00:44:58 +02:00 |
environ.go
|
inject globals
|
2017-06-26 15:27:53 -04:00 |
event.go
|
refactor job to proc
|
2017-04-02 23:13:26 +09:00 |
feed.go
|
repo feed for latest build only
|
2016-06-14 17:34:47 -07:00 |
file.go
|
capture file metadata
|
2017-08-02 16:04:00 -04:00 |
limit.go
|
prevent per-user concurrent sync
|
2017-09-29 11:21:06 -07:00 |
netrc.go
|
update yaml for s3 upload
|
2016-05-26 11:08:48 -07:00 |
perm.go
|
improve flush capability during sync
|
2017-07-16 13:37:16 -04:00 |
proc.go
|
restart build by clearing prior procs and logs
|
2017-04-04 19:50:15 +09:00 |
queue.go
|
initial work to enable grpc
|
2017-06-28 13:21:22 -04:00 |
registry.go
|
wip enable pluggable secret and registry backends
|
2017-04-11 19:06:45 +02:00 |
repo.go
|
Made ResetVisibility and ParseRepo generic.
|
2017-08-21 18:49:09 -04:00 |
resource_limit.go
|
Allow specifying limits for pipeline steps from server config (#2085)
|
2017-06-24 08:16:16 -04:00 |
secret.go
|
secret event can be empty
|
2017-05-20 01:01:30 +02:00 |
secret_test.go
|
add test in secret validation
|
2017-07-12 16:29:03 +09:00 |
sender.go
|
re-use gated logic
|
2017-05-05 19:13:40 +02:00 |
settings.go
|
persist and compare yaml for gating
|
2017-05-05 18:59:37 +02:00 |
team.go
|
refactoring input and configuration
|
2016-04-29 12:39:56 -07:00 |
user.go
|
enable dot(.) in usernames
|
2017-10-05 14:02:23 -07:00 |
user_test.go
|
enable dot(.) in usernames
|
2017-10-05 14:02:23 -07:00 |