- 02 Jan, 2019 38 commits
-
-
GitLab Bot authored
-
Clement Ho authored
Use `parsePikadayDate` to parse due date string Closes #55266 See merge request gitlab-org/gitlab-ce!24045
-
Kamil Trzciński authored
Fix some warnings "shadowing outer local variable" See merge request gitlab-org/gitlab-ee!8984
-
GitLab Bot authored
-
Douwe Maan authored
Handle 'git push -o ci.skip' Closes #18667 See merge request gitlab-org/gitlab-ce!15643
-
Douwe Maan authored
[EE] Add support for Git push options, specifically ci.skip See merge request gitlab-org/gitlab-ee!8992
-
Jonathon Reinhart authored
gitlab-org/gitlab-shell!166 added support for collecting push options from the environment, and passing them along to the /internal/post_receive API endpoint. This change handles the new push_options JSON element in the payload, and passes them on through to the GitPushService and GitTagPushService services. Futhermore, it adds support for the first push option, ci.skip. With this change, one can use 'git push -o ci.skip' to skip CI pipe execution. Note that the pipeline is still created, but in the "skipped" state, just like with the 'ci skip' commit message text. Implements #18667
-
GitLab Bot authored
-
Kamil Trzciński authored
Update gitlab runner helm chart to 0.1.43 See merge request gitlab-org/gitlab-ce!24083
-
Grzegorz Bizon authored
Bump Ruby on Rails to 5.0.7.1 See merge request gitlab-org/gitlab-ce!23396
-
Peter Leitzen authored
1. ee/app/models/ee/namespace.rb:90 2. ee/app/models/ee/namespace.rb:102 3. ee/app/models/ee/project.rb:520
-
Sean McGivern authored
Regenerate locale/gitlab.pot See merge request gitlab-org/gitlab-ee!8991
-
Sean McGivern authored
-
GitLab Bot authored
-
John Jarvis authored
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve "Show the activity filter dropdown in discussion tab only, show all discussions always in changes tab" Closes #54206 See merge request gitlab-org/gitlab-ce!24082
-
GitLab Bot authored
-
Sean McGivern authored
Resolve "Update `Milestone` sort to say say `Milestone due date`" Closes #55369 See merge request gitlab-org/gitlab-ce!24080
-
GitLab Bot authored
-
Kamil Trzciński authored
Use directories.new when getting S3 directory Closes gitlab-com/gl-infra/infrastructure#5807 See merge request gitlab-org/gitlab-ce!23981
-
GitLab Bot authored
-
Kushal Pandya authored
Resolve "User activity is stuck loading when there is none" Closes #55755 See merge request gitlab-org/gitlab-ce!24063
-
Martin Wortschack authored
-
Grzegorz Bizon authored
Upgrade GitLab QA image to Ruby 2.5 See merge request gitlab-org/gitlab-ce!24091
-
John Jarvis authored
[master] Escape html entities when no label found See merge request gitlab/gitlabhq!2706
-
John Jarvis authored
[master] Secret CI variables can exposed by creating a tag with the same name as an existing protected branch See merge request gitlab/gitlabhq!2596
-
John Jarvis authored
[master] Set URL rel attribute for broken URLs See merge request gitlab/gitlabhq!2695
-
John Jarvis authored
[master] Security todos not redacted for guests See merge request gitlab/gitlabhq!2697
-
GitLab Bot authored
-
Sean McGivern authored
Remove gem install bundler from Docker-based Ruby environments Closes #55838 See merge request gitlab-org/gitlab-ce!24093
-
GitLab Bot authored
-
Ramya Authappan authored
log text_filter arg of find_element Closes gitlab-org/quality/nightly#52 See merge request gitlab-org/gitlab-ce!24064
-
Constance Okoghenun authored
Discussion filters will be hidden on Commits, Pipelines, and Changes tabs on merge requests page. This does not affect its behavior on issues page
-
GitLab Bot authored
-
Evan Read authored
Updating link to correctly point to environment scope docs See merge request gitlab-org/gitlab-ce!24023
-
GitLab Bot authored
-
Evan Read authored
Update mysql.md - broken link See merge request gitlab-org/gitlab-ce!23988
-
- 01 Jan, 2019 2 commits
-
-
Evan Read authored
Update Geo Architecture Diagram in our documentation Closes #8592 See merge request gitlab-org/gitlab-ee!7317
-
Gabriel Mazetto authored
-