65 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 21a6fc71d6 Fix RuboCop offense Performance/MapMethodChain (#37247). 10 months ago
  Go MAEDA bf239fae8a Add breadcrumbs to news pages (#2631). 1 year ago
  Go MAEDA 9d65eee424 Avoid double-render error with ApplicationController#find_optional_project (#38063). 1 year 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
  Go MAEDA 1918943020 "Add news" button on global news index is displayed for users without permission (#35308). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 4c2e42e1c3 "Add news" button in cross-project News tab (#33167). 3 years ago
  Go MAEDA 6e781f6479 Fix that "Successful deletion" notice is not displayed after deleting some types of content (#33116). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 6095186e97 Include attachments in news post notifications (#33002). 4 years ago
  Toshi MARUYAMA 15e8297d81 cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/news_controller_test.rb 4 years ago
  Go MAEDA adebf4da1d Remove trailing whitespaces from test (#31506). 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 6765505b2d Add missing fixtures to several tests (#30276). 5 years ago
  Jean-Philippe Lang 015ca36634 Send individual emails for each mail recipient (#26791). 5 years ago
  Jean-Philippe Lang b03e03b770 Global News view should not be allowed without permission (#7068). 7 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 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 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 46756cbd56 Fixed 500 error when displaying a news with comments in reverse order (#18332). 9 years ago
  Toshi MARUYAMA 0636015826 add missing fixtures to NewsControllerTest 9 years ago
  Toshi MARUYAMA 98249335d5 use escaped "can't" constant at NewsControllerTest 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 184ea832d6 Rails4: replace deprecated Relation#first with finder options at NewsControllerTest 10 years ago
  Toshi MARUYAMA 4f28ed2fb4 Rails4: replace deprecated Relation#first with finder options at NewsControllerTest 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 265baa1b2c Upgrade to Rails 3.2.8 (#11758). 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 33cb9c87a9 More functional tests for NewsController. 12 years ago
  Jean-Philippe Lang 9634fe054a Adds a test for when updating a news fails. 12 years ago
  Jean-Philippe Lang 21607751c9 Clean up assertion. 12 years ago
  Jean-Philippe Lang 24138187eb Allows attachments on news (#1972). 12 years ago
  Toshi MARUYAMA 4f6286b86a remove trailing white-spaces from test/functional/news_controller_test.rb. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago
  Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 13 years ago
  Eric Davis 79e30e7087 Refactor: convert News to a REST resource 13 years ago