- 02 Jun, 2020 1 commit
-
-
Alex Kalderimis authored
-
- 27 May, 2020 39 commits
-
-
Mayra Cabrera authored
Merge branch '216103-personal-access-token-pat-expiry-is-notifying-a-for-impersonation-tokens-b-at-premium' into 'master' Prevent emails to user on expiry of impersonation token See merge request gitlab-org/gitlab!32140
-
Mayra Cabrera authored
Add API spec for create alert issue mutation Closes #217923 See merge request gitlab-org/gitlab!32551
-
Vitali Tatarintev authored
-
Mike Jang authored
Fix URL to openssh-7.5p1.tar.gz in fast SSH lookup docs See merge request gitlab-org/gitlab!32962
-
Mike Jang authored
Indent tables to align with list See merge request gitlab-org/gitlab!33009
-
Bob Van Landuyt authored
Add 3-segment format for gl_repository Closes #215315 See merge request gitlab-org/gitlab!32641
-
Mike Jang authored
Adds more information about group visibility levels See merge request gitlab-org/gitlab!32840
-
Enrique Alcántara authored
Fix button text alignment on "Edit Release" page See merge request gitlab-org/gitlab!33104
-
John T Skarbek 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
-