summaryrefslogtreecommitdiffstats
path: root/test/helpers
Commit message (Expand)AuthorAgeFilesLines
* Update Rouge to 3.4.1 (#31556).Go MAEDA2019-06-161-1/+1
* Fix that test_issue_due_date_details fails depending on time zone (#31499).Go MAEDA2019-06-091-2/+4
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-071-0/+19
* Remove trailing whitespaces from test (#31506).Go MAEDA2019-06-061-1/+1
* Update copyright year.Go MAEDA2019-05-2518-18/+18
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-192-81/+93
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-111-0/+10
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-091-0/+32
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-041-0/+15
* Test for r18057 (#30441).Go MAEDA2019-04-121-6/+16
* Support frozen_string_literal in test/**/*.rb (#26561).Go MAEDA2019-03-211-2/+2
* Simpler link syntax "#note-123" to make a link to a note of the current issue...Go MAEDA2019-03-201-1/+9
* Decode hexadecimal-encoded literals in order to be frozen string literals fri...Go MAEDA2019-03-191-2/+2
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-1616-16/+16
* Remove unnecessary encoding magic comment (#31034).Go MAEDA2019-03-163-6/+0
* Display user's groups on profile (#12796).Jean-Philippe Lang2019-03-151-0/+13
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-1517-0/+34
* URLs end with "-" are rendered incorrectly in Textile (#30259).Go MAEDA2019-03-031-1/+6
* Cannot make cross-project wiki link if the project name includes square brack...Go MAEDA2019-02-271-0/+45
* Show Edit/Preview tabs for full width layout custom fields with text formatti...Go MAEDA2019-02-121-0/+7
* Line height is too large when previewing files with syntax highlighting if th...Go MAEDA2019-02-031-0/+4
* Filter issues after project status (#20081).Go MAEDA2018-10-291-1/+1
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-291-4/+20
* Link to user in wiki syntax only works when login is written in lower case (#...Jean-Philippe Lang2018-09-231-0/+2
* Special character like quote breaks wiki links (#22967).Jean-Philippe Lang2018-09-151-0/+46
* Adds ##123 extended issue linking syntax (#29488).Go MAEDA2018-09-081-0/+11
* Remove filename from attachment preview links (#27822).Go MAEDA2018-07-091-9/+9
* Adds link to container to attachment view (#29190).Go MAEDA2018-07-081-1/+45
* Image filename for HDPI monitors (image@2x.jpg) are misrecognized as email ad...Jean-Philippe Lang2018-06-171-2/+2
* "attachment:filename" link syntax would not work if the file name contains "@...Jean-Philippe Lang2018-06-171-0/+16
* User link syntax (user:login) doesn't work for logins consisting of an email ...Jean-Philippe Lang2018-06-171-5/+38
* Removes repository routes without repository_id (#26522).Jean-Philippe Lang2018-06-161-41/+43
* Rails 5.2: image_tag no longer generates default alt text (#28932).Go MAEDA2018-06-021-1/+1
* Add test for r17345 (#16313).Go MAEDA2018-05-201-0/+9
* Allow switching the encoding to UTF-8 when exporting to CSV (#26279).Go MAEDA2018-05-071-0/+16
* Avatar tests cleanup.Jean-Philippe Lang2018-04-071-16/+54
* Anonymous icon is wrongly displayed when assignee is a group (#28208).Jean-Philippe Lang2018-04-071-4/+5
* Move textile footnotes test to TextileFormatterTest (#28207).Go MAEDA2018-03-021-15/+0
* Test that "img" tag for an avatar of AnonymousUser has "width" and "height" a...Go MAEDA2018-02-181-0/+1
* Anonymous user should have their icon (#26699).Jean-Philippe Lang2018-01-071-2/+5
* Move helper tests to test/helpers (#26504).Jean-Philippe Lang2017-07-3018-0/+2861
* add empty directories to run "rake test:units" and "rake test:functionals" (#...Toshi MARUYAMA2017-07-231-0/+0