- 09 Mar, 2020 40 commits
-
-
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
-
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
-
Dmytro Zaporozhets authored
Add visibility helper for Group Activity feature See merge request gitlab-org/gitlab!26459
-
Aakriti Gupta authored
-
Dmitriy Zaporozhets authored
The setting icon on groups list is not vertically aligned. This merge request is fixing that. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Bob Van Landuyt authored
This extends the `UntilExecuting` deduplication strategy to cancel scheduling jobs when they are already in the queue. We only deduplicate when the `drop_duplicate_sidekiq_jobs` feature flag is enabled for now. When we drop a job, we log that to the Gitlab::SidekiqLogger.
-
Dmytro Zaporozhets authored
Rubocop to ban catch/throw in ruby code See merge request gitlab-org/gitlab!25990
-
Jackie Fraser authored
Once the user selected a template on the previous step, show the next popover.
-
rpereira2 authored
* Use instance_double instead of double. * Add port parameter. * Addrinfo does not have an attribute called ipv6_link_local?. It is actually called ipv6_linklocal?. These kinds of errors are prevented by using instance_double.
-
rpereira2 authored
UrlBlocker calls UrlWhitelist methods, so url_whitelist_spec is the right place for specs which check for the correct behavior of the UrlWhitelist methods.
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Bob Van Landuyt authored
Use EncodingHelper to encode logs to UTF-8 See merge request gitlab-org/gitlab!25999
-
Martin Wortschack authored
Remove release filter from Issues Analytics Closes #208903 See merge request gitlab-org/gitlab!26452
-
Rémy Coutable authored
Support finding namespace by ID or path on fork API Closes #36740 See merge request gitlab-org/gitlab!20603
-
Leo Lu authored
-