- 11 Oct, 2019 40 commits
-
-
Walmyr Lima authored
Now issue boards hide redundant labels so the removed expectation makes no sense anymore. Actually, due to this expectation this test is failing on master. This is not really related to what this MR intends to do, which is to create a new e2e tests, but since I found it while creating this new test, I thought it would make sense to fix it here.
-
Walmyr Lima authored
There was some duplication in the show page object of group and project issue boards, so now this is a component that can be used by both group and project issue boards since they share the same elements and methods. Also, update the affected tests accordingly.
-
Walmyr Lima authored
-
Achilleas Pipinellis authored
Propose and document a location for running chatops commands See merge request gitlab-org/gitlab!18229
-
Allison Browne authored
Document which slack chat rooms to run feature flag chatops commands in for gitlab employees working on gitlab.com as well as staging and dev environments
-
Achilleas Pipinellis authored
Update docs linting details Closes #24079 See merge request gitlab-org/gitlab!18174
-
Marcel Amirault authored
-
Achilleas Pipinellis authored
Documentation for Conan Package registry See merge request gitlab-org/gitlab!16349
-
Steve Abrams authored
Docs describing the initial MVC behavior of the GitLab conan package repository. This incluses functions for upload, install, search, info, and remove.
-
Mike Lewis authored
Fix minor grammar issue for time tracking docs Closes #33869 See merge request gitlab-org/gitlab!18441
-
Robert Speicher authored
Fix diverged from upstream detection with pull_mirror_branch_prefix See merge request gitlab-org/gitlab!18069
-
Michael Kozono authored
Refactor processing of ref changes in PostReceive See merge request gitlab-org/gitlab!18310
-
Mike Lewis authored
Improve help pages with documentation See merge request gitlab-org/gitlab!18331
-
Kamil Trzciński authored
Internal ids: Fix regression with multiple IID scopes See merge request gitlab-org/gitlab!18344
-
Andreas Brandl authored
For models with multiple iid scopes (Milestone), the flag `@internal_id_needs_tracking` should only be reset if the tracking was actually done. Most likely introduced by the refactoring in https://gitlab.com/gitlab-org/gitlab/merge_requests/18003
-
Fatih Acet authored
Moves the license compliance reports to the Backend Closes #32030 See merge request gitlab-org/gitlab!17905
-
Sam Beckham authored
- Adds actions and mutations to fetch the new endpoint - Conditionally fetches the old or new reports dependant on a feature flag - Tells the LC getter to fetch the new report if it's there, and the old one if not. - Adds a bit of a hack to morph the new data in to the old format (temporarily) - Pulls in the proper polling endpoints - Adds tests for all the above
-
Nick Thomas authored
Revert "Merge branch 'multi-select-move' into 'master'" See merge request gitlab-org/gitlab!18458
-
Bob Van Landuyt authored
Merge branch '30112-private-internal-sub-group-email-notifications-not-sent-when-mentioned-in-mr-description' into 'master' Fix notifications for private group mentions in Issues, Notes, and MRs Closes #30112 See merge request gitlab-org/gitlab!18183
-
Sean McGivern authored
Update Workhorse to v8.14.0 See merge request gitlab-org/gitlab!18455
-
Sean McGivern authored
Identify secure jobs in a pipeline See merge request gitlab-org/gitlab!17568
-
Mayra Cabrera authored
Fix error where helper was incorrectly returning `true` See merge request gitlab-org/gitlab!18231
-
Rubén Dávila authored
Helper was incorrectly returning `true` when user was moving from Step 2 (Lead generation) to Step 3 (Selection of namespace). When landing at Step 3. `trial_result` is `nil` so helper show return `false`.
-
Achilleas Pipinellis authored
Add more details to the Praefect setup docs Closes gitaly#2073 See merge request gitlab-org/gitlab!18447
-
Zeger-Jan van de Weg authored
As a team, we tried to setup Praefect and noticed lots of details were missing from the docs. This change improves it a bit, though potentially not enough. Closes https://gitlab.com/gitlab-org/gitaly/issues/2073
-
Mayra Cabrera authored
Add instance security dashboard permissions See merge request gitlab-org/gitlab!17908
-
Avielle Wolfe authored
So long as the right license is there, any logged in user should be able to view the dashboard. https://gitlab.com/gitlab-org/gitlab/issues/33831
-
Kushal Pandya authored
This reverts merge request !16317
-
Nick Thomas authored
-
Martin Wortschack authored
Fix spacing with big line numbers See merge request gitlab-org/gitlab!18438
-
Kamil Trzciński authored
Fix Sidekiq job total CPU time Closes #31887 See merge request gitlab-org/gitlab!17501
-
Kamil Trzciński authored
Fix daemon memory killer busy loop risk See merge request gitlab-org/gitlab!17888
-
Dmitriy Zaporozhets authored
Describe what means 'definition of done' for Regressions and Bugs See merge request gitlab-org/gitlab!18446
-
Kamil Trzciński authored
-
Kamil Trzciński authored
Docs: Clarify that cache scope is at the project level. See merge request gitlab-org/gitlab!18278
-
James Tharpe authored
-
Nick Thomas authored
Extend group IP restriction to Git activity Closes #32113 See merge request gitlab-org/gitlab!16980
-
Gosia Ksionek authored
-
Eugenia Grieff authored
- Send notifications when a private group is mentioned in the title or description of and issue or merge request - Do not create a new todo for group members when editing a note where a private group was mentioned
-
Sanad Liaquat authored
Skip test instead of quarantine Closes #33854 See merge request gitlab-org/gitlab!18433
-