- 23 Jul, 2019 17 commits
-
-
Małgorzata Ksionek authored
-
Małgorzata Ksionek authored
To allow project filtering Prepare summary for accepting multiple groups Modify deploys group summary class Add filtering by project name in issues summary Fix rubocop offences Add changelog entry Change name to id in project filtering Fix rebase problem Add project extraction
-
Grzegorz Bizon authored
Support remove source branch on merge w/ push options See merge request gitlab-org/gitlab-ce!30728
-
Grzegorz Bizon authored
Bring backward compatibility for request profiles See merge request gitlab-org/gitlab-ce!30956
-
Kamil Trzciński authored
It seems that we missed the backward compatibility support for profiles in the existing folder. This commit also fixes some specs to be idempotent and work in a temporary directory which not always seems to be the case. This commit also brings the profile_spec.rb which seems to be missing.
-
Fatih Acet authored
Updates all our stylelint dependencies See merge request gitlab-org/gitlab-ce!31028
-
Tim Zallmann authored
Removed stylelint-error-string-formatter as this was having a circular reference fail
-
Phil Hughes authored
Resolve difference in app/assets/stylesheets/application.scss See merge request gitlab-org/gitlab-ce!31007
-
Phil Hughes authored
Port common class only used in EE See merge request gitlab-org/gitlab-ce!31008
-
Phil Hughes authored
hoverable area on collapsed sidebar icons Closes #61207 See merge request gitlab-org/gitlab-ce!30974
-
Michel Engelen authored
-
Lin Jen-Shin authored
CE-EE parity for pipelines development fixture See merge request gitlab-org/gitlab-ce!30870
-
Grzegorz Bizon authored
Update GitLab Runner Helm Chart to 0.7.0/12.1.0 See merge request gitlab-org/gitlab-ce!30950
-
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
-
Evan Read authored
Docs: Update old SAML settings screenshot See merge request gitlab-org/gitlab-ce!31031
-
Tristan Williams authored
-
- 22 Jul, 2019 23 commits
-
-
Dan Davison authored
QA: Prefer `flat_map` over `map` + `flatten` See merge request gitlab-org/gitlab-ce!30883
-
Peter Leitzen authored
-
Robert Speicher authored
Port EE specific settings to CE See merge request gitlab-org/gitlab-ce!30998
-
Stan Hu authored
Fix xterm CSS not loading Closes #64091 See merge request gitlab-org/gitlab-ce!31023
-
Mayra Cabrera authored
Convert githost.log to JSON format See merge request gitlab-org/gitlab-ce!30967
-
Robert Speicher authored
Adds cluster_for_group factory for convenience See merge request gitlab-org/gitlab-ce!30826
-
Lin Jen-Shin 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
-
Mike Greiling authored
-
Robert Speicher authored
Resolve remaining import export differences See merge request gitlab-org/gitlab-ce!31012
-
Stan Hu authored
Use debian based node images for qa tests Closes #64930 See merge request gitlab-org/gitlab-ce!31020
-
Clement Ho authored
Fix translation of 'Updated' term in projects list See merge request gitlab-org/gitlab-ce!30958
-
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.
-
Mek Stittri authored
Dry the list of stage and group labels by linking to them directly See merge request gitlab-org/gitlab-ce!30365
-
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.
-
Robert Speicher authored
-
Robert Speicher authored
Remove duplicate entry from all_models.yml See merge request gitlab-org/gitlab-ce!31010
-
Nick Thomas authored
Merge branch '64870-can-t-save-pages-domain-form-with-let-s-encrypt-enabled-if-current-certificate-is-outdated' into 'master' Resolve "Can't save pages domain form with Let's Encrypt enabled if current certificate is outdated" Closes #64870 See merge request gitlab-org/gitlab-ce!30995
-
Vladimir Shushlin authored
This validation prevents the domain from being saved from the UI e.g. when user tries to enable Let's Encrypt integration
-
Paul Gascou-Vaillancourt authored
-