| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ / / |
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Enhance YAML validation
/cc @vsizov
See merge request !180
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Update nokogiri version to remove warnings about libxml version mismatch.
GitLab [is using this version of nokogiri](https://gitlab.com/gitlab-org/gitlab-ce/blob/7-12-stable/Gemfile.lock#L378-379) too. The difference between current version and latest version is in multiple security and bug fixes as well as some features, see [their changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.rdoc).
Reason why I've created this MR is that upgrading to 1.6.6.2 removes warnings about libxml version mismatch when running ci rake tasks in omnibus as shown here: gitlab-org/omnibus-gitlab#636 .
See merge request !179
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Build status Badge: unable to obtain code
https://dev.gitlab.org/gitlab/gitlab-ci/issues/304
See merge request !177
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Improved validation of .gitlab-ci.yml
https://dev.gitlab.org/gitlab/gitlab-ci/issues/305
See merge request !176
|
|/ / / |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
Fix list of branches in only section
https://gitlab.com/gitlab-org/gitlab-ci/issues/195
See merge request !174
|
|/ / |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Fix coverage colcalation on the commit page
See merge request !171
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | |
| | | |
Implemented rake env:info
https://dev.gitlab.org/gitlab/gitlab-ci/issues/298
See merge request !172
|
| | | |
|
|/ / |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Disable colors in rake tasks automatically
https://gitlab.com/gitlab-org/gitlab-ci/issues/164/
See merge request !166
|
| | |
|
|/ |
|
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Warning when .gitlab-ci.yml not found
https://dev.gitlab.org/gitlab/gitlab-ci/issues/295

See merge request !164
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Explicit error when commit not found
!!! SHOULD BE MERGED WITH https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/871
https://dev.gitlab.org/gitlab/gitlab-ci/issues/280
See merge request !159
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Improved lint stability
https://dev.gitlab.org/gitlab/gitlab-ci/issues/294
See merge request !163
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| | |
Ability to cancel all builds in the commit at once
https://dev.gitlab.org/gitlab/gitlab-ci/issues/289

See merge request !160
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update webhook example
https://dev.gitlab.org/gitlab/gitlab-ci/issues/297
https://gitlab.com/gitlab-org/gitlab-ci/issues/181
See merge request !162
|
|/ / |
|
| | |
|
|\ \
| | |
| | |
| | |
| | |
| | | |
Lint with relative path
See merge request !161
|
|/ / |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| | |
fixed typos
Fixed some typos on doc
See merge request !162
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
No runner notification can see managers only
https://dev.gitlab.org/gitlab/gitlab-ci/issues/286
See merge request !158
|
|/ |
|
|\
| |
| |
| |
| |
| | |
Updated an update and install guides
See merge request !156
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Runner without tag should pick builds without tag only
https://dev.gitlab.org/gitlab/gitlab-ci/issues/278
https://gitlab.com/gitlab-org/gitlab-ci/issues/148
https://gitlab.com/gitlab-org/gitlab-ci/issues/172
See merge request !155
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
Fix: show builds for public users
https://gitlab.com/gitlab-org/gitlab-ci/issues/175
See merge request !154
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Yaml refactoring and fixes
This refactoring also fixes some bugs with validation.
https://dev.gitlab.org/gitlab/gitlab-ci/issues/281
See merge request !152
|
|/ |
|
|\
| |
| |
| |
| |
| | |
Job to Yaml migrator: `only` section fix
See merge request !150
|