summaryrefslogtreecommitdiffstats
path: root/app/models
Commit message (Expand)AuthorAgeFilesLines
* Merged r17786 and r17787 from trunk to 3.4-stable (#30412).Go MAEDA2019-01-121-0/+1
* Merged r17658 and r17659 to 3.4-stable (#30001).Jean-Philippe Lang2018-11-291-1/+4
* Merged r17630 from trunk to 3.4-stable (#28576).Go MAEDA2018-11-241-1/+1
* Merged r17436 from trunk to 3.4-stable (#29133).Go MAEDA2018-07-081-2/+20
* Merged r17432 from trunk to 3.4-stable (#29191).Go MAEDA2018-07-061-1/+1
* Merged r17428 from trunk to 3.4-stable (#29038).Go MAEDA2018-07-021-1/+1
* Merged r17390 from trunk to 3.4-stable (#28946).Go MAEDA2018-06-171-0/+1
* Merged r17373 to 3.4-stable (#28649).Jean-Philippe Lang2018-06-102-4/+7
* Merged r17368 from trunk to 3.4-stable (#27863).Go MAEDA2018-06-071-0/+1
* Merged r17342 from trunk to 3.4-stable (#28765).Go MAEDA2018-05-191-1/+2
* Merged r17316 from trunk to 3.4-stable (#27122).Go MAEDA2018-04-281-1/+1
* Merged r17269 into 3.4-stable (#28302).Jean-Philippe Lang2018-04-071-2/+7
* Merged r17257 from trunk to 3.4-stable (#28180).Go MAEDA2018-04-071-2/+3
* Merged r17158 to 3.4-stable (#26705).Jean-Philippe Lang2018-01-081-3/+9
* Merged r17147 to 3.4-stable (#27885).Jean-Philippe Lang2018-01-071-0/+1
* Merged r17144 to 3.4-stable (#27881).Jean-Philippe Lang2018-01-071-1/+1
* Merged r17113 to 3.4-stable (#22532).Go MAEDA2017-12-131-1/+1
* Merged r17056 to 3.4-stable (#27663).Go MAEDA2017-12-061-1/+9
* Editing issues no longer sends notifications to previous assignee (#26627).Jean-Philippe Lang2017-10-151-2/+0
* Merged r16999 and r17000 (#26667).Jean-Philippe Lang2017-10-151-2/+2
* Merged r16997 (#26667).Jean-Philippe Lang2017-10-151-2/+1
* Merged r16990 (#26780).Jean-Philippe Lang2017-10-151-1/+1
* Merged r16924 and r16925 (#26520).Jean-Philippe Lang2017-10-151-0/+7
* Merged r16839 (#26471).Jean-Philippe Lang2017-07-221-13/+19
* Merged r16808 (#26387).Jean-Philippe Lang2017-07-161-3/+3
* Merged r16766 to r16768 (#26376).Jean-Philippe Lang2017-07-081-27/+31
* Update copyright.Jean-Philippe Lang2017-06-2576-76/+76
* Set inverse_of on project boards association.Jean-Philippe Lang2017-06-101-1/+1
* Preview files by default instead of downloading them (#25988).Jean-Philippe Lang2017-06-101-1/+5
* Set default assignee before validation (#26072).Jean-Philippe Lang2017-06-061-1/+1
* Fixes typo in safe attributes declaration (#25724).Jean-Philippe Lang2017-06-061-1/+1
* allow unicode whitespace after mail handler body delimiters (#17718)Toshi MARUYAMA2017-06-061-1/+1
* Using #joins is needed here with Rails 5.Jean-Philippe Lang2017-06-031-1/+1
* Use strong params for CustomFieldEnumeration.Jean-Philippe Lang2017-06-031-8/+0
* Prevent clash with Rails 5.1 Mailer class.Jean-Philippe Lang2017-06-032-5/+5
* Make sure that the journal is not created if issue is saved.Jean-Philippe Lang2017-06-032-0/+7
* 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-033-4/+13
* Show the same trackers and statuses on time entry queries (#5385).Jean-Philippe Lang2017-05-273-4/+4
* Statuses of subprojects should be showed too (#5385).Jean-Philippe Lang2017-05-271-1/+1
* Show statuses of project trackers only (#5385).Jean-Philippe Lang2017-05-273-1/+23
* Send journal notification after commit (#25794).Jean-Philippe Lang2017-05-271-1/+1
* Check tracker permissions when copying an issue (#25791).Jean-Philippe Lang2017-05-271-1/+10
* Send reminders about visible issues only (#25713).Jean-Philippe Lang2017-05-131-1/+4
* remove trailing white-space from app/models/time_entry_query.rbToshi MARUYAMA2017-04-251-1/+1
* remove trailing white-space from app/models/user.rbToshi MARUYAMA2017-04-251-1/+1
* Prevent deadlocks by only locking the exact records we need to have locked (#...Jean-Philippe Lang2017-04-131-8/+14
* Option to set a default assignee on each project (#482).Jean-Philippe Lang2017-04-084-5/+23
* Fixed that watchers list is not updated when changing project on the new issu...Jean-Philippe Lang2017-04-061-0/+3
* Option to copy watchers when copying issues (#10460).Jean-Philippe Lang2017-04-061-0/+3