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-11-21Skip confirmation user apiDaniel Juarez
2017-11-02Remove private_token from API user entityDouwe Maan
2017-09-28Support custom attributes on usersMarkus Koller
2017-09-11Revert "Merge branch 'revert-f2421b2b' into 'master'"Annabel Dunstone Gray
2017-09-08Revert "Merge branch '35012-navigation-add-option-to-change-navigation-color-...Rubén Dávila
2017-09-06Restore some changes from !9199Rubén Dávila
2017-09-06Fix wrong API status codesRobert Schilling
2017-09-05Add documentationRobert Schilling
2017-07-28Update documentation of user creation by replacing the 'confirm' param with '...Dan Dunckel
2017-07-12Return `is_admin` attribute in the GET /user endpoint for adminsRémy Coutable
2017-07-07add created at filter logic to users finder and APIJames Lopez
2017-06-20Re-instate is_admin flag in users API is current user is an adminMike Ricketts
2017-06-16Accept image for avatar in user APIvanadium23
2017-06-14Add docs for personal access tokensAchilleas Pipinellis
2017-06-06Introduce an Events APIMark Fletcher
2017-06-02Allow users to be hard-deleted from the APINick Thomas
2017-05-10update API doc with +API (h1 heading)Marcia Ramos
2017-04-25Merge branch '29903-remove-user-is-admin-flag-from-api' into 'master' Sean McGivern
2017-04-25Update documentation to reflect the removal of `is_admin` from most API respo...Timothy Andrew
2017-04-20Fix user activities API version in docsSean McGivern
2017-04-19Merge branch 'query-users-by-extern-uid' into 'master'Robert Speicher
2017-04-18Implement search by extern_uid in Users APIRobin Bobbitt
2017-04-14Expose `last_activity_on` in the User APIRémy Coutable
2017-04-14Port 'Add user activities API' to CESean McGivern
2017-03-17Update Impersonation tokens docsAchilleas Pipinellis
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