64 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 6b13b3cc4d Use MiniTest::Assertions#skip to skip tests in RepositoriesControllerTest when Subversion test repository is not configured (#8875). 3 years ago
  Go MAEDA 4dfa6fc724 Allow manually fetching changesets (#8875). 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
  Toshi MARUYAMA c9fee7e00a cleanup: rubocop: fix Layout/IndentFirstArgument in test/functional/repositories_controller_test.rb 4 years ago
  Toshi MARUYAMA 9dd4cf2ea7 cleanup: rubocop: fix Layout/IndentFirstHashElement in test/functional/repositories_controller_test.rb 4 years ago
  Go MAEDA adebf4da1d Remove trailing whitespaces from test (#31506). 5 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Toshi MARUYAMA a423a03b76 skip RepositoriesControllerTest#test_show_should_show_diff_button_depending_on_browse_repository_permission when subversion test repository does not exist 5 years ago
  Jean-Philippe Lang 805aef85de "View differences" buttons are shown in the repository page even without "Browse repository" permission (#30731). 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 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 5c30876f09 Render repository graphs using Chart.js instead of SVG (#26253). 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 18463cad4d Typo: s/changset-comments/changeset-comments/ (#22758, #24604). 7 years ago
  Jean-Philippe Lang ba2a47a8fb Adds a setting to enable/disable formatting of commit messages (#22758). 7 years ago
  Jean-Philippe Lang 46044b48a3 Adds accessors for report_last_commit. 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 cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 730bba8130 Fixed undefined method `compact!' error when additional_user_ids is empty (#19253). 9 years ago
  Jean-Philippe Lang d85f73a30d Upgrade to Rails 4.2.0 (#14534). 9 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 86d8acb344 Fixed "First argument in form cannot contain nil or be empty" error (#18275). 9 years ago
  Jean-Philippe Lang f3e573b5f8 Replaced remaining #assert_tag with #assert_select. 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA 309e588440 Rails4: replace deprecated Relation#first with finder options at RepositoriesControllerTest 10 years ago
  Jean-Philippe Lang d89c968bb1 Accept issue id with leading sharp when adding a related issue. 10 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Jean-Philippe Lang 0dce4761a8 Disable autofetching of repository changesets if projects are closed (#13945). 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 4cc4e8bfd3 Functional tests cleanup. 11 years ago
  Jean-Philippe Lang 87da04c808 Removes RJS from RepositoriesController. 12 years ago
  Jean-Philippe Lang 26e75568cf Makes repository url read-only after saving. 12 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang 38011c0fb1 Fixed error on commits per month graph (#10806). 12 years ago
  Jean-Philippe Lang fba7789bb1 Adds a test for project menu item when displaying a revision. 12 years ago
  Jean-Philippe Lang 9964e20a03 Adds missing format parameter. 12 years ago
  Jean-Philippe Lang 1d4ef8964d Adds a "Manage related isses" permission to add/remove commits/issues relations manually from the changeset view (#2009). 12 years ago
  Jean-Philippe Lang abc0b0ea3e Don't use a disabled SCM as a default repository SCM (#779). 12 years ago
  Jean-Philippe Lang 1bd5e58c84 Adds support for multiple repositories per project (#779). 12 years ago
  Jean-Philippe Lang fb1a2fd7cd Resourcified repositories for CRUD operations to prepare for multiple SCM per project (#779). 12 years ago
  Toshi MARUYAMA 108aa7d6bf scm: remove trailing white-spaces from functional repositories controller test. 13 years ago
  Toshi MARUYAMA e580dbc6a3 scm: code clean up test/functional/repositories_controller_test.rb. 13 years ago
  Jean-Baptiste Barth 17f86d964f Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 13 years ago