Stan Hu
|
643557dabc
|
Fix 404 error in files view after deleting the last file in a repository
Closes #1362
|
2015-07-21 14:12:43 -07:00 |
Jeroen van Baarsen
|
5a4ebfb47a
|
Fixed the Rails/ActionFilter cop
Signed-off-by: Jeroen van Baarsen <jeroenvanbaarsen@gmail.com>
|
2015-04-20 15:39:37 +02:00 |
Vinnie Okada
|
2a9eed6620
|
Merge branch 'master' into rails-4.1.9
Conflicts:
app/views/projects/commits/_commit.html.haml
app/views/projects/issues/_issue.html.haml
app/views/projects/issues/_issue_context.html.haml
app/views/projects/merge_requests/_merge_request.html.haml
app/views/projects/merge_requests/show/_context.html.haml
|
2015-02-21 12:55:28 -07:00 |
Douwe Maan
|
00408f37e3
|
Move 'require_non_empty_project' filter to front so 'assign_ref_vars' doesn't 404.
|
2015-02-20 17:20:03 +01:00 |
Vinnie Okada
|
76aad9b76e
|
Upgrade to Rails 4.1.9
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.
|
2015-02-14 11:09:23 -07:00 |
Dmitriy Zaporozhets
|
c916124178
|
Explicitly set before_filter for ref-related controllers
|
2015-01-26 15:01:51 -08:00 |
Marin Jankovski
|
005752e4c6
|
Check if blob or tree and redirect to the correct one.
|
2014-07-07 15:46:57 +02:00 |
Dmitriy Zaporozhets
|
160bd862be
|
Refactoring for EditTree and NewTree controllers and contexts
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
|
2013-11-05 12:21:11 +02:00 |
Dmitriy Zaporozhets
|
ae9dd62762
|
Update code to work with gitlab_git 3
|
2013-10-01 17:00:28 +03:00 |
Dmitriy Zaporozhets
|
2ed7cbfba4
|
Move projects controllers/views in Projects module
|
2013-06-23 19:47:22 +03:00 |