Commit Graph

4 Commits (d83dde0284fdaf7829b7d1862f171433a83dffe5)

Author SHA1 Message Date
Mohamed Wael Khobalatte 71c1092e21 Fix various legacy specs 9 years ago
Mohamed Wael Khobalatte 626779d92d Use assert_select instead of deprecated assert_tag 9 years ago
Stefan Botzenhart 9058b4ea90 Remove some assert_tag deprecation warnings 9 years ago
Stefan Botzenhart e6972f5f9d Move legacy spec to separate spec folder 9 years ago
Oliver Günther d81b20fee4 Restyle navigation and instructons on show and empty 9 years ago
Oliver Günther 0b0d17baec Use repository from fixture in legacy spec 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Oliver Günther 325ddf6fb3 Fix skipped legacy spec due to removed subversion test directory 9 years ago
Oliver Günther 319bd21daf Moved managed repository lifetime entirely to the model. 9 years ago
Oliver Günther 1e8c873544 Remove filesystem adapter 9 years ago
Alex Coles 424889897a Migrate AR finder/query methods in specs 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Alex Coles 6129e9f41f Remove functional spec rescue_action boilerplate 10 years ago
Alex Coles 2efd6f4e45 Move legacy specs under spec/legacy 10 years ago
Alex Coles b8567d13ed Remove spec controller boilerplate; Replace ivars 10 years ago
Alex Coles 1501012cf8 First spike porting Test::Unit tests to RSpec 10 years ago
Alex Coles b9b920e1d5 Fix formatting (w/ Rubocop) in test-unit tests 10 years ago
Alex Coles 7f9822224b Use 1.9+ Hash syntax in test-unit tests 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Till Breuer f22415f380 Fix tests after applying legacy styles to action menu 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Hagen Schink ee0ccd0d98 Fixes functional tests 11 years ago
Jens Ulferts dc98efb5ac fixes route globbing for repositories 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Michael Frister a9d2520b00 Deny access to repository commit author stats for unauthorized users 11 years ago
Jens Ulferts 21459a384f provide every possible file with a short copyright notice 12 years ago
Philipp Tessenow f24dc2f4f1 attempt to fix a constant not defined error when executing mysql unit tests 12 years ago
Martin Linkhorst d03301b60e there are so many side effects by using only a subset of the fixtures and also it creates lots of annoying noise in the test code. this commit changes individual requires to :all which fixes some tests when test files are run individually or in a different order. 12 years ago
Jens Ulferts 3cbaf9fca7 adding custom_field_translations fixtures 12 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Toshi MARUYAMA 622ddd5c99 scm: code clean up test/functional/repositories_controller_test.rb. 14 years ago
Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 14 years ago
Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 14 years ago
Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
Jean-Philippe Lang e24358bc43 Use /raw/ for url instead of ?format=raw for getting raw repository files (#1901, #4119). 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 7cea286c23 Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 8a54c455b8 Fixes test broken by r1549. 17 years ago
Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 17 years ago
Jean-Philippe Lang 76ed8cc200 Added some functional tests (projects and repositories). 17 years ago
Jean-Philippe Lang db002edabd * Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited) 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago