- 10 Nov, 2015 3 commits
-
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
-
Kamil Trzcinski authored
- Offloads uploading to GitLab Workhorse - Use /authorize request for fast uploading - Added backup recipes for artifacts - Support download acceleration using X-Sendfile
-
- 23 Oct, 2015 1 commit
-
-
Jason Lee authored
Rails Autoload find file to require is use , APIHelpers -> api_helpers.rb, not helpers.rb;
-
- 03 Oct, 2015 1 commit
-
-
Guilherme Garnier authored
-
- 15 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 14 Sep, 2015 1 commit
-
-
Valery Sizov authored
-
- 02 Sep, 2015 1 commit
-
-
Kirilll Zaitsev authored
-
- 16 May, 2015 1 commit
-
-
Jakub Jirutka authored
-
- 02 May, 2015 1 commit
-
-
jubianchi authored
-
- 25 Mar, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 08 Mar, 2015 1 commit
-
-
Vinnie Okada authored
Allow admins to use restricted visibility levels when creating or updating projects.
-
- 06 Mar, 2015 1 commit
-
-
Jörg Thalheim authored
Ruby str_equal uses memcmp internally to compare String. Memcmp is vunerable to timing attacks because it returns early on mismatch (on most x32 platforms memcmp uses a bytewise comparision). Devise.secure_compare implements a constant time comparision instead.
-
- 18 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 12 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Add an API endpoint to update the access level of an existing group member.
-
- 06 Feb, 2015 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Feb, 2015 2 commits
-
-
jubianchi authored
-
Dmitriy Zaporozhets authored
-
- 30 Dec, 2014 1 commit
-
-
Marin Jankovski authored
-
- 24 Dec, 2014 1 commit
-
-
Valery Sizov authored
-
- 15 Oct, 2014 1 commit
-
-
Valery Sizov authored
-
- 03 Oct, 2014 1 commit
-
-
Ciro Santilli 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
-
- 20 Aug, 2014 1 commit
-
-
jubianchi authored
-
- 14 Aug, 2014 1 commit
-
-
Robert Schilling authored
-
- 28 Jul, 2014 1 commit
-
-
Sasha Joseph authored
-
- 26 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 10 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 15 May, 2014 1 commit
-
-
Jacob Vosmaer authored
-
- 01 Apr, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 14 Mar, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 19 Jan, 2014 1 commit
-
-
skv authored
-
- 08 Nov, 2013 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 29 Oct, 2013 1 commit
-
-
Nihad Abbasov authored
-
- 16 Oct, 2013 3 commits
-
-
Nihad Abbasov authored
-
Nihad Abbasov authored
-
Angus MacArthur authored
-
- 29 Sep, 2013 2 commits
-
-
Dmitriy Zaporozhets authored
* dont allow protect/unprotect branches for users without master permissions * dont allow access to Repository api for guests
-
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).
-
- 09 Sep, 2013 1 commit
-
-
Izaak Alpert authored
Change-Id: I305266fe9acbbb5136adeeb52e7e4e1d6629a30a
-