- 27 May, 2020 40 commits
-
-
Peter Leitzen authored
Backfill StatusPage::PublishedIncidents and add /publish quick action See merge request gitlab-org/gitlab!30906
-
Sarah Yasonik authored
To have idempotent publishing jobs for publishing a project's issues to the status page, issues are pushed based on the confidential state of an issue. This commit swaps over to the publishing an issue only if a StatusPage::PublishedIncident exists for the issue. This allows finer control over to the user on whether an issue should be published to the status page.
-
Douglas Barbosa Alexandre authored
Add sign-up Experience Level page See merge request gitlab-org/gitlab!31415
-
Dallas Reedy authored
- Add route for /users/sign_up/experience_level - Add action RegistrationsController#experience_level - Add view for registrations/experience_level - Populate view with very simplified version of content - Add new translations to gettext
-
Mike Jang authored
Document project access tokens feature flag See merge request gitlab-org/gitlab!32351
-
Peter Hegman authored
-
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
-