- 24 Jan, 2020 40 commits
-
-
Stan Hu authored
Exclude dummy CSRF controller from logs Closes #198399 See merge request gitlab-org/gitlab!23693
-
Marcia Ramos authored
Add suggestions with code blocks in Threads docs See merge request gitlab-org/gitlab!23680
-
Marcin Sedlak-Jakubowski authored
-
Dan Davison authored
Fix for clone using deploy key spec See merge request gitlab-org/gitlab!23090
-
Tiffany Rea authored
- Add locator for Retry button in sidebar.vue - Add retry! logic for a pipeline job - Add remove variable logic for CI/CD - Add CiVariable via API instead of UI in spec - Make helper method private - Leave test in quarantine to monitor result in nightly first - Dequarantine after passing in nightly
-
Stan Hu authored
Upgrade gitaly gem + integrate disk_statistics rpc See merge request gitlab-org/gitlab!22226
-
Nick Thomas authored
Resolve "Add missing fields for Sentry error details GraphQL" See merge request gitlab-org/gitlab!23483
-
Sean Arnold authored
- Refresh docs
-
Heinrich Lee Yu authored
Add WAF Anomalies controller and mock service See merge request gitlab-org/gitlab!22736
-
Lucas Charles authored
Adds controller for serving anomaly request summaries for WAF. Serves requests with polling interval of 5000ms and reactive caching Part of the work to complete https://gitlab.com/gitlab-org/gitlab/issues/14707
-
Kamil Trzciński authored
Retry set_latest_merge_request_diff_ids! See merge request gitlab-org/gitlab!23306
-
Robert Speicher authored
Setting up the ACE-to-Monaco transition related feature flags Closes #198607 See merge request gitlab-org/gitlab!23666
-
Kamil Trzciński authored
Add CI variables to provide GitLab port and protocol Closes #197665 See merge request gitlab-org/gitlab!23296
-
Aidin Abedi authored
-
Clement Ho authored
Show license badge for Gitlab.com member overview See merge request gitlab-org/gitlab!23521
-
Nick Thomas authored
Refactor git controllers See merge request gitlab-org/gitlab!23164
-
Francisco Javier López authored
In https://gitlab.com/gitlab-org/gitlab/issues/39176 we're allowing resources other than projects to have repositories attached. Therefore, it doesn't make a lot of sense to have git requests handled by controllers in the Projects namespace. This commit introduces the new namespace Repositories.
-
Clement Ho authored
Refactor class assignment in ErrorTrackingListView See merge request gitlab-org/gitlab!23653
-
Peter Leitzen authored
Allow users to read broadcast messages via API See merge request gitlab-org/gitlab!23298
-
Rajendra Kadam authored
Add changelog and add rspecs
-
Douglas Barbosa Alexandre authored
Move Sidekiq worker weights to application code See merge request gitlab-org/gitlab!23253
-
Douglas Barbosa Alexandre authored
Track events for paid signup flow See merge request gitlab-org/gitlab!23612
-
Annabel Dunstone Gray authored
Buttons for Edit and Web IDE look like segmented control in file header Closes #197500 See merge request gitlab-org/gitlab!23291
-
Marcel van Remmerden authored
-
Nick Thomas authored
Add accidentally deleted project config for custom apply suggestions See merge request gitlab-org/gitlab!23687
-
Nick Thomas authored
Feature flag: removal of get_tag_messages_go See merge request gitlab-org/gitlab!23607
-
Sean McGivern authored
Gitlab::RequestForgeryProtection::Controller#index is not actually user-reachable; we use it as a way of testing whether a request contains a valid CSRF token. However, because we put a request through this controller, it gets logged. That means we get confusing log entries for this controller and API paths, which are duplicated - they have the same request ID as the 'actual' request.
-
nicolasdular authored
Adds tracking when starting and completing the new sign up flow to snowplow.
-
Sean McGivern authored
These weights were defined in a config file. (Which is only used if you don't use sidekiq-cluster.) By moving them to the application code, we can auto-generate the config file, and it's harder to miss out adding or updating this weight.
-
Phil Hughes authored
Merge branch '37030-alert-widget-in-monitoring-dashboard-uses-gon-instead-of-vue-mixin' into 'master' Alert widget in monitoring dashboard uses gon instead of vue mixin Closes #37030 See merge request gitlab-org/gitlab!23660
-
Dhiraj Bodicherla authored
-
Achilleas Pipinellis authored
Add monorepo package workflow docs Closes #121662 See merge request gitlab-org/gitlab!23359
-
Steve Abrams authored
Documentation detailing how to publish packages from a monorepo with multiple packages.
-
Natalia Tepluhina authored
Use GraphQL endpoint for environments dropdown in monitoring dashboard 2/4 See merge request gitlab-org/gitlab!23632
-
Fabio Huser authored
-
Alessio Caiazza authored
Enable cop HaveGitlabHttpStatus in feature specs See merge request gitlab-org/gitlab!23554
-
Achilleas Pipinellis authored
Docs: Add note on how to run a GRPC trace for Gitaly See merge request gitlab-org/gitlab!23683
-
Will Chandler authored
-
Fabio Huser authored
-
Achilleas Pipinellis authored
Documentation for Docker Expiration Policy See merge request gitlab-org/gitlab!23055
-