- 07 Jul, 2020 40 commits
-
-
James Lopez authored
Convert Import/Export rate limits to application settings See merge request gitlab-org/gitlab!35728
-
Marcia Ramos authored
Spelling and styling of `doc/policy/maintenance.md` See merge request gitlab-org/gitlab!36105
-
Michael Bisbjerg authored
-
Illya Klymov authored
Add support for linting based on schemas in WebIDE See merge request gitlab-org/gitlab!35838
-
Himanshu Kapoor authored
This allows us to lint our .gitlab-ci.yml file and other yaml files in general
-
Russell Dickenson authored
Clarify difference and values of pipeline to API docs See merge request gitlab-org/gitlab!36058
-
Corinna Wiesner authored
There are two different API attributes for pipeline minutes in Users and Groups. The difference is currently not clear when reading the docs. To clarify this we will add information to make it clearer. Also adding information for possible values for shared_runners_minutes_limit.
-
Enrique Alcántara authored
Replace append-right-default See merge request gitlab-org/gitlab!35979
-
Enrique Alcántara authored
Initial identifier paragraph custom renderer implementation Closes #225179 See merge request gitlab-org/gitlab!35881
-
Derek Knox authored
Simply identifier syntax custom renderer by zooming out to the paragraph level vs. the text level.
-
Adam Hegyi authored
Add db column to indicate temporarily increased storage Closes #227054 See merge request gitlab-org/gitlab!36107
-
Sean McGivern authored
Reduce number of scanned commits for code intelligence See merge request gitlab-org/gitlab!36093
-
Phil Hughes authored
Hide Add to Batch button when suggestions can't be applied See merge request gitlab-org/gitlab!35525
-
André Luís authored
-
Marcia Ramos authored
Docs: Change incorrect PAT scope for push mirroring See merge request gitlab-org/gitlab!35996
-
Marcia Ramos authored
Remove duplicated entry form the list of the available options See merge request gitlab-org/gitlab!36092
-
Marcia Ramos authored
Add documentation for wiki page diffing See merge request gitlab-org/gitlab!35877
-
Markus Koller authored
-
Nicolas Dular authored
-
Sean McGivern authored
Count Redis errors and requests per Redis server See merge request gitlab-org/gitlab!35992
-
Sean McGivern authored
Update `rack-timeout` to `0.5.2` See merge request gitlab-org/gitlab!36071
-
Nicolò Maria Mezzopera authored
Fix new group input validation after form submission Closes #226984 See merge request gitlab-org/gitlab!36032
-
Dmytro Zaporozhets authored
Fixes js validation error after form was submitted Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Sean McGivern authored
[GraphQL] Mutations should return the mutated resource See merge request gitlab-org/gitlab!35998
-
Jan Provaznik authored
Add parallel persistence for author_name on AuditEvent See merge request gitlab-org/gitlab!35130
-
Jacob Vosmaer authored
-
Heinrich Lee Yu authored
Merge branch '224674-fix-update_routes_for_lost_and_found_group_and_orphaned_projects-conflict-with-ghost-route' into 'master' Fix conflict on the migration that adds routes for orphaned projects See merge request gitlab-org/gitlab!35425
-
Heinrich Lee Yu authored
Allow to autocomplete confidential only issues and epics See merge request gitlab-org/gitlab!35499
-
Igor Drozdov authored
The query with passed 10 commits turned out to be slow We can change the number to 2 until we have an optimized query
-
Bob Van Landuyt authored
Resolve "Move fetching nodes data out of the cluster model into a lib" Closes #217792 See merge request gitlab-org/gitlab!35455
-
João Alexandre Cunha authored
- Renames Nodes to Node - Simplify the #all method by making readable auxiliar methods - Standardize the #all method result to always return an array - Adds specs for this file
-
Nicolò Maria Mezzopera authored
Sentence case "Learn More" button in Threat Monitoring See merge request gitlab-org/gitlab!35891
-
Valerie Karnes authored
-
Markus Koller authored
Add AlertManagement Alert state pill See merge request gitlab-org/gitlab!35579
-
Nick Thomas authored
Use webPath in repository GraphQL responses Closes #225849 See merge request gitlab-org/gitlab!35976
-
Peter Leitzen authored
Remove the second prompt to accept or decline an invitation See merge request gitlab-org/gitlab!35777
-
Doug Stull authored
- no need for double confirmation in the case where user has an invite and is not a member yet.
-
Jan Provaznik authored
We allow to add only confidential subepics and issues to epics which are confidential itself, so this flag will be used by frontend to get only confidential list of items.
-
Nicolò Maria Mezzopera authored
Add refresh rate options to dashboard header Closes #204920 See merge request gitlab-org/gitlab!35238
-
Peter Leitzen authored
[RUN AS-IF-FOSS] Add MergeRequests::RemoveApprovalService to FOSS See merge request gitlab-org/gitlab!35538
-