Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-10Add share_with_group_lock to CE optional params blockOswaldo Ferreira
2017-04-10Separate CE params on Grape APIOswaldo Ferreira
2017-04-09Remove the User#is_admin? methodblackst0ne
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-02Expose Group VisibilityLevel as StringToon Claes
2017-02-24API: Use parameter to get owned groups instead of dedicated endpointRobert Schilling
2017-02-14API: Consolidate /projects endpointToon Claes
2017-02-09Merge branch 'dz-nested-groups-api' into 'master' Dmitriy Zaporozhets
2017-02-08Add nested groups to the APIDmitriy Zaporozhets
2017-02-08Fix inconsistent naming for services that delete thingsdixpac
2017-01-03Fix groups API to accept path when transferring a projectMark Fletcher
2016-12-21Add more storage statisticsMarkus Koller
2016-12-21Consistently use current_user in API entitiesMarkus Koller
2016-12-13API: Ability to get group's project in simple representationRobert Schilling
2016-12-12API: Fix groups filterRobert Schilling
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-11-25Merge branch '22373-reduce-queries-in-api-helpers-find_project' into 'master' Yorick Peterse
2016-11-24API: Introduce `#find_group!` which also check access permissionRémy Coutable
2016-11-24Don't convert data which already is the target typeRobert Schilling
2016-11-17Allow sorting groups in APISean McGivern
2016-11-15Grapify the group APIRobert Schilling
2016-11-08Added API endpoint groups/ownedBorja Aparicio
2016-10-31Backport Group API code that was added in EE onlyRémy Coutable
2016-10-05fix group links 404barthc
2016-09-19Allow to set request_access_enabled for groups and projects using APIFelipe Artur
2016-09-15Added group-specific setting for LFS.Patricio Cano
2016-09-01Project tools visibility levelFelipe Artur
2016-08-30use a nil subject when we want to check global abilitieshttp://jneen.net/
2016-05-25Fix groups API to list only user's accessible projectsStan Hu
2016-04-12Fix minor issues according development guidelinesRobert Schilling
2016-04-12API: Ability to update a groupRobert Schilling
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2015-12-07Add API group projects endpoint.Douwe Maan
2015-07-11Fix transferring of project to another group using the API.Douwe Maan
2015-06-03Wrap group removal into serviceDmitriy Zaporozhets
2015-05-03Merge pull request #9066 from jirutka/fix-6417Dmitriy Zaporozhets
2015-04-14Rename manage_group ability to admin_group for consistency with project.Douwe Maan
2015-03-31Fix #6417: users with group permission should be able to create groups via APIRobert Schilling
2015-02-18Remove Group#owner_id from API since it is not used any moreDmitriy Zaporozhets
2015-02-03Acces groups with their path in APIjubianchi
2015-01-16Add description attribute to group API (GET and POST)Daniel Serodio
2015-01-07Add a message when unable to save an object through api.Marin Jankovski
2014-12-30Message for api files and groups.Marin Jankovski
2014-12-30Add group filtering by name for APIDmitriy Zaporozhets
2014-10-29Split group members apiDmitriy Zaporozhets
2014-09-14Huge replace of old users_project and users_group referencesDmitriy Zaporozhets
2014-05-28Use new Projects::TransferService classDmitriy Zaporozhets
2014-01-19Remove deprecated findersskv
2013-10-09API: new feature - remove project[DDmitriy Zaporozhets