| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright update. | Jean-Philippe Lang | 2012-05-05 | 1 | -1/+1 |
* | route: scm: split entry and raw actions | Toshi MARUYAMA | 2012-05-05 | 1 | -2/+1 |
* | Rails3: test: scm: filesystem: use "repository_path_hash" for path param | Toshi MARUYAMA | 2012-02-23 | 1 | -5/+9 |
* | Do not show revisions links and field on filesystem repositories. | Jean-Philippe Lang | 2012-01-16 | 1 | -0/+4 |
* | Resourcified repositories for CRUD operations to prepare for multiple SCM per... | Jean-Philippe Lang | 2012-01-15 | 1 | -15/+12 |
* | Test for repository edit and cleanup. | Jean-Philippe Lang | 2011-12-03 | 1 | -7/+13 |
* | scm: filesystem: add functional test of destroying invalid repository (#6713,... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+21 |
* | scm: filesystem: add functional test of destroying valid repository (#6713, #... | Toshi MARUYAMA | 2011-07-10 | 1 | -0/+9 |
* | scm: filesystem: add instance variable @project at functional test. | Toshi MARUYAMA | 2011-07-10 | 1 | -1/+2 |
* | scm: filesystem: replace RAILS_ROOT to Rails.root in functional test. | Toshi MARUYAMA | 2011-06-10 | 1 | -3/+3 |
* | scm: filesystem: code clean up functional test. | Toshi MARUYAMA | 2011-05-21 | 1 | -4/+3 |
* | scm: add test of showing *real* non ASCII contents in functional filesystem r... | Toshi MARUYAMA | 2011-05-07 | 1 | -0/+15 |
* | scm: filesystem: remove trailing white-spaces from functional test. | Toshi MARUYAMA | 2011-05-07 | 1 | -2/+2 |
* | scm: set mime type in downloading file. | Toshi MARUYAMA | 2011-03-22 | 1 | -2/+1 |
* | scm: filesystem: add test for no extension file mime type in functional test. | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+6 |
* | scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional... | Toshi MARUYAMA | 2011-03-22 | 1 | -1/+1 |
* | scm: filesystem: add test for displaying file over max size limit (#6256). | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+9 |
* | scm: filesystem: add test for UTF-16 file displaying (#6256). | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+11 |
* | scm: filesystem: add test for non ascii text file displaying (#6256). | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+12 |
* | scm: filesystem: add test of no extension file whose content is only ASCII ca... | Toshi MARUYAMA | 2011-03-22 | 1 | -1/+11 |
* | scm: filesystem: add functional test. | Toshi MARUYAMA | 2011-03-22 | 1 | -0/+61 |