- 03 Jun, 2019 40 commits
-
-
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
-
Marcia Ramos authored
Docs: Fix badly rendered code blocks in JavaScript styleguide See merge request gitlab-org/gitlab-ce!29017
-
GitLab Bot authored
-
Marcia Ramos authored
Add some more database docs See merge request gitlab-org/gitlab-ce!28784
-
GitLab Bot authored
-
Kamil Trzciński authored
Update GitLab Runner Helm Chart to 0.5.2/11.11.2 See merge request gitlab-org/gitlab-ce!29050
-
Douglas Barbosa Alexandre authored
Cleans up UpdateProjectStatistics concern See merge request gitlab-org/gitlab-ce!28999
-
Mayra Cabrera authored
- Renames attributes from stat to project_statistiscs_name and attribute to statistic_attribute - Reordes methods on UpdateProjectStatistics concern - Removes unused module from Ci::Build
-
Douglas Barbosa Alexandre authored
EE port of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28999 See merge request gitlab-org/gitlab-ee!13804
-
Mayra Cabrera authored
- Renames attributes from stat to project_statistiscs_name and attribute to statistic_attribute - Reordes methods on UpdateProjectStatistics concern - Removes unused module from Ci::Build
-
GitLab Bot authored
-
Kushal Pandya authored
Add global isSafeURL utility See merge request gitlab-org/gitlab-ce!28943
-
GitLab Bot authored
-
Clement Ho authored
Move NoteApp tests to Jest Closes #62399 See merge request gitlab-org/gitlab-ce!28903
-
Winnie Hellmann authored
-
Clement Ho authored
Merge branch '62092-missing-padding-next-to-time-windows-dropdown-on-metrics-dashboard' into 'master' Added padding to time window dropdown in monitor dashboard Closes #62092 See merge request gitlab-org/gitlab-ce!28897
-
Dhiraj Bodicherla authored
-
Phil Hughes authored
i18n EE files not in sub directories See merge request gitlab-org/gitlab-ee!13484
-