40 Commits (dd24d5a004c6f0e137f0a3520d77ca3d704f1d66)

Author SHA1 Message Date
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA b900ae6107 Support frozen_string_literal in test/**/*.rb (#26561). 5 years ago
  Go MAEDA 26509e7f4c Decode hexadecimal-encoded literals in order to be frozen string literals friendly (#31004). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 4137ba8e81 Removes repository routes without repository_id (#26522). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 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 00f709ad4d 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 3d2c198c0f Add view for "no preview" repository files (#22482). 8 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA c8bef6d2d3 use "UTF-16LE" instead of "UTF-16" on Ruby 1.9.2 due to test failure (#12787) 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Toshi MARUYAMA b0414ec1fb route: scm: split entry and raw actions 12 years ago
  Toshi MARUYAMA 1e7340b448 Rails3: test: scm: filesystem: use "repository_path_hash" for path param 12 years ago
  Jean-Philippe Lang 346fccf782 Do not show revisions links and field on filesystem repositories. 12 years ago
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 years ago
  Jean-Philippe Lang a08fa696d4 Test for repository edit and cleanup. 12 years ago
  Toshi MARUYAMA fe07aee27e scm: filesystem: add functional test of destroying invalid repository (#6713, #4725). 13 years ago
  Toshi MARUYAMA db44c22d04 scm: filesystem: add functional test of destroying valid repository (#6713, #4725). 13 years ago
  Toshi MARUYAMA 7a8a98bd93 scm: filesystem: add instance variable @project at functional test. 13 years ago
  Toshi MARUYAMA d91cf134b0 scm: filesystem: replace RAILS_ROOT to Rails.root in functional test. 13 years ago
  Toshi MARUYAMA eb65817ff9 scm: filesystem: code clean up functional test. 13 years ago
  Toshi MARUYAMA c5257f6e0d scm: add test of showing *real* non ASCII contents in functional filesystem repository test. 13 years ago
  Toshi MARUYAMA 20f5b6b45d scm: filesystem: remove trailing white-spaces from functional test. 13 years ago
  Toshi MARUYAMA f15b12556f scm: set mime type in downloading file. 13 years ago
  Toshi MARUYAMA cb297048df scm: filesystem: add test for no extension file mime type in functional test. 13 years ago
  Toshi MARUYAMA 7ba5b27d09 scm: filesystem: fix todo comment of MIME_TYPES of big-file.txt in functional test. 13 years ago
  Toshi MARUYAMA d43493fc79 scm: filesystem: add test for displaying file over max size limit (#6256). 13 years ago
  Toshi MARUYAMA fb0d24d37e scm: filesystem: add test for UTF-16 file displaying (#6256). 13 years ago
  Toshi MARUYAMA 53b41950d1 scm: filesystem: add test for non ascii text file displaying (#6256). 13 years ago
  Toshi MARUYAMA ec2fd81f7b scm: filesystem: add test of no extension file whose content is only ASCII can be showing (#6256). 13 years ago
  Toshi MARUYAMA b9bfb0f117 scm: filesystem: add functional test. 13 years ago