- 21 Jul, 2021 40 commits
-
-
Stan Hu authored
Optimize scanning for references process See merge request gitlab-org/gitlab!65847
-
Stan Hu authored
Instrument sub-transactions created by ActiveRecord See merge request gitlab-org/gitlab!66477
-
Kushal Pandya authored
Add a locked state to approval settings checkbox See merge request gitlab-org/gitlab!66450
-
Jiaan Louw authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!66521
-
Kati Paizee authored
Docs: Highlight importance of batched background migrations See merge request gitlab-org/gitlab!66434
-
Katrin Leinweber authored
-
Kati Paizee authored
Docs on lowering node counts for 3k ref arch See merge request gitlab-org/gitlab!66168
-
Catalin Irimie authored
-
Alex Kalderimis authored
Removed code for service templates See merge request gitlab-org/gitlab!64975
-
Oghenerukevwe Kofi authored
Technical debt maintenance: Removes most of the code for the deprecated `service templates` feature. The code for the `PropagateServiceTemplateWorker` and its tests are untouched. Changelog: other
-
Jacob Vosmaer authored
Rename Workhorse go module to gitlab/workhorse See merge request gitlab-org/gitlab!65593
-
Philippe Lafoucrière authored
-
Bob Van Landuyt authored
Cleanup temp indexes from reindexing See merge request gitlab-org/gitlab!65971
-
GitLab Release Tools Bot authored
[ci skip]
-
Imre Farkas authored
Drop invalid UTF-8 when displaying in job logs See merge request gitlab-org/gitlab!66423
-
GitLab Release Tools Bot authored
[ci skip]
-
Kushal Pandya authored
Save visited URL filters to recent searches and update weight token list See merge request gitlab-org/gitlab!66361
-
Jan Provaznik authored
Add descendantGroups field to Group type See merge request gitlab-org/gitlab!65255
-
Tetiana Chupryna authored
Skip in-product marketing emails when on trial See merge request gitlab-org/gitlab!66269
-
Max Woolf authored
Migrate New Environments Form to Vue See merge request gitlab-org/gitlab!66192
-
Grzegorz Bizon authored
-
Eugenia Grieff authored
- This fields allow us to query the group's decendant groups Add search and owned arguments - Add search functionality to GroupsFinder - Update docs Changelog: added
-
Kushal Pandya authored
Resolve "Epic split dropdown menu overlaps note in epic show page" See merge request gitlab-org/gitlab!66498
-
Albert Salim authored
Merge branch '335675-consider-storing-retrieving-tests-metadata-in-from-pages-instead-of-artifacts' into 'master' ci: Expose tests metadata via Pages See merge request gitlab-org/gitlab!65826
-
Alex Buijs authored
Do not send in-product marketing emails when users of a namespace are on a trial license. Changelog: changed EE: true
-
Alex Kalderimis authored
Fix WorkerDataConsistency cop offenses [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!65427
-
Alex Kalderimis authored
Force user to re-enter integration password See merge request gitlab-org/gitlab!65569
-
Siddharth Asthana authored
Ensure that model validation fails when the password is reset due to other related model changes. Changelog: changed EE: true
-
Denys Mishunov authored
Improve new group form validations See merge request gitlab-org/gitlab!65369
-
GitLab Release Tools Bot authored
-
Vasilii Iakliushin authored
Contributes to https://gitlab.com/gitlab-org/gitlab/-/issues/326323 **Problem** For reference cache generation we convert and scan each node one by one for reference identifiers. This process is slow and consumes lots of memory. **Solution** Scan the whole document directly. That removes many unnecessary transformation operations on nodes. Changelog: performance
-
Marcel Amirault authored
Docs: Dynamically runner selector feature See merge request gitlab-org/gitlab!66304
-
Andrei Merfu authored
-
Kushal Pandya authored
Migrate the deprecated "urlParamsToObject" to "queryToObject" See merge request gitlab-org/gitlab!65499
-
Dylan Griffith authored
Remove prevent_retry_of_retried_jobs feature flag See merge request gitlab-org/gitlab!66407
-
Kushal Pandya authored
Move Jira Connect App code to own directory See merge request gitlab-org/gitlab!65703
-
Siddharth Asthana authored
Changelog: changed EE: true
-
Stan Hu authored
This feature flag prevents already-retried builds from being retried again. This feature flag: * shipped in GitLab 14.0: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62349 * enabled by defualt in GitLab 14.0: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/63112 Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/331695 Changelog: changed
-
Ezekiel Kigbo authored
Remove unnecessary yarn resolution See merge request gitlab-org/gitlab!66455
-