- 09 Jul, 2019 40 commits
-
-
Timothy Jones authored
-
Lin Jen-Shin authored
Wrap EE-only initializer settings in `Gitlab.ee` blocks See merge request gitlab-org/gitlab-ee!14602
-
GitLab Bot authored
-
Achilleas Pipinellis authored
Resolve "Update NPM documentation with new naming conventions." Closes #63583 See merge request gitlab-org/gitlab-ce!29935
-
Steve Abrams authored
The documentation is updated to include details on the new limitations and rules to naming NPM packages. A note is included on how naming collisions are handled.
-
Lin Jen-Shin authored
Run E2E tests in parallel via parallel_tests See merge request gitlab-org/gitlab-ce!29654
-
Mark Lapierre authored
Uses the parallel_tests gem to execute tests in multiple processes simultaneously on the same machine. Adds the `--parallel` CLI option that instructs the QA framework to use the parallel_tests executable. Tests need access to global state contained in `Runtime::Scenario` so when `--parallel` is invoked `Runtime::Scenario` is serialized to an environment variable, which is passed to parallel_tests, and then deserialized in `spec_helper`.
-
GitLab Bot authored
-
Dmitriy Zaporozhets authored
Skip spam check for task list updates Closes #64021 See merge request gitlab-org/gitlab-ce!30279
-
Felipe Artur authored
Task list updates should not mark users action as spam on akismet.
-
Mike Greiling authored
Fix dropdown styling issues Closes #64250 See merge request gitlab-org/gitlab-ce!30477
-
Bob Van Landuyt authored
Remove the GraphGL feature flag in EE too Closes #12716 See merge request gitlab-org/gitlab-ee!14611
-
Douglas Barbosa Alexandre authored
Add policy for dependencies See merge request gitlab-org/gitlab-ee!14561
-
Tetiana Chupryna authored
-
Filipa Lacerda authored
Fix UI breaking on forms on Bootstrap Grid system Closes #12658 See merge request gitlab-org/gitlab-ee!14581
-
Clement Ho authored
Merge branch 'ee-61284-frontend-follow-up-from-add-packages_size-to-projectstatistics' into 'master' EE port of Follow-up from "Add packages_size to ProjectStatistics" See merge request gitlab-org/gitlab-ee!14610
-
Nick Thomas authored
-
GitLab Bot authored
-
Clement Ho authored
FE Follow-up from "Add packages_size to ProjectStatistics" Closes #61284 See merge request gitlab-org/gitlab-ce!30406
-
Nick Kipling authored
Converted storage details into a small partial Reworded the storage details summary as suggested Updated pot file
-
GitLab Bot authored
-
Marcia Ramos authored
Docs: audit/auditor docs images See merge request gitlab-org/gitlab-ce!30450
-
Marcel Amirault authored
-
Clement Ho authored
Update dependency @gitlab/ui to ^5.5.0 See merge request gitlab-org/gitlab-ce!30454
-
GitLab Bot authored
-
Fatih Acet authored
Remove the feature flag for GraphQL Closes #59965 See merge request gitlab-org/gitlab-ce!30444
-
charlie ablett authored
- Remove `FeatureConstrainer` call wrapping api endpoint - Remove `Feature.enabled?(:graphql)` conditionals in back and frontend - Modify graphql test to be graphql flag agnostic - Remove api routing spec - Remove frontend feature flag via `gon`
-
GitLab Bot authored
-
Andreas Brandl authored
Add additional condition to count median properly See merge request gitlab-org/gitlab-ce!30229
-
GitLab Bot authored
-
Sean McGivern authored
CE Port of Allow bulk update for group issues See merge request gitlab-org/gitlab-ce!30358
-
Fatih Acet authored
This is a port MR for CE Original MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14141
-
Sean McGivern authored
Allow bulk update for group issues - milestones See merge request gitlab-org/gitlab-ee!14141
-
Nick Kipling authored
Converted storage details into a small partial Reworded the storage details summary as suggested Updated pot file Updating tests to support new wording of storage details
-
GitLab Bot authored
-
Grzegorz Bizon authored
Updates to php:latest See merge request gitlab-org/gitlab-ce!30319
-
GitLab Bot authored
-
Sean McGivern authored
Remove obsolete comment See merge request gitlab-org/gitlab-ce!30388
-
GitLab Bot authored
-
Bob Van Landuyt authored
Fix subgroup url in search drop down Closes #52525 See merge request gitlab-org/gitlab-ce!30457
-