- 16 Oct, 2018 1 commit
-
-
Sean McGivern authored
This rewrote URLs to be absolute URLs. However, for uploads (the most common case), we actually need them to point to not just the GitLab instance, but the project they're from. Thankfully, we can normally get that information from the object we're building the hook for.
-
- 15 Oct, 2018 9 commits
-
-
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 23 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
-
Nick Thomas authored
-
Sean McGivern authored
If the request came from a canary host, show this in the performance bar by: 1. Adding a bird emoji. 2. Colouring the hostname yellow.
-
Tim Zallmann authored
Hide job sidebar on mobile Closes #52608 See merge request gitlab-org/gitlab-ce!22314
-
Filipa Lacerda authored
Resolve "Make file browser hidden by default for mobile screens" and improve layout in small screens too Closes #52361 See merge request gitlab-org/gitlab-ce!22273
-
Nick Thomas authored
-
Filipa Lacerda authored
-
Filipa Lacerda authored
This commit adds back `js-` classes needed to automatically collapse the sidebar on resize.
-