- 05 May, 2019 1 commit
-
-
Marcel Amirault authored
-
- 04 May, 2019 14 commits
-
-
Douglas Barbosa Alexandre authored
Geo: Remove SELECT COUNT(*) FROM "geo_event_log" if we don't need it Closes #11280 See merge request gitlab-org/gitlab-ee!12146
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Remove doc/customization from whitelist Closes gitlab-ce#60837 See merge request gitlab-org/gitlab-ee!11860
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: Merge EE doc/customization to CE See merge request gitlab-org/gitlab-ce!27604
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Docs: (EE Port) Merge EE doc/customization to CE See merge request gitlab-org/gitlab-ee!11450
-
Marcel Amirault authored
-
Valery Sizov authored
We don't really need this data too much, at the same time it's hard to calculate. So let's just get rid of this data.
-
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 25 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.
-