57 Commits (193ca9faee467e8b9e0b912026f956da8c4a0fdb)

Author SHA1 Message Date
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). 1 month ago
  Marius Balteanu 805e51464e Fix rubocop warning (#39995). 4 months ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 months ago
  Marius Balteanu 0c31799517 Subprojects checkbox should be shown in Activity and Roadmap sidebars only if the project has visible descendants (#39995). 4 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 1e65114d68 Return 404 when filtering by a non-visible user in activity view (#35789). 2 years ago
  Go MAEDA 361d6fdb33 Add missing fixtures to ActivitiesControllerTest (#34933, #35413). 3 years ago
  Go MAEDA 2c773d6393 Atom feed of the activity page does not contain items after the second page (#34933). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA a8072b0d0f Add an interface to filter activities by user (#33602). 3 years ago
  Go MAEDA 843f13f7e2 Revert r19810 (#10535). 3 years ago
  Go MAEDA 36274a95e9 Atom feed on project with subprojects should show in article title the name of the project (#15212). 3 years ago
  Go MAEDA 58938dd823 URLs in atom feeds don't take into account Setting.protocol and Setting.hostname (#10535). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 7a24a790df cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/activities_controller_test.rb 4 years ago
  Toshi MARUYAMA c21f5cf828 code cleanup: rubocop: fix Layout/EmptyLines in test/functional/activities_controller_test.rb 4 years ago
  Go MAEDA b72fd8b19e test_previous_project_index fails depending on the current time and zone (#30288, #31620). 5 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
  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 84732abd0a Missing "next" pagination link when looking at yesterday's activity (#18399). 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 cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 589bde0899 Activity page to remember user's selection of activities (#1605). 8 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang f86d4940e1 Removed that quote in a fixture subject. 9 years ago
  Jean-Philippe Lang c084ef509f Adds a few functional tests. 9 years ago
  Jean-Philippe Lang 2a43f1adbc Quote values in DOM selectors for Nokogiri compatibility. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 760f88bd58 use escaped "Can't" constant at IssueStatusesControllerTest 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang dbe7d6fbfb Removed unused fixtures. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang d2785d680d Test fails when run at the beginning of the day. 11 years ago
  Jean-Philippe Lang 3976d5e740 Use #assert_select instead of #assert_tag. 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 265baa1b2c Upgrade to Rails 3.2.8 (#11758). 12 years ago
  Toshi MARUYAMA 6c6aae07a2 fix test_global_index of functional activities controller test fails around UTC 00:00 12 years ago
  Toshi MARUYAMA fdd36ce713 fix test_user_index of activities controller test fails at Japanese morning and afternoon 12 years ago
  Jean-Philippe Lang 898a4164a0 Fixed that link to user is escaped in activity title (#11124). 12 years ago
  Jean-Philippe Lang 7ec8a9a100 Rails 3.1 compatibility. 12 years ago
  Jean-Philippe Lang a9161a3fde Don't use auth_sources fixtures when not needed. 12 years ago