- 02 Jan, 2019 40 commits
-
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Release Tools Bot authored
[ci skip]
-
GitLab Bot authored
-
Mike Greiling authored
Add project milestone link Closes #49289 See merge request gitlab-org/gitlab-ce!22552
-
Mike Greiling authored
Port of ccr/49289_milestone_link to EE See merge request gitlab-org/gitlab-ee!8168
-
GitLab Bot authored
-
Robert Speicher authored
Fix deprecation: insert_sql is deprecated and will be removed See merge request gitlab-org/gitlab-ce!23944
-
GitLab Bot authored
-
Robert Speicher authored
Fix deprecation: redirect_to :back is deprecated See merge request gitlab-org/gitlab-ce!23943
-
Jasper Maes authored
-
Jasper Maes authored
-
GitLab Bot authored
-
Stan Hu authored
Avoid extra storage bucket perm and query See merge request gitlab-org/gitlab-ce!23995
-
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
-