36 Commits (c19176a5c48e33e6bcfe280736092154deb58181)

Author SHA1 Message Date
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 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
  Marius Balteanu ba74ba1c70 Allow users to be mentioned using @ in issues and wiki pages (#13919): 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 2f3222e0bd Auto complete wiki page links (#33820). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 519be3400f cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/auto_completes_controller_test.rb 4 years ago
  Go MAEDA 4336da5533 Fix the test name different from the actual behavior (#31994). 4 years ago
  Go MAEDA 3ba5e04f5e Issue auto complete should return last 10 issues (#31994). 4 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 b68dcfc930 Issues autocomplete should response with content type json and not html (#30818). 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 4abc3179f5 Filter parent task issues in auto complete by open/closed status depending on the subtask status (#24877). 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 000124f44f Copyright update. 9 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 f29ced77a7 Makes autocomplete accept issue id with hash. 11 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 f1650b8ff4 Adds autocomplete to issue field on time logging form. 12 years ago
  Jean-Philippe Lang 908b960e71 Code cleanup. 12 years ago
  Jean-Philippe Lang a9161a3fde Don't use auth_sources fixtures when not needed. 12 years ago
  Toshi MARUYAMA 7b82102e83 Rails3: replace "all" fixtures at test/functional/auto_completes_controller_test.rb 12 years ago
  Toshi MARUYAMA d137106c4e remove trailing white-spaces from test/functional/auto_completes_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 29e0bca43a Make sure there's no nil result in auto_complete. 13 years ago
  Jean-Philippe Lang a8b12bcb52 Autocomplete issue relations on subject (#3170). 13 years ago
  Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago