summaryrefslogtreecommitdiffstats
path: root/test/functional/repositories_mercurial_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `fixtures :all` to ensure consistent test data and improve test reliabili...Go MAEDA2024-12-111-3/+0
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-181-4/+4
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Use `require_relative` instead of `require File.expand_path(..., __FILE__)` (...Go MAEDA2023-01-011-1/+1
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-011-1/+1
* Support revision without any message in Mercurial repositories (#36258).Go MAEDA2022-09-011-1/+1
* Fix code copying in common browsers (#36580).Go MAEDA2022-02-191-3/+4
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* use '\' instead of '+' to concatenate strings at RepositoriesMercurialControl...Toshi MARUYAMA2020-12-121-2/+2
* fix source indent of RepositoriesMercurialControllerTestToshi MARUYAMA2020-10-021-47/+136
* scm: mercurial: add double quote branch and tag name to test repository (#27790)Toshi MARUYAMA2020-05-081-1/+1
* do not use redundant .to_s in RepositoriesMercurialControllerTestToshi MARUYAMA2020-05-081-1/+1
* fix source indents of RepositoriesMercurialControllerTestToshi MARUYAMA2020-05-081-6/+6
* scm: mercurial: update test repository (#23055)Toshi MARUYAMA2020-03-221-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* code cleanup: rubocop: fix Layout/IndentationConsistency in test/functional/r...Toshi MARUYAMA2019-09-141-2/+2
* code clean up test/functional/repositories_mercurial_controller_test.rbToshi MARUYAMA2019-09-131-3/+1
* rubocop: fix Layout/BlockAlignment of test/functional/repositories_mercurial_...Toshi MARUYAMA2019-07-301-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-1/+1
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-18/+13
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-0/+24
* remove trailing white spaces from test/functional/repositories_mercurial_cont...Toshi MARUYAMA2018-01-311-3/+3
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Use Rails 5 syntax for functional tests.Jean-Philippe Lang2017-05-311-37/+110
* Removes calls to #assert_template and #assigns in functional tests.Jean-Philippe Lang2016-07-211-72/+71
* Adds our own class for controller tests.Jean-Philippe Lang2016-07-141-1/+1
* Fix test failures (#22058).Jean-Philippe Lang2016-04-121-4/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Upgrade to Rails 4.2.0 (#14534).Jean-Philippe Lang2015-01-171-1/+1
* Add support for multiple email addresses per user (#4244).Jean-Philippe Lang2015-01-171-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-221-49/+20
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-14/+7
* scm: mercurial: add one "closed" branch to test repository (#16177)Toshi MARUYAMA2014-02-261-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* use assert_select instead of assert_tag in Mercurial annotate test (#14931)Toshi MARUYAMA2013-09-181-24/+9
* fix test failure (#14931)Toshi MARUYAMA2013-09-181-1/+1
* add changeset comment in revision page title (#14138)Toshi MARUYAMA2013-05-301-1/+1
* add test of revision page title (#14138)Toshi MARUYAMA2013-05-301-0/+16
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* use git diff format for all diff (#11868)Toshi MARUYAMA2012-09-191-0/+14
* Use assert_select instead of assert_tag.Jean-Philippe Lang2012-07-281-22/+7
* Don't repeat revision on annotate view.Jean-Philippe Lang2012-07-281-5/+5
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* Rails3: test: scm: mercurial: use "repository_path_hash" for path paramToshi MARUYAMA2012-02-231-17/+30
* Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).Jean-Philippe Lang2012-01-201-0/+10