- 03 Jun, 2019 40 commits
-
-
GitLab Bot authored
-
Evan Read authored
Edit *Instance template repository* for SSOT epic See merge request gitlab-org/gitlab-ce!29032
-
Russell Dickenson authored
-
GitLab Bot authored
-
Evan Read authored
Use /bin/herokuish in Auto DevOps docs examples See merge request gitlab-org/gitlab-ce!28974
-
Mike Greiling authored
CE Backport of !13803: "Fix all `no-implicit-coercion` ESLint violations See merge request gitlab-org/gitlab-ce!29007
-
Nathan Friend authored
This commit is the result of running `yarn eslint --fix` after enabling the `no-implicit-coercion` ESLint rule. This rule has been added to our ESLint config here: https://gitlab.com/gitlab-org/gitlab-eslint-config/merge_requests/14
-
Mayra Cabrera authored
Backporting EE fix Closes #61264 See merge request gitlab-org/gitlab-ce!29004
-
rossfuhrman authored
-
GitLab Bot authored
-
Mike Greiling authored
Move boardsStore.moving to BoardList component See merge request gitlab-org/gitlab-ce!29076
-
Winnie Hellmann authored
-
Drew Blessing authored
Clarify "support" to mean GitLab.com integration See merge request gitlab-org/gitlab-ce!29091
-
Greg Myers authored
-
Philippe Lafoucrière authored
Fix dast report parsing regression See merge request gitlab-org/gitlab-ee!13789
-
rossfuhrman authored
This regression was caused by changes in zaproxy
-
GitLab Bot authored
-
Dan Davison authored
Log out in after all hook See merge request gitlab-org/gitlab-ce!28969
-
GitLab Bot authored
-
Kamil Trzciński authored
Add activerecord-explain-analyze gem See merge request gitlab-org/gitlab-ce!29051
-
Dan Davison authored
Backport EE MR See merge request gitlab-org/gitlab-ce!29066
-
Dan Davison authored
Tentative to de-quarantine e2e test for promoting issue into epic Closes gitlab-org/quality/staging#29 See merge request gitlab-org/gitlab-ee!13913
-
Toon Claes authored
This gem allows you to get the `EXPLAIN ANALYZE` query plan, directly from the Rails console. The gem is installed with `require: false`, but if it was loaded on launch, this would be it's memory load: ``` TOP: 145.3086 MiB rails/all: 22.4844 MiB ... activerecord-explain-analyze: 2.9648 MiB active_record/connection_adapters/postgresql_adapter: 2.9648 MiB pg: 2.9648 MiB pg_ext: 2.9648 MiB ... ```
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Update architecture.md to fix typo in GitLabMonito -> GitLabMonitor See merge request gitlab-org/gitlab-ce!28955
-
Lee Matos authored
-
Robert Speicher authored
Remove dup filter_milestones_by_project and regen locale.pot See merge request gitlab-org/gitlab-ee!13924
-
GitLab Bot authored
-
Robert Speicher authored
Reconcile CE and EE differences in members/_member.html.haml See merge request gitlab-org/gitlab-ce!29021
-
Robert Speicher authored
Reconcile CE and EE differences in members/_member.html.haml See merge request gitlab-org/gitlab-ee!13870
-
Mayra Cabrera authored
Stop two-step rebase from hanging when errors occur Closes #62353 See merge request gitlab-org/gitlab-ce!29068
-
Douwe Maan authored
This change makes sure Gitaly includes a fix to make rebase work again properly. Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/62353
-
Luke Bennett authored
-
Robert Speicher authored
-
Robert Speicher authored
[master] Ignore out of range epic IDs See merge request gitlab/gitlab-ee!825
-
Robert Speicher authored
Reject slug+uri concat if slug is deemed unsafe See merge request gitlab/gitlab-ee!931
-
Robert Speicher authored
-
Robert Speicher authored
Reject slug+uri concat if slug is deemed unsafe See merge request gitlab/gitlabhq!3108
-
Robert Speicher authored
Persistent XSS in note objects CE See merge request gitlab/gitlabhq!3075
-
Rémy Coutable authored
[EE] Run review-qa-all in parallel See merge request gitlab-org/gitlab-ee!12695
-