02 Jan, 2014
1 commit
-
Used mime-types gem instead of hardcoding content types. Allow multiple extensions in archive route (.tar.gz, .tar.bz2). Change content disposition from infile(?) to attachment for api. Fixed api would return “archive” instead of {project}-{hash}.{ext}
26 Dec, 2013
1 commit
-
See issue http://feedback.gitlab.com/forums/176466-general/suggestions/4566001-expose-raw-object-search-via-the-gitlab-api
15 Dec, 2013
1 commit
04 Dec, 2013
2 commits
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
26 Nov, 2013
1 commit
-
Added visibility_level icons to project view (rather than just text). Added public projects to search results. Added ability to restrict visibility levels standard users can set.
20 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
19 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
18 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
15 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
11 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
09 Nov, 2013
1 commit
08 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
07 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
06 Nov, 2013
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
29 Oct, 2013
2 commits
16 Oct, 2013
4 commits
-
Fixing unsafe use of Thread.current variable :current_user
14 Oct, 2013
1 commit
10 Oct, 2013
2 commits
-
Conflicts: doc/api/repositories.md Change-Id: I7ebc39b47ff860813d9622ba6776583536e6e384
-
defaults to HEAD Conflicts: spec/requests/api/repositories_spec.rb Change-Id: Id114aca6c59d75f18e49bf9f33809a04e010bfb6
09 Oct, 2013
1 commit
08 Oct, 2013
1 commit
-
Signed-off-by: Islam Amer <islam.amer@jollamobile.com>
07 Oct, 2013
2 commits
01 Oct, 2013
1 commit
30 Sep, 2013
2 commits
29 Sep, 2013
3 commits
-
Extended User API to expose admin and can_create_group for user creation...
-
* dont allow protect/unprotect branches for users without master permissions * dont allow access to Repository api for guests
-
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).
24 Sep, 2013
1 commit
-
Change-Id: I1bdd3608d3b46924b5da3ae282c99f85ee4e0dab
23 Sep, 2013
1 commit
-
GITLAB-1283 (GITLAB-869) Change-Id: I611e7e93f6292de08e1edc8d3ea77cf9087b6ded Conflicts: config/initializers/1_settings.rb
22 Sep, 2013
1 commit
-
Fixes #5144 Refs #4996
13 Sep, 2013
1 commit
11 Sep, 2013
1 commit
-
-calling build_user will now apply defaults and only override them if as: :admin is set Change-Id: Id1d938c0967752ecc14370af54f2d88128d18c44