- 17 Jul, 2020 40 commits
-
-
Achilleas Pipinellis authored
Update 3k reference architecture Closes #217852 See merge request gitlab-org/gitlab!34194
-
Igor Drozdov authored
Revert "Merge branch '214104-versioning' into 'master'" See merge request gitlab-org/gitlab!37179
-
Achilleas Pipinellis authored
Add missing rate and concurrency limits See merge request gitlab-org/gitlab!37117
-
Joshua Lambert authored
-
Bob Van Landuyt authored
Revert !36944 - Add include_parent_milestones to milestones API See merge request gitlab-org/gitlab!37177
-
Marcia Ramos authored
Add good for 1st time contributors to beginners See merge request gitlab-org/gitlab!36950
-
Phil Hughes authored
Don't show MLC form on thread replies Closes #229596 See merge request gitlab-org/gitlab!37139
-
Justin Boyson authored
-
Natalia Tepluhina authored
Support multiple files when editing snippets See merge request gitlab-org/gitlab!37079
-
Denys Mishunov authored
See https://gitlab.com/gitlab-org/gitlab/-/issues/220785#note_378854721 for more details
-
Achilleas Pipinellis authored
Docs: Polish "Pages on separate server" setup Closes gitlab-com/support/support-team-meta#2469 See merge request gitlab-org/gitlab!36282
-
Mark Chao authored
This reverts merge request !36686
-
Eugenia Grieff authored
- Revert changes that added the param include_parent_milestones to project milestones
-
Achilleas Pipinellis authored
Make note about trigger hover behavior See merge request gitlab-org/gitlab!37176
-
Igor Drozdov authored
Use native Gitaly pagination for Branch list API See merge request gitlab-org/gitlab!35819
-
David Kim authored
Pagination by Kaminari is slow because it requests all branches and paginate after receiving results from Gitaly. It's a first iteration to implement native pagination with Gitaly.
-
Marcel Amirault authored
-
Martin Wortschack authored
Replace prepend-left-10 class See merge request gitlab-org/gitlab!36610
-
Ash McKenzie authored
Expired subscriptions have 30 day grace period See merge request gitlab-org/gitlab!35897
-
Phil Hughes authored
Add controller and views for manage organization's Runners on group level See merge request gitlab-org/gitlab!33074
-
Arthur de Lapertosa Lisboa authored
-
Ash McKenzie authored
Create DastSiteProfile from GraphQL mutation See merge request gitlab-org/gitlab!36792
-
Philip Cunningham authored
Hooks models into services to create records in the db.
-
Jay Swain authored
Provide users who have expired subscriptions a grace period to renew their subscriptions before we begin downgrading them. part of: https://gitlab.com/gitlab-org/growth/product/-/issues/1513
-
Stan Hu authored
[RUN AS-IF-FOSS] Move approvals components to FOSS See merge request gitlab-org/gitlab!36449
-
Gabriel Mazetto authored
Add Jsonnet template for Dynamic Child Pipelines Closes #229113 See merge request gitlab-org/gitlab!37058
-
Jason Yavorska authored
-
Gabriel Mazetto authored
Remove unindexed condition on label transfer See merge request gitlab-org/gitlab!37060
-
Marcel van Remmerden authored
-
Sanad Liaquat authored
Un-quarantine import project using instance template spec See merge request gitlab-org/gitlab!36707
-
Stan Hu authored
Fix gitaly setup running always for specs setup Closes #229736 See merge request gitlab-org/gitlab!37163
-
Stan Hu authored
Docs haml lint CI job Closes #208354 See merge request gitlab-org/gitlab!36945
-
Marcel Amirault authored
Add a pipeline job to test UI links to docs, as links break when docs move, especially anchors when headings change.
-
Miguel Rincon authored
Add "New epic" button within epic page See merge request gitlab-org/gitlab!34109
-
Evan Read authored
Update Jira integration images See merge request gitlab-org/gitlab!37165
-
Mike Lewis authored
-
Russell Dickenson authored
Update service desk documentation See merge request gitlab-org/gitlab!37116
-
Felipe Artur authored
Update service desk docs after it got moved to core tier.
-
Thong Kuah authored
Since we switched to shas in GITALY_SERVER_VERSION, it no longer matches the VERSION in gitaly. As we cannot update VERSION as that is in another project, we match GITALY_SERVER_VERSION against checked out git sha instead, in order to determine if we need to run gitaly setup again
-