67 Commits (193ca9faee467e8b9e0b912026f956da8c4a0fdb)

Author SHA1 Message Date
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). 1 month ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Go MAEDA 82fc543ea1 Fix RuboCop offense Style/TrailingCommaInArguments introduced in r22584 (#39999). 6 months ago
  Marius Balteanu fe9fd97f6d Explicitly render a 404 on non-JS requests to messages#quote (#39999). 6 months ago
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 year ago
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 year ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Marius Balteanu 23487333a0 Fix random failing test introduced in r21130 (#35957, #34169). 2 years ago
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA df259f094f Ability to add watchers to forum threads (#3390). 3 years ago
  Toshi MARUYAMA ec7906b161 fix source indent of MessagesControllerTest 3 years ago
  Go MAEDA bfdedec0da MessagesControllerTest#test_post_new randomly fails (#34169). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). 4 years ago
  Go MAEDA 5ce4a363a9 Fix test failure due to missing call to set_tmp_attachments_directory (#32122). 4 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
  Go MAEDA 7d827b1389 Display notice on forum updates (#2635). 5 years ago
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 years ago
  Jean-Philippe Lang b9fa262165 Adds preview option to the wiki toolbar (#27758). 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 bb5ccb870c 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 05a9275fda "I don't want to be notified of changes that I make myself" as Default for all User (#14574). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA b47fc8f618 Rails4: replace deprecated Relation#first with finder options at MessagesControllerTest 10 years ago
  Toshi MARUYAMA 65ba233c62 Rails4: replace deprecated Relation#last with finder options at MessagesControllerTest 10 years ago
  Toshi MARUYAMA e30aa4b245 code format cleanup MessagesControllerTest 10 years ago
  Jean-Philippe Lang d1244b31a4 Fixed that requesting a message from an invalid forum should respond with 404 (#13232). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 24be0551cc Code cleanup. 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 years ago
  Jean-Philippe Lang e8469e2c5b Removes RJS from MessagesController. 12 years ago
  Jean-Philippe Lang 7acd04fb87 Tests should not change settings. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang a7bacf70fb Fixed: Unable to change locked, sticky flags and board when editing a message (#10564). 12 years ago
  Jean-Philippe Lang 2de9e782ad More function tests for MessagesController. 12 years ago
  Jean-Philippe Lang 3aaf2b9ed0 Adds helpers for testing email body. 12 years ago
  Toshi MARUYAMA 2df6c99e67 back out from r9031 to r9036 12 years ago
  Toshi MARUYAMA fd18bcef95 Rails3: test: add .to_s for mail's bodies check at functional/messages_controller_test.rb 12 years ago