- 02 Feb, 2021 40 commits
-
-
Nathan Friend authored
This commit updates the deployment frequency charts to always use UTC dates when computing offsets and when communicating with the API.
-
Phil Hughes authored
UI text - settings - deploy keys See merge request gitlab-org/gitlab!52830
-
Marcia Ramos authored
- Improve UI text - deploy keys - shared - Add changelog UI text - TW review - wording and syntax - Update translations gitlab.pot - Update spec files - deploy keys - Update component - deploy keys - Update docs - deploy keys - Update empty_state view - Make text translatable
-
Peter Leitzen authored
Add award emoji to epics in GraphQL See merge request gitlab-org/gitlab!52922
-
Peter Leitzen authored
Simplify BulkImports::Pipeline::Context See merge request gitlab-org/gitlab!52833
-
Andrew Fontaine authored
Update mini pipeline selectors to use data-testid See merge request gitlab-org/gitlab!53017
-
Jose Ivan Vargas authored
Add UTC support to date add/subtract utilities See merge request gitlab-org/gitlab!53053
-
Nathan Friend authored
This commit update all date addition/subtraction utilities to optionally support perfoming the calculation with UTC dates, which ignores Daylight Saving Time.
-
Annabel Dunstone Gray authored
Remove space next to the icon in email button on admin/users page See merge request gitlab-org/gitlab!52451
-
Yogi authored
-
Markus Koller authored
Create worker to handle group repository storage moves See merge request gitlab-org/gitlab!52701
-
Heinrich Lee Yu authored
Don't require sidekiq-middleware in fixture file that doesn't use it See merge request gitlab-org/gitlab!52908
-
Phil Hughes authored
Global Search - UX Refresh for Sort Button See merge request gitlab-org/gitlab!52387
-
Zack Cuddy authored
Replaces HAML dropdown with GitLab UI. Updates naming.
-
Stan Hu authored
Create feature flag for Gitaly pack object hook See merge request gitlab-org/gitlab!53132
-
Jose Ivan Vargas authored
Remove compare switch revision button See merge request gitlab-org/gitlab!52547
-
Andrew Fontaine authored
Remove runner_instructions ff See merge request gitlab-org/gitlab!53087
-
Miguel Rincon authored
Prevent long variable names from overflowing the popover in CI/CD settings See merge request gitlab-org/gitlab!51018
-
Kev authored
-
Sean McGivern authored
Allow HEAD requests for read_api and read_user scope tokens See merge request gitlab-org/gitlab!53088
-
Lukas 'Eipi' Eipert authored
> The HEAD method is identical to GET except that the server MUST NOT > send a message body in the response (i.e., the response terminates at > the end of the header section) https://tools.ietf.org/html/rfc7231#section-4.3.2 Judging from that section of the RFC 7231 it should be safe to allow HEAD requests in the read_api and read_user scopes
-
Robert Speicher authored
Generate Deeply Nested Frontend Fixtures See merge request gitlab-org/gitlab!53070
-
Nicolò Maria Mezzopera authored
Refactored the compliance framework forms See merge request gitlab-org/gitlab!53046
-
Robert Hunt authored
- Created a constants file to hold common values - Created new FormStatus component to separate the status of the form and the form inputs themselves - Updated the create form to use the FormStatus component - Updated the edit form to use the FormStatus component - Updated the create and edit forms to sync form data and store the form data in the parent - Updated the SharedForm to emit value changes rather than storing it - Updated tests
-
Peter Leitzen authored
Remove unnecessary override in `Projects::GitGarbageCollectWorker` See merge request gitlab-org/gitlab!53144
-
David Fernandez authored
[RUN-AS-IF-FOSS] Add security_dashboard_access_level into ProjectFeatures See merge request gitlab-org/gitlab!52551
-
Mehmet Emin INAC authored
This change will allow users to enable/disable the features provided under the "Security & Compliance" roof for projects.
-
Olena Horal-Koretska authored
Add scanner data to vulnerability pages See merge request gitlab-org/gitlab!51696
-
Daniel Tian authored
-
Kamil Trzciński authored
Update hamlit to v2.14.4 See merge request gitlab-org/gitlab!53085
-
Kamil Trzciński authored
Update Code Quality to 0.85.22 See merge request gitlab-org/gitlab!52913
-
David O'Regan authored
Apply new GitLab UI for commit browse file button See merge request gitlab-org/gitlab!51805
-
Yogi authored
-
Kamil Trzciński authored
Merge branch '296136-stop-deploying-to-pages-legacy-storage-if-feature-flag-is-enabled' into 'master' Stop deploying to Pages legacy storage if feature flag is disabled See merge request gitlab-org/gitlab!50683
-
Francisco Javier López authored
-
Savas Vedova authored
Change "to-do" formatting in Design error messages and sidebar See merge request gitlab-org/gitlab!53040
-
Marcin Sedlak-Jakubowski authored
To follow the format in issues, MRs, epics, and alerts.
-
Vitaly Slobodin authored
Resolve "Filter count does not get reflected in Test Cases" See merge request gitlab-org/gitlab!52889
-
Natalia Tepluhina authored
Applied a fix to test cases count Fixed a query shape Fixed a loading state test Made test passing Removed unnnecessary $apollo properties Added changelog entry
-
Bob Van Landuyt authored
Add user secure scan pings See merge request gitlab-org/gitlab!49444
-