summaryrefslogtreecommitdiffstats
path: root/test/unit/time_entry_query_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add filters for "User's group" and "User's role" to Spent time list (#41053).Go MAEDA2024-08-161-0/+63
* Remove current year from source file copyright headers and update year in foo...Marius Balteanu2024-02-261-1/+1
* Fix RuboCop offense Performance/MapMethodChain (#37247).Go MAEDA2023-08-231-3/+3
* 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
* 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
* remove spaces inside {} of test/unit/time_entry_query_test.rbToshi MARUYAMA2020-11-151-1/+1
* shorten long line of TimeEntryQueryTestToshi MARUYAMA2020-10-221-6/+12
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* code cleanup: rubocop: fix Layout/AlignArguments in test/unit/time_entry_quer...Toshi MARUYAMA2019-10-231-2/+2
* Issues in paginated views may be lost because sorting criteria are not unique...Jean-Philippe Lang2019-06-201-0/+15
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Set User.current to nil before unit tests.Jean-Philippe Lang2018-12-161-0/+4
* Filter time entries after project status (#20081).Go MAEDA2018-10-291-0/+15
* SQLite3::ConstraintExceptionJean-Philippe Lang2018-09-291-1/+2
* Adds issue category filter to spent time queries (#28391).Go MAEDA2018-04-011-0/+5
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Test failures.Jean-Philippe Lang2017-03-031-7/+9
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-091-0/+22
* Consider custom fields that correspond to the project only (#24014).Jean-Philippe Lang2016-10-081-0/+24
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Include inactive activities in time entries filter (#20117).Jean-Philippe Lang2015-09-301-0/+10
* Fixed test failures introduced by r14288 (#19656).Jean-Philippe Lang2015-05-301-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* add missing fixtures to TimeEntryQueryTestToshi MARUYAMA2014-09-121-1/+8
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Fixed that filtering time entries on activity does not take care of activity ...Jean-Philippe Lang2013-12-151-0/+40