index
:
delta/gitlab/gitlab-ci.git
1-2-stable
2-0-stable
2-1-stable
2-2-stable
3-0-stable
3-1-stable
3-2-stable
4-0-stable
4-1-stable
4-2-stable
4-3-stable
5-0-stable
5-1-stable
5-2-stable
5-3-stable
5-4-stable
7-10-stable
7-11-stable
7-12-stable
7-12-stable_revert
7-13-stable
7-14-stable
7-14-update-docs
7-8-stable
7-9-stable
8-0-stable
8-1-stable
access-token-api
allow-failure-fix
allow-per-job-failure
allow_regex_for_project_skip_ref
annotations
api_rework
application_settings
backup
backup-directory-permissions
baserock/morph
branch_wildcard_fix
broken-yaml-errors
build-triggers
build-types
builds-path
cancel_commit
ci-docs
ci_forking
ci_skip_fix
cleanup
commit_creation_fix
commit_not_found_error
coverage-calc
deploy_job_api
deploy_without_tests
detail-two-possibilities-for-scripts
developers_can_cancel_job
doc_migration_to_omnibus
docker-doc
docker-image
encrypt-variables
endless_scroll
export-script
fix-commits-ordering-for-postgresql
fix-doc-link
fix-projects-api-empty-list
fix-skip-ci
fix-variable-saving-error
fix_job_creation
fix_project_duplication
fork_support
gh-pages
hook_for_empty_projects
improve-runners-page
improve-ui
improve_test_coverage
jobs_in_yml
lint
lint_url_fix
master
migrate-tables-to-ci-prefix
new_syntax
nice-badges
no_runners_alert
note_about_config
oauth_everywhere
pagination_bug
project-runners-page
project_consistency_with_gitlab
project_search
public_builds
redis-cache
refactoring_user_url
remove-unused-entities
remove_deprecated_code
rename-type-to-stage
requirements
rework-docs
rs-issue-214
rs-rspec3
runner-link
runners_ui_fix
save_info_from_runner
search-runners
secrets-perm
secrets-yaml
secure-oauth-state
service-testing
skipped_commit
templates
test-coverage
testbranchjob
to_stable
trace_in_file
travis-ci
trigger-ci
truncate-fix
update-docs
update-gems
update_backup_restore_doc
update_doc
user-avatar
variable-fix
variables
yaml-validation
yaml-variables
gitlab.com: gitlab-org/gitlab-ci.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
1-2-stable
Update docs
Dmitriy Zaporozhets
12 years
2-0-stable
Merge pull request #112 from DejaAugustine/2-0-stable
Dmitriy Zaporozhets
12 years
2-1-stable
Fix branch to init.d & nginx config
Dmitriy Zaporozhets
12 years
2-2-stable
Merge pull request #193 from chulkilee/2-2-stable
Dmitriy Zaporozhets
11 years
3-0-stable
Merge pull request #266 from jasonm23/patch-1
Dmitriy Zaporozhets
11 years
3-1-stable
Merge branch 'checkout_3_1' of /home/git/repositories/gitlab/gitlab-ci into 3...
Dmitriy Zaporozhets
11 years
3-2-stable
Version up to 3.2.0
Dmitriy Zaporozhets
11 years
4-0-stable
Version to 4.0.1
Dmitriy Zaporozhets
11 years
4-1-stable
Fix links for GitLab CI emails
Dmitriy Zaporozhets
11 years
4-2-stable
Version 4.2.2
Dmitriy Zaporozhets
11 years
4-3-stable
Merge branch 'gitlab-org/gitlab-ci#9' into '4-3-stable'
Valery Sizov
10 years
5-0-stable
Version 5.0.1
Dmitriy Zaporozhets
10 years
5-1-stable
release 5.1
Valery Sizov
10 years
5-2-stable
Bump VERSION to 5.2.1
Jacob Vosmaer
10 years
5-3-stable
Bumped VERSION to 5.3.0
Patricio Cano
10 years
5-4-stable
Version 5.4.2
Dmitriy Zaporozhets
10 years
7-10-stable
Version 7.10.5
Job van der Voort
9 years
7-11-stable
Version 7.11.4
Job van der Voort
9 years
7-12-stable
Version 7.12.2
Jacob Vosmaer
9 years
7-12-stable_revert
Revert "Build registering fix"
Valery Sizov
9 years
7-13-stable
Version 7.13.5
Valery Sizov
9 years
7-14-stable
Version 7.14.3
Robert Speicher
9 years
7-14-update-docs
Added 7.14 update docs
Kamil Trzcinski
9 years
7-8-stable
Version 7.8.4
Marin Jankovski
10 years
7-9-stable
Version 7.9.4
Dmitriy Zaporozhets
10 years
8-0-stable
Version 8.0.5
Robert Speicher
9 years
8-1-stable
Version 8.1.0.rc2
Robert Speicher
9 years
access-token-api
Fix broken specs
Kamil Trzcinski
9 years
allow-failure-fix
Don't send notifications for jobs with allow_failure set
Kamil Trzcinski
9 years
allow-per-job-failure
Allow to defined per-job allow_failure parameter
Kamil Trzcinski
9 years
allow_regex_for_project_skip_ref
Allow Project#skip_refs to accept & match regex
Andrew Ang
10 years
annotations
Update annotations
Kamil Trzcinski
9 years
api_rework
API rework && tests
Valery Sizov
10 years
application_settings
Added missing RequestStore
Kamil Trzcinski
9 years
backup
move backup document to raketasks
Valery Sizov
10 years
backup-directory-permissions
Relax permissions on backup files for export
Jacob Vosmaer
9 years
baserock/morph
add morph file
Paul Sherwood
10 years
branch_wildcard_fix
Fix skip_refs parameter, glob pattern implementation
Valery Sizov
10 years
broken-yaml-errors
Prefer `failed` commit status over `skipped` if no builds were created
Kamil Trzcinski
9 years
build-triggers
Added TriggerController specs
Kamil Trzcinski
9 years
build-types
Fix specs
Kamil Trzcinski
9 years
builds-path
Make configurable builds_path in application.yml
Kamil Trzcinski
9 years
cancel_commit
Ability to cancel all builds in the commit at once
Valery Sizov
9 years
ci-docs
more why on ci yml
Job van der Voort
9 years
ci_forking
forking projects
Valery Sizov
10 years
ci_skip_fix
update changelog
Valery Sizov
10 years
cleanup
annotate
Valery Sizov
10 years
commit_creation_fix
update changelog
Valery Sizov
9 years
commit_not_found_error
not_found status of commit
Valery Sizov
9 years
coverage-calc
Use builds_without_retry to calculate average coverage
Kamil Trzcinski
9 years
deploy_job_api
update changelog
Valery Sizov
10 years
deploy_without_tests
refactoring of deploy job creation
Valery Sizov
10 years
detail-two-possibilities-for-scripts
Detail that people can use script to do `rake rspec` but also to call a `test...
Sytse Sijbrandij
9 years
developers_can_cancel_job
developers can cancel and retry job
Valery Sizov
10 years
doc_migration_to_omnibus
Doc: Migrating to packaged CI
Valery Sizov
10 years
docker-doc
Final touches
Kamil Trzcinski
9 years
docker-image
Added annotations
Kamil Trzcinski
9 years
encrypt-variables
Fix annotations
Kamil Trzcinski
9 years
endless_scroll
remove vendor from gitignore
Valery Sizov
9 years
export-script
Commit final schema
Jacob Vosmaer
9 years
fix-commits-ordering-for-postgresql
Fix commits ordering when using PostgreSQL
Kamil Trzcinski
9 years
fix-doc-link
Fix invalid link to doc.gitlab.com
Kamil Trzcinski
9 years
fix-projects-api-empty-list
Fix project API listing returning empty list when first projects are not adde...
Kamil Trzcinski
9 years
fix-skip-ci
Prevent crash when push new branch with empty commits list
Dmitriy Zaporozhets
9 years
fix-variable-saving-error
Fix specs
Kamil Trzcinski
9 years
fix_job_creation
fix jobs creation
Valery Sizov
10 years
fix_project_duplication
update changelog
Valery Sizov
9 years
fork_support
doc for api forks
Valery Sizov
10 years
gh-pages
Create gh-pages branch via GitHub
Dmitriy Zaporozhets
12 years
hook_for_empty_projects
Hide Test hook button for empty projects
Valery Sizov
10 years
improve-runners-page
Improve prototype
Dmitriy Zaporozhets
10 years
improve-ui
Put webhooks and service navs together for consistency with GitLab
Dmitriy Zaporozhets
10 years
improve_test_coverage
Improved test coverage
Valery Sizov
10 years
jobs_in_yml
minor fixes
Valery Sizov
9 years
lint
spec fix
Valery Sizov
9 years
lint_url_fix
lint relative path
Valery Sizov
9 years
master
Fixed broken link [ci skip]
Patricio Cano
9 years
migrate-tables-to-ci-prefix
Migrate tables
Kamil Trzcinski
9 years
new_syntax
documentation
Valery Sizov
9 years
nice-badges
Fix tests
Dmitriy Zaporozhets
9 years
no_runners_alert
update changelog
Valery Sizov
9 years
note_about_config
Add a note that changing example configuration files requires changing omnibu...
Marin Jankovski
9 years
oauth_everywhere
Get rid of private message usage
Valery Sizov
9 years
pagination_bug
update changelog
Valery Sizov
10 years
project-runners-page
update changelog
Valery Sizov
10 years
project_consistency_with_gitlab
update changelog
Valery Sizov
10 years
project_search
update changelog
Valery Sizov
10 years
public_builds
update changelog
Valery Sizov
9 years
redis-cache
Recreate database
Kamil Trzcinski
9 years
refactoring_user_url
refactoring network related code
Valery Sizov
10 years
remove-unused-entities
Remove unused entities
Kamil Trzcinski
9 years
remove_deprecated_code
remove deprecated code
Valery Sizov
10 years
rename-type-to-stage
Fix documentation
Kamil Trzcinski
9 years
requirements
add new requirements
Valery Sizov
9 years
rework-docs
Fix rendering issues
Kamil Trzcinski
9 years
rs-issue-214
Bump coveralls version
Robert Speicher
9 years
rs-rspec3
Convert to RSpec3 syntax via transpec
Robert Speicher
9 years
runner-link
Disable link to runner if it's not assigned to specific project: fixes 404 wh...
Kamil Trzcinski
9 years
runners_ui_fix
update changelog
Valery Sizov
9 years
save_info_from_runner
storing runner info
Valery Sizov
10 years
search-runners
Search runners by token or description on admin/runners page
Dmitriy Zaporozhets
10 years
secrets-perm
Create config/secrets.yml with 0600
Kamil Trzcinski
9 years
secrets-yaml
Add CHANGELOG entry
Kamil Trzcinski
9 years
secure-oauth-state
Fix invalid spec for generate_oauth_hmac
Kamil Trzcinski
9 years
service-testing
Fix rubocop
Kamil Trzcinski
9 years
skipped_commit
Fixed specs
Kamil Trzcinski
9 years
templates
improve email templates
Valery Sizov
10 years
test-coverage
TEST
Dmitriy Zaporozhets
9 years
testbranchjob
testcommit
Job van der Voort
9 years
to_stable
spec fix
Valery Sizov
9 years
trace_in_file
spec minor fix
Valery Sizov
9 years
travis-ci
refactoring STEP 5
Valery Sizov
9 years
trigger-ci
trigger ci
Jacob Vosmaer
10 years
truncate-fix
Fix truncate_first_line if message is nil
Kamil Trzcinski
9 years
update-docs
Update documentation
Kamil Trzcinski
9 years
update-gems
Update all gems to latest versions according to Gemfile specification
Kamil Trzcinski
9 years
update_backup_restore_doc
Add option multipart_chunk_size to docs, stop correct services.
Marin Jankovski
9 years
update_doc
update documentation
Valery Sizov
9 years
user-avatar
Fix broken specs
Kamil Trzcinski
9 years
variable-fix
Require the variable key to be set and unique
Kamil Trzcinski
9 years
variables
TYPO
Valery Sizov
9 years
yaml-validation
Make the YAML validation more stricter
Kamil Trzcinski
9 years
yaml-variables
Update documentation
Kamil Trzcinski
9 years
Tag
Download
Author
Age
v8.1.0.rc2
gitlab-ci-8.1.0.rc2.tar.gz
Robert Speicher
9 years
v8.1.0.rc1
gitlab-ci-8.1.0.rc1.tar.gz
Robert Speicher
9 years
v8.0.5
gitlab-ci-8.0.5.tar.gz
Robert Speicher
9 years
v8.0.4
gitlab-ci-8.0.4.tar.gz
Robert Speicher
9 years
v8.0.3
gitlab-ci-8.0.3.tar.gz
Robert Speicher
9 years
v8.0.2
gitlab-ci-8.0.2.tar.gz
Robert Speicher
9 years
v8.0.1
gitlab-ci-8.0.1.tar.gz
Robert Speicher
9 years
v8.0.0
gitlab-ci-8.0.0.tar.gz
Marin Jankovski
9 years
v8.0.0.rc4
gitlab-ci-8.0.0.rc4.tar.gz
Robert Speicher
9 years
v8.0.0.rc3
gitlab-ci-8.0.0.rc3.tar.gz
Marin Jankovski
9 years
v8.0.0.rc2
gitlab-ci-8.0.0.rc2.tar.gz
Robert Speicher
9 years
v8.0.0.rc1
gitlab-ci-8.0.0.rc1.tar.gz
Marin Jankovski
9 years
v7.14.3
gitlab-ci-7.14.3.tar.gz
Robert Speicher
9 years
v7.14.2
gitlab-ci-7.14.2.tar.gz
Robert Speicher
9 years
v7.14.1
gitlab-ci-7.14.1.tar.gz
Robert Speicher
9 years
v7.14.0
gitlab-ci-7.14.0.tar.gz
Robert Speicher
9 years
v7.14.0.rc3
gitlab-ci-7.14.0.rc3.tar.gz
Robert Speicher
9 years
v7.14.0.rc2
gitlab-ci-7.14.0.rc2.tar.gz
Robert Speicher
9 years
v7.14.0.rc1
gitlab-ci-7.14.0.rc1.tar.gz
Robert Speicher
9 years
v7.13.5
gitlab-ci-7.13.5.tar.gz
Valery Sizov
9 years
v7.13.4
gitlab-ci-7.13.4.tar.gz
Valery Sizov
9 years
v7.13.3
gitlab-ci-7.13.3.tar.gz
Valery Sizov
9 years
v7.13.2
gitlab-ci-7.13.2.tar.gz
Valery Sizov
9 years
v7.13.1
gitlab-ci-7.13.1.tar.gz
Valery Sizov
9 years
v7.13.0
gitlab-ci-7.13.0.tar.gz
Valery Sizov
9 years
v7.13.0.rc4
gitlab-ci-7.13.0.rc4.tar.gz
Valery Sizov
9 years
v7.13.0.rc3
gitlab-ci-7.13.0.rc3.tar.gz
Valery Sizov
9 years
v7.13.0.rc2
gitlab-ci-7.13.0.rc2.tar.gz
Valery Sizov
9 years
v7.13.0.rc1
gitlab-ci-7.13.0.rc1.tar.gz
Valery Sizov
9 years
v7.12.2
gitlab-ci-7.12.2.tar.gz
Jacob Vosmaer
9 years
v7.12.1
gitlab-ci-7.12.1.tar.gz
Jacob Vosmaer
9 years
v7.12.0
gitlab-ci-7.12.0.tar.gz
Jacob Vosmaer
9 years
v7.12.0.rc3
gitlab-ci-7.12.0.rc3.tar.gz
Jacob Vosmaer
9 years
v7.12.0.rc2
gitlab-ci-7.12.0.rc2.tar.gz
Jacob Vosmaer
9 years
v7.12.0.rc1
gitlab-ci-7.12.0.rc1.tar.gz
Jacob Vosmaer
9 years
v7.11.4
gitlab-ci-7.11.4.tar.gz
Job van der Voort
9 years
v7.11.3
gitlab-ci-7.11.3.tar.gz
Job van der Voort
9 years
v7.10.5
gitlab-ci-7.10.5.tar.gz
Job van der Voort
9 years
v7.11.2
gitlab-ci-7.11.2.tar.gz
Patricio Cano
9 years
v7.11.1
gitlab-ci-7.11.1.tar.gz
Job van der Voort
9 years
v7.11.0
gitlab-ci-7.11.0.tar.gz
Job van der Voort
9 years
v7.11.0.rc2
gitlab-ci-7.11.0.rc2.tar.gz
Job van der Voort
9 years
v7.11.0.rc1
gitlab-ci-7.11.0.rc1.tar.gz
Job van der Voort
9 years
v7.10.4
gitlab-ci-7.10.4.tar.gz
Job van der Voort
10 years
v7.10.3
gitlab-ci-7.10.3.tar.gz
Job van der Voort
10 years
v7.10.2
gitlab-ci-7.10.2.tar.gz
Job van der Voort
10 years
v7.10.1
gitlab-ci-7.10.1.tar.gz
Job van der Voort
10 years
v7.10.0
gitlab-ci-7.10.0.tar.gz
Job van der Voort
10 years
v7.10.0.rc8
gitlab-ci-7.10.0.rc8.tar.gz
Job van der Voort
10 years
v7.10.0.rc6
gitlab-ci-7.10.0.rc6.tar.gz
Job van der Voort
10 years
v7.10.0.rc5
gitlab-ci-7.10.0.rc5.tar.gz
Job van der Voort
10 years
v7.10.0.rc4
gitlab-ci-7.10.0.rc4.tar.gz
Job van der Voort
10 years
v7.10.0.rc3
gitlab-ci-7.10.0.rc3.tar.gz
Job van der Voort
10 years
v7.10.0.rc2
gitlab-ci-7.10.0.rc2.tar.gz
Job van der Voort
10 years
v7.10.0.rc1
gitlab-ci-7.10.0.rc1.tar.gz
Job van der Voort
10 years
v7.9.4
gitlab-ci-7.9.4.tar.gz
Dmitriy Zaporozhets
10 years
v7.9.3
gitlab-ci-7.9.3.tar.gz
Patricio Cano
10 years
v7.9.2
gitlab-ci-7.9.2.tar.gz
Dmitriy Zaporozhets
10 years
v7.9.1
gitlab-ci-7.9.1.tar.gz
Dmitriy Zaporozhets
10 years
v7.9.0
gitlab-ci-7.9.0.tar.gz
Dmitriy Zaporozhets
10 years
v7.9.0.rc3
gitlab-ci-7.9.0.rc3.tar.gz
Marin Jankovski
10 years
v7.9.0.rc2
gitlab-ci-7.9.0.rc2.tar.gz
Dmitriy Zaporozhets
10 years
v7.9.0.rc1
gitlab-ci-7.9.0.rc1.tar.gz
Marin Jankovski
10 years
v7.8.4
gitlab-ci-7.8.4.tar.gz
Marin Jankovski
10 years
v7.8.3
gitlab-ci-7.8.3.tar.gz
Marin Jankovski
10 years
v7.8.2
gitlab-ci-7.8.2.tar.gz
Marin Jankovski
10 years
v7.8.1
gitlab-ci-7.8.1.tar.gz
Marin Jankovski
10 years
v7.8.0
gitlab-ci-7.8.0.tar.gz
Marin Jankovski
10 years
v7.8.0.rc6
gitlab-ci-7.8.0.rc6.tar.gz
Marin Jankovski
10 years
v7.8.0.rc5
gitlab-ci-7.8.0.rc5.tar.gz
Marin Jankovski
10 years
v7.8.0.rc4
gitlab-ci-7.8.0.rc4.tar.gz
Dmitriy Zaporozhets
10 years
v7.8.0.rc3
gitlab-ci-7.8.0.rc3.tar.gz
Dmitriy Zaporozhets
10 years
v7.8.0.rc2
gitlab-ci-7.8.0.rc2.tar.gz
Marin Jankovski
10 years
v7.8.0.rc1
gitlab-ci-7.8.0.rc1.tar.gz
Marin Jankovski
10 years
v5.4.2
gitlab-ci-5.4.2.tar.gz
Dmitriy Zaporozhets
10 years
v5.4.1
gitlab-ci-5.4.1.tar.gz
Dmitriy Zaporozhets
10 years
v5.4.0
gitlab-ci-5.4.0.tar.gz
Dmitriy Zaporozhets
10 years
v5.4.0.rc3
gitlab-ci-5.4.0.rc3.tar.gz
Dmitriy Zaporozhets
10 years
v5.4.0.rc2
gitlab-ci-5.4.0.rc2.tar.gz
Dmitriy Zaporozhets
10 years
v5.4.0.rc1
gitlab-ci-5.4.0.rc1.tar.gz
Dmitriy Zaporozhets
10 years
v5.3.0
gitlab-ci-5.3.0.tar.gz
Patricio Cano
10 years
v5.3.0.rc1
gitlab-ci-5.3.0.rc1.tar.gz
Patricio Cano
10 years
v5.2.1
gitlab-ci-5.2.1.tar.gz
Jacob Vosmaer
10 years
v5.2.0
gitlab-ci-5.2.0.tar.gz
Jacob Vosmaer
10 years
v5.2.0.rc1
gitlab-ci-5.2.0.rc1.tar.gz
Jacob Vosmaer
10 years
v5.1.0
gitlab-ci-5.1.0.tar.gz
Valery Sizov
10 years
v5.0.1
gitlab-ci-5.0.1.tar.gz
Dmitriy Zaporozhets
10 years
v5.0.0
gitlab-ci-5.0.0.tar.gz
Dmitriy Zaporozhets
11 years
v4.3.0
gitlab-ci-4.3.0.tar.gz
Dmitriy Zaporozhets
11 years
v4.2.2
gitlab-ci-4.2.2.tar.gz
Dmitriy Zaporozhets
11 years
v4.2.1
gitlab-ci-4.2.1.tar.gz
Dmitriy Zaporozhets
11 years
v4.2.0
gitlab-ci-4.2.0.tar.gz
Dmitriy Zaporozhets
11 years
v4.1.0
gitlab-ci-4.1.0.tar.gz
Dmitriy Zaporozhets
11 years
v4.0.1
gitlab-ci-4.0.1.tar.gz
Dmitriy Zaporozhets
11 years
v4.0.0
gitlab-ci-4.0.0.tar.gz
Dmitriy Zaporozhets
11 years
v3.2.0
gitlab-ci-3.2.0.tar.gz
Dmitriy Zaporozhets
11 years
v3.1.0
gitlab-ci-3.1.0.tar.gz
Dmitriy Zaporozhets
11 years
v3.0.0
gitlab-ci-3.0.0.tar.gz
Dmitriy Zaporozhets
11 years
v2.2.0
gitlab-ci-2.2.0.tar.gz
Dmitriy Zaporozhets
12 years
v2.1.0
gitlab-ci-2.1.0.tar.gz
Dmitriy Zaporozhets
12 years
v2.0.0
gitlab-ci-2.0.0.tar.gz
Dmitriy Zaporozhets
12 years
v1.2.0
gitlab-ci-1.2.0.tar.gz
Dmitriy Zaporozhets
12 years
v1.1.1
gitlab-ci-1.1.1.tar.gz
Dmitriy Zaporozhets
12 years
v1.1.0
gitlab-ci-1.1.0.tar.gz
Dmitriy Zaporozhets
12 years
v1.0.1
gitlab-ci-1.0.1.tar.gz
Dmitriy Zaporozhets
12 years
v1.0.0
gitlab-ci-1.0.0.tar.gz
Dmitriy Zaporozhets
12 years