- 27 May, 2020 40 commits
-
-
Russell Dickenson authored
Remove go-ast from SAST offline docs See merge request gitlab-org/gitlab!33199
-
Russell Dickenson authored
Add Offline GitLab to topics index See merge request gitlab-org/gitlab!33094
-
Suzanne Selhorn authored
Usage Statistics Definitions See merge request gitlab-org/gitlab!32587
-
Sid Reddy authored
-
Mayra Cabrera authored
[RUN AS-IF-FOSS] Revert "Merge branch '215315-repository-identifier-2' into 'master'" Closes #219313 See merge request gitlab-org/gitlab!33218
-
charlie ablett authored
Allow to pass a block to graphql mutation helper See merge request gitlab-org/gitlab!32557
-
Illya Klymov authored
Refactors variables for status in alert management list view to allow internationalization See merge request gitlab-org/gitlab!32466
-
Clement Ho authored
Remove create issue feature flag See merge request gitlab-org/gitlab!33213
-
Kyle Wiebers authored
This reverts merge request !32641
-
Enrique Alcántara authored
Remove prepend-top-8 CSS class See merge request gitlab-org/gitlab!33087
-
Amy Qualls authored
Add docs for status page /publish quick action See merge request gitlab-org/gitlab!31480
-
Sarah Yasonik authored
-
Mayra Cabrera authored
Serialize json.extra.raw_response to avoid field explosion in logs See merge request gitlab-org/gitlab!32859
-
Andrew Fontaine authored
DAG MVC: Check feature flag explicitly See merge request gitlab-org/gitlab!33188
-
Andrew Fontaine authored
Web IDE: Add default values to _ide_theme_overrides.scss See merge request gitlab-org/gitlab!32796
-
Mike Jang authored
Resolve "Move group-level IP address restriction to Premium" See merge request gitlab-org/gitlab!32396
-
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
-
lauraMon authored
-
Mayra Cabrera authored
Add API spec for create alert issue mutation Closes #217923 See merge request gitlab-org/gitlab!32551
-
Vitali Tatarintev authored
-
Olena Horal-Koretska 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
-
Thomas Woodham authored
-
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
-