13 Jun, 2014
1 commit
-
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>
25 Mar, 2014
1 commit
20 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
10 Mar, 2014
1 commit
-
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
28 Jan, 2014
1 commit
-
ldap is disabled in the gitlab config, this fixes the API still calling the ldap backend.
07 Oct, 2013
1 commit
30 Jul, 2013
2 commits
14 May, 2013
1 commit
06 May, 2013
1 commit
20 Apr, 2013
1 commit
18 Apr, 2013
1 commit
-
Fix: API 500 error when project does not exists
15 Mar, 2013
1 commit
-
Conflicts: app/views/layouts/project_resource.html.haml app/views/wikis/edit.html.haml app/views/wikis/pages.html.haml app/views/wikis/show.html.haml spec/features/gitlab_flavored_markdown_spec.rb
14 Mar, 2013
1 commit
11 Mar, 2013
1 commit
09 Mar, 2013
1 commit
-
This commit replaces the old database backed Wiki system with the excellent Gollum git based Wiki system. The UI has been updated to allow for utilizing the extra features that Gollum provides. Specifically: * Edit page now allows you to choose the content format. * Edit page allows you to provide a commit message for the change. * History page now shows Format, Commit Message, and Commit Hash. * A new Git Access page has been added with the Wiki Repo URL. * The default page has been changed to Home from Index to match the Gollum standard. The old Wiki model has been left in tact to provide for the development of a migration script that will move all content stored in the old Wiki system into new Gollum Wikis.
07 Mar, 2013
1 commit
26 Feb, 2013
1 commit
16 Feb, 2013
1 commit
07 Feb, 2013
1 commit
05 Feb, 2013
2 commits
04 Feb, 2013
1 commit