Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move projects controllers/views in Projects module | Dmitriy Zaporozhets | 2013-06-23 | 1 | -13/+0 |
| | |||||
* | Proper routing. blobs for blobs, raw for send_data | Dmitriy Zaporozhets | 2013-04-03 | 1 | -10/+1 |
| | |||||
* | Fix 404 error while displaying json files. | Sato Hiroyuki | 2013-03-21 | 1 | -2/+0 |
| | | | | | It uses params[:id] instead of request.fullpath. It should fix #3132. | ||||
* | linguist and web browser will take care of mimetype and encoding problem. | Saito | 2012-11-10 | 1 | -8/+1 |
| | |||||
* | remove encode lib, clean all encoded area. | Saito | 2012-11-09 | 1 | -1/+0 |
| | |||||
* | rename ProjectController to ProjectResourceController | Cyril | 2012-09-27 | 1 | -1/+1 |
| | |||||
* | update new controllers | Cyril | 2012-09-27 | 1 | -6/+1 |
| | |||||
* | Rename RefExtractor to ExtractsPath | Robert Speicher | 2012-09-26 | 1 | -4/+1 |
| | | | | Update docs a bit | ||||
* | DRY up Blame, Blob and Tree controllers | Robert Speicher | 2012-09-26 | 1 | -23/+1 |
| | |||||
* | Add BlobController, remove Refs#blob | Robert Speicher | 2012-09-26 | 1 | -0/+62 |