- 23 Jul, 2019 11 commits
-
-
Lin Jen-Shin authored
CE pipelines don't respond to sourced_pipelines See merge request gitlab-org/gitlab-ee!14785
-
GitLab Bot authored
-
Grzegorz Bizon authored
Update GitLab Runner Helm Chart to 0.7.0/12.1.0 See merge request gitlab-org/gitlab-ce!30950
-
GitLab Bot authored
-
Kushal Pandya authored
Update webpack-bundle-analyzer to 3.3.2 See merge request gitlab-org/gitlab-ce!31035
-
Stan Hu authored
This is needed to fix an issue where updating to the latest Webpack causes an acorn dependency error: https://github.com/webpack-contrib/webpack-bundle-analyzer/issues/245 Seen while trying to update dependencies for Mermaid in https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/30985
-
GitLab Bot authored
-
Evan Read authored
Docs: Update old SAML settings screenshot See merge request gitlab-org/gitlab-ce!31031
-
Tristan Williams authored
-
Mark Lapierre authored
Unquarantine Geo attachment test Closes gitlab-org/quality/nightly#109 See merge request gitlab-org/gitlab-ee!14738
-
Mark Lapierre authored
On the Geo secondary, we need to re-run gitlab-ctl reconfigure on the secondary, otherwise FDW does not work. Re-order Geo QA secondary functions So they more closely match execution order. Unquarantine the Geo attachment test
-
- 22 Jul, 2019 29 commits
-
-
GitLab Bot authored
-
Dan Davison authored
QA: Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ce!30883
-
Peter Leitzen authored
-
GitLab Bot authored
-
Robert Speicher authored
Port EE specific settings to CE See merge request gitlab-org/gitlab-ce!30998
-
Robert Speicher authored
Start checking EE specific check for config See merge request gitlab-org/gitlab-ee!14774
-
Stan Hu authored
Fix xterm CSS not loading Closes #64091 See merge request gitlab-org/gitlab-ce!31023
-
GitLab Bot authored
-
Mayra Cabrera authored
Convert githost.log to JSON format See merge request gitlab-org/gitlab-ce!30967
-
GitLab Bot authored
-
Robert Speicher authored
Adds cluster_for_group factory for convenience See merge request gitlab-org/gitlab-ce!30826
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
GitLab Bot authored
-
Mike Greiling authored
-
Stan Hu authored
This will make it easier to parse this in production and adds the `correlation_id` if available.
-
Mayra Cabrera authored
Fix wrong name of params in events controller See merge request gitlab-org/gitlab-ce!30738
-
Gosia Ksionek authored
Add cr remarks Add cr remarks
-
GitLab Bot authored
-
Mike Greiling authored
-
Robert Speicher authored
Resolve remaining import export differences See merge request gitlab-org/gitlab-ce!31012
-
GitLab Bot authored
-
Stan Hu authored
Use debian based node images for qa tests Closes #64930 See merge request gitlab-org/gitlab-ce!31020
-
GitLab Bot authored
-
Stan Hu authored
Fix the schema timestamp format Closes #12984 See merge request gitlab-org/gitlab-ee!14783
-
Clement Ho authored
Fix translation of 'Updated' term in projects list See merge request gitlab-org/gitlab-ce!30958
-
Robert Speicher authored
We also scope the `rescue`s to only those raised by ActiveRecord, which would have allowed us to spot this logic error sooner.
-
GitLab Bot authored
-
Lukas Eipert authored
The alpine images do not contain a full build toolchain, so if the pre-compiled node-sass bindings cannot be downloaded, they will error and break master. By switching to the debian based images, we are able to compile in case the downloads are not available.
-