- 04 May, 2019 6 commits
-
-
Valery Sizov authored
Having a relative URL root in the external_url of a primary causes a 302 redirect loop on the secondary when logging in.
-
GitLab Bot authored
-
Douglas Barbosa Alexandre authored
Resolve "Sort by due date and popularity in both directions" Closes #50926 See merge request gitlab-org/gitlab-ce!25502
-
Nermin Vehabovic authored
-
Stan Hu authored
Remove flaky assertion Closes #11476 See merge request gitlab-org/gitlab-ee!12253
-
rossfuhrman authored
This assertion is flaky when ran against MySQL
-
- 03 May, 2019 34 commits
-
-
Stan Hu authored
Vulnerabilities API returns non-dismissed vulnerabilities by default See merge request gitlab-org/gitlab-ee!12076
-
Lucas Charles authored
Previously, Vulnerabilities API would return all however it should only return non-dismissed by default. This behavior can be changed with `scope=all`
-
GitLab Bot authored
-
Fatih Acet authored
Resolve "Include time window parameters in the URL query string" Closes #59365 See merge request gitlab-org/gitlab-ce!27230
-
Fatih Acet authored
Make time window parameters available in the query string - EE See merge request gitlab-org/gitlab-ee!11979
-
Tim Zallmann authored
Adding additional snowplow event tracking See merge request gitlab-org/gitlab-ee!12088
-
GitLab Bot authored
-
Douwe Maan authored
Cache current working directory to speed up Rubocop Closes #61383 See merge request gitlab-org/gitlab-ce!28066
-
Filipa Lacerda authored
Design management uploading See merge request gitlab-org/gitlab-ee!10655
-
Filipa Lacerda authored
CE Backport of tracking uninstall button click See merge request gitlab-org/gitlab-ce!28012
-
Filipa Lacerda authored
Track clicks on "uninstall" button for kubernetes implementation Closes #10763 See merge request gitlab-org/gitlab-ee!12048
-
Enrique Alcántara authored
-
Martin Wortschack authored
- Add feature flag - Add separate partial for additional snowplow config
-
GitLab Bot authored
-
Bob Van Landuyt authored
Add @katrinleinweber as German proofreader See merge request gitlab-org/gitlab-ce!24331
-
Marcia Ramos authored
Update Releases permissions docs See merge request gitlab-org/gitlab-ce!27935
-
Krasimir Angelov authored
Guest users now can read releases, except for items related to source code. Releated: https://gitlab.com/gitlab-org/gitlab-ce/issues/56838 https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27247
-
GitLab Bot authored
-
Kushal Pandya authored
Set timezone as GMT in Jest config file Closes #59952 See merge request gitlab-org/gitlab-ce!27738
-
Kushal Pandya authored
Extract common store from operations dashbord Closes #11443 and #3713 See merge request gitlab-org/gitlab-ee!11702
-
Lin Jen-Shin authored
Allow guests users to access project releases Closes #56838 See merge request gitlab-org/gitlab-ce!27247
-
Krasimir Angelov authored
This is step one of resolving https://gitlab.com/gitlab-org/gitlab-ce/issues/56838. Here is what changed: - Revert the security fix from bdee9e84. - Do not leak repository information (tag name, commit) to guests in API responses. - Do not include links to source code in API responses for users that do not have download_code access. - Show Releases in sidebar for guests. - Do not display links to source code under Assets for users that do not have download_code access. GET ':id/releases/:tag_name' still do not allow guests to access releases. This is to prevent guessing tag existence.
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: Update docs related to CI variables See merge request gitlab-org/gitlab-ce!27786
-
Krasimir Angelov authored
Add `Variable Types` section to explain supported variable types and update example and related screenshots.
-
Marcia Ramos authored
Port of 46806-typed-ci-variables-docs to EE See merge request gitlab-org/gitlab-ee!11991
-
Krasimir Angelov authored
Squashed commits from CE: 30ee76c88ec Reorg document for better reading flow 6653dabcc33 Update docs related to CI variables
-
Michael Leopard authored
-
Stan Hu authored
Include all queries in the performance bar summary Closes #61372 See merge request gitlab-org/gitlab-ce!28063
-
GitLab Bot authored
-
Tim Zallmann authored
Internationalisation of reports directory See merge request gitlab-org/gitlab-ce!27742
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-
Tim Zallmann authored
Internationalisation of reports directory - EE See merge request gitlab-org/gitlab-ee!11855
-
Brandon Labuschagne authored
This is one of many MRs opened in order to improve the overall internationalisation of the GitLab codebase. This commit only targets Vanilla JS files. i18n documentation https://docs.gitlab.com/ee/development/i18n/externalization.html
-