- 28 Aug, 2020 40 commits
-
-
Heinrich Lee Yu authored
Remove extracts_path_optimization feature flag See merge request gitlab-org/gitlab!40615
-
charlie ablett authored
Create security_on_demand_scans_site_validation feature flag Closes #238580 See merge request gitlab-org/gitlab!40685
-
Sean McGivern authored
-
Mark Chao authored
Add search analytics event Closes #238116 See merge request gitlab-org/gitlab!40134
-
Dmitry Gruzd authored
- rename metric to search_unique_visits_for_any_target_weekly - remove to_date calls - replace Date.today with Date.current
-
Vitali Tatarintev authored
Redirect to default environment when there is no environment in parameters See merge request gitlab-org/gitlab!40608
-
Phil Hughes authored
Remove deprecated methods options from specs See merge request gitlab-org/gitlab!40678
-
Vitaly Slobodin authored
Refactor deprecated contains method See merge request gitlab-org/gitlab!40655
-
Grzegorz Bizon authored
Fix skipped status of DAG pipelines See merge request gitlab-org/gitlab!39205
-
Sarah Groff Hennigh-Palermo authored
Show the comment authored time in comment search results See merge request gitlab-org/gitlab!40472
-
Dylan Griffith authored
This uses the same HAML as in `app/views/shared/notes/_note.html.haml` to show the note authored time.
-
Grzegorz Bizon authored
Include max artifact size in authorize response See merge request gitlab-org/gitlab!37632
-
Toon Claes authored
Add cop so indexes are referred to by name See merge request gitlab-org/gitlab!39864
-
charlie ablett authored
Track edit by editor action for Usage Ping See merge request gitlab-org/gitlab!40232
-
James Lopez authored
Do not try to send email for vulnerability notes See merge request gitlab-org/gitlab!40545
-
charlie ablett authored
Add total count of project releases to GraphQL endpoint See merge request gitlab-org/gitlab!40147
-
Nathan Friend authored
This commit allows the GraphQL endpoint to return the total number of releases in a project.
-
Vitaly Slobodin authored
Stop using strings for VTU stubs See merge request gitlab-org/gitlab!40673
-
Vitaly Slobodin authored
Merge branch '229298-migrate-bootstrap-button-to-gitlab-ui-glbutton-in-app-assets-javascripts' into 'master' Resolve "Migrate Bootstrap button to GitLab UI GlButton in app/assets/javascripts/vue_merge_request_widget/components/states/mr_widget_merged.vue" Closes #229298 See merge request gitlab-org/gitlab!40224
-
Phil Hughes authored
Fix breadcrumb header link See merge request gitlab-org/gitlab!40486
-
Illya Klymov authored
`.contains` will be deprecated in @vue/test-utils 1.x This is first round of removing this deprecated method from our tests
-
Illya Klymov authored
methods option is deprecated in @vue/test-utils 1.x
-
Marcel Amirault authored
Fix CI/CD example. Single quote does not expand variables See merge request gitlab-org/gitlab!40629
-
Bob Van Landuyt authored
Simple count of pre-logged-in-sessions per IP Closes #219071 See merge request gitlab-org/gitlab!40336
-
Craig Miskell authored
As noted in https://gitlab.com/gitlab-org/gitlab/-/issues/219071, the current storage mechanism is a set containing the session id, but this is never used. We only need the count to determine when to start potentially invoking recaptcha. Keeping the count only is not only more performant for the web app, it stores significantly less in Redis, particularly for certain pathological cases Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/219071
-
Natalia Tepluhina authored
Update commit toggle description Closes #229336 See merge request gitlab-org/gitlab!40524
-
James Lopez authored
Rename seat calculation methods See merge request gitlab-org/gitlab!40571
-
Imre Farkas authored
Store Jira server type in `jira_tracking_data` table Closes #229223 See merge request gitlab-org/gitlab!37003
-
Brett Walker authored
when test settings are run
-
Pedro Moreira da Silva authored
-
Francisco Javier López authored
Each time the user uses an editor, not matter which one, we need to track an edit action for usage ping.
-
Kushal Pandya authored
Remove VSA duration chart median line Closes #235455 See merge request gitlab-org/gitlab!39665
-
Ezekiel Kigbo authored
Removes the request for the duration chart median value
-
Jan Provaznik authored
Add filter arguments to MR GraphQL API Closes #235984 See merge request gitlab-org/gitlab!40265
-
Jan Provaznik authored
Fix project size check in MergeToRefService spec See merge request gitlab-org/gitlab!40151
-
Kushal Pandya authored
Resolve "New purchase flow does not support dark theme" See merge request gitlab-org/gitlab!40114
-
Dave Pisek authored
-
Mark Chao authored
to free up method names for to-be-added attributes
-
Ash McKenzie authored
Only allow PNGs and JPGs in image scaling requests See merge request gitlab-org/gitlab!39965
-
Mark Chao authored
Fix sidekiq queue list whitespace See merge request gitlab-org/gitlab!40618
-