summaryrefslogtreecommitdiffstats
path: root/test/integration/routing/repositories_test.rb
Commit message (Expand)AuthorAgeFilesLines
* backout r10707 (#12196)Toshi MARUYAMA2012-10-241-14/+10
* fix "Page not found" on OK button in SCM "View all revisions" page (#12196)Toshi MARUYAMA2012-10-241-10/+14
* Fixed: unified diff link broken on specific file/revision diff (#11325).Jean-Philippe Lang2012-07-041-4/+24
* test: route: scm: move changes action tests to non revisions path testsToshi MARUYAMA2012-05-051-50/+52
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-051-8/+8
* route: scm: fix git and mercurial changes actionToshi MARUYAMA2012-05-031-18/+44
* code layout clean up test/integration/routing/repositories_test.rbToshi MARUYAMA2012-05-021-5/+9
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-251-5/+5
* scm: fix revisions page "OK" button always returns 404 error (#10567)Toshi MARUYAMA2012-04-021-0/+10
* Rails3: test: scm: move "repository_path_hash" method in repositories routing...Toshi MARUYAMA2012-02-231-9/+0
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-051-0/+26
* test: route: repositories: split tests whether 'show' action or notToshi MARUYAMA2012-01-281-2/+8
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-151-1/+144
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-151-5/+33
* test: route: repositories: add show, changes and annotate actions in revision...Toshi MARUYAMA2012-01-051-0/+31
* Rails3: test: route: add private method to convert path parameter at reposito...Toshi MARUYAMA2012-01-041-18/+33
* test: route: simplify repositories testToshi MARUYAMA2012-01-041-14/+11
* test: route: split repository route testToshi MARUYAMA2011-12-271-16/+22
* test: route: move repositories test to new fileToshi MARUYAMA2011-12-241-0/+126