An error occurred fetching the project authors.
- 18 Feb, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- 17 Feb, 2015 2 commits
-
-
Douwe Maan authored
-
Hannes Rosenögger authored
This commit generalizes the image upload via drag and drop so it supports all files. It also adds access control for these files.
-
- 14 Feb, 2015 1 commit
-
-
Vinnie Okada authored
Make the following changes to deal with new behavior in Rails 4.1.2: * Use nested resources to avoid slashes in arguments to path helpers.
-
- 05 Feb, 2015 1 commit
-
-
Douwe Maan authored
Resolves #1673.
-
- 24 Jan, 2015 2 commits
-
-
Hannes Rosenögger authored
-
Dmitriy Zaporozhets authored
-
- 23 Jan, 2015 2 commits
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Instead of loading all issues and merge requests we load only open one. This will reduce time load for autocomplete resources significantly
-
- 15 Dec, 2014 1 commit
-
-
skv-headless authored
-
- 29 Nov, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 13 Nov, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Now you can fork project into group or personal namespace. Also I moved fork logic from ProjectsController to own fork resource Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 05 Nov, 2014 1 commit
-
-
Valery Sizov authored
-
- 23 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Always delete repositories from the filesystem when deleting a project.
-
- 19 Oct, 2014 2 commits
-
-
Ciro Santilli authored
Also memoize the method to ensure that other methods in ApplicationController that rely on it can call it efficiently.
-
Ciro Santilli authored
Redundant with the authorize_read_project! filter
-
- 16 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Enable Markdown previews when creating and editing issues, merge requests, and milestones, and when editing notes.
-
- 13 Oct, 2014 1 commit
-
-
Ciro Santilli authored
Neither controller nor any of it's descendants have those actions.
-
- 07 Oct, 2014 1 commit
-
-
Vinnie Okada authored
Update the project API controller to use `Projects::DestroyService` instead of calling `Project#destroy` directly. Also add an optional parameter, `:keep_repo`, that allows a project to be deleted without deleting the repository, wiki, and satellite from disk.
-
- 05 Sep, 2014 1 commit
-
-
Kevin Boyd authored
-
- 29 Aug, 2014 1 commit
-
-
Kevin Boyd authored
Fine-tune the Remove Project redirect. Now it redirects to admin_projects_path and shows a flash message confirming the action has been taken.
-
- 29 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 21 Jul, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 17 Jul, 2014 3 commits
-
-
Ciro Santilli authored
-
Ciro Santilli authored
-
Ciro Santilli authored
-
- 26 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- 23 Jun, 2014 3 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 17 Jun, 2014 1 commit
-
-
Dmitriy Zaporozhets authored
-
- 03 Jun, 2014 2 commits
-
-
Marin Jankovski authored
-
Dmitriy Zaporozhets authored
This reverts commit 22732346. Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> Conflicts: app/views/projects/issues/_form.html.haml app/views/projects/merge_requests/_form.html.haml app/views/projects/merge_requests/_new_submit.html.haml app/views/projects/milestones/_form.html.haml app/views/projects/notes/_form.html.haml app/views/projects/wikis/_form.html.haml
-
- 28 May, 2014 2 commits
-
-
Dmitriy Zaporozhets authored
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
erbunao authored
-
- 26 May, 2014 2 commits
-
-
Marin Jankovski authored
-
Marin Jankovski authored
-
- 23 May, 2014 1 commit
-
-
Earle Bunao & Neil Calabroso authored
-