- 29 Jul, 2021 40 commits
-
-
Mark Florian authored
Merge branch '333583-add-loading-state-to-invite-modal-for-when-invite-button-is-clicked' into 'master' Add loading state to invite members button See merge request gitlab-org/gitlab!67081
-
Jackie Fraser authored
-
Alex Kalderimis authored
Refactor Push Rules menu for groups See merge request gitlab-org/gitlab!66831
-
Suzanne Selhorn authored
Revamp script, before_script and after_script reference docs See merge request gitlab-org/gitlab!67138
-
Marcel Amirault authored
-
Suzanne Selhorn authored
Clarify migration types in migration style guide See merge request gitlab-org/gitlab!66609
-
Alex Kalderimis authored
Include retried jobs in pipeline payloads for Datadog integration See merge request gitlab-org/gitlab!67031
-
Markus Koller authored
Retried jobs were removed from the default pipeline payload for performance reasons, but some integrations like Datadog want to include these as well. This modifies the payload so integrations can opt-in to retried builds by calling `.with_retried_builds` on the hash. Changelog: changed
-
Douglas Barbosa Alexandre authored
Use non-predefined variables inside CI include blocks See merge request gitlab-org/gitlab!66852
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!67144
-
Nick Thomas authored
Add public_url validation to JC instance_url See merge request gitlab-org/gitlab!67043
-
Steve Abrams authored
Route alert notifications only through escalation rules See merge request gitlab-org/gitlab!65635
-
Sarah Yasonik authored
Introduce the triggered_at column for AlertManagement::Alert, falling back to the alert creation time. This will allow the alert to keep track of when escalations started (or were restarted). Changelog: added
-
Denys Mishunov authored
Blob refactor: Hide copy and view raw buttons when viewing binary files See merge request gitlab-org/gitlab!66905
-
Jacques Erasmus authored
-
Max Woolf authored
Adds the ability to use project/group/instance CI variables inside a .gitlab-ci.yml file include block. Changelog: added
-
Max Woolf authored
Update test dependencies for Ruby 3 support See merge request gitlab-org/gitlab!67130
-
GitLab Release Tools Bot authored
-
Vasilii Iakliushin authored
Introduce AutoDeleteCronWorker for Environments See merge request gitlab-org/gitlab!66732
-
Francisco Javier López authored
In this commit we're refactoring the Push Rules menu in the group sidebar. We're moving away from partial defined logic to object contained one. Now menus are defined in objects that will contain all the information instead of in partials
-
Jan Provaznik authored
Allow resetting issue labels See merge request gitlab-org/gitlab!66859
-
Francisco Javier López authored
In this commit we're refactoring the Security & Compliance menu in the group sidebar. We're moving away from partial defined logic to object contained one. Now menus are defined in objects that will contain all the information instead of in partials.
-
Mikołaj Wawrzyniak authored
Improve metric instrumentation generator [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!66549
-
Jan Provaznik authored
Expose `mergeRequestsCount` field in GraphQL Issue type See merge request gitlab-org/gitlab!65931
-
Kamil Trzciński authored
[RUN AS-IF-FOSS] Remove wrapper methods from Gitlab::Database See merge request gitlab-org/gitlab!66288
-
Phil Hughes authored
Use pagination to load epics in roadmap See merge request gitlab-org/gitlab!65652
-
Dmitriy Zaporozhets (DZ) authored
Add invitation debug logging See merge request gitlab-org/gitlab!66923
-
Fabio Pitino authored
Move skip ci to be earlier in the pipeline processing See merge request gitlab-org/gitlab!66147
-
Marcel Amirault authored
-
Sean McGivern authored
Revert "Merge branch 'label_gitlab_process_action_cable' into 'master'" See merge request gitlab-org/gitlab!67123
-
Vitali Tatarintev authored
Add security & compliance menu See merge request gitlab-org/gitlab!66464
-
Jan Provaznik authored
Rename template to allow checkouts on Windows See merge request gitlab-org/gitlab!67110
-
Eulyeon Ko authored
-
Eulyeon Ko authored
Update the spec to ensure a merge request not invisible to the current user is not counted.
-
Eulyeon Ko authored
Create a resolver to batch load merge requests count for issues.
-
Eulyeon Ko authored
Changelog: changed
-
alinamihaila authored
-
alinamihaila authored
- Remove redis_hll type, there is no need to have redis_hll speciic instrumentation class. - Add operation option for database type
-
Olena Horal-Koretska authored
Add timelog summary to time tracking report See merge request gitlab-org/gitlab!67006
-
Nick Thomas authored
Handle cache busting scenario when note author detail changes See merge request gitlab-org/gitlab!66814
-