summaryrefslogtreecommitdiff
path: root/lib/api/groups.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Let project reporters create issue from group boardsFelipe Artur2019-09-041-0/+2
* Update CE files for GSD projects filterVictor Zagorodny2019-08-281-0/+1
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-4/+1
* CE-port of Refactor EE specific params override in API::GroupsImre Farkas2019-05-271-26/+1
* CE port of Move EE specific lines in API::GroupsImre Farkas2019-05-201-14/+10
* Backport some changes from EE3314-add-on-runner-minutes-for-gitlab-com-ceRubén Dávila2019-04-021-0/+1
* Backport EE API parameters for API::GroupsYorick Peterse2019-03-261-0/+15
* Use a method for updating groups in the APIYorick Peterse2019-03-041-1/+9
* Use a method for creating groups in the APIYorick Peterse2019-03-041-1/+9
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* Fix API::Namespaces to accept namepaces with dotsif-52811-fix_namespaces_api_routingImre Farkas2018-11-281-1/+1
* Change param name for consistencyHeinrich Lee Yu2018-11-191-2/+2
* Add group projects API options for including shared and subgroupsHeinrich Lee Yu2018-11-191-1/+13
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+2
* Add min_access_level filter to groups APIMarko, Peter2018-07-231-1/+2
* Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-1/+2
* Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-021-0/+4
* Add id as second sort parameter for group sort by nameMarko, Peter2018-06-181-1/+3
* Add id group api sorting optionMarko, Peter2018-06-121-1/+1
* Move API group deletion to SidekiqStan Hu2018-05-181-1/+3
* Whitelisted query limits for group destroy APIjprovazn-remote-upload-destroyJan Provaznik2018-05-161-0/+1
* show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-9/+7
* Allow including custom attributes in API responsesMarkus Koller2018-02-081-3/+26
* Refactored /projects and /user/:user_id/projects endpointsFrancisco Lopez2017-12-011-13/+3
* Code review comments appliedFrancisco Lopez2017-12-011-2/+2
* Small renamingFrancisco Lopez2017-12-011-4/+4
* More preloading improvement and added batch count servicesFrancisco Lopez2017-12-011-5/+20
* Preload project route to avoid N+1 queryStan Hu2017-12-011-1/+1
* Optimize API /groups/:id/projects by preloading associationsStan Hu2017-12-011-0/+1
* Add /groups/:id/subgroups endpoint to APIWinnie Hellmann2017-11-091-22/+44
* Support custom attributes on groupsMarkus Koller2017-11-061-1/+8
* Make Members with Owner and Master roles always able to create subgroups30473-allow-creation-of-subgroups-with-gitlab_default_can_create_group-set-to-falseRuben Davila2017-09-071-1/+6
* API: Use defined project requirementsrs-api-use-project-requirementsRobert Schilling2017-08-311-1/+1
* Merge branch '37198-api-doesn-t-respect-default-group-visibility' into 'master'Sean McGivern2017-08-301-1/+5
|\
| * Make rubocop happy37198-api-doesn-t-respect-default-group-visibilityRobert Schilling2017-08-301-3/+5
| * Respect the default visibility level when creating a groupRobert Schilling2017-08-291-1/+3
* | Conditionally destroy a ressourceRobert Schilling2017-08-281-4/+3
* | API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling2017-08-281-0/+2
|/
* Refactor complicated API group finding rules into GroupsFinderNick Thomas2017-08-241-10/+2
* Allow v4 API GET requests for groups to be unauthenticatedNick Thomas2017-08-231-4/+4
* Update grape gemdz-update-grapeDmitriy Zaporozhets2017-07-201-0/+2
* Backport https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1942Lin Jen-Shin2017-06-061-3/+1
* Add :owned param to ProjectFinderToon Claes2017-05-301-1/+1
* Use helper to construct Finder paramsToon Claes2017-05-301-1/+1
* Hide nested group UI/API support for MySQLYorick Peterse2017-05-171-1/+5