An error occurred fetching the project authors.
- 15 Oct, 2019 1 commit
-
-
manojmj authored
This change removes the usage of `access_requestable ` trait from factories and specs
-
- 01 Oct, 2019 1 commit
-
-
Gabriel Mazetto authored
Static attributes are deprecated in FactoryBot 4.x and removed on 5.x. https://thoughtbot.com/blog/deprecating-static-attributes-in-factory_bot-4-11
-
- 17 Sep, 2019 1 commit
-
-
Yorick Peterse authored
This changes any mention of gitlab-ce to gitlab-foss, and any mention of gitlab-ee to just gitlab.
-
- 26 Jul, 2019 1 commit
-
-
Thong Kuah authored
Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
-
- 22 Jul, 2019 2 commits
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
- 19 Jul, 2019 12 commits
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
- 05 Jul, 2019 6 commits
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
- 02 Jul, 2019 2 commits
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
- 01 Jul, 2019 2 commits
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
- 30 Jun, 2019 1 commit
-
-
Fabio Papa authored
- Migration updates existing groups to "owner", then sets default to "maintainer" so that new groups will default to that - Update spec examples
-
- 27 Jun, 2019 1 commit
-
-
Fabio Papa authored
This setting is at the group level only. The default is specified to be maintainers and owners. **Specs only**, all failing.
-
- 05 Apr, 2019 2 commits
-
-
Gosia Ksionek authored
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
-
Małgorzata Ksionek authored
Update controllers to accept new param Add project creation field to form Add new conditions to group policy Add new policies to group, update specs and settings Add specs for project creation level in group model Update groups edit view to update project creation level Update groups edit view to update project creation level and add specs to check if the new settings are save Update migration with project_creation_level column existence check Update api settings spec with project creation level Rename migrations to avoid conflicts Update schema file Clean access class from project creation ee feature Remove project creation feature from group controller Remove project creation level from EE factory Update docs to reflect changes Remove call to not existing file Clean specs from calls to not existing file Change called method to new one, in non EE directory Update schema after migration Remove code not needed in EE Remove not needed line Remove not needed lines Clean up ee files from project creation level Remove project creation level from ee group policy Remove project creation level from ee group settings spec Remove not needed parts of user class Remove code from ee version of namespace helper Modify doc file Update namespace helper Add to namespace helper method respecting project creation level, update relevant files Update new project spec Update new project spec to check if there are groups in the namespace dropdown Update user creates project spec Update user creates project spec to check if there are groups in the namespace dropdown Remove files Remove spec files connected to the feature that was moved from ee to ce Update docs to get read of conflict Satisfy rubocop linters Make sure right method is in the right place Add settings to default Add postres only option to specs Update migration methods Update migrations method Add changelog entry Remove EE remarks from doc Refactor method to avoid disabling linters Update migration method Add if clause to old migrations
-
- 12 Mar, 2019 2 commits
-
-
Mayra Cabrera authored
- Includes instance methods on Group model to detect when a group has AutoDevOps explicitly/implicitly enabled/disabled. - Includes migration to add a new column to namespaces table - Add UI necessary modifications - Add service and controller to update auto devops related instances - Updates project and groups auto devops badges Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52447
-
Mayra Cabrera authored
- Includes instance methods on Group model to detect when a group has AutoDevOps explicitly/implicitly enabled/disabled. - Includes migration to add a new column to namespaces table - Add UI necessary modifications - Add service and controller to update auto devops related instances - Updates project and groups auto devops badges Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/52447
-
- 19 Feb, 2019 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 11 Jul, 2018 1 commit
-
-
Mark Chao authored
-
- 23 Apr, 2018 2 commits
-
-
Lin Jen-Shin authored
-
Lin Jen-Shin authored
-
- 28 Feb, 2018 2 commits
-
-
Kamil Trzciński authored
This reverts commit 54a575f1, reversing changes made to c63af942.
-
Sean McGivern authored
Move uploads to object storage Closes #4163 See merge request gitlab-org/gitlab-ee!3867
-