52 Revize (master)

Autor SHA1 Zpráva Datum
  Go MAEDA a9518e28b8 Fix RuboCop offense Rails/HttpStatus (#39889). před 2 týdny
  Marius Balteanu 38d950df55 Remove current year from source file copyright headers and update year in footer to 2024 (#40043). před 3 měsíci
  Go MAEDA 1481c721a2 Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (#38093). před 1 rokem
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). před 1 rokem
  Go MAEDA 12c7061416 Rename Repository#supports_all_revisions? to Repository#supports_history? (#37657). před 1 rokem
  Go MAEDA 6f22f25ac2 Don't show "History" tab for content in Filesystem repository (#37585). před 1 rokem
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). před 2 roky
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). před 3 roky
  Toshi MARUYAMA 7d212f4b35 use '\' instead of '+' to concatenate strings at RepositoriesFilesystemControllerTest před 3 roky
  Toshi MARUYAMA 6def9947df fix source indent of RepositoriesFilesystemControllerTest před 3 roky
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). před 4 roky
  Go MAEDA f37ed77665 Use #media_type instead of #content_type to test the MIME type of a response (#32886). před 4 roky
  Go MAEDA 4082069c75 Update copyright year. před 5 roky
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). před 5 roky
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). před 5 roky
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). před 5 roky
  Jean-Philippe Lang 4137ba8e81 Removes repository routes without repository_id (#26522). před 6 roky
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). před 6 roky
  Jean-Philippe Lang 7fd04e1f8d Update copyright. před 7 roky
  Jean-Philippe Lang b834e81d7f Use Rails 5 syntax for functional tests. před 7 roky
  Jean-Philippe Lang 00f709ad4d Removes calls to #assert_template and #assigns in functional tests. před 7 roky
  Jean-Philippe Lang 2e4e610930 Adds our own class for controller tests. před 8 roky
  Jean-Philippe Lang 3d2c198c0f Add view for "no preview" repository files (#22482). před 8 roky
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. před 8 roky
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). před 9 roky
  Jean-Philippe Lang 000124f44f Copyright update. před 9 roky
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. před 9 roky
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). před 9 roky
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) před 10 roky
  Toshi MARUYAMA c8bef6d2d3 use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure (#12787) před 11 roky
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). před 11 roky
  Jean-Philippe Lang ba5a052c8c Copyright update. před 12 roky
  Toshi MARUYAMA b0414ec1fb route: scm: split entry and raw actions před 12 roky
  Toshi MARUYAMA 1e7340b448 Rails3: test: scm: filesystem: use "repository_path_hash" for path param před 12 roky
  Jean-Philippe Lang 346fccf782 Do not show revisions links and field on filesystem repositories. před 12 roky
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). před 12 roky
  Jean-Philippe Lang a08fa696d4 Test for repository edit and cleanup. před 12 roky
  Toshi MARUYAMA fe07aee27e scm: filesystem: add functional test of destroying invalid repository (#6713, #4725). před 13 roky
  Toshi MARUYAMA db44c22d04 scm: filesystem: add functional test of destroying valid repository (#6713, #4725). před 13 roky
  Toshi MARUYAMA 7a8a98bd93 scm: filesystem: add instance variable @project at functional test. před 13 roky
  Toshi MARUYAMA d91cf134b0 scm: filesystem: replace RAILS_ROOT to Rails.root in functional test. před 13 roky
  Toshi MARUYAMA eb65817ff9 scm: filesystem: code clean up functional test. před 13 roky
  Toshi MARUYAMA c5257f6e0d scm: add test of showing *real* non ASCII contents in functional filesystem repository test. před 13 roky
  Toshi MARUYAMA 20f5b6b45d scm: filesystem: remove trailing white-spaces from functional test. před 13 roky
  Toshi MARUYAMA f15b12556f scm: set mime type in downloading file. před 13 roky
  Toshi MARUYAMA cb297048df scm: filesystem: add test for no extension file mime type in functional test. před 13 roky
  Toshi MARUYAMA 7ba5b27d09 scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional test. před 13 roky
  Toshi MARUYAMA d43493fc79 scm: filesystem: add test for displaying file over max size limit (#6256). před 13 roky
  Toshi MARUYAMA fb0d24d37e scm: filesystem: add test for UTF-16 file displaying (#6256). před 13 roky
  Toshi MARUYAMA 53b41950d1 scm: filesystem: add test for non ascii text file displaying (#6256). před 13 roky