- 15 Oct, 2018 17 commits
-
-
Rémy Coutable authored
This cop forbids the use of `element :foo, 'pattern'` and `element :bar, /pattern/` in QA files. Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Achilleas Pipinellis authored
Docs: fix table on API settings Closes gitlab-com/gitlab-docs#234 See merge request gitlab-org/gitlab-ce!22083
-
Marcia Ramos authored
-
Achilleas Pipinellis authored
Update docs maintenance upgrade path examples See merge request gitlab-org/gitlab-ce!22360
-
Chenjerai Katanda authored
-
Achilleas Pipinellis authored
Adjust link to docs development guide See merge request gitlab-org/gitlab-ce!22288
-
Winnie Hellmann authored
-
Achilleas Pipinellis authored
Improve the contributing documentation See merge request gitlab-org/gitlab-ce!22291
-
Rémy Coutable authored
Add GitLab QA spec for adding a deploy token See merge request gitlab-org/gitlab-ce!22207
-
Phil Hughes authored
Backport CE changes for: Resolves "Reviews: Resolving or unresolving discussions with “Add comment now” does not work" See merge request gitlab-org/gitlab-ce!22303
-
Grzegorz Bizon authored
Improve spec for Gitlab::Ci::Status::Pipeline::Factory Closes #52280 See merge request gitlab-org/gitlab-ce!22247
-
Rémy Coutable authored
Enable some frozen string in lib/gitlab See merge request gitlab-org/gitlab-ce!22304
-
Sean McGivern authored
Resolve "Show canary / no-canary in the performance bar" Closes #52421 See merge request gitlab-org/gitlab-ce!22222
-
Phil Hughes authored
Only display merge commit SHA when it exists Closes #48889 See merge request gitlab-org/gitlab-ce!22022
-
Mark Chao authored
-
Kamil Trzciński authored
Update Android.gitlab-ci.yml for current stable SDK See merge request gitlab-org/gitlab-ce!22336
-
Evan Read authored
Docs: Link to DeclarativePolicy framework from development guide See merge request gitlab-org/gitlab-ce!22348
-
- 14 Oct, 2018 3 commits
-
-
Thong Kuah authored
-
Evan Read authored
Docs: Fixing some bad links See merge request gitlab-org/gitlab-ce!22287
-
Marcel Amirault authored
-
- 13 Oct, 2018 4 commits
-
-
Dmitriy Zaporozhets authored
Fix duplicated key in license management job gitlab-org/gitlab-ce#52609 Closes #52609 See merge request gitlab-org/gitlab-ce!22311
-
gfyoung authored
Enable frozen string for the following files: * lib/gitlab/auth/**/*.rb * lib/gitlab/badge/**/*.rb * lib/gitlab/bare_repository_import/**/*.rb * lib/gitlab/bitbucket_import/**/*.rb * lib/gitlab/bitbucket_server_import/**/*.rb * lib/gitlab/cache/**/*.rb * lib/gitlab/checks/**/*.rb Partially addresses #47424.
-
Osama Bin Omar authored
-
Adam Lemanski authored
-
- 12 Oct, 2018 16 commits
-
-
Robert Speicher authored
Fix rubocop complaining about unicorn.rb See merge request gitlab-org/gitlab-ce!22332
-
Marcia Ramos authored
Update merge request diff navigation docs See merge request gitlab-org/gitlab-ce!22275
-
James Ramsay authored
-
Marcia Ramos authored
Drop support for Go 1.9 in GitLab 11.4 Closes #51982 See merge request gitlab-org/gitlab-ce!22324
-
Brett Walker authored
-
Tim Zallmann authored
Updates the check for started in job header See merge request gitlab-org/gitlab-ce!22329
-
Tim Zallmann authored
Add stage name in job.json response Closes #52618 See merge request gitlab-org/gitlab-ce!22317
-
Steve Azzopardi authored
-
Filipa Lacerda authored
The function that was checking if the job was started or not was expecting a boolean, however it was receiving a null. During the refactor the condition was changed, causing the function to break with null This commit fixes the check
-
Robert Speicher authored
Fix the event API docs Closes #52512 See merge request gitlab-org/gitlab-ce!22320
-
Sean McGivern authored
Backport CE changes for Ops Dashboard in EE See merge request gitlab-org/gitlab-ce!22136
-
Peter Leitzen authored
-
Mike Greiling authored
Updates gitlab-svg dependency See merge request gitlab-org/gitlab-ce!22299
-
Stan Hu authored
-
Stan Hu authored
Update GitLab Pages to v1.2.1 See merge request gitlab-org/gitlab-ce!22318
-
Jacob Vosmaer authored
-