118 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 6755063664 Support revision without any message in Mercurial repositories (#36258). 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 43383b735c fix source indent of test/unit/repository_mercurial_test.rb 3 years ago
  Toshi MARUYAMA 40bfc87893 add space after comma to RepositoryMercurialTest 4 years ago
  Toshi MARUYAMA 6404ee5714 scm: mercurial: add double quote branch and tag name to test repository (#27790) 4 years ago
  Toshi MARUYAMA 8de1d87e70 scm: mercurial: update test repository (#23055) 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Toshi MARUYAMA 2870220c8d cleanup: rubocop: fix Style/RedundantInterpolation in test/unit/repository_mercurial_test.rb 4 years ago
  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 2576292959 Set User.current to nil before unit tests. 5 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 2a6692248b Replaced "can't" with "cannot" in error messages. 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA e266ddb309 scm: mercurial: add one "closed" branch to test repository (#16177) 10 years ago
  Toshi MARUYAMA b87a7b8984 scm: mercurial: insert long id to DB unless existing id in DB is not short id (#14361) 10 years ago
  Toshi MARUYAMA 85f15f694a scm: mercurial: add asserting first and last changeset to test_fetch_changesets_from_scratch (#14361) 10 years ago
  Toshi MARUYAMA f9e7c24733 scm: mercurial: use scmid_for_assert in assert_parents (#14361) 10 years ago
  Toshi MARUYAMA 58d906446d scm: mercurial: use scmid_for_assert in assert_entries (#14361) 10 years ago
  Toshi MARUYAMA 642f13605e scm: mercurial: use scmid_for_assert in assert_entry (#14361) 10 years ago
  Toshi MARUYAMA 1cda73c1b4 scm: mercurial: use scmid_for_assert in assert_copied_files (#14361) 10 years ago
  Toshi MARUYAMA 396323726b scm: mercurial: add test helper method to switch short or long id (#14361) 10 years ago
  Toshi MARUYAMA da071e5531 scm: mercurial: split test_parents to sub method (#14361) 10 years ago
  Toshi MARUYAMA 4bde749d40 scm: mercurial: split test_copied_files to sub method (#14361) 10 years ago
  Toshi MARUYAMA febd239d22 scm: mercurial: split test_entries_short_id to sub method (#14361) 10 years ago
  Toshi MARUYAMA 1f2a520a46 scm: mercurial: split test_entry_short_id to sub method (#14361) 10 years ago
  Toshi MARUYAMA b07c983740 scm: mercurial: split latest_changesets tag test to sub method (#14361) 10 years ago
  Toshi MARUYAMA 074984688e scm: mercurial: split latest_changesets default branch test to sub method (#14361) 10 years ago
  Toshi MARUYAMA 8c96db6e53 scm: mercurial: split latest_changesets tag test with path or not (#14361) 10 years ago
  Toshi MARUYAMA 79e73095e5 scm: mercurial: add latest_changesets "default" branch test (#14361) 10 years ago
  Toshi MARUYAMA 3698dd26cf scm: mercurial: split latest_changesets tag test with limit or not (#14361) 10 years ago
  Toshi MARUYAMA 07d7b47ddc scm: mercurial: add model entry test (#14361) 10 years ago
  Toshi MARUYAMA 1662720d7b scm: mercurial: add model entries test (#14361) 10 years ago
  Toshi MARUYAMA 28fbc270fa scm: mercurial: add check scmid to RepositoryMercurialTest#test_fetch_changesets_from_scratch (#14361) 10 years ago
  Toshi MARUYAMA 5dcecec1bd scm: mercurial: use 12 chars id for format_changeset_identifier (#14361) 10 years ago
  Toshi MARUYAMA fdc0731cb5 scm: mercurial: split latest_changesets test to tag and branch 10 years ago
  Toshi MARUYAMA 31af31eef7 remove redundant empty line from RepositoryMercurialTest 10 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Toshi MARUYAMA e41271f2bd remove unneeded Relation#all from RepositoryMercurialTest 10 years ago
  Toshi MARUYAMA 9cefc90b0b Rails4: scm: reload repository after destroying changesets in incremental fetch test 10 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 536747b747 Replaces find(:all) calls. 11 years ago