summaryrefslogtreecommitdiff
path: root/doc/api/groups.md
Commit message (Expand)AuthorAgeFilesLines
* Changing badges to use parentheses not bracketsMarcel Amirault2019-07-081-9/+9
* Clean up EE api docs that were merged to CEMarcel Amirault2019-07-041-74/+79
* Update api docs to finish aligning EE and CE docsMarcel Amirault2019-07-031-18/+86
* Add wiki size to project statisticsPeter Marko2019-05-291-0/+1
* Add group full path to project's shared_with_groupsMathieu Parent2019-01-151-0/+2
* Replace look-alike token with '<your_access_token>'docs/fake-token-no-moreAchilleas Pipinellis2019-01-041-3/+3
* Add documentationHeinrich Lee Yu2018-11-191-2/+4
* Backport CE to changes to support group-level file templatesNick Thomas2018-10-191-0/+7
* Fix typo in doc/api/groups.mdJJ2018-08-291-1/+1
* API: Add shared project's expiration dateapi-shared_group_expires-atRobert Schilling2018-08-211-2/+4
* Add min_access_level filter to groups APIMarko, Peter2018-07-231-4/+6
* Adds with_projects optional parameter to /groups/:id API endpointTiago Botelho2018-07-091-0/+25
* Resolve "404 when trying to create a new issue from the group"Jan Beckmann2018-07-021-0/+2
* Add id group api sorting optionMarko, Peter2018-06-121-2/+2
* Move API group deletion to SidekiqStan Hu2018-05-181-0/+3
* show only groups an admin is a member of in dashboards/gropsRoger Rüttimann2018-05-011-2/+2
* Projects and groups badges APIFrancisco Javier López2018-03-051-0/+4
* Allow including custom attributes in API responsesMarkus Koller2018-02-081-0/+4
* Fix type descriptionMichael Lihs2017-12-141-1/+1
* fix formatting of parameters for new group and transfer project to groupMichael Lihs2017-12-081-9/+13
* Document when Groups API `/subgroups` endpoint introducedMark Fletcher2017-11-171-0/+4
* Add /groups/:id/subgroups endpoint to APIWinnie Hellmann2017-11-091-4/+45
* Support custom attributes on groupsMarkus Koller2017-11-061-0/+6
* Update groups API documentationRobert Schilling2017-10-241-0/+32
* Fix group and project search for anonymous usersNick Thomas2017-08-241-3/+6
* update API doc with +API (h1 heading)Marcia Ramos2017-05-101-1/+1
* Mention URL path encoding to all API docsAchilleas Pipinellis2017-04-081-3/+3
* Rename build to job in the docsZ.J. van de Weg2017-03-061-10/+10
* Expose Group VisibilityLevel as StringToon Claes2017-03-021-14/+10
* Use v4 endpoint in API docsapi-v4-docRobert Schilling2017-03-011-2/+2
* Update documentationRobert Schilling2017-02-241-14/+1
* API: Consolidate /projects endpointToon Claes2017-02-141-0/+2
* Merge branch 'fixes/namespace-api-documentation' into 'master'Rémy Coutable2017-02-091-45/+5
|\
| * Update API docs for new namespace formatMarkus Koller2017-02-081-45/+5
* | Add nested groups to the APIdz-nested-groups-apiDmitriy Zaporozhets2017-02-081-3/+7
|/
* Update group api doc with full_name and full_path attributesDmitriy Zaporozhets2017-01-301-1/+12
* Fix groups API to accept path when transferring a projectMark Fletcher2017-01-031-1/+1
* Add more storage statisticsMarkus Koller2016-12-211-1/+7
* API: Ability to get group's project in simple representationapi-simple-group-projectRobert Schilling2016-12-131-6/+11
* Allow sorting groups in APIsort-api-groupsSean McGivern2016-11-171-2/+7
* Added API endpoint groups/ownedBorja Aparicio2016-11-081-0/+9
* Backport Group API code that was added in EE onlybackport-ee-js-groups-apiRémy Coutable2016-10-311-2/+6
* Allow to set request_access_enabled for groups and projects using APIFelipe Artur2016-09-191-4/+12
* Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-2/+2
* Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+2
* New AccessRequests API endpoints for Group & ProjectRémy Coutable2016-08-101-81/+1
* use Unix line endings for API documentationwinniehell2016-08-091-514/+514
* use long options for curl examples in API documentation (!5703)winniehell2016-08-091-2/+2
* API: Expose shared projects in a groupapi-shared-projectsRobert Schilling2016-07-081-1/+174
* Expose shared groups for projectsapi-shared-groupsRobert Schilling2016-07-081-34/+38