summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* test: route: add mail_handler test defined at r8162Toshi MARUYAMA2011-12-271-0/+27
* Japanese translation updated by Go MAEDA (#9876)Toshi MARUYAMA2011-12-271-2/+2
* route: code layout clean up sys routeToshi MARUYAMA2011-12-271-3/+9
* test: route: add sys testToshi MARUYAMA2011-12-271-0/+35
* route: code layout clean up watchers routeToshi MARUYAMA2011-12-271-4/+8
* test: route: add watchers test defined at r8162Toshi MARUYAMA2011-12-271-0/+41
* test: route: add search test defined at r8162Toshi MARUYAMA2011-12-271-0/+27
* pt-BR translation updated by Enderson Maia (#9874)Toshi MARUYAMA2011-12-261-14/+16
* Missing html_safe.Jean-Philippe Lang2011-12-261-3/+3
* Missing html_safe.Jean-Philippe Lang2011-12-261-1/+1
* Do not add errors on attributes on fake attributes.Jean-Philippe Lang2011-12-262-7/+12
* route: code layout clean up users routeToshi MARUYAMA2011-12-261-3/+9
* Makes assertion Rails3 compatible.Jean-Philippe Lang2011-12-261-1/+5
* Do assertions on collection, not on association.Jean-Philippe Lang2011-12-261-2/+2
* Missing fixtures.Jean-Philippe Lang2011-12-261-1/+7
* Rails3 compatibility.Jean-Philippe Lang2011-12-261-1/+1
* Use :joins instead of :include in calculations.Jean-Philippe Lang2011-12-261-2/+2
* route: code layout clean up groups routeToshi MARUYAMA2011-12-261-4/+12
* test: route: add groups tests defined at r8162Toshi MARUYAMA2011-12-261-0/+8
* route: code layout clean up comments routeToshi MARUYAMA2011-12-261-2/+4
* route: code layout clean up attachments routeToshi MARUYAMA2011-12-261-3/+9
* route: code layout clean up members routeToshi MARUYAMA2011-12-261-4/+8
* test: route: add members tests defined at r8162Toshi MARUYAMA2011-12-261-0/+12
* test: route: add journals tests defined at r8162Toshi MARUYAMA2011-12-261-0/+10
* test: route: add messages tests defined at r8162Toshi MARUYAMA2011-12-261-0/+10
* route: code layout clean up journals routeToshi MARUYAMA2011-12-261-3/+6
* test: route: simplify wikis testsToshi MARUYAMA2011-12-261-8/+6
* test: route: simplify roles testsToshi MARUYAMA2011-12-261-8/+6
* test: route: simplify previews testsToshi MARUYAMA2011-12-261-8/+6
* test: route: simplify context_menus testsToshi MARUYAMA2011-12-261-8/+6
* route: code layout clean up 'my' routeToshi MARUYAMA2011-12-261-10/+21
* set "svn:eol-style" native to test/integration/routing/*.rbToshi MARUYAMA2011-12-250-0/+0
* test: route: simplify "my" testsToshi MARUYAMA2011-12-251-16/+12
* test: route: simplify account testsToshi MARUYAMA2011-12-251-24/+18
* route: code layout clean up account routeToshi MARUYAMA2011-12-251-5/+10
* test: route: move wikis test to new fileToshi MARUYAMA2011-12-251-2/+2
* test: route: move wiki test to new fileToshi MARUYAMA2011-12-252-89/+109
* test: route: move queries test to new fileToshi MARUYAMA2011-12-252-39/+59
* test: route: move projects test to new fileToshi MARUYAMA2011-12-252-71/+91
* test: route: move project_enumerations test in project test to new fileToshi MARUYAMA2011-12-252-10/+33
* test: route: move news test to new fileToshi MARUYAMA2011-12-252-66/+86
* test: route: move comments tests in news test to new fileToshi MARUYAMA2011-12-252-9/+32
* test: route: move issue_categories test to new fileToshi MARUYAMA2011-12-252-84/+104
* test: route: move issues tests to new fileToshi MARUYAMA2011-12-252-106/+126
* test: route: move previews test in news test to routing/previews_test.rbToshi MARUYAMA2011-12-252-4/+4
* test: route: move context_menus test in test_issues_extra_actions to new fileToshi MARUYAMA2011-12-242-8/+31
* test: route: move previews test in test_issues_extra_actions to new fileToshi MARUYAMA2011-12-242-8/+31
* test: route: move versions test in projects test to routing/versions_test.rbToshi MARUYAMA2011-12-242-4/+4
* test: route: move welcome test to new fileToshi MARUYAMA2011-12-242-7/+27
* test: route: move users tests to new fileToshi MARUYAMA2011-12-242-78/+98