- 01 Jun, 2021 1 commit
-
-
Dmitriy Zaporozhets authored
Redirect unscoped snippet routes like: * /group/project/snippets -> /group/project/-/snippets * /snippets/1 -> /-/snippets/1 Changelog: removed Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 May, 2021 39 commits
-
-
Vitali Tatarintev authored
Merge branch '328728-determine-if-we-should-ever-manually-need-to-accept-invite-for-an-existing-user' into 'master' Clarify when manual acceptance of an invite may occur in tests See merge request gitlab-org/gitlab!61795
-
Nick Gaskill authored
Deploy tokens cannot be used with the Packages API See merge request gitlab-org/gitlab!61943
-
Tim Rizzi authored
-
Mike Greiling authored
Added virtual scrolling to diffs [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!60312
-
Nick Gaskill authored
docs: 10.x is EOL, so use current 14.x NodeJS LTS See merge request gitlab-org/gitlab!61838
-
Steve Abrams authored
Data migration ('tags' to 'topics') for projects [RUN ALL RSPEC] See merge request gitlab-org/gitlab!61237
-
Jonas Wälter authored
-
Douglas Barbosa Alexandre authored
Avoid N+1 queries in epic reference See merge request gitlab-org/gitlab!61885
-
Craig Norris authored
Catch up on spelling issues that have crept in See merge request gitlab-org/gitlab!62013
-
Rémy Coutable authored
Skip QA if not EE See merge request gitlab-org/gitlab!62002
-
Nicolò Maria Mezzopera authored
Add text generic report type See merge request gitlab-org/gitlab!61727
-
Bob Van Landuyt authored
Move Members menu item to Project information menu See merge request gitlab-org/gitlab!61458
-
Marcia Ramos authored
Make connection between Agent and Gitlab Managed Apps See merge request gitlab-org/gitlab!61940
-
Kenny Johnston authored
-
Dan Davison authored
E2E test user cancels MR in merge trains doesn't create To-Do item See merge request gitlab-org/gitlab!60737
-
Tiffany Rea authored
-
Olena Horal-Koretska authored
Rename `Operations` menu to `Monitor` See merge request gitlab-org/gitlab!61354
-
Amy Qualls authored
Because we don't have spelling checks turned on at the error level, issues with spelling are creeping back in.
-
Mark Chao authored
Delete merge requests from original ES index See merge request gitlab-org/gitlab!61394
-
Terri Chu authored
-
Douglas Barbosa Alexandre authored
Support warning in pipeline creation by default [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61803
-
Denys Mishunov authored
Move Members menu item to group information menu See merge request gitlab-org/gitlab!61464
-
Dan Davison authored
Integrate Chemlab into QA test suite See merge request gitlab-org/gitlab!54589
-
Phil Hughes authored
Scroll to top of file content when the file is collapsed See merge request gitlab-org/gitlab!61432
-
Thomas Randolph authored
-
Jose Vargas authored
This removes the ci_store_pipeline_messages feature flag by default for all types of instances Changelog: changed
-
David Fernandez authored
Tidy up Debian repository specs See merge request gitlab-org/gitlab!60568
-
Dmitry Gruzd authored
Change notes removal migration to use ES tasks See merge request gitlab-org/gitlab!61798
-
Terri Chu authored
-
Enrique Alcántara authored
Compatibility message and error handling in content editor See merge request gitlab-org/gitlab!61006
-
Himanshu Kapoor authored
-
Bob Van Landuyt authored
Make incremental rollout possible for `UserRefreshOverUserRangeWorker` so as to read data from replica [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61883
-
Lin Jen-Shin authored
`build-qa-image` is already skipped if not EE, therefore QA can't run anyway, and if we don't skip QA scheduled FOSS pipeline cannot be created due to missing `build-qa-image` under FOSS.
-
Jan Provaznik authored
Migrate sub portal specs to parameterized syntax See merge request gitlab-org/gitlab!61882
-
Sean McGivern authored
Remove specified labels on issue close See merge request gitlab-org/gitlab!61286
-
Phil Hughes authored
This adds virtual scrolling to the diffs app so that we can render a lot of diff files in a very fast and performant way. Doing virtual scrolling also helps us manage our memory usage a lot as we aren't rendering a lot of components into the DOM. Locally we get a lot of performance gains (close to 20s improvement to the TBT time). For now this is behind a feature flag. The feature flag is there so that this can be merged but not enabled until we are sure this is something we want. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/326773
-
Etienne Baqué authored
Upgrade grape-entity gem See merge request gitlab-org/gitlab!61866
-
Vitaly Slobodin authored
Credit card verification alert clarify bringing own runners See merge request gitlab-org/gitlab!61926
-
Ragnar Hardarson authored
-