- 05 Mar, 2019 16 commits
-
-
ealcantara authored
-
ealcantara authored
Delete mirror-action-buttons class that removes right padding from repository mirror action buttons
-
Grzegorz Bizon authored
Simplify CI/CD configuration on serverless projects Closes #57405 See merge request gitlab-org/gitlab-ce!25523
-
Phil Hughes authored
Link to the MR from current branch in Web IDE Closes #49663 See merge request gitlab-org/gitlab-ce!25689
-
Grzegorz Bizon authored
Resolve "CI status icon mismatch on Merge Requests page and the MR itself" Closes #45305 See merge request gitlab-org/gitlab-ce!25407
-
Sanad Liaquat authored
Script to generate Perf Testdata Closes #58140 See merge request gitlab-org/gitlab-ce!25548
-
Ramya Authappan authored
-
Kushal Pandya authored
Scope gitlab:ui:visual pipeline job to css only changes Closes #58514 See merge request gitlab-org/gitlab-ce!25755
-
Clement Ho authored
-
Kamil Trzciński authored
Rename ambiguous association names in Ci::Pipeline See merge request gitlab-org/gitlab-ce!25672
-
Kushal Pandya authored
Add gitlab ui visual test See merge request gitlab-org/gitlab-ce!24255
-
Clement Ho authored
-
Evan Read authored
Update Health Check typo & adjust formatting See merge request gitlab-org/gitlab-ce!25722
-
Evan Read authored
docs: ldap users must have email address set Closes #40071 See merge request gitlab-org/gitlab-ce!25691
-
Moritz Bellach authored
-
Shinya Maeda authored
fix it ok Fix head pipeline
-
- 04 Mar, 2019 24 commits
-
-
Kamil Trzciński authored
Expose additional merge request pipeline variables See merge request gitlab-org/gitlab-ce!24595
-
Hiroyuki Sato authored
Conflicts: doc/ci/variables/README.md spec/models/ci/pipeline_spec.rb
-
Annabel Dunstone Gray authored
commit page info-well overflow fix #56436 Closes #56436 See merge request gitlab-org/gitlab-ce!24799
-
Gokhan Apaydin authored
-
Stan Hu authored
sidekiq: terminate child processes at shutdown See merge request gitlab-org/gitlab-ce!25669
-
Mark Lapierre authored
Quarantine git protocol v2 tests See merge request gitlab-org/gitlab-ce!25744
-
Denys Mishunov authored
New `Api.projectMergeRequests` allows: - to query for all MRs on a project without specifying `mergeRequestId` - to filter the returned MRs using parameters from https://bit.ly/2H7We4V The new API request is used for fetching information about MRs associated with a particular branch in Web IDE to have IdeSidebar behave consistently in both scenarios: - getting to a branch from and MR (where we already have info about relevant MR), or - getting to a branch somehow differently directly For cases where there are several merge requests that the current branch is associated with, mark the most recent one as 'current' Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/49663
-
Phil Hughes authored
Removes EE differences from ci_icon.vue Closes gitlab-ee#10084 See merge request gitlab-org/gitlab-ce!25742
-
Nick Thomas authored
Sidekiq jobs frequently spawn long-lived child processes to do work. In some circumstances, these can be reparented to init when sidekiq is terminated, leading to duplication of work and strange concurrency problems. This commit changes sidekiq so that, if run as a process group leader, it will forward `INT` and `TERM` signals to the whole process group. If the memory killer is active, it will also use the process group when resorting to `kill -9` to shut down. These changes mean that a naive `kill <pid-of-sidekiq>` will now do the right thing, killing any child processes spawned by sidekiq, as long as the process supervisor placed it in its own process group. If sidekiq isn't a process group leader, this new code is skipped.
-
Mark Lapierre authored
-
Ramya Authappan authored
De-quarantine project activity test Closes gitlab-org/quality/staging#21 See merge request gitlab-org/gitlab-ce!25630
-
caleb authored
Adjusted a few different areas per Evan R's suggestions within the open MR for this branch.
-
Filipa Lacerda authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-