- 11 Oct, 2019 32 commits
-
-
Kushal Pandya authored
Update GitLab Packages See merge request gitlab-org/gitlab!18004
-
Mark Lapierre authored
Fix E2E file templates test Closes #33852 See merge request gitlab-org/gitlab!18432
-
Sean McGivern authored
Show description when SSH public key is not available on a GitLab instance See merge request gitlab-org/gitlab!18363
-
Achilleas Pipinellis authored
Pages are enabled on .com, remove note stating otherwise See merge request gitlab-org/gitlab!18401
-
Thiago Presa authored
-
Martin Wortschack authored
Refactor general use popover button to be for content only Closes gitlab-org/growth/engineering#15 See merge request gitlab-org/gitlab!18348
-
Doug Stull authored
- before we had this generally named to signify its general use - now we have refactored the items out of it that made it generic and it is now only for the step content. Therefore we will rename it to signify its use.
-
Achilleas Pipinellis authored
Add redirect and renaming note for exporter Closes #32312 See merge request gitlab-org/gitlab!17667
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Remove scan of /app in docs script See merge request gitlab-org/gitlab!18428
-
Marcel Amirault authored
-
Stan Hu authored
[EE] Show epic events on group activity page See merge request gitlab-org/gitlab!16108
-
Jan Provaznik authored
* group events are now inclueded in the 'All' tab and a new 'Epic events' tab added to this page * group events are not showed on other activity pages (e.g. user) yet * this MR also removes old "non-join_lateral" query for getting events because this was used only for postgres <9.3 and we now require at least 9.6
-
Sanad Liaquat authored
Configurable SAML fingerprint in e2e tests See merge request gitlab-org/gitlab!18387
-
Evan Read authored
Add references to pipelines for merged results See merge request gitlab-org/gitlab!18250
-
Marcel Amirault authored
-
Mark Lapierre authored
They were recently changed, breaking the test. And they should be tested in FE tests anyway. Also change a block argument so a cop doesn't have to be disabled
-
Russell Dickenson authored
Merge request approval rules enabled in 11.10 See merge request gitlab-org/gitlab!18292
-
Russell Dickenson authored
Centralize push option documentation Closes #31147 See merge request gitlab-org/gitlab!18176
-
Marcel Amirault authored
Centralize all git push options docs under /user/project and format in a standardized way to allow for easier updating and expansion
-
Michael Kozono authored
Stopped CRD apply retrying from allowing silent failures See merge request gitlab-org/gitlab!18421
-
Evan Read authored
Docs: fix docker login command See merge request gitlab-org/gitlab!18295
-
joan albert authored
-
Evan Read authored
Update capitalization and backticks in /doc/dev See merge request gitlab-org/gitlab!17199
-
Marcel Amirault authored
Update product name capitalization and implement proper backtick use in /doc/development
-
Douglas Barbosa Alexandre authored
Parse v2 license scanning reports See merge request gitlab-org/gitlab!17646
-
mo khan authored
* Updates parser to parse v1, v1.1 and v2 license scan reports * Update license scan report diff to use license id when available
-
Evan Read authored
Update 404 and redirecting links in geo/ha/ci See merge request gitlab-org/gitlab!17658
-
Marcel Amirault authored
Update links in /geo /high_availability and /ci
-
Evan Read authored
Documentation: Api - Resources Gitlab_ci_yml templates See merge request gitlab-org/gitlab!17584
-
Alexis Sánchez authored
-
Takuya Noguchi authored
with i18n (internationalization)
-
- 10 Oct, 2019 8 commits
-
-
James Edwards-Jones authored
-
Mike Greiling authored
Document kind of tag that is created from the UI See merge request gitlab-org/gitlab!18194
-
Mike Greiling authored
Resolve "Hide redundant labels in issue boards" See merge request gitlab-org/gitlab!17937
-
Coung Ngo authored
Before in issue boards, a card showed labels including the list label. The list label is redundant since you can see the list label at the top of the card collection and adds noise. This commit removes list labels from inside list label cards.
-
Mike Greiling authored
Merge branch '33750-follow-up-from-resolve-deactivate-a-user-with-self-service-reactivation' into 'master' Do not allow deactivated users to use slash commands See merge request gitlab-org/gitlab!18365
-
Mayra Cabrera authored
Remove execute permissions from PNG file See merge request gitlab-org/gitlab!18417
-
Evan Read authored
-
Mike Greiling authored
Convert Burndown charts to gitlab-ui component See merge request gitlab-org/gitlab!15463
-