- Sep 04, 2019
-
-
Felipe Artur authored
The current state of group issue boards does not show the "Add issues" button on the UI for users that are reporters of group child projects.
-
- Aug 22, 2019
-
-
Root namespaces have storage statistics. This commit allows namespace owners to get those stats via GraphQL queries like the following one { namespace(fullPath: "a_namespace_path") { rootStorageStatistics { storageSize repositorySize lfsObjectsSize buildArtifactsSize packagesSize wikiSize } } }
-
- Aug 15, 2019
-
-
Brett Walker authored
- Adds UI to configure in group and project settings - Removes notification configuration for users when disabled at group or project level
-
- Aug 05, 2019
-
-
API endpoints for requesting container repositories and container repositories with their tag information are enabled for users that want to specify the group containing the repository rather than the specific project.
-
- Jul 25, 2019
-
-
Heinrich Lee Yu authored
These are not required because MySQL is not supported anymore
-
- Jul 19, 2019
-
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
All specs passing
-
- Jul 11, 2019
-
-
Dylan Griffith authored
The current approach requires catching exceptions to handle these errors and callers are already handling model validations so it seems more appropriate. Also it seemed to convoluted to add this logic directly to the model since the model needs to check too many possible associations to determine whether or not there are more than one cluster since the model doesn't know what it's being created on. Additionally we only wanted to validate during create to avoid the risk of existing models becoming invalid by many different edge cases.
-
- Jul 05, 2019
-
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
All specs passing
-
- Jul 02, 2019
-
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
All specs passing
-
- Jul 01, 2019
-
-
Fabio Papa authored
-
Fabio Papa authored
-
Fabio Papa authored
All specs passing
-
- Jun 27, 2019
-
-
Fabio Papa authored
-
Fabio Papa authored
-
- Jun 16, 2019
-
-
Fabio Papa authored
All specs passing
-
- May 06, 2019
-
-
James Edwards-Jones authored
Adds two methods for us to extend in EE: - OmniauthCallbacksController#link_identity - GroupPolicy#lookup_access_level!
-
- Apr 05, 2019
-
-
mksionek 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
-
- Mar 13, 2019
-
-
mksionek authored
-
- Mar 05, 2019
-
-
Małgorzata Ksionek authored
-
Stan Hu authored
-
- Feb 28, 2019
-
-
Małgorzata Ksionek authored
-
- Feb 25, 2019
-
-
Heinrich Lee Yu authored
-
- Dec 24, 2018
-
-
Mayra Cabrera authored
Include a new policy in Clusterables (projects and groups), which checks if another cluster can be added clusterable_has_cluster? and multiple_clusters_available private methods will be overriden in EE Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/34758
-
- Dec 19, 2018
-
-
Jarka Kadlecova authored
- we now use the hierarchy class also for epics - also rename supports_nested_groups? into supports_nested_objects? - move it to a concern
-
- Dec 18, 2018
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- Nov 08, 2018
-
-
Thong Kuah authored
- maintainer for group can read, create, update, and admin cluster - project user, at any level, cannot do anything with group cluster
-
- Aug 22, 2018
-
-
Sean McGivern authored
This is more idiomatic than checking membership explicitly.
-
- Aug 06, 2018
-
-
Felipe Artur authored
-
- Jul 24, 2018
-
-
gfyoung authored
Enable frozen string in: * app/presenters * app/policies Partially addresses #47424.
-
- Jul 11, 2018
-
-
Mark Chao authored
-
- Jul 06, 2018
-
-
Bob Van Landuyt authored
This allows us to check specific abilities in views, while still enabling/disabling them at once.
-
- Apr 23, 2018
-
-
Felipe Artur authored
-
- Mar 03, 2018
-
-
Felipe Artur authored
-
- Jan 04, 2018
-
-
Felipe Artur authored
-