- 10 Aug, 2021 40 commits
-
-
Axel Garcia authored
-
Jose Ivan Vargas authored
Replace Vue.$emit with single arg in notes See merge request gitlab-org/gitlab!67777
-
Nick Thomas authored
Build usage data queries and usage data non sql metrics using instrumentation classes See merge request gitlab-org/gitlab!67049
-
Alex Kalderimis authored
Runner model can return `locked` only when its type is `project` See merge request gitlab-org/gitlab!62105
-
Jan Provaznik authored
Fix single file editor rendering when MR diffs is cached See merge request gitlab-org/gitlab!67658
-
Etienne Baqué authored
Refactor the Ci::Minutes::Additional pack service and API See merge request gitlab-org/gitlab!67513
-
Grzegorz Bizon authored
Remove `Gitlab::Database#create_connection_pool` and provide LB one See merge request gitlab-org/gitlab!67338
-
GitLab Release Tools Bot authored
[ci skip]
-
Heinrich Lee Yu authored
Enable ci_daily_limit_for_pipeline_schedules by default See merge request gitlab-org/gitlab!67835
-
Sean McGivern authored
Add Packages menu See merge request gitlab-org/gitlab!66897
-
Kushal Pandya authored
Add support for adding attachments in Content Editor See merge request gitlab-org/gitlab!67728
-
Nourdin el Bacha authored
This commit introduces a Presentable, which adds the following: - `locked` for GraphQL vue component - `locked?` for haml component And the specs are refactored, using TableSyntax Changelog: fixed
-
Vijay Hawoldar authored
In order to support the creation of multiple packs in one request, this will refactor the CreateService to support the passing of an array of new packs Changelog: changed EE: true
-
Sanad Liaquat authored
QA: Update large gh import max duration See merge request gitlab-org/gitlab!67841
-
Jacques Erasmus authored
Render base path error based on report status See merge request gitlab-org/gitlab!67370
-
Kamil Trzciński authored
This changes how, and where the connection pool is created. Since, we need Connection Pool be created in a context of LB this moves this method to LB context, and properly mutates config to also indicate a spec name, and replica usage.
-
Grzegorz Bizon authored
Fetch pending builds with denormalized shared runners See merge request gitlab-org/gitlab!66082
-
Maxime Orefice authored
-
Kerri Miller authored
Refresh ci minutes in ChangeNamespaceService See merge request gitlab-org/gitlab!67630
-
Maxime Orefice authored
-
Sarah Groff Hennigh-Palermo authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!67799
-
Vitaly Slobodin authored
Fix UI of project topics popover See merge request gitlab-org/gitlab!67825
-
Etienne Baqué authored
Return API error when inviting email restricted for sign-up See merge request gitlab-org/gitlab!64807
-
Himanshu Kapoor authored
-
Kushal Pandya authored
Migrate the deprecated "urlParamsToObject" to "queryToObject" See merge request gitlab-org/gitlab!65896
-
Sean McGivern authored
Move feature flag service ping metric to CE See merge request gitlab-org/gitlab!67666
-
Russell Dickenson authored
Add link to runtime install survey in DS docs See merge request gitlab-org/gitlab!67099
-
Adam Cohen authored
-
Matthias Käppler authored
Disable project and group sharing when setting a User Cap See merge request gitlab-org/gitlab!67229
-
Etienne Baqué authored
Disable both project and group sharing with other groups whenever a User Cap is set for this group (or this group's root ancestor). Changelog: added
-
Kushal Pandya authored
Added warning to diff files when there are conflicts See merge request gitlab-org/gitlab!67216
-
Kushal Pandya authored
Make filters work for pipeline dashboard See merge request gitlab-org/gitlab!67750
-
Sanad Liaquat authored
Quarantine online gc test while migration testing See merge request gitlab-org/gitlab!67754
-
Sofia Vistas authored
-
Matthias Käppler authored
Expose timelogs in GraphQL query type and add user/project filter See merge request gitlab-org/gitlab!67185
-
Shinya Maeda authored
Resolve "Use Same Endpoint for HTML and JSON in OperationsController" See merge request gitlab-org/gitlab!67112
-
Bala Kumar authored
-
Grzegorz Bizon authored
Fix stage_dependent_jobs See merge request gitlab-org/gitlab!67337
-
Albert Salim authored
Pass CACHE_UPDATE variable to omnibus-gitlab-mirror if present See merge request gitlab-org/gitlab!67822
-
Andrejs Cunskis authored
-