Sato Hiroyuki
|
a1fe375e44
|
Fix 404 error while displaying json files.
It uses params[:id] instead of request.fullpath.
It should fix #3132.
|
2013-03-21 15:10:14 +00:00 |
|
Saito
|
b664b784f1
|
linguist and web browser will take care of mimetype and encoding problem.
|
2012-11-10 01:06:20 +08:00 |
|
Saito
|
f1ac2a616b
|
remove encode lib, clean all encoded area.
|
2012-11-09 01:41:07 +08:00 |
|
Cyril
|
be18397d82
|
rename ProjectController to ProjectResourceController
|
2012-09-27 20:59:42 +02:00 |
|
Cyril
|
933c5e4146
|
update new controllers
|
2012-09-27 13:44:53 +02:00 |
|
Robert Speicher
|
a1e68a9120
|
Rename RefExtractor to ExtractsPath
Update docs a bit
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
398ba6f1bb
|
DRY up Blame, Blob and Tree controllers
|
2012-09-26 16:32:22 -04:00 |
|
Robert Speicher
|
576cec6c67
|
Add BlobController, remove Refs#blob
|
2012-09-26 16:32:22 -04:00 |
|