- 09 Mar, 2020 40 commits
-
-
Jose Vargas authored
-
Michael Kozono authored
Remove `remote_mirrors_api` feature flag See merge request gitlab-org/gitlab!26695
-
Mike Greiling authored
Bump minimum node version to v10.13.0 See merge request gitlab-org/gitlab!26831
-
Paul Slaughter authored
Update several frontend dependencies See merge request gitlab-org/gitlab!26755
-
Mike Greiling authored
Update HAML todo file See merge request gitlab-org/gitlab!26470
-
Russell Dickenson authored
Update deprecated name method in mass_insert.md See merge request gitlab-org/gitlab!26745
-
Robert Speicher authored
Validate audit event ID on Groups API See merge request gitlab-org/gitlab!26659
-
Tan Le authored
Add presence and type validation on Audit Event ID when getting a Group-level audit event. This also makes it consistent with a similar API call to get Instance-level audit event.
-
Mike Greiling authored
-
Mike Greiling authored
-
Mike Greiling authored
-
Stan Hu authored
Add a separate logger for Sidekiq clients See merge request gitlab-org/gitlab!26586
-
Martin Wortschack authored
Add new basic mentions component See merge request gitlab-org/gitlab!26160
-
Natalia Tepluhina authored
Migrate tree_list_spec from karma to jest See merge request gitlab-org/gitlab!26681
-
Stan Hu authored
Resolve "Prevent projects from being shared outside a GMA group" - forking case Closes #12420 See merge request gitlab-org/gitlab!26456
-
Martin Wortschack authored
Added a padding-right to items in subgroup list See merge request gitlab-org/gitlab!26791
-
Natalia Tepluhina authored
-
Douglas Barbosa Alexandre authored
Move SCIM API Grape Entities into ::EE::API::Entities namespace See merge request gitlab-org/gitlab!26706
-
Martin Wortschack authored
Fix spinner size for groups list See merge request gitlab-org/gitlab!26805
-
Andreas Brandl authored
Add index services on template See merge request gitlab-org/gitlab!26771
-
Mike Jang authored
Update index.md - network policy updates See merge request gitlab-org/gitlab!26667
-
Wayne Haber authored
-
Nick Thomas authored
Move whitelist specs See merge request gitlab-org/gitlab!26673
-
Bob Van Landuyt authored
Sidekiq client, in our case Rails, can also emit log messages related to sidekiq jobs. Instead of having these messages printed to STDOUT (which results in `production.log`), this changes the Sidekiq.logger to a separate writing to `log/sidekiq_client`. This allows us to ingest these messages in the same index as the messages the sidekiq process emits. Having them in the same index allows us to gather statistics about jobs that haven't been processed.
-
Bob Van Landuyt authored
This tracks exceptions for updating namespace statistics in Sentry instead of logs.
-
jboyson1 authored
-
Bob Van Landuyt authored
Merge branch '10361-disable-pull-mirroring-for-private-projects-without-a-premium-silver-subscription-on-march-22' into 'master' Disable free CI/CD for GitHub for private projects without a paid subscription on March 22 See merge request gitlab-org/gitlab!26170
-
Marcia Ramos authored
Add docs about e2e tags See merge request gitlab-org/gitlab!25485
-
Mark Lapierre authored
-
Marius Bobin authored
Feature flag name: free_period_for_pull_mirroring To disable free CI/CD for GitHub for private projects without a paid subscription we need to turn off the feature flag. Also adds more checks and specs for licensed features
-
ntepluhina authored
-
Mike Lewis authored
Fix incorrect number of failed login attempts See merge request gitlab-org/gitlab!24051
-
Douglas Barbosa Alexandre authored
Fix inconsistent inflection of API module See merge request gitlab-org/gitlab!26634
-
Lin Jen-Shin authored
Document that no pipeline is created when pushing a branch See merge request gitlab-org/gitlab!26780
-
Martin Wortschack authored
Merge branch 'gitlab-org-growth-ui-ux-64-nudge-users-to-commit-their-changes-and-set-up-a-pipeline-file' into 'master' Nudge users to commit their changes Closes gitlab-org/growth/ui-ux#64 See merge request gitlab-org/gitlab!26468
-
Natalia Tepluhina authored
Fix vertical align on group list See merge request gitlab-org/gitlab!26789
-
James Lopez authored
Drop duplicate jobs from Sidekiq when enqueuing See merge request gitlab-org/gitlab!26399
-
Jarka Košanová authored
Resolve "Check license for Status Page operations settings" Closes #208900 See merge request gitlab-org/gitlab!26451
-
Lin Jen-Shin authored
Merge branch '206896-stop-cancel-pending-or-in-progress-review-app-deployment-before-starting-new-deployment' into 'master' Use 'resource_group: "review/${CI_COMMIT_REF_NAME}"' for the 'review-deploy' job Closes #206896 See merge request gitlab-org/gitlab!26276
-
Lin Jen-Shin authored
Merge branch 'do-not-post-database-review-required-msg-when-database-reviewed-label-is-set' into 'master' Danger: don't require a review when 'database::approved' is set See merge request gitlab-org/gitlab!26576
-