- 03 Jun, 2019 40 commits
-
-
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
-
Mark Lapierre authored
Add knapsack qa report and use it to run tests in parallel Use the RSpec runner with knapsack The way the Knapsack runner uses exec to start rspec seems incompatible with the way we expect it to work. Plus, it requires specifying KNAPSACK_TEST_DIR. Instead, we use knapsacks AllocatorBuilder to select the spec files to run, and then start rspec as normal, via RSpec::Core::Runner.run This also means we can incorporate tags. Let the job run automatically Include KNAPSACK_TEST_FILE_PATTERN in vars Check all defined knapsack env vars before requiring knapsack
-
GitLab Bot authored
-
Douwe Maan authored
Automatically update MR merge-ref along merge status Closes #58495 See merge request gitlab-org/gitlab-ce!28513
-
Douwe Maan authored
[EE] Automatically update MR merge-ref along merge status See merge request gitlab-org/gitlab-ee!13229
-
Phil Hughes authored
i18i EE JS files in directories starting with p See merge request gitlab-org/gitlab-ee!13489
-
GitLab Bot authored
-
Mike Greiling authored
Do not display Update app button when saving Knative domain name Closes #58269 See merge request gitlab-org/gitlab-ce!28904
-
Marcia Ramos authored
Update invalid anchor link See merge request gitlab-org/gitlab-ce!28822
-
Fabio Pitino authored
-