- 28 Oct, 2020 40 commits
-
-
Jan Provaznik authored
Improve login page provider specs See merge request gitlab-org/gitlab!45998
-
Denys Mishunov authored
Added documentation about startup calls to FE development guidelines See merge request gitlab-org/gitlab!46233
-
Natalia Tepluhina authored
-
Gabriel Mazetto authored
Fix viewing some legacy diff notes in discussions See merge request gitlab-org/gitlab!45920
-
Kamil Trzciński authored
[RUN ALL RSPEC] Delete admin_approval_for_new_user_signups.yml See merge request gitlab-org/gitlab!46312
-
Jacques Erasmus authored
Replace BSTooltip with GlTooltip See merge request gitlab-org/gitlab!45670
-
Bob Van Landuyt authored
Report running jobs metrics when the job starts See merge request gitlab-org/gitlab!46155
-
Brandon Labuschagne authored
Editor Lite: Set the default for blobGlobalId See merge request gitlab-org/gitlab!46283
-
Denys Mishunov authored
-
Shinya Maeda authored
Disallow feature flags to use licensed names See merge request gitlab-org/gitlab!45904
-
Kamil Trzciński authored
This ensures that all feature flags are explicitly used, and have a unique meaning. This work does: - hide `licensed` from `bin/feature-flag` - discovers the feature flag names to collide with licensed feature names - disallows to use licensed names in feature flag API (unless `force=1`) - removes mentions about implicit feature flags This does not: - remove implicit feature flag check - the removal of implicit feature flag will be done at some point later
-
Rémy Coutable authored
Upgrade to Git v2.29.0 See merge request gitlab-org/gitlab!46213
-
Alper Akgun authored
Add merge_trains_enabled column to project_ci_cd_settings See merge request gitlab-org/gitlab!45834
-
Kushal Pandya authored
Merge branch '229312-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-ee-app-assets-javascripts-analytics' into 'master' Resolve "Migrate Bootstrap button to GitLab UI GlButton in ee/app/assets/javascripts/analytics/cycle_analytics/components/custom_stage_form.vue" See merge request gitlab-org/gitlab!43212
-
Rémy Coutable authored
-
Vasilii Iakliushin authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/249789 It replaces BSTooltip with GlTooltip to migrate a Bootstrap tooltip API call to the GlTooltip API.
-
Rémy Coutable authored
Ensure MR labels are available, e.g. not local See merge request gitlab-org/gitlab!46296
-
James Lopez authored
Disallow /autocomplete/projects in Robots.txt See merge request gitlab-org/gitlab!46115
-
Francisco Javier López authored
-
Kamil Trzciński authored
Fix workflow:rules not accessing passed-upstream and trigger variables See merge request gitlab-org/gitlab!45674
-
Furkan Ayhan authored
This is the second attempt to fix this problem. In "Seed" section of CreatePipelineService, we run the block that is passed when calling the main service. This block is used for adding the variables to the pipeline from upstream and trigger requests. In this commit, we start to run this block before evaluating the workflow rules. This fix is behind a FF ci_seed_block_run_before_workflow_rules.
-
James Lopez authored
Fix an N+1 issue in GroupPackagesFinder See merge request gitlab-org/gitlab!45875
-
David Fernandez authored
Replace `.select` with a proper ActiveRecord scope. This way, #group_projects_visible_to_current_user are lazily loaded instead of being all loaded in memory
-
Denys Mishunov authored
Update GitLab UI/SVG See merge request gitlab-org/gitlab!46037
-
Dheeraj Joshi authored
-
Simon Knox authored
Export merge requests to CSV See merge request gitlab-org/gitlab!45130
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46304
-
Shinya Maeda authored
Merge branch '258638-feature-flag-rollout-of-enable_environment_path_in_alert_details' into 'master' Remove FF expose_environment_path_in_alert_details See merge request gitlab-org/gitlab!44130
-
Angelo Gulina authored
Remove the feature flag Remove all feature flag related code
-
Jan Provaznik authored
Remove ignore column code on `type` field See merge request gitlab-org/gitlab!46189
-
Jan Provaznik authored
Expose issue updated by on GraphQL See merge request gitlab-org/gitlab!46015
-
GitLab Release Tools Bot authored
-
Simon Knox authored
-
Dmytro Zaporozhets (DZ) authored
Improve usage_data monthly specs See merge request gitlab-org/gitlab!46111
-
Jacques Erasmus authored
Remove page_title from main project and group pages See merge request gitlab-org/gitlab!46223
-
Vitaly Slobodin authored
Replace GlDeprecated Badge for geo app & Update Tests accordingly See merge request gitlab-org/gitlab!46225
-
Jannik Lehmann authored
-
Marcel Amirault authored
Fixed some of the broken external links in GitLab documentation See merge request gitlab-org/gitlab!46298
-
Russell Dickenson authored
-
Marcel Amirault authored
Update curl style requirements See merge request gitlab-org/gitlab!45782
-