- 03 Jun, 2019 40 commits
-
-
Stan Hu authored
This was apparently causing Gitlab.version_info to return the wrong values, causing the wrong images to be loaded via CI_SERVER_VERSION.
-
Robert Speicher authored
Reconcile CE and EE differences in members/_member.html.haml See merge request gitlab-org/gitlab-ce!29021
-
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
-
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
-
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
-