- 03 Jun, 2019 40 commits
-
-
Douwe Maan authored
Automatically update MR merge-ref along merge status Closes #58495 See merge request gitlab-org/gitlab-ce!28513
-
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
-
Marcia Ramos authored
Add some more database docs See merge request gitlab-org/gitlab-ce!28784
-
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
-
Kushal Pandya authored
Add global isSafeURL utility See merge request gitlab-org/gitlab-ce!28943
-
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
-
Toon Claes authored
Add a few useful links for those who want to learn more about databases and database performance.
-
Yorick Peterse authored
-
Douglas Barbosa Alexandre authored
Update GitLab Pages to v1.6.0 See merge request gitlab-org/gitlab-ce!29048
-
GitLab Release Tools Bot authored
Prevent password sign in restriction bypass See merge request gitlab/gitlabhq!2702
-
GitLab Release Tools Bot authored
Resolve: Milestones leaked via search API Closes #2822 See merge request gitlab/gitlabhq!2997
-
GitLab Release Tools Bot authored
Disallow invalid MR branch name See merge request gitlab/gitlabhq!3052
-
GitLab Release Tools Bot authored
Handling password on import by url page See merge request gitlab/gitlabhq!3061
-
GitLab Release Tools Bot authored
Protect Gitlab::HTTP against DNS rebinding attack See merge request gitlab/gitlabhq!3071
-
GitLab Release Tools Bot authored
Fix url redaction for issue links See merge request gitlab/gitlabhq!3091
-
GitLab Release Tools Bot authored
Hide issue title on unsubscribe for anonymous users See merge request gitlab/gitlabhq!3097
-
GitLab Release Tools Bot authored
Fix confidential issue label disclosure on milestone view See merge request gitlab/gitlabhq!3098
-
Paul Gascou-Vaillancourt authored
- Added isSafeURL utility based on prior work in gitlab-ee - Also added isAbsoluteOrRootRelative() and getBaseURL() utils, needed by isSafeURL - Removed URL() fallback because URL() is now polyfilled - Updated specs
-
Tomasz Maczukin authored
-
Dmitriy Zaporozhets authored
Add Namespace and ProjectStatistics to GraphQL API See merge request gitlab-org/gitlab-ce!28277
-
Annabel Dunstone Gray authored
added `dropdown-extended-height` class to labels dropdown-menu See merge request gitlab-org/gitlab-ce!28659
-
Michel Engelen authored
-
Nick Thomas authored
-
Kamil Trzciński authored
Refactor and abstract Auto Merge Processes See merge request gitlab-org/gitlab-ce!28595
-
Sean McGivern authored
Add dependency_list report fixture See merge request gitlab-org/gitlab-ce!29025
-
Tetiana Chupryna authored
-
Kamil Trzciński authored
Fix port validations in .gitlab-webide.yml See merge request gitlab-org/gitlab-ce!29016
-
Rémy Coutable authored
[CE] Run review-qa-all in parallel See merge request gitlab-org/gitlab-ce!28283
-
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
-
Yorick Peterse authored
Fix migration failure when groups are missing route Closes #58714 See merge request gitlab-org/gitlab-ce!29022
-
Alessio Caiazza authored
We can query namespaces, and nested projects. Projects now exposes statistics
-
Filipa Lacerda authored
Fix search dropdown not closing on blur if empty Closes #53741 See merge request gitlab-org/gitlab-ce!28730
-