| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
It used to be the case that GitLab created symlinks for each repository
to one copy of the Git hooks, so these ran when required. This changed
to set the hooks dynamically on Gitaly when invoking Git.
The side effect is that we didn't need all these symlinks anymore, which
Gitaly doesn't create anymore either. Now that means that the tests in
GitLab-Rails should test for it either.
Related: https://gitlab.com/gitlab-org/gitaly/issues/1392#note_175619926
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since label presenter is used in label index view, label class
check doesn't work as expected because the class is now LabelPresenter.
Also `label.subject` doesn't work as expected now because Label's model
`subject` method is shadowed by Gitlab's presenter's method which uses
`subject` for referencing the original object.
Instead we use a presenter's method for both checks now.
`label_deletion_confirm_text` is not used anywhere so it's removed
|
|
|
|
| |
Added a changelog entry for the feature
|
|
|
|
| |
Add ability to expand/collapse error tracking settings
|
|
|
|
| |
Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61578
|
|\
| |
| |
| |
| | |
CE Show disabled project repo mirrors
See merge request gitlab-org/gitlab-ce!27326
|
| |
| |
| |
| |
| | |
Show disabled mirrors with a badge so that they
can be deleted by project owners.
|
|\ \
| |/
|/|
| |
| | |
CE Add leave link to access_granted email
See merge request gitlab-org/gitlab-ce!27892
|
| |
| |
| |
| |
| |
| |
| |
| | |
Allows users to leave a project/group
that they have been added to.
Add function to leave a namespace by url param
If the `leave` param is present on a project/group show page,
click the leave link.
|
|/
|
|
|
|
|
|
| |
It is important to destroy data related to repo mirrors when they are
disabled.
Use `_destroy` nested attribute instead of `enabled` for push mirrors.
Call `remove_import_data` after saving a project if its pull mirror is
disabled.
|
|
|
|
|
|
|
|
|
|
| |
- Adds an endpoint on PipelinesController
- Adds a service that iterates over every build in a stage and
plays it.
- Includes 'play_manual' details on EntitySerializer
- Builds a new Stage state: PlayManual. An stage can take this status if
it has manual builds or an skipped, scheduled or manual status
- Includes FE modifications and specs
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
'53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-manually-running-later-jobs' into 'master'
Disable retrying cancelled jobs
Closes #53064
See merge request gitlab-org/gitlab-ce!27503
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Specs that test canceled jobs now
- expect them not to be retryable or playable
- expect them not to show retry buttons
Specs that test retryability now
- use failed status instead of canceled status
|
| |
| |
| |
| |
| | |
Source branch can be removed after the merge and
we have to make sure to avoid rendering links if it's the case.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | | |
Show prioritized labels to guests
Closes #57247
See merge request gitlab-org/gitlab-ce!27307
|
| |/
| |
| |
| | |
Disables sorting when guests are viewing
|
|/ |
|
|
|
|
|
| |
This commit updates the CE-specific files that reorganizes the project
merge request settings UI.
|
|
|
|
| |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|
|
|
| |
This reverts commit 171818df0a72097aa1a804c8213666b3f66b0966.
|
|\
| |
| |
| |
| |
| |
| | |
Fix styling for `app/assets/stylesheets/framework/notes.scss`
Closes #59868
See merge request gitlab-org/gitlab-ce!26877
|
| | |
|
|/
|
|
| |
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|
|
|
| |
Prioritize and simplify project settings content.
|
|\
| |
| |
| |
| |
| |
| | |
Revert "Remove HipChat integration from GitLab"
Closes #60042
See merge request gitlab-org/gitlab-ce!27172
|
| | |
|
| |
| |
| |
| | |
This reverts commit a5378665a1dc0b9c8dc3a4fa279a0eb78aac5aac.
|
|/
|
|
|
| |
This reverts commit 6c75bd015cba181f028bc87c396c3d8e43b5dc3e, reversing
changes made to 1be7f5aaa38aba79843eae8835be6c99c025e982.
|
|
|
|
| |
spec/features/groups/group_page_with_external_authorization_service_spec to EE
|
|
|
|
|
|
|
|
|
|
|
| |
Related to:
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60270
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60271
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60272
- https://gitlab.com/gitlab-org/gitlab-ce/issues/60273
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
|
|
|
| |
Prioritize and simplify project settings content.
|
| |
|
|
|
|
|
| |
Button at projects/pipelines/new was 'Create pipeline' and was
changed to 'Run Pipeline'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add columns to store project creation settings
Add project creation level column in groups
and default project creation column in application settings
Remove obsolete line from schema
Update migration with project_creation_level column existence check
Rename migrations to avoid conflicts
Update migration methods
Update migration method
|
|
|
| |
This reverts merge request !26823
|
|
|
|
| |
spec/features/groups/group_page_with_external_authorization_service_spec to EE
|
|
|
|
|
|
|
| |
- rewords examples starting with 'should'
- rewords examples starting with 'it'
Note: I had to manually fixup "onlies" to "only"
|
|\
| |
| |
| |
| |
| |
| | |
Display cluster form validation error messages inline
Closes #57602
See merge request gitlab-org/gitlab-ce!26502
|
| |
| |
| |
| |
| | |
Update QA selector to specify that API URL
is a input type=url field
|
| |
| |
| |
| |
| | |
- Add controls for sorting by title and date
- Execute Gitaly call which now accepts sorting params for wikis
|
| |
| |
| |
| | |
Regenerate locale.pot as well
|
|\ \
| | |
| | |
| | | |
jarv/dev-to-gitlab-2019-04-02
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
Return cached languages if they've been detected before
See merge request gitlab/gitlabhq!2998
|
| | | | |
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
This makes sure we load the page as part of the spec, instead of a
before block. So we could still perform setup inside shared examples,
avoiding failures caught by data being wrongly cached when loading the
page multiple times during a single spec
|
| | |
| | |
| | |
| | |
| | | |
The link to the job page was not set properly,
with this commit it links to the correct job page.
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
Untangle Markdown/Diffs/Notes CSS mess
See merge request gitlab-org/gitlab-ce!26493
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Before, the styling for `img:not(.emoji)`` was repeated between
`.md:not(.use-csslab):not(.wiki)` (for comments and the Markdown
preview), `.documentation.wiki` (for help pages), and
`.issuable-details .description .wiki` (for MR and issue descriptions).
In these places, we now simply use `.md`. Wherever we use `.md` but
don't want this image styling (like wikis and blobs), `.md-file` is
added.
|
|/ / |
|