| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r20783 from trunk to 4.1-stable (#33548). | Go MAEDA | 2021-03-14 | 1 | -1/+1 |
* | Merged r20693 from trunk to 4.1-stable (#34297). | Go MAEDA | 2020-12-29 | 1 | -4/+4 |
* | Merged r19758 from trunk to 4.1-stable (#33281). | Go MAEDA | 2020-05-08 | 1 | -2/+7 |
* | Merged r19655 to 4.1-stable (#33110). | Jean-Philippe Lang | 2020-04-05 | 1 | -1/+6 |
* | Merged r19563 from trunk to 4.1-stable (#33083). | Go MAEDA | 2020-03-07 | 1 | -1/+1 |
* | Merged r19559 from trunk to 4.1-stable (#33083). | Go MAEDA | 2020-03-04 | 1 | -1/+1 |
* | Merged r19363 from trunk to 4.1-stable (#32546). | Go MAEDA | 2019-12-13 | 1 | -1/+1 |
* | Add anonymous user to author list in issue/time query (#16904). | Jean-Philippe Lang | 2019-11-10 | 1 | -0/+1 |
* | cleanup: rubocop: fix Layout/AlignArguments in app/models/query.rb | Toshi MARUYAMA | 2019-11-08 | 1 | -11/+13 |
* | Option to filter after my bookmarked projects (#32302, #29482, #31355). | Go MAEDA | 2019-10-23 | 1 | -2/+6 |
* | code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/que... | Toshi MARUYAMA | 2019-10-22 | 1 | -1/+1 |
* | Option to switch between table list and board list (#29482). | Jean-Philippe Lang | 2019-10-19 | 1 | -0/+16 |
* | Filter after project custom fields (#29482). | Jean-Philippe Lang | 2019-10-19 | 1 | -0/+5 |
* | Filter after projects (#29482). | Jean-Philippe Lang | 2019-10-19 | 1 | -1/+1 |
* | Filters for Projects page (#29482). | Jean-Philippe Lang | 2019-10-19 | 1 | -0/+1 |
* | use "attr_writer" instead of "attr_accessor" for QueryColumn#sortable | Toshi MARUYAMA | 2019-10-07 | 1 | -1/+2 |
* | "starts with" and "ends with" filter operators for string values (#31879). | Go MAEDA | 2019-09-25 | 1 | -5/+17 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Don't rescue Exception class (#31387). | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Changes Query#as_params for more complete serialization (#31276). | Go MAEDA | 2019-04-30 | 1 | -0/+2 |
* | Use Regexp#match? to reduce allocations of MatchData object (#28940). | Go MAEDA | 2019-03-27 | 1 | -6/+6 |
* | Support frozen_string_literal in issue, journal, and query (#26561). | Go MAEDA | 2019-03-17 | 1 | -3/+3 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Translation missing error in "Project's Status" filter options (#30718). | Go MAEDA | 2019-02-15 | 1 | -4/+4 |
* | Show full width layout custom fields as block columns in issue listing (#26081). | Go MAEDA | 2019-02-13 | 1 | -1/+1 |
* | New date filter operators: tomorrow, next week, next month (#4502). | Go MAEDA | 2019-01-19 | 1 | -3/+19 |
* | Allow issues grouping by creation, update and closing date (#13803). | Jean-Philippe Lang | 2018-12-12 | 1 | -0/+20 |
* | Filter issues after project status (#20081). | Go MAEDA | 2018-10-29 | 1 | -0/+8 |
* | Custom queries are broken by updating with nil parameter values (#29701). | Go MAEDA | 2018-10-04 | 1 | -4/+4 |
* | Remove unused variable 'filter_options' from Query#add_filter (#29710). | Go MAEDA | 2018-10-02 | 1 | -1/+0 |
* | Replace String#gsub with faster String#tr (#29363). | Go MAEDA | 2018-08-12 | 1 | -1/+1 |
* | Replace Enumerable#sort with faster Enumerable#sort_by (#29299). | Go MAEDA | 2018-08-02 | 1 | -1/+1 |
* | Replace Hash#keys.each with faster Hash#each_key (#29305). | Go MAEDA | 2018-08-01 | 1 | -2/+2 |
* | Extend watched_by_me-issue filter to include all project-members instead of o... | Go MAEDA | 2018-07-09 | 1 | -0/+6 |
* | Allow to filter by all versions on the global issue list (#26091). | Go MAEDA | 2018-06-28 | 1 | -1/+1 |
* | Dangerous query method deprecation warnings (#23630). | Jean-Philippe Lang | 2018-06-23 | 1 | -2/+4 |
* | Include locked members in filters (#15201). | Go MAEDA | 2018-06-09 | 1 | -3/+3 |
* | Change default operator for text format custom fields from "is" to "contains"... | Go MAEDA | 2018-05-12 | 1 | -1/+1 |
* | Global and public custom queries are shown as editable to non administrators ... | Jean-Philippe Lang | 2018-04-08 | 1 | -6/+6 |
* | Ignore archived project memberships when calculating issue query visibility (... | Go MAEDA | 2018-04-07 | 1 | -2/+3 |
* | Fixed that sort_criteria is required (#26513). | Jean-Philippe Lang | 2017-07-24 | 1 | -0/+2 |
* | Remove ActiveRecord workaround (#26323). | Jean-Philippe Lang | 2017-07-23 | 1 | -6/+1 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -4/+2 |
* | Set default configuration for the timelog list (#26356). | Jean-Philippe Lang | 2017-07-12 | 1 | -5/+7 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Show the same trackers and statuses on time entry queries (#5385). | Jean-Philippe Lang | 2017-05-27 | 1 | -1/+1 |
* | Show statuses of project trackers only (#5385). | Jean-Philippe Lang | 2017-05-27 | 1 | -0/+10 |
* | Query through multiple projects by issue custom field not possible anymore (#... | Jean-Philippe Lang | 2017-04-03 | 1 | -0/+9 |
* | Fix link to issues when displaying a project query (#1565). | Jean-Philippe Lang | 2017-03-15 | 1 | -12/+16 |
* | Let user choose columns and sort order of issue lists on "My page" (#1565). | Jean-Philippe Lang | 2017-03-14 | 1 | -0/+16 |