35 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
  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
  Toshi MARUYAMA 6ec4b42555 remove spaces inside {} of test/unit/project_nested_set_test.rb 3 years ago
  Toshi MARUYAMA 8163d23791 use "do end" instead of {} at test/unit/project_nested_set_test.rb 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA a3248e3e64 cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in test/unit/project_nested_set_test.rb 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
  Jean-Philippe Lang 2576292959 Set User.current to nil before unit tests. 5 years ago
  Jean-Philippe Lang 4cba8d9599 Tests broken for SQLite3 (#30119). 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Toshi MARUYAMA c02c9ac1f7 remove trailing white space from test/unit/project_nested_set_test.rb 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Toshi MARUYAMA b66e68dc82 fix ProjectNestedSetTest fails randomly 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA bfe7997e38 remove unneeded instance variable assignment from ProjectNestedSetTest 9 years ago
  Jean-Philippe Lang 96baa905bf Fixed "column specified more than once" error with SQLServer (#6579). 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 962ecabc47 call Project#set_or_update_position_under in Project.rebuild_tree! (#12431) 10 years ago
  Toshi MARUYAMA d7f986b6a8 Rails4: replace deprecated Relation#update_all at ProjectNestedSetTest 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 25c63ec747 Adds a Project.rebuild_tree! method to force the rebuild of the nested set. 11 years ago
  Jean-Philippe Lang 13f5301c09 Fixed that Project.rebuild! sorts projects by id instead of name (#12431). 11 years ago
  Jean-Philippe Lang be7895e04e Do not create projects in alphabetical order in nested set tests (#12431). 11 years ago
  Jean-Philippe Lang e52219f09d Fixed that projects are not ordered alphabetically after renaming project (#11508). 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA 6162688556 remove trailing white-spaces from test/unit/project_nested_set_test.rb. 13 years ago
  Jean-Philippe Lang 306a47023c Additional unit tests for project tree. 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 a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). 14 years ago