| Commit message (Expand) | Author | Age | Files | Lines |
* | scm: fix error when *.yml and *.txt show (#31141, #30850) | Toshi MARUYAMA | 2019-05-30 | 1 | -6/+14 |
* | add *.yaml and *.txt to RoutingRepositoriesTest (#31141, #30850) | Toshi MARUYAMA | 2019-05-30 | 1 | -1/+3 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Enable frozen_string_literal for some files under test directory (#26561). | Go MAEDA | 2019-03-16 | 1 | -1/+1 |
* | Unified diff link broken on specific file/revision diff view (#30850). | Jean-Philippe Lang | 2019-03-15 | 1 | -5/+5 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Removes repository routes without repository_id (#26522). | Jean-Philippe Lang | 2018-06-16 | 1 | -38/+1 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -57/+37 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Updates copyright for 2016. | Jean-Philippe Lang | 2016-03-13 | 1 | -1/+1 |
* | Copyright update. | Jean-Philippe Lang | 2015-01-11 | 1 | -1/+1 |
* | Use should_route in routing tests. | Jean-Philippe Lang | 2014-11-16 | 1 | -378/+86 |
* | Merged rails-4.1 branch (#14534). | Jean-Philippe Lang | 2014-10-22 | 1 | -1/+1 |
* | update copyright year (#15977) | Toshi MARUYAMA | 2014-01-29 | 1 | -1/+1 |
* | Copyright for 2013 (#12788). | Jean-Philippe Lang | 2013-01-12 | 1 | -1/+1 |
* | backout r10707 (#12196) | Toshi MARUYAMA | 2012-10-24 | 1 | -14/+10 |
* | fix "Page not found" on OK button in SCM "View all revisions" page (#12196) | Toshi MARUYAMA | 2012-10-24 | 1 | -10/+14 |
* | Fixed: unified diff link broken on specific file/revision diff (#11325). | Jean-Philippe Lang | 2012-07-04 | 1 | -4/+24 |
* | test: route: scm: move changes action tests to non revisions path tests | Toshi MARUYAMA | 2012-05-05 | 1 | -50/+52 |
* | route: scm: split entry and raw actions | Toshi MARUYAMA | 2012-05-05 | 1 | -8/+8 |
* | route: scm: fix git and mercurial changes action | Toshi MARUYAMA | 2012-05-03 | 1 | -18/+44 |
* | code layout clean up test/integration/routing/repositories_test.rb | Toshi MARUYAMA | 2012-05-02 | 1 | -5/+9 |
* | Merged rails-3.2 branch. | Jean-Philippe Lang | 2012-04-25 | 1 | -5/+5 |
* | scm: fix revisions page "OK" button always returns 404 error (#10567) | Toshi MARUYAMA | 2012-04-02 | 1 | -0/+10 |
* | Rails3: test: scm: move "repository_path_hash" method in repositories routing... | Toshi MARUYAMA | 2012-02-23 | 1 | -9/+0 |
* | Adds a "Manage related isses" permission to add/remove commits/issues relatio... | Jean-Philippe Lang | 2012-02-05 | 1 | -0/+26 |
* | test: route: repositories: split tests whether 'show' action or not | Toshi MARUYAMA | 2012-01-28 | 1 | -2/+8 |
* | Adds support for multiple repositories per project (#779). | Jean-Philippe Lang | 2012-01-15 | 1 | -1/+144 |
* | Resourcified repositories for CRUD operations to prepare for multiple SCM per... | Jean-Philippe Lang | 2012-01-15 | 1 | -5/+33 |
* | test: route: repositories: add show, changes and annotate actions in revision... | Toshi MARUYAMA | 2012-01-05 | 1 | -0/+31 |
* | Rails3: test: route: add private method to convert path parameter at reposito... | Toshi MARUYAMA | 2012-01-04 | 1 | -18/+33 |
* | test: route: simplify repositories test | Toshi MARUYAMA | 2012-01-04 | 1 | -14/+11 |
* | test: route: split repository route test | Toshi MARUYAMA | 2011-12-27 | 1 | -16/+22 |
* | test: route: move repositories test to new file | Toshi MARUYAMA | 2011-12-24 | 1 | -0/+126 |