summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Merged r19365 from trunk to 3.4-stable (#20277).Go MAEDA2019-12-121-2/+2
* Merged r18165 from trunk to 3.4-stable (#31334).Go MAEDA2019-05-151-1/+3
* Merged r17949 to 3.4-stable (#29055).Jean-Philippe Lang2019-03-151-1/+1
* Merged r17881 from trunk to 3.4-stable (#30818).Go MAEDA2019-02-191-5/+15
* Merged r17692 from trunk to 3.4-stable (#28636).Go MAEDA2018-12-071-1/+1
* Merged r17686 from trunk to 3.4-stable (#26785).Go MAEDA2018-12-041-1/+2
* Merged r17484 to 3.4-stable (#28925).Jean-Philippe Lang2018-09-151-3/+6
* Merged r17459 from trunk to 3.4-stable (#29308).Go MAEDA2018-08-021-0/+1
* Merged r17269 into 3.4-stable (#28302).Jean-Philippe Lang2018-04-071-1/+1
* Merged r17237 from trunk to 3.4-stable (#28393).Go MAEDA2018-03-251-1/+1
* Merged r17199 from trunk to 3.4-stable (#28110).Go MAEDA2018-02-181-0/+5
* Merged r17155 and r17156 to 3.4-stable (#27153).Jean-Philippe Lang2018-01-071-0/+1
* Merged r17141 from trunk to 3.4-stable (#27695).Go MAEDA2018-01-071-1/+7
* Merged r17078 to 3.4-stable (#27754).Go MAEDA2017-12-091-1/+1
* Merged r16957 from trunk to 3.4-stable (#26599)Toshi MARUYAMA2017-08-301-3/+3
* Merged r16918 and r16919 (#26564).Jean-Philippe Lang2017-07-301-1/+1
* Merged r16812 (#26393).Jean-Philippe Lang2017-07-161-1/+2
* Merged r16721 (#7068).Jean-Philippe Lang2017-06-261-10/+0
* Update copyright.Jean-Philippe Lang2017-06-2550-50/+50
* Set inverse_of on project boards association.Jean-Philippe Lang2017-06-101-1/+1
* Highlight menu item when viewing an attachment (#25988).Jean-Philippe Lang2017-06-101-0/+16
* remove is_binary_data? from String (#25563)Toshi MARUYAMA2017-06-101-1/+1
* Don't check that param is a Hash.Jean-Philippe Lang2017-06-031-1/+1
* Don't check that param is a Hash.Jean-Philippe Lang2017-06-031-1/+1
* Permit role_ids on update.Jean-Philippe Lang2017-06-031-1/+1
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-4/+12
* Permit enumeration params.Jean-Philippe Lang2017-06-031-2/+7
* Don't check that param is a Hash.Jean-Philippe Lang2017-06-031-5/+8
* AR uniq deprecated in Rails 5.Jean-Philippe Lang2017-06-031-1/+1
* Use regular instance methods instead of association extensions.Jean-Philippe Lang2017-06-032-2/+2
* redirect_to :back deprecated in Rails 5.Jean-Philippe Lang2017-06-031-7/+9
* Use JSON instead of XML for reposman.rb.Jean-Philippe Lang2017-06-011-3/+4
* Use #safe_attributes= instead.Jean-Philippe Lang2017-06-011-1/+1
* Use #skip_after_action instead of #skip_after_filter.Jean-Philippe Lang2017-06-011-1/+1
* Don't call #head with a hash.Jean-Philippe Lang2017-06-011-1/+1
* Rescue any EncodingError exceptions (#25861).Jean-Philippe Lang2017-05-271-1/+1
* Render register page on all non-POST requests to account#register (#25653).Jean-Philippe Lang2017-05-131-1/+1
* Only perform login action on explicit POST (#25653).Jean-Philippe Lang2017-05-131-3/+3
* Moves project quick search to a dedicated action.Jean-Philippe Lang2017-05-131-9/+14
* Preview when editing journal notes broken by r15621.Jean-Philippe Lang2017-04-131-2/+2
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-1/+8
* Code cleanup.Jean-Philippe Lang2017-04-051-4/+5
* Adds a link back to the issue list that we are coming from.Jean-Philippe Lang2017-04-041-0/+6
* Better handling of update failures when bulk editing time entries.Jean-Philippe Lang2017-04-041-18/+21
* Don't hardcode the groups on My page.Jean-Philippe Lang2017-04-041-8/+3
* Adds methods to User model to handle tokens.Jean-Philippe Lang2017-04-042-5/+6
* Deny edit/update/delete for anonymous user (#25483).Jean-Philippe Lang2017-04-031-2/+5
* Send email even if password is not changed (#7577).Jean-Philippe Lang2017-04-031-1/+1
* spelling fixes (#25495)Toshi MARUYAMA2017-04-023-3/+3
* Delete :issue_query from session instead of :query.Jean-Philippe Lang2017-03-141-2/+1