- 25 Feb, 2020 30 commits
-
-
Albert Salim authored
-
Albert Salim authored
The use of magic number 999 causes failure on CI https://gitlab.com/gitlab-org/gitlab/issues/207932#note_293724442
-
Kushal Pandya authored
Replace cycle analytics group labels endpoint See merge request gitlab-org/gitlab!25505
-
Ezekiel Kigbo authored
Previously fetched from /groups/:groupid/-/labels which would return the group level labels as well as any label from a subproject. We only want the group level labels.
-
Kushal Pandya authored
Refactor roadmap mixins See merge request gitlab-org/gitlab!25774
-
Natalia Tepluhina authored
Fixed regression when URL was encoded in a loop Closes #207837 See merge request gitlab-org/gitlab!25849
-
Jarka Košanová authored
Fix param type and name order in doc See merge request gitlab-org/gitlab!25777
-
Marcel Amirault authored
Add relative links check See merge request gitlab-org/gitlab!25861
-
Evan Read authored
Also fix instances new rule breaks.
-
Paul Slaughter authored
Render first snippet blob in the views See merge request gitlab-org/gitlab!23848
-
Evan Read authored
Include ":snippet_id" in "Update snippet" and "Delete snippet" example request URL See merge request gitlab-org/gitlab!25559
-
Stan Hu authored
Resolve "Failure in `ee/spec/features/markdown/metrics_spec.rb:52`" Closes #207931 See merge request gitlab-org/gitlab!25864
-
Albert Salim authored
-
Evan Read authored
Link to the secure coding guidelines See merge request gitlab-org/gitlab!25514
-
Peter Leitzen authored
Fix typo in memoized method names in spec helper See merge request gitlab-org/gitlab!25856
-
Mark Lapierre authored
Quarantine a test that needs an update See merge request gitlab-org/gitlab!25857
-
Heinrich Lee Yu authored
Replace set to let_it_be in specs See merge request gitlab-org/gitlab!25693
-
Mark Lapierre authored
De-quarantine multi project pipelines spec See merge request gitlab-org/gitlab!25553
-
Ash McKenzie authored
Add Banzai Filter for Cluster Metrics See merge request gitlab-org/gitlab!25643
-
Ash McKenzie authored
Ignore ActionCable config file See merge request gitlab-org/gitlab!25824
-
Heinrich Lee Yu authored
Add banner section in admin area for Puma-Rugged notices See merge request gitlab-org/gitlab!21403
-
Mark Lapierre authored
-
syasonik authored
-
Vitali Tatarintev authored
Removes usage of `set` in specs
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
-
Vitali Tatarintev authored
Removes usage of `set` in specs
-
Qingyu Zhao authored
- Create Puma-Rugged config checker, which generates notices for: 1) Puma is running, 2) multithreaded Puma is running, 3) multithreaded Puma is running with Rugged enabled - Add banners section to admin area for puma/rugged notices
-
Fatih Acet authored
Resolve "Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_title.vue'" See merge request gitlab-org/gitlab!24914
-
Raihan Kabir authored
Apply suggestion to app/assets/javascripts/vue_shared/components/sidebar/labels_select/dropdown_title.vue
-
- 24 Feb, 2020 10 commits
-
-
Mike Greiling authored
Indicate that tokens show in GitLab GUI are not the entire/full tokens Closes #40585 See merge request gitlab-org/gitlab!25487
-
Juan J. Ramirez authored
-
Denys Mishunov authored
When a user would get to and from a file with white spaces, they would generate the loop of encodings that would, in return, generate new files.js. See https://gitlab.com/gitlab-org/gitlab/issues/207837 for reference
-
Peter Leitzen authored
Fix bug with internal project snippets and project maintainer Closes #207803 See merge request gitlab-org/gitlab!25792
-
Stan Hu authored
Add filepath column to release_links See merge request gitlab-org/gitlab!25512
-
Robert Speicher authored
Indicate security issues must be related to security release See merge request gitlab-org/gitlab!25451
-
Florie Guibert authored
Refactor roadmap mixins to prepare adding milestones to roadmap
-
Mayra Cabrera authored
Clean stale background migration jobs Closes gitlab-com/gl-infra/infrastructure#9160 See merge request gitlab-org/gitlab!25707
-
Mayra Cabrera authored
Modifies security developer workflow template to indicate: * Security issues must be related to the security release * Security merge requests should be related to the security issue This is needed to help automate our release-tooling processes and control the security issue. Also, re-organizes the Links section to make it more readable and hopefully less confusing.
-
Dylan Griffith authored
Only allow group managers to apply licenses See merge request gitlab-org/gitlab!25682
-