- 04 Jun, 2020 40 commits
-
-
Imre Farkas authored
Add Jekyll logo to project templates Closes #28686 See merge request gitlab-org/gitlab!33405
-
Dmytro Zaporozhets authored
Fix typos in comments of relative_positioning.rb See merge request gitlab-org/gitlab!33805
-
Natalia Tepluhina authored
Style ToastUI contextual menus See merge request gitlab-org/gitlab!33719
-
Natalia Tepluhina authored
Merge branch '218545-refactor-container-registry-frontend-code-to-ease-community-contribution' into 'master' Move list page components under dedicated folder See merge request gitlab-org/gitlab!33825
-
Adam Hegyi authored
Fix list custom integration projects !33043 See merge request gitlab-org/gitlab!33838
-
Arturo Herrero authored
This reverts commit 16b471de628ad23ae846a8770fb207cd1fdeedb3.
-
jerasmus authored
Styled the menus to match design mockups
-
Mark Florian authored
Reintroduce the missing router Closes #217595 See merge request gitlab-org/gitlab!33831
-
Phil Hughes authored
Experiment with Issue Weights Upgrade CTAs and Dismissal See merge request gitlab-org/gitlab!23358
-
Alper Akgun authored
This is a second iteration on the issue weight upgrade CTA It tests also dismissable alerts
-
Heinrich Lee Yu authored
Rails 6.0.3.1 Take 2 See merge request gitlab-org/gitlab!33454
-
Shinya Maeda authored
[RUN AS-IF-FOSS] Fix 404 when downloading a non-archive artifact See merge request gitlab-org/gitlab!32811
-
Avielle Wolfe authored
1. It was weird that a key named `artifacts` returned builds 2. We need BuildArtifactEntity to represent each artifact of a job in order for a job to have more than one downloadable artifact 3. We need BuildArtifactEntity to have access to an artifact's file type in order to properly create the download path
-
Achilleas Pipinellis authored
Update Geo node caching bug workaround Closes #220053 See merge request gitlab-org/gitlab!33756
-
Phil Hughes authored
Show more context in unresolved jump button Closes #199732 See merge request gitlab-org/gitlab!32737
-
Samantha Ming authored
Instead of scrolling to the discussion, when the user click on the "Jump to next unresolved" button, it will a fixed amount of extra top line thread.
-
Achilleas Pipinellis authored
Update architecture diagram and network section Closes #218006 See merge request gitlab-org/gitlab!33694
-
Collen authored
-
Nicolò Maria Mezzopera authored
Resolve "Improve responsive look for Package List Coming Soon tab" See merge request gitlab-org/gitlab!32304
-
Achilleas Pipinellis authored
Docs: Review and update ee/install/requirements Closes #11724 and gitlab-org/distribution/team-tasks#40 See merge request gitlab-org/gitlab!32963
-
Katrin Leinweber authored
Rubinius' homepage is rather bare-bone as of https://github.com/rubinius/rubinius.com/blame/b1b605a7f9834bc85e638064530bb057a7e74520/source/index.html
-
Shinya Maeda authored
Support Changing Type of Feature Flag Strategy from gitlabUserList See merge request gitlab-org/gitlab!33426
-
Sean McGivern authored
Separate Redis instrumentation per client/instance See merge request gitlab-org/gitlab!33539
-
Oswaldo Ferreira authored
This is the groundwork required for a series of improvements on Redis usage visualization. It separates the instrumentation storages for each Redis client being used. These being, Cache, Shared State, Queues and Action Cable. That means that these changes will make the following achievable: - Separate Redis logs per Redis instance - Categorize the Redis instance in Prometheus metrics - Separate Redis performance bar data per Redis instance
-
Shinya Maeda authored
Improve feature_flags_controller_spec Performance See merge request gitlab-org/gitlab!33428
-
Savas Vedova authored
-
Jan Provaznik authored
Rename internal file used to deny pushes for certain files See merge request gitlab-org/gitlab!33666
-
Thong Kuah authored
Add feature level in spec Closes #220254 See merge request gitlab-org/gitlab!33820
-
Nicolò Maria Mezzopera authored
- move source - move tests - adjust paths
-
Jan Provaznik authored
Add authentication information to usage ping See merge request gitlab-org/gitlab!32790
-
Nick Kipling authored
Added rules to better support responsiveness Ensured short titles are well supported
-
Jan Provaznik authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33707
-
Jan Provaznik authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33725
-
Heinrich Lee Yu authored
RSpec zero monkey patching mode See merge request gitlab-org/gitlab!33732
-
Jarka Košanová authored
Update Workhorse to v8.35.0 See merge request gitlab-org/gitlab!33817
-
Kushal Pandya authored
Step 1.1 - Create modules to help break store and router cyclical dependency See merge request gitlab-org/gitlab!33787
-
Kushal Pandya authored
Fetch epics swimlanes action See merge request gitlab-org/gitlab!33469
-
Sean McGivern authored
Refactor ExtractsPath module Closes #217775 See merge request gitlab-org/gitlab!33414
-
Illya Klymov authored
Prevent redirecting to snippet view on error See merge request gitlab-org/gitlab!33107
-
Denys Mishunov authored
When getting seemingly successful response from the create/update snippet mutation, we still should not redirect to the snippet view in case 'errors' array is not empty
-