- 02 Mar, 2020 1 commit
-
-
Marcin Sedlak-Jakubowski authored
-
- 28 Feb, 2020 39 commits
-
-
Stan Hu authored
Remove Puma notices from AdminArea banner See merge request gitlab-org/gitlab!26137
-
Martin Wortschack authored
Allow chart descriptions for Insights Closes #11221 See merge request gitlab-org/gitlab!25686
-
Sean McGivern authored
Remove un accessible links from embded dashboards context menu Closes #207184 See merge request gitlab-org/gitlab!25892
-
Marcel Amirault authored
Update a11y testing docs to reflect current behavior See merge request gitlab-org/gitlab!25906
-
Marcia Ramos authored
Add docs for idempotent workers Closes gitlab-com/gl-infra/scalability#179 See merge request gitlab-org/gitlab!25551
-
Oswaldo Ferreira authored
This mostly explains how to set a worker as idempotent and add tests for it.
-
Imre Farkas authored
Create snippet repository content See merge request gitlab-org/gitlab!23953
-
Phil Hughes authored
Fixes namespace_id for user with no groups import See merge request gitlab-org/gitlab!26038
-
Catalin Irimie authored
-
drew cimino authored
-
Francisco Javier López authored
In the same operation where the snippet and its repository is created, commit the file into it.
-
Marcia Ramos authored
Include tasks for tech evaluation template See merge request gitlab-org/gitlab!26084
-
Natalia Tepluhina authored
Code Review Analytics: Remove class from empty state See merge request gitlab-org/gitlab!26155
-
Kushal Pandya authored
Replace ACE with Monaco for Snippets editing/creation Closes #198604 See merge request gitlab-org/gitlab!25465
-
Toon Claes authored
Deploy mr once take 2 See merge request gitlab-org/gitlab!25537
-
Mark Florian authored
Merge branch '202110-always-show-the-design-tab-on-issues-but-indicate-the-lfs-is-turned-off-or-wrong-tier' into 'master' Always show the Design Tab on Issues See merge request gitlab-org/gitlab!25796
-
Natalia Tepluhina authored
-
Sean McGivern authored
Fix intermittent failures in profiler_spec.rb Closes #206907 See merge request gitlab-org/gitlab!26110
-
Kushal Pandya authored
Add I18n to Users Statistics in the Admin Area See merge request gitlab-org/gitlab!26154
-
Marcia Ramos authored
Add conditional statement section to FE style guide See merge request gitlab-org/gitlab!25549
-
Heinrich Lee Yu authored
Include the full path to an upload in the api response See merge request gitlab-org/gitlab!23500
-
Martin Wortschack authored
Move frequent items list component to jest See merge request gitlab-org/gitlab!26114
-
Shinya Maeda authored
API endpoint to list deploy tokens in a project Closes #207380 See merge request gitlab-org/gitlab!25186
-
Shinya Maeda authored
Validate Feature Flag Associations See merge request gitlab-org/gitlab!25933
-
Jason Goodman authored
Create default scope only for version 1 flags
-
Mikolaj Wawrzyniak authored
To avoid presenting un reachable links to users with to low entitlement level we should check user permissions before logs_path link is appended.
-
Stan Hu authored
When multiple threads run in spec/lib/gitlab/profiler_spec.rb, the output contains profiles for each thread. The previous test assumed there were only 1 profile, but we need to account for multiple outputs. To fix this test, we parse and test each thread profile independently. Closes https://gitlab.com/gitlab-org/gitlab/issues/206907
-
Dmytro Zaporozhets authored
Update DAST auto-deploy-image to v0.10.0 See merge request gitlab-org/gitlab!25922
-
Jan Provaznik authored
Remove duplicate Issue tests and avoid creating database rows See merge request gitlab-org/gitlab!25914
-
Martin Wortschack authored
-
Sean McGivern authored
Add initial package details activity panel See merge request gitlab-org/gitlab!25534
-
Marcia Ramos authored
Update wording & punctuation to increase clarity See merge request gitlab-org/gitlab!25029
-
Kushal Pandya authored
Replace `notes_service.js` with axios calls in the notes/stores/actions.js Closes #26529 See merge request gitlab-org/gitlab!25867
-
Alex Terekhov authored
-
Mark Fletcher authored
- A `description` field can now be added to the configuration to describe the chart in question - This field is not required so previous configuration without a `description` will work as normal
-
Sanad Liaquat authored
Refactor Geo end-to-end specs See merge request gitlab-org/gitlab!25381
-
Jennifer Louie authored
-
Denys Mishunov authored
If a feature flag is enabled, the editor will initialize Monaco by default. Otherwise it falls back to ACE
-