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-03-24Merge branch 'docs/update-impersonation-tokens' into 'master' Sean McGivern
2017-03-07Merge remote-tracking branch 'origin/personal_access_token_api_and_impersonat...Douwe Maan
2017-03-06apply codestyle and implementation changes to the respective feature codeTiago Botelho
2017-03-01Use v4 endpoint in API docsRobert Schilling
2017-03-01refactors finder and correlated codeTiago Botelho
2017-03-01refactors documentation and personal access tokens form to not allow admins t...Tiago Botelho
2017-03-01add documentation and changelog entry for user personal access tokens apiSimon Vocella
2017-02-22Remove deprecated `upvotes` and `downvotes` from the notes APIRobert Schilling
2017-02-20API: Use POST to (un)block a userRobert Schilling
2017-02-15Remove all instances of theme_id; require downtimeAnnabel Dunstone Gray
2017-02-09Optionally make users created via the API set their passwordJoost Rijneveld
2017-02-02Update api docs and minor changesGeorge Andrinopoulos
2016-12-07adds impersonator variable and makes sudo usage overall more cleartiagonbotelho
2016-11-24Remove unnecessary sentences for status codes in the API documentationLuis Alonso Chavez Armendariz
2016-11-21Grapify the users APIRobert Schilling
2016-11-08Add query param to filter users on 'external' & 'blocked' type on APIYatish Mehta
2016-10-21Fix wrong endpoint in api/users documentation, fix same typo in spec describe...Airat Shigapov
2016-10-13Remove /u/ prefix from user pages in documentationDmitriy Zaporozhets
2016-10-11Addresses Robert's feedbackRémy Coutable
2016-10-10API: New /users/:id/events endpointRémy Coutable
2016-09-27Add User#organization to users apiDmitriy Zaporozhets
2016-08-31Don't expose a user's private token in the `/api/v3/user` API.Timothy Andrew
2016-05-06docs(api): adapted user API documentation to match with latest APIFabio Huser
2016-04-06Expose user location in APIRobert Schilling
2016-03-17Add missing API docs on external userAchilleas Pipinellis
2016-03-15Doc external users featureZeger-Jan van de Weg
2016-03-04Add fields to GET /users/* API endpoints for adminsevuez
2016-01-08Prevent ldap_blocked users from being blocked/unblocked by the APIGabriel Mazetto
2015-12-28Make single user API endpoint return Entities::User instead of Entities::User...Michi302
2015-12-24Add API support for looking up a user by usernameStan Hu
2015-07-30Fix docsDouwe Maan
2015-07-29Add ability to manage user email addresses via the API.Douwe Maan
2015-07-03Allow user to be blocked and unblocked via the APISteve Norman
2015-06-24Add 2FA status to user admin APIStan Hu
2015-05-04Add current_sign_in_at to api UserSven Selberg
2015-02-28Merge branch 'master' into mmonaco/gitlab-ce-api-user-noconfirmDmitriy Zaporozhets
2015-01-21Document ssh key creation errorLoic Dachary
2015-01-21Add return value example to ssh key creationLoic Dachary
2014-11-18Small improvement to /api/user/keys docDaniel Serodio
2014-11-04Add 'confirm' option to users apiMatthew Monaco
2014-11-03Expose projects_limit through users API if UserFull.Liam Monahan
2014-08-15Consistency, spelling and grammarJames Brooks
2014-07-14Merge pull request #7196 from cirosantilli/patch-2Dmitriy Zaporozhets
2014-06-25Enforce md style.Ciro Santilli
2014-06-25Typo.Ciro Santilli
2014-06-13Fix gravatar size and update docs for new users APIDmitriy Zaporozhets
2014-06-04Update docs to markdown style guide.Ciro Santilli
2014-05-27Add titles to doc pages.Marin Jankovski
2014-04-18Implement GET /users/:uid/keys for admin usersTimm Friebe
2014-04-05Api-Doc JSON lintJohannes Schleifenbaum