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
path:
root
/
spec
/
services
/
create_commit_service_spec.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert to RSpec3 syntax via transpec
rs-rspec3
Robert Speicher
2015-08-30
1
-16
/
+16
*
Use `described_class` where appropriate
Robert Speicher
2015-08-30
1
-1
/
+1
*
Use `eq` instead of `==` in matchers
Robert Speicher
2015-08-30
1
-7
/
+7
*
Don't `describe` symbols
Robert Speicher
2015-08-30
1
-2
/
+2
*
`be_(false|true)` -> `be_(falsey|truthy)`
Robert Speicher
2015-08-30
1
-3
/
+3
*
Prefer `failed` commit status over `skipped` if no builds were created
broken-yaml-errors
Kamil Trzcinski
2015-08-06
1
-0
/
+13
*
Fix broken yaml error saving
Kamil Trzcinski
2015-08-06
1
-0
/
+15
*
Fixed specs
Kamil Trzcinski
2015-08-05
1
-1
/
+1
*
Commits with [ci skip] have special skipped status
Kamil Trzcinski
2015-08-05
1
-0
/
+1
*
Allow to specify flexible list of types in yaml
Kamil Trzcinski
2015-07-10
1
-26
/
+0
*
Improved validation of .gitlab-ci.yml
Valery Sizov
2015-06-29
1
-1
/
+1
*
yaml refactoring
Valery Sizov
2015-06-19
1
-11
/
+0
*
improve parser
Valery Sizov
2015-06-15
1
-1
/
+1
*
New syntax of gitlab-ci.yml
Valery Sizov
2015-06-12
1
-17
/
+33
*
Do not retry build for the same commit and ref
Valery Sizov
2015-06-05
1
-0
/
+21
*
fix specs
Valery Sizov
2015-06-03
1
-40
/
+47
*
Fix 'ci skip' tag
Valery Sizov
2015-04-28
1
-0
/
+17
*
skip commit creation if there is no appropriate job
Valery Sizov
2015-04-10
1
-2
/
+42
*
refactoring of deploy job creation
deploy_without_tests
Valery Sizov
2015-04-01
1
-0
/
+13
*
Fix tests
Dmitriy Zaporozhets
2015-01-10
1
-4
/
+2
*
Refactor commits/builds logic
Dmitriy Zaporozhets
2014-11-05
1
-0
/
+1
*
Separate Commit model and logic from Build model|etc...
Kestred
2014-08-23
1
-0
/
+25