51 Commits (master)

Author SHA1 Message Date
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). 4 days ago
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 2 months ago
  Go MAEDA 36a7932003 Fix related issues count not updating after deleting one of the related issues (#38493). 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 856f104031 Fix RuboCop offense Layout/FirstHashElementIndentation (#36919). 1 year ago
  Go MAEDA addac907e5 Explicitly set Setting.cross_project_issue_relations to prevent random test failure (#36361). 2 years ago
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 years ago
  Marius Balteanu 3bae6bfac3 Fixed create duplicate follow relation fails with 500 internal error (#35655). 2 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 30e80d82ce Bulk addition of related issues (#33418). 3 years ago
  Toshi MARUYAMA f50ef21465 use with_settings at IssueRelationsControllerTest#test_should_create_relations_with_visible_issues_only 3 years ago
  Toshi MARUYAMA 7babec4e04 shorten long line of IssueRelationsControllerTest 3 years ago
  Toshi MARUYAMA 065e305f79 fix source indent of IssueRelationsControllerTest 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 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 ae842a73db Disallow creating inverse relates issue relations (#27663). 6 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. 7 years ago
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang c7653df32b Adds tests for invalid parameters. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA c7723e9bc9 Rails4: replace deprecated Relation#first with finder options at IssueRelationsControllerTest 10 years ago
  Jean-Philippe Lang 870d9bad86 Removed deferred test, circular relations are unit tested. 11 years ago
  Jean-Philippe Lang 6f21796c34 Missing fixtures. 11 years ago
  Jean-Philippe Lang 8e17c2aeac Fixed that relations may not be refreshed when adding a follows relation (#13251). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang c178aded61 Test cleanup. 12 years ago
  Jean-Philippe Lang 8553107016 Removes RJS from IssueRelationsController. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 1511b1435a Additional assertions on creation of relations. 12 years ago
  Jean-Philippe Lang 12b71ebc8e Strip issue id when adding a relation. 12 years ago
  Toshi MARUYAMA a611039e27 remove trailing white-spaces from test/functional/issue_relations_controller_test.rb. 12 years ago
  Jean-Philippe Lang 42f9dc7d2c Makes relations resource shallow (#7366). 13 years ago
  Jean-Philippe Lang 21b3718744 Adds REST API for issue relations (#7366). 13 years ago
  Jean-Baptiste Barth f982c5b90d Fixed circular dependencies possibly introduced when using reverse relations, for instance "blocked by" relations (#8616). 13 years ago
  Jean-Philippe Lang 898a8c885b Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 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 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 14 years ago
  Jean-Philippe Lang 55a3ac764f Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. 14 years ago
  Jean-Philippe Lang 3b9d8c2a72 Adds a few functional tests. 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 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 15 years ago