| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged r15238. | Jean-Philippe Lang | 2016-03-13 | 76 | -76/+76 |
* | Merged r15223 and r15225 (#22127). | Jean-Philippe Lang | 2016-03-13 | 1 | -0/+11 |
* | Merged r15224 (#22178). | Jean-Philippe Lang | 2016-03-13 | 1 | -0/+6 |
* | Merged r15196 (#22072). | Jean-Philippe Lang | 2016-03-12 | 1 | -0/+1 |
* | Merged r15131 (#21867). | Jean-Philippe Lang | 2016-03-12 | 1 | -0/+3 |
* | Merged r15130 (#21900). | Jean-Philippe Lang | 2016-03-12 | 1 | -1/+1 |
* | Merged r15024 and r15025 (#21453). | Jean-Philippe Lang | 2016-01-21 | 1 | -1/+2 |
* | Merged r14988 and r14988 (#21504). | Jean-Philippe Lang | 2016-01-09 | 1 | -1/+1 |
* | Merged r14974 and r14975 from trunk to 3.2-stable (#21447) | Toshi MARUYAMA | 2016-01-07 | 1 | -0/+3 |
* | Merged r14970 to r14972 (#21477). | Jean-Philippe Lang | 2015-12-19 | 1 | -1/+1 |
* | Merged r14944 (#21413). | Jean-Philippe Lang | 2015-12-05 | 2 | -16/+8 |
* | Fixed that some mail handler log messages are not prepended with "MailHandler... | Jean-Philippe Lang | 2015-11-14 | 1 | -2/+2 |
* | Calculate done_ratio based on children instead of leaves (#20995). | Jean-Philippe Lang | 2015-11-14 | 1 | -5/+5 |
* | Fixed that Project.uniq.visible errors under certain conditions (#21182). | Jean-Philippe Lang | 2015-11-09 | 1 | -2/+1 |
* | Don't show projects created more than 30 days ago in "Latest projects" (#21148). | Jean-Philippe Lang | 2015-11-08 | 1 | -1/+4 |
* | Don't omit version/category filters if project has no versions/categories. | Jean-Philippe Lang | 2015-11-07 | 1 | -10/+6 |
* | Ability to filter issues blocked by any/no open issues (#16621). | Jean-Philippe Lang | 2015-11-07 | 2 | -3/+8 |
* | Rescue network level errors with LDAP auth (#21137). | Jean-Philippe Lang | 2015-11-07 | 1 | -3/+10 |
* | Don't let users log time on issues they cannot see in their projects (#21150). | Jean-Philippe Lang | 2015-11-04 | 1 | -1/+1 |
* | Files upload restriction by files extensions (#20008). | Jean-Philippe Lang | 2015-11-01 | 1 | -1/+26 |
* | Allow a default version to be set on the command line for incoming emails (#7... | Jean-Philippe Lang | 2015-11-01 | 1 | -1/+1 |
* | Default target version for new issues (#1828). | Jean-Philippe Lang | 2015-11-01 | 3 | -5/+23 |
* | upgrade net-ldap gem to 0.12.0 (#17618) | Toshi MARUYAMA | 2015-10-31 | 1 | -1/+1 |
* | New custom fields of existing issues are not initialized with their default v... | Jean-Philippe Lang | 2015-10-31 | 1 | -1/+1 |
* | find_referenced_issue_by_id fails with RangeError for large numbers (#21071). | Jean-Philippe Lang | 2015-10-29 | 1 | -1/+1 |
* | Adds Enumeration custom field format (#21060). | Jean-Philippe Lang | 2015-10-25 | 2 | -0/+78 |
* | Keep track of valid user sessions (#21058). | Jean-Philippe Lang | 2015-10-24 | 2 | -4/+32 |
* | Don't require category or target version when they are not available (#20583). | Jean-Philippe Lang | 2015-10-24 | 1 | -0/+2 |
* | LDAP filter changed to text (#20929). | Jean-Philippe Lang | 2015-10-21 | 1 | -1/+1 |
* | Raises maximum length of category name to 60 (#20991). | Jean-Philippe Lang | 2015-10-21 | 1 | -1/+1 |
* | Adds week column to time entries list (#20221). | Jean-Philippe Lang | 2015-10-21 | 1 | -0/+1 |
* | Add users to assignee/author filters if they are missing (#3398). | Jean-Philippe Lang | 2015-10-21 | 2 | -1/+13 |
* | Adds a scope to get issues assigned to a user. | Jean-Philippe Lang | 2015-10-21 | 1 | -0/+7 |
* | Do not clear category on project change if category with same exists (#16941). | Jean-Philippe Lang | 2015-10-20 | 1 | -0/+5 |
* | Typo "coma" (#20551). | Jean-Philippe Lang | 2015-10-20 | 1 | -1/+1 |
* | Conditions cleanup. | Jean-Philippe Lang | 2015-10-19 | 1 | -2/+2 |
* | Makes project selection by subaddress optional (#20732). | Jean-Philippe Lang | 2015-10-19 | 1 | -2/+6 |
* | MailHandler: Select project by subaddress (redmine+project@example.com) (#207... | Jean-Philippe Lang | 2015-10-17 | 1 | -1/+17 |
* | Mail Handler: add support for allow_override=all (#20543). | Jean-Philippe Lang | 2015-10-17 | 1 | -5/+8 |
* | Mail handler: no attributes overridable by default (#20543). | Jean-Philippe Lang | 2015-10-17 | 1 | -13/+9 |
* | Activity page to remember user's selection of activities (#1605). | Jean-Philippe Lang | 2015-10-15 | 1 | -0/+3 |
* | Allow issue description to be searchable as a filter (#1159). | Jean-Philippe Lang | 2015-10-15 | 1 | -0/+1 |
* | Reverts r14672, test broken (#1159). | Jean-Philippe Lang | 2015-10-14 | 1 | -1/+0 |
* | Allow issue description to be searchable as a filter (#1159). | Jean-Philippe Lang | 2015-10-14 | 1 | -0/+1 |
* | List custom fields with multiple values set as required by workflow can be bl... | Jean-Philippe Lang | 2015-10-14 | 1 | -1/+1 |
* | Fixes float conversion failures (#1561). | Jean-Philippe Lang | 2015-10-09 | 2 | -10/+13 |
* | Workaround for spent time grouped by project (#1561). | Jean-Philippe Lang | 2015-10-09 | 1 | -1/+9 |
* | Display totals for each group on grouped queries (#1561). | Jean-Philippe Lang | 2015-10-09 | 2 | -49/+92 |
* | Round totals (#1561). | Jean-Philippe Lang | 2015-10-04 | 1 | -2/+2 |
* | Adds options to display totals on the issue list (#1561). | Jean-Philippe Lang | 2015-10-04 | 2 | -4/+75 |