- 11 Feb, 2021 40 commits
-
-
Aakriti Gupta authored
-
Sarah Groff Hennigh-Palermo authored
Add semantic elements to HTML style guide See merge request gitlab-org/gitlab!53679
-
Kushal Pandya authored
Save API fuzzing configuration See merge request gitlab-org/gitlab!53780
-
Paul Gascou-Vaillancourt authored
- Clicking on `Generate code snippet` triggers a mutation to save the configuration - It also opens a modal containing a code snippet for the chosen configuration - User can simply copy the snippet to the clipboard and be redirected to the code editor to apply the config
-
Nicolò Maria Mezzopera authored
Move keyboard shortcut help modal to Vue See merge request gitlab-org/gitlab!41800
-
Lukas 'Eipi' Eipert authored
Currently the keyboard shortcut modal is rendered via HAML and injected into the DOM via JavaScript eval. This is rather inefficient and might even introduce security vulnerabilities. Thus we move the static HAML file to be a conditionally rendered Vue Component instead.
-
Mikołaj Wawrzyniak authored
Aggreagated Metrics add YAML anchors and aliases See merge request gitlab-org/gitlab!53726
-
Enrique Alcántara authored
Merge branch '297346-flaky-spec-in-ee-spec-features-burnup_charts_spec-rb-burnup-charts-licensed-feature-2' into 'master' Resolve "Flaky spec in `ee/spec/features/burnup_charts_spec.rb` See merge request gitlab-org/gitlab!52552
-
Simon Knox authored
Don't render the charts until they have data or they can be stuck with 0 width. This is something to do with resizable-chart-container but I don't know what yet.
-
Natalia Tepluhina authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53972
-
James Fargher authored
Reduce number of CI reset DB updates See merge request gitlab-org/gitlab!53740
-
Miguel Rincon authored
Support setting confidential note attribute in UI [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!52949
-
Lee Tickett authored
-
Yorick Peterse authored
Update Gitaly version See merge request gitlab-org/gitlab!53859
-
Etienne Baqué authored
Refactor NPM requests specs for shared endpoints See merge request gitlab-org/gitlab!53491
-
David Fernandez authored
Use tabled based specs to better test different conditions. Make sure that we use the Bearer http authorization header and not the request parameter. Move package tags shared examples in a dedicated file for npm specs.
-
Kushal Pandya authored
Fixes loading icons when re-requesting a review See merge request gitlab-org/gitlab!53962
-
Mikołaj Wawrzyniak authored
Use feature from know_events yml files for checking the features [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53481
-
Kushal Pandya authored
Show helper link on a new line in GPG status popover See merge request gitlab-org/gitlab!52894
-
Yogi authored
-
Mikołaj Wawrzyniak authored
BulkImports: Migrate Group Membership See merge request gitlab-org/gitlab!53083
-
Mikolaj Wawrzyniak authored
To avoid repetitive parts of aggregated metrics definition lets utilize YAML anchor and aliases feature
-
Nicolò Maria Mezzopera authored
Add registry_search to container registry list page See merge request gitlab-org/gitlab!53820
-
Nicolò Maria Mezzopera authored
- adjust style of code - remove unused import
-
Kushal Pandya authored
Apply new GitLab UI for badge in job page sidebar See merge request gitlab-org/gitlab!53386
-
Yogi authored
-
Achilleas Pipinellis authored
Docs: Deflect Rails cheatsheet finders to console basics page See merge request gitlab-org/gitlab!53967
-
Alex Kalderimis authored
Add users allowlist to ApplicationRateLimiter See merge request gitlab-org/gitlab!53866
-
David Fernandez authored
Remove enforce_pat_expiration feature flag See merge request gitlab-org/gitlab!53660
-
Phil Hughes authored
This also adds a spec file for the uncollapsed reviewers list component.
-
Illya Klymov authored
Improve ActionCable reconnection logic See merge request gitlab-org/gitlab!53392
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53844
-
Markus Koller authored
Track WIP/Draft change events with usage counters [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53551
-
Kerri Miller authored
-
Nicolò Maria Mezzopera authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53868
-
Kamil Trzciński authored
Allow running Puma Single mode on non-.com envs See merge request gitlab-org/gitlab!53830
-
Aleksei Lipniagov authored
We support Puma Single mode now, allowing to set `workers: 0`. More at: https://gitlab.com/groups/gitlab-org/-/epics/5303.
-
Illya Klymov authored
Reorder and align boards search bar buttons [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53690
-
Simon Knox authored
Group by button next to Show labels, so buttons are all together Align label text for toggles and dropdowns Vetically align all buttons Convert Group by and fullscreen buttons to gl-buttons Add flex + center
-
Phil Hughes authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!53860
-