41 Commits (f37ed7766572550bd563632f69ad940717fa9b90)

Author SHA1 Message Date
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Toshi MARUYAMA c010ac7fcb cleanup: rubocop: fix Layout/AlignArguments in test/functional/journals_controller_test.rb 4 years ago
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 years ago
  Go MAEDA 0d4ed12388 Code cleanup: RuboCop: Rails/ActiveRecordAliases 4 years ago
  Go MAEDA af987c9ed4 Fix missing journal indice when updating a journal (#31427). 5 years ago
  Go MAEDA 1a4ff9eb49 Send the journal_indice as param in order to get rid of extra queries (#31427). 5 years ago
  Go MAEDA 2d475288e4 Insert a link to the source to the attribution line when quoting a note or a message (#31427). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 years ago
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 years ago
  Jean-Philippe Lang 1f9bbd6b42 Wrap journal attributes with a journal parameter and use safe_attributes (#22575). 8 years ago
  Jean-Philippe Lang 7918285ac2 Enable updating private_notes property on journal edit form (#22575). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 6bb1ea8ae8 Use regular edit/update actions and named routes for JournalsController. 8 years ago
  Jean-Philippe Lang 7e423fb453 Information leak in Atom feed (#21419). 8 years ago
  Jean-Philippe Lang e11f77a4b0 Show long text custom field changes as a diff (#15236). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang a942c1c25e Removed unimplemented JournalsController#edit html response and added some tests. 9 years ago
  Jean-Philippe Lang 36d487fe50 Replaced some #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 0178b5a2fe Private issue notes (#1554). 11 years ago
  Jean-Philippe Lang 3eaa998c28 Removes RJS from JournalsController. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA d3a953450e remove trailing white-spaces from functional journals controller test. 13 years ago
  Jean-Philippe Lang 334132289c Fixed: error on JournalsController#index when custom fields are present (#7795). 13 years ago
  Jean-Philippe Lang 2627419131 Keep track of issue description changes (#746). 13 years ago
  Jean-Philippe Lang 93847ae337 Fixes a data disclosure issue introduced in r3941. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Eric Davis b67b3820a1 Refactor: move IssuesController#changes to JournalsController#index. 14 years ago
  Eric Davis 22c978ad94 Refactor: move IssuesController#reply to JournalsController 14 years ago
  Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 14 years ago
  Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 15 years ago
  Jean-Philippe Lang 1ddb59df2a Fixed JournalControllerTest. 16 years ago
  Jean-Philippe Lang 1c8cf4ef83 Added the following permissions (#527, #585, #627): 16 years ago
  Jean-Philippe Lang bea49ae245 Administrators can edit issue notes. 16 years ago
  Jean-Philippe Lang 524cd689cf Project identifier is now used in URLs (instead of project id). 16 years ago
  Jean-Philippe Lang 361c50c1f4 Added some functional tests (wiki). 16 years ago
  Jean-Philippe Lang 27d6334afa Fixed: Unable to create a wiki (Rails 2.0 compatibility). 16 years ago
  Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 16 years ago
  Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
  Jean-Philippe Lang 10cf1ccc1a added rss/atom feeds at project levels for: 17 years ago
  Jean-Philippe Lang 85f32b956f added italian translation [Alessio Spadaro] 17 years ago
  Jean-Philippe Lang 1fcc9e977f updated supported language count in test (now 5) 17 years ago
  Jean-Philippe Lang 5101c55e10 added lang files validition test 17 years ago