- 27 May, 2020 40 commits
-
-
Mike Lewis authored
Add metadata section to guidelines See merge request gitlab-org/gitlab!31905
-
Amy Qualls authored
Docs: fix out of date Auto DevOps items Closes #30933 See merge request gitlab-org/gitlab!32795
-
Amy Qualls authored
Based on feedback from the engineering team, moving the supported languages subheading to a more useful location.
-
Enrique Alcántara authored
Use data attribute for storage counter spec Closes #217959 See merge request gitlab-org/gitlab!33161
-
Andrew Fontaine authored
Send email notifications on Issue Iteration change See merge request gitlab-org/gitlab!32817
-
Markus Koller authored
Fix typo in direct_upload.rb See merge request gitlab-org/gitlab!32973
-
Lin Jen-Shin authored
Use shell builtin `command -v` instead non-standard `which` See merge request gitlab-org/gitlab!32773
-
Enrique Alcántara authored
Add height for Safari Closes #219160 See merge request gitlab-org/gitlab!33132
-
Imre Farkas authored
Refactor issuable metadata See merge request gitlab-org/gitlab!32472
-
Imre Farkas authored
Add search token configuration to AuditLogApp See merge request gitlab-org/gitlab!32951
-
Jiaan Louw authored
This adds the ability for the consumer of AuditLogApp to configure which tokens should be available for the user to choose from.
-
Mike Jang authored
Link project export rate limit from GitLab.com doc See merge request gitlab-org/gitlab!33143
-
DeAndre Harris authored
-
Enrique Alcántara authored
Remove unnecessery css for storage usage graph Closes #218398 See merge request gitlab-org/gitlab!33164
-
Sean McGivern authored
Revert "Merge branch 'iterations_add_daterange_constraint' into 'master'" Closes #219213 and #219198 See merge request gitlab-org/gitlab!33142
-
Sean McGivern authored
[RUN AS-IF-FOSS] Fixes broken master caused by spec in wrong file Closes #219231 See merge request gitlab-org/gitlab!33153
-
Phil Hughes authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/219231
-
Enrique Alcántara authored
Merge branch '219145-comment-button-does-not-show-up-on-mr-when-comments-are-set-to-newest-first' into 'master' Resolve "Comment button not showing when order is set to `newest first`" See merge request gitlab-org/gitlab!33100
-
Scott Stern authored
-
Toon Claes authored
Add `issues` and `merge_requests` to high traffic tables See merge request gitlab-org/gitlab!32936
-
Felipe Artur authored
Turn IssuableMetadata concern into a class. This refactoring allows EE only metadata to have its logic on ee folder.
-
Achilleas Pipinellis authored
Remove duplicate EBS mention See merge request gitlab-org/gitlab!33166
-
Collen authored
-
Mark Florian authored
Pin @gitlab/ui to v16.0.0 See merge request gitlab-org/gitlab!33115
-
Thong Kuah authored
Added node size to cluster index Closes #196544 See merge request gitlab-org/gitlab!32435
-
Emily Ring authored
Updated javascripts/clusters_list to include node information Display node size on cluster index Updated associated tests
-
Grzegorz Bizon authored
Fix Runners heartbeat that can result in Runner being considered offline Closes gitlab-runner#3854 See merge request gitlab-org/gitlab!32851
-
Grzegorz Bizon authored
Fix atomic processing bumping a lock_version See merge request gitlab-org/gitlab!32914
-
nicolasdular authored
-
nicolasdular authored
-
Illya Klymov authored
Enable async/await in Jest See merge request gitlab-org/gitlab!23606
-
Enrique Alcántara authored
Add ability to handle custom events on the ToastUI editor See merge request gitlab-org/gitlab!32945
-
Ramya Authappan authored
Smoke test for project snippet Closes gitlab-org/quality/testcases#813 See merge request gitlab-org/gitlab!31817
-
Anastasia McDonald authored
Also verifies markdown is applied, description is not shown if empty, Internal visibility selected
-
Peter Leitzen authored
Fix bug in snippet create mutation with non ActiveRecord errors See merge request gitlab-org/gitlab!33085
-
Adam Hegyi authored
Remove redundant indexes from CI variables See merge request gitlab-org/gitlab!30021
-
Kamil Trzciński authored
Currently, a long running job can result in Runner not being heartbeat. The heartbeat happens today only on `jobs/request`
-
Kamil Trzciński authored
This increases a timeout that Runner is considered online. This is due to fact of two aspects that impact how often we update DB entry: - Runner being terminated by Workhorse, thus waiting on queue notification - Rate of updating DB column The timeout to consider Runner online (by DB) needs to be aligned with these two timeouts, otherwise runner can be wrongly assumed as not-online.
-
Marcia Ramos authored
Extract Testing and reports in mrs to new docs page Closes #118824 See merge request gitlab-org/gitlab!31852
-
Kristin Brooks authored
* See https://gitlab.com/gitlab-org/gitlab/-/issues/118824 * Extract the Testing and reports in merge requests section of the Merge requests doc page was moved to its own document to make the index easier to go through.
-