- 29 Jan, 2020 40 commits
-
-
Achilleas Pipinellis authored
docs: Revise upgrade versions in update readme See merge request gitlab-org/gitlab!23952
-
Rémy Coutable authored
Optimize ref name lookups in archive downloads See merge request gitlab-org/gitlab!23890
-
Achilleas Pipinellis authored
More explicit Praefect documentation See merge request gitlab-org/gitlab!23853
-
Zeger-Jan van de Weg authored
After another demo with the team, the configuration docs weren't explicit enough. This change updates the docs to be even more explicit.
-
Nick Thomas authored
Add only backend API for view arbitrary commit in merge request - issue #62817 See merge request gitlab-org/gitlab!23701
-
Anwar Sadath authored
-
Martin Wortschack authored
Fix nav link in security submenu See merge request gitlab-org/gitlab!23775
-
Martin Wortschack authored
Changed color of allowed to fail badge from danger to warning See merge request gitlab-org/gitlab!23437
-
Dimitrie Hoekstra authored
The color was not inline with our color design guidelines and was giving off the impression of an error.
-
Andreas Brandl authored
Allow custom Guard command See merge request gitlab-org/gitlab!23947
-
Stan Hu authored
Upgrade Gitaly to v1.85.0 See merge request gitlab-org/gitlab!23945
-
GitalyBot authored
This upgrade deprecates the branch parameter in UserSquash and removes the revision parameter from GetAllLFSPointersRequest.
-
Kamil Trzciński authored
Make attr_encrypted thread-safe Closes #199083 See merge request gitlab-org/gitlab!23955
-
Kushal Pandya authored
Fixed Vue file browser not working with special characters Closes #199308 See merge request gitlab-org/gitlab!23921
-
Marcia Ramos authored
Improve pages custom CA docs See merge request gitlab-org/gitlab!22513
-
Ben Bodenmiller authored
-
Nick Thomas authored
Add section on DNS stubbing to documentation Closes #198663 See merge request gitlab-org/gitlab!23800
-
Robert May authored
-
Kushal Pandya authored
Refactor gl dropdown.js See merge request gitlab-org/gitlab!20488
-
Marvin Karegyeya authored
-
Kamil Trzciński authored
De-dup project tree entries Closes #27070 See merge request gitlab-org/gitlab!22598
-
Bob Van Landuyt authored
Expire CurrentSettings when checking job status See merge request gitlab-org/gitlab!23202
-
Nick Thomas authored
Resolve "Add a GraphQL query for Error Tracking - List Errors" Closes #35897 See merge request gitlab-org/gitlab!21802
-
Sean Arnold authored
- Add collection type - Add global id to error - Add errors resolver
-
James Lopez authored
Move HamService into spam folder See merge request gitlab-org/gitlab!23934
-
Natalia Tepluhina authored
Merge branch '198525-tag-expiration-track-of-clicks-of-save-and-cancel-to-understand-how-users-are-interacting' into 'master' Add event tracking to buttons in Docker container expiration settings See merge request gitlab-org/gitlab!23844
-
Nicolò Maria Mezzopera authored
- tracking - unit tests update
-
Heinrich Lee Yu authored
We ran into issues when encrypting in multiple threads because attr_encrypted instances were sharing one encrypted_attributes hash. This was fixed in https://github.com/attr-encrypted/attr_encrypted/commit/d4ca0e2073ca6ba5035997ce25f7fc0b4bfbe39e but a new version wasn't released. So we need to patch it ourselves here.
-
Jan Provaznik authored
Redirects trials with query string parameters Closes #119083 See merge request gitlab-org/gitlab!23905
-
Jan Provaznik authored
Resolve "Project#to_reference does not produce a valid reference" Closes #198116 See merge request gitlab-org/gitlab!23452
-
Alex Kalderimis authored
This renames to_reference_with_postfix to to_reference, and introduces to_reference_base to handle the need for a base for child references This combines all reference methods into a single example context
-
Dmytro Zaporozhets authored
Add license FAQ link to license expired message See merge request gitlab-org/gitlab!23835
-
Jay authored
Add a FAQ link to the license we display to users when their license is expired, or is about to expire. finishes: https://gitlab.com/gitlab-org/gitlab/issues/7681
-
James Lopez authored
Use cache_key for invalidating LC report See merge request gitlab-org/gitlab!23898
-
Can Eldem authored
-
Ben Prescott authored
-
Matthias Kaeppler authored
This moves responsibilities closer to each other. Also fix the problem with the group being hard-coded.
-
Kushal Pandya authored
Add server-side search for environments dropdown See merge request gitlab-org/gitlab!23834
-
Dhiraj Bodicherla authored
The search input in environments dropdown filters already fetched items. This MR adds sever-side search for the input
-
Heinrich Lee Yu authored
Bring back "Migrate epic mentions to epic_user_mentions" Closes #199297 See merge request gitlab-org/gitlab!23919
-