- 09 Jul, 2019 40 commits
-
-
Ray Paik authored
Negative commit message push rule docs See merge request gitlab-org/gitlab-ce!30521
-
Achilleas Pipinellis authored
Merge branch 'docs/63603-update-project-import-export-docs-to-include-what-exactly-is-imported-exported' into 'master' Resolve "Update project import/export docs to include what exactly is imported/exported" Closes #63603 See merge request gitlab-org/gitlab-ce!29987
-
Michael Leopard authored
-
Lin Jen-Shin authored
CE-EE parity for config/initializers See merge request gitlab-org/gitlab-ce!30484
-
Maikel authored
-
Maikel 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`.
-
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
-
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
-
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
-
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`
-
Andreas Brandl authored
Add additional condition to count median properly See merge request gitlab-org/gitlab-ce!30229
-
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
-
Grzegorz Bizon authored
Updates to php:latest See merge request gitlab-org/gitlab-ce!30319
-
Sean McGivern authored
Remove obsolete comment See merge request gitlab-org/gitlab-ce!30388
-
Bob Van Landuyt authored
Fix subgroup url in search drop down Closes #52525 See merge request gitlab-org/gitlab-ce!30457
-
Francisco Javier López authored
Inside a subgroup scope, when the user clicks on the search drop down in the header, some options are displayed. Some of this links direct the user to the issues and merge requests linked to the subgroup. Nevertheless, the url was broken because they doesn't include the complete group namespace
-
Filipa Lacerda authored
Fixed apollo caching of the root repository file listing See merge request gitlab-org/gitlab-ce!30409
-
Lukas Eipert authored
-
Sanad Liaquat authored
Raise error if API returns a code other than what is expected See merge request gitlab-org/gitlab-ce!30301
-
Kushal Pandya authored
Adjust modal body styles to match design spec See merge request gitlab-org/gitlab-ce!30425
-
Kushal Pandya authored
Updates on success of an MR the count on top and in other tabs See merge request gitlab-org/gitlab-ce!29441
-
Tim Zallmann authored
New API endpoint for merge request count Updates all open tabs at the same time with one call Restructured API response API response changed to 401 if no current_user Added API + JS specs Fix for Static Check Updated Count on Open/Close, Assign/Unassign of MR's Checking if MR Count is refreshed Added # frozen_string_literal: true to spec Added Changelog
-
Phil Hughes authored
-
Achilleas Pipinellis authored
Tidy up timezone topic Closes #62058 See merge request gitlab-org/gitlab-ce!30495
-
Evan Read authored
-
Phil Hughes authored
Pin modals at 64px from the top of the viewport See merge request gitlab-org/gitlab-ce!30412
-
Phil Hughes authored
add font weight to links in wiki pages to be more distinguishable from static information Closes #61316 See merge request gitlab-org/gitlab-ce!29858
-
Eduardo Mejía authored
-
Phil Hughes authored
Fix typo on confidential MR dropdown See merge request gitlab-org/gitlab-ce!30499
-