40 커밋 (c19176a5c48e33e6bcfe280736092154deb58181)

작성자 SHA1 메시지 날짜
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). 4 달 전
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). 1 년 전
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 년 전
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 년 전
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 년 전
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 년 전
  Toshi MARUYAMA c87fb4d907 cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/files_controller_test.rb 4 년 전
  Go MAEDA adebf4da1d Remove trailing whitespaces from test (#31506). 5 년 전
  Go MAEDA 4082069c75 Update copyright year. 5 년 전
  Go MAEDA 4f5a3a156c Enable frozen_string_literal for some files under test directory (#26561). 5 년 전
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 년 전
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 년 전
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. 7 년 전
  Jean-Philippe Lang ec31b61698 Removes calls to #assert_template and #assigns in functional tests. 8 년 전
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. 8 년 전
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 년 전
  Jean-Philippe Lang fd034f7341 Adds flash messages to files_controller#create (#19793). 9 년 전
  Toshi MARUYAMA 9c10014a9a add missing fixture to FilesControllerTest 9 년 전
  Jean-Philippe Lang 000124f44f Copyright update. 9 년 전
  Jean-Philippe Lang 36d487fe50 Replaced some #assert_tag with #assert_select. 9 년 전
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 년 전
  Jean-Philippe Lang dbe7d6fbfb Removed unused fixtures. 11 년 전
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 년 전
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 년 전
  Jean-Philippe Lang 31c33f462d Replaces find(:first) calls. 11 년 전
  Jean-Philippe Lang 7acd04fb87 Tests should not change settings. 12 년 전
  Jean-Philippe Lang 3aaf2b9ed0 Adds helpers for testing email body. 12 년 전
  Toshi MARUYAMA 2df6c99e67 back out from r9031 to r9036 12 년 전
  Toshi MARUYAMA 12ba0ba1c5 Rails3: test: add .to_s for mail's bodies check at functional/files_controller_test.rb 12 년 전
  Jean-Philippe Lang 28503d83cb Do not do assertions on mail class. 12 년 전
  Jean-Philippe Lang 71c83e1155 Adds functional tests. 12 년 전
  Toshi MARUYAMA 440c2d0d2f remove duplicate fixtures from test/functional/files_controller_test.rb 12 년 전
  Toshi MARUYAMA 82c86513ad Rails3: replace "all" fixtures at test/functional/files_controller_test.rb 12 년 전
  Toshi MARUYAMA a97470714c remove trailing white-spaces from test/functional/files_controller_test.rb. 13 년 전
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 년 전
  Jean-Philippe Lang 2fab7bd9b1 Adds leading slash to all assert_redirected_to arguments (#6887). 13 년 전
  Eric Davis 1b90703157 Refactor: convert FilesController to a restful resource. 14 년 전
  Eric Davis 41c055363e Refactor: split FilesController#new into #new and #create. 14 년 전
  Eric Davis b5e90972d8 Refactor: move method, ProjectsController#add_file to FilesController#new. 14 년 전
  Eric Davis daa8eaa9ae Refactor: move method, ProjectsController#list_files to FilesController#index. 14 년 전