- 25 May, 2020 40 commits
-
-
Enrique Alcántara authored
Update dependency @sourcegraph/code-host-integration to v0.0.47 See merge request gitlab-org/gitlab!32680
-
Douglas Barbosa Alexandre authored
Use wiki instead of project_wiki in Banzai See merge request gitlab-org/gitlab!32675
-
Russell Dickenson authored
Added missing "Introduced in" block See merge request gitlab-org/gitlab!23371
-
Russell Dickenson authored
-
Jan Provaznik authored
Add tags_count to container registry api and controller See merge request gitlab-org/gitlab!32141
-
Nicolò Maria Mezzopera authored
- source - tests Co-authored-by: Steve Abrams <sabrams@gitlab.com> Co-authored-by: Nick Kipling <nkipling@gitlab.com>
-
Peter Leitzen authored
Fix undefined error in Gitlab::Git::Diff See merge request gitlab-org/gitlab!32967
-
Peter Leitzen authored
Clarify merging MRs from a fork See merge request gitlab-org/gitlab!32969
-
Markus Koller authored
-
Douglas Barbosa Alexandre authored
Revert "Merge branch 'mc/feature/expose-artifacts-locked' into 'master'" See merge request gitlab-org/gitlab!32986
-
Vasilii Iakliushin authored
*Problem* Gitaly::CommitDelta does not have a `#patch` attribute. It leads to the problem that calls to methods `#too_large?`, `#collapsed?`, `#has_binary_notice?` and `#to_hash` raise an exception. Here is an example of the exception: ``` Failure/Error: @too_large = @diff.bytesize >= self.class.patch_hard_limit_bytes NoMethodError: undefined method `bytesize' for nil:NilClass ``` *Solution* I explicitly set `@diff` to have an empty string value if the provided payload does not implement `#patch` method.
-
Andrew Fontaine authored
Abort DAG app init if selector doesn't exist See merge request gitlab-org/gitlab!32966
-
Matija Čupić authored
This reverts merge request !32787
-
Douglas Barbosa Alexandre authored
Added terraform state and Vulnerability exports to Geo limitations See merge request gitlab-org/gitlab!32954
-
Fabian Zimmer authored
-
Douglas Barbosa Alexandre authored
Consider artifact locking when exposing artifact information See merge request gitlab-org/gitlab!32787
-
Sean McGivern authored
Fix location of VSA feature flag spec - RUN AS-IF-FOSS See merge request gitlab-org/gitlab!32978
-
Andrew Fontaine authored
Refactor license page Closes #217560 See merge request gitlab-org/gitlab!32425
-
Sean McGivern authored
-
Marcia Ramos authored
Add a note about backporting columns with default See merge request gitlab-org/gitlab!32662
-
Marcia Ramos authored
Remove "alpha" warning from Design Management docs See merge request gitlab-org/gitlab!32803
-
Igor Drozdov authored
Remove scoped_approval_rules feature flag Closes #198400 See merge request gitlab-org/gitlab!28864
-
Lee Tickett authored
-
Marcia Ramos authored
Clarify translation namespace use See merge request gitlab-org/gitlab!31452
-
Alper Akgun authored
-
Paul Gascou-Vaillancourt authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Matija Čupić authored
-
Sean McGivern authored
Fix VSA path navigation feature flag See merge request gitlab-org/gitlab!32564
-
Rémy Coutable authored
Update Omnibus GitLab Mirror links See merge request gitlab-org/gitlab!32958
-
Marcin Sedlak-Jakubowski authored
doc/api/projects: Document confidential_note_events parameter See merge request gitlab-org/gitlab!32788
-
Achilleas Pipinellis authored
Update and improve database setup steps See merge request gitlab-org/gitlab!32968
-
Markus Koller authored
Remove obsoleted sectional_codeowners FF in tests See merge request gitlab-org/gitlab!32814
-
Natalia Tepluhina authored
Avoid refresh when updating Alert status on Detail page Closes #218242 See merge request gitlab-org/gitlab!32636
-
Tristan Read authored
-
Marcin Sedlak-Jakubowski authored
Add tier note to Service Desk move to Starter See merge request gitlab-org/gitlab!31319
-
Marcin Sedlak-Jakubowski authored
-
Peter Leitzen authored
Adds additional error check for no deployment See merge request gitlab-org/gitlab!32929
-
Sean McGivern authored
Do not replace methods of BatchLoader proxy objects See merge request gitlab-org/gitlab!32956
-