- 24 Apr, 2015 2 commits
-
-
Douwe Maan authored
This reverts commit c0116926.
-
Douwe Maan authored
-
- 22 Apr, 2015 1 commit
-
-
Boyan Tabakov authored
The requests were missing multiple required attributes, while testing for single attribute missing. Added test for checking username as required attribute.
-
- 27 Mar, 2015 1 commit
-
-
Douwe Maan authored
-
- 12 Feb, 2015 1 commit
-
-
Jeroen van Baarsen authored
Signed-off-by:
Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
-
- 05 Feb, 2015 1 commit
-
-
Douwe Maan authored
Resolves #1916.
-
- 08 Jan, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 04 Dec, 2014 1 commit
-
-
Valery Sizov authored
-
- 05 Nov, 2014 3 commits
-
-
Marin Jankovski authored
-
Ciro Santilli authored
-
Marin Jankovski authored
-
- 02 Nov, 2014 1 commit
-
-
Liam Monahan authored
-
- 06 Oct, 2014 1 commit
-
-
Marin Jankovski authored
-
- 15 Sep, 2014 1 commit
-
-
jubianchi authored
* users (#6878, #3526, #4209): Validation error messages are now exposed through 400 responses, 409 response are sent in case of duplicate email or username * MRs (#5335): 409 responses are sent in case of duplicate merge request (source/target branches), 422 responses are sent when submiting MR fo/from unrelated forks * issues * labels * projects
-
- 30 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Jun, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
To prevent leaking of users info we reduce amount of user information retrieved via API for normal users. What user can get via API: * if not admin: only id, state, name, username and avatar_url * if admin: all user information * about himself: all informaion Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 18 Apr, 2014 1 commit
-
-
Timm Friebe authored
Complements POST operation added in gitlabhq/gitlabhq#3146 Implement DELETE /users/:uid/keys/:id for admin users Fix "Line is too long. [83/80]" Use single quotes as advised Use single quotes as advised Use single quotes as advised Fix missing space around { and } Fix typo in documentation Only catch ActiveRecord::RecordNotFound, let other exceptions propagate Raise a "404 Not found" if key to be deleted cannot be found As requested by @jvanbaarsen in https://github.com/gitlabhq/gitlabhq/pull/6781#discussion_r11735114 Remove tab Unconfigured vim on this box, grrrr./
-
- 11 Apr, 2014 1 commit
-
-
Jeroen van Baarsen authored
-
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 29 Sep, 2013 2 commits
-
-
Boyan Tabakov authored
-
Boyan Tabakov authored
Also, is_admin and can_create_group are exposed in the user information. Fixed attributes_for_keys to process properly keys with boolean values (since false.present? is false).
-
- 14 Sep, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 11 Sep, 2013 2 commits
-
-
Izaak Alpert authored
-calling build_user will now apply defaults and only override them if as: :admin is set Change-Id: Id1d938c0967752ecc14370af54f2d88128d18c44
-
Izaak Alpert authored
-API now respects default_projects_limit, default_can_create_group, and default_can_create_team Change-Id: I059d060d576df1050e5371e707381c5e8c608a7a
-
- 29 Jul, 2013 1 commit
-
-
Johannes Schleifenbaum authored
-
- 14 May, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 18 Mar, 2013 1 commit
-
-
Alex Denisov authored
-
- 17 Mar, 2013 1 commit
-
-
Kevin Lyda authored
Most of these are comments but a few are strings for users. Might be an idea to run this from time to time: https://github.com/lyda/misspell-check It runs mostly clean now.
-
- 05 Mar, 2013 1 commit
-
-
Angus MacArthur authored
-
- 21 Feb, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 20 Feb, 2013 1 commit
-
-
Sebastian Ziebell authored
The users API updated with return codes, e.g. if required parameters are missing a `400 Bad Request` error is returned instead of `404`. Fixes return codes of functions, e.g. deletion of a ssh key is an idempotent function now. The API documentation is updated to reflect the current status of the API. Descriptions are more detailed and complete, infos to return values are added to all functions.
-
- 18 Jan, 2013 1 commit
-
-
Marin Jankovski authored
-
- 18 Dec, 2012 1 commit
-
-
Boyan Tabakov authored
Also added tests.
-
- 13 Nov, 2012 1 commit
-
-
Vincent Bonmalais authored
-
- 19 Oct, 2012 1 commit
-
-
Nihad Abbasov authored
-
- 02 Oct, 2012 1 commit
-
-
Valeriy Sizov authored
-
- 21 Sep, 2012 2 commits
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
- 12 Sep, 2012 1 commit
-
-
Nihad Abbasov authored
-