summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add test for r22947 (#41079).Go MAEDA2024-08-111-0/+15
* Fix issue where minutes part of a time entry is displayed as 60 instead of be...Go MAEDA2024-08-081-0/+15
* Add project identifier to List-Id header in notification emails (#13359).Go MAEDA2024-07-261-6/+19
* Add an option to render Integer and Float custom fields with thousands delimi...Go MAEDA2024-07-181-0/+11
* Refactor ApplicationHelper#format_object to accept options as a hash (#39997).Go MAEDA2024-07-181-1/+1
* Update users routing test to include assertions for bulk actions (delete, loc...Marius Balteanu2024-07-141-0/+4
* Adds test for bulk unlock users (#40913).Marius Balteanu2024-07-141-0/+16
* Fix tests for updated git repository (#40948).Marius Balteanu2024-07-142-21/+24
* Updates broken git repository archive introduced in r22910 (#40948).Marius Balteanu2024-07-141-0/+0
* Add configurable setting for copying attachments when copying an issue (#36197).Go MAEDA2024-07-141-0/+82
* Increases number of revisions and fileschanges in test/unit/repository_git_te...Marius Balteanu2024-07-131-2/+2
* Fix RuboCop offense Style/MapCompactWithConditionalBlock (#39887).Go MAEDA2024-07-111-1/+1
* Fixes rubocop offenses (#40946). Marius Balteanu2024-07-081-5/+5
* Introduces @valid_watcher?@ check on watchables (@40946).Marius Balteanu2024-07-081-3/+3
* Permission check based on the type of @watchables@ (#40946).Marius Balteanu2024-07-081-0/+35
* Check view watchers permission when copying issues (#40946).Marius Balteanu2024-07-081-0/+20
* Improve watcher list permissions check to explicitly require @view_issue_watc...Marius Balteanu2024-07-084-0/+52
* Truncate git authors to 255 characters (#40948).Marius Balteanu2024-07-083-2/+2
* Add test for r22906 (#40716).Go MAEDA2024-07-061-0/+15
* Spent hours ignoring "Time Span Format" Setting on several pages (#40924).Go MAEDA2024-06-302-9/+13
* Add bulk lock feature to user list context menu (#40913).Marius Balteanu2024-06-251-8/+34
* Add test for r22895 (#40860).Go MAEDA2024-06-251-0/+10
* Reject passwords that are the same as login, first name, last name, or email ...Go MAEDA2024-06-211-0/+18
* Support multiple multi-word phrases in the search engine (#38446).Go MAEDA2024-06-191-0/+5
* Revisions count is wrong on the wiki content page (#40655).Go MAEDA2024-06-131-0/+14
* Fix "ArgumentError: Invalid response name: unprocessable_entity" with Rack 3....Go MAEDA2024-06-1219-42/+42
* Add missing fixture journal_details to JournalsHelperTest (#40801).Go MAEDA2024-06-121-1/+2
* Adds estimated remaining time to version page (#37862, #1671).Marius Balteanu2024-06-041-8/+12
* Adds description field to custom queries (#9309).Marius Balteanu2024-06-048-6/+95
* Introduce configuration for done ratio options interval (#31756).Go MAEDA2024-05-291-0/+15
* Link "Last activity" column to project activity page (#40706, #23954).Marius Balteanu2024-05-281-1/+4
* Add timeout for thumbnail generation process (#37530).Go MAEDA2024-05-271-0/+19
* Add `updated_on` and `updated_by` fields to Issues API journal response (#404...Go MAEDA2024-05-271-0/+2
* Fix duplicated alt and title attributes for attached images in Textile format...Go MAEDA2024-05-241-2/+2
* Add tests for current alt attribute behavior in images (#40650).Go MAEDA2024-05-242-0/+61
* Dynamic generation of supported code highlighting languages in help section (...Go MAEDA2024-05-191-0/+8
* Fix RuboCop offense Rails/HttpStatus (#39889).Go MAEDA2024-05-1866-343/+343
* Key/value-pair custom field type not available to all customizable contents (...Go MAEDA2024-05-162-0/+10
* Ignore statuses in Project#rolled_up_statuses which only have an identity tra...Go MAEDA2024-05-162-0/+4
* Adds test to check @view_issue_watchers@ permission when filter "Watched by" ...Marius Balteanu2024-05-111-0/+30
* Fixes issue list filter "Watched by: me" only shows issues watched via group ...Marius Balteanu2024-05-111-3/+8
* Replaces use of Digest::MD5 / Digest::SHA1 with ActiveSupport::Digest (#35217).Marius Balteanu2024-05-074-7/+6
* Adds the date of the last activity to the list of available columns for Proje...Marius Balteanu2024-05-032-0/+19
* Fixes random failing tests.Marius Balteanu2024-05-031-1/+1
* Fixes failing tests on postgresql (#29894).Marius Balteanu2024-05-031-1/+7
* Fixes failing tests caused by r22802 (#40652).Marius Balteanu2024-05-031-2/+2
* Fixes RuboCop offense Layout/SpaceInsideParens (#24457).Marius Balteanu2024-05-021-1/+1
* Adds test for #24457.Marius Balteanu2024-05-021-0/+14
* Progress of version should be calculated the same way as parent tasks (#24457...Marius Balteanu2024-05-021-0/+10
* Switches from MD5 to SHA256 when computing the hash for gravatar URL (#40652).Marius Balteanu2024-05-021-2/+2