- 27 May, 2020 40 commits
-
-
lauraMon authored
-
Mike Jang authored
docs: Update U2F docs for Firefox 67+ See merge request gitlab-org/gitlab!32289
-
Enrique Alcántara authored
Web IDE: Remove unusedSeal and related actions See merge request gitlab-org/gitlab!32989
-
Igor Drozdov authored
[RUN AS-IF-FOSS] Move review related services outside EE See merge request gitlab-org/gitlab!32645
-
Sean McGivern authored
Send variables parameter as a Hash to the Prometheus proxy API See merge request gitlab-org/gitlab!33062
-
Kamil Trzciński authored
Adapt Limitable for system-wide features See merge request gitlab-org/gitlab!32574
-
Amy Qualls authored
Remove confusing statement Closes #217800 See merge request gitlab-org/gitlab!33151
-
Sean McGivern authored
Fix code highlight for metadata docs Closes #219279 See merge request gitlab-org/gitlab!33192
-
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
-
Sean McGivern authored
-
Mike Jang authored
Document project access tokens feature flag See merge request gitlab-org/gitlab!32351
-
Peter Hegman authored
-
Himanshu Kapoor authored
The property unusedSeal, and related actions and mutations were redundant. We can easily identify if there are no changes by checking `someUncommitedChanges` property on state.
-
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
-
Dhiraj Bodicherla authored
This MR updates the format of custom variables the UI sends to the backend in metrics dashboard
-
rpereira2 authored
- Change the format of the variables parameter in the Prometheus proxy API from an array to a Hash. - This is because the order of elements in an array parameter is not guaranteed to be unchanged. Different middleware can seemingly change the order of elements in an array query parameter.
-
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
-