summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Merged r21811 and r21812 to 5.0-stable (#37647).Marius Balteanu2022-09-141-1/+1
* Merged r21808 from trunk to 5.0-stable (#37492).Go MAEDA2022-09-132-2/+2
* Merged r21800 from trunk to 5.0-stable (#37585).Go MAEDA2022-09-091-1/+1
* Merged r21777 from trunk to 5.0-stable (#37476).Go MAEDA2022-08-251-1/+1
* Merged r21766 from trunk to 5.0-stable (#37562).Go MAEDA2022-08-101-0/+3
* Merged r21748 from trunk to 5.0-stable (#37499).Go MAEDA2022-08-022-7/+12
* Merged r21741 and r21742 from trunk to 5.0-stable (#33953).Go MAEDA2022-07-311-1/+1
* Merged r21725 from trunk to 5.0-stable (#37450, #37476).Go MAEDA2022-07-211-1/+1
* Merged r21722 from trunk to 5.0-stable (#37450).Go MAEDA2022-07-201-2/+1
* Merged r21686 and r21687 to 5.0-stable (#36940).Marius Balteanu2022-06-281-1/+1
* Merged r21684 and r21685 to 5.0-stable (#37349).Marius Balteanu2022-06-281-1/+1
* Merged r21668 and r21669 to 5.0-stable (#33914).Marius Balteanu2022-06-202-1/+11
* Merged r21645-r21646 and r21657 to 5.0-stable (#37255).Marius Balteanu2022-06-204-4/+11
* Merged r21641 to 5.0-stable (#37187). Marius Balteanu2022-06-171-3/+17
* Merged r21647 to 5.0-stable (#37256).Marius Balteanu2022-06-172-2/+2
* Merged r21637 and r21638 to 5.0-stable (#37171).Marius Balteanu2022-06-161-2/+8
* Merged r21626 from the trunk to 5.0-stable (#37151).Go MAEDA2022-06-101-6/+7
* Merged r21605 to 5.0-stable (#37130).Marius Balteanu2022-05-301-1/+5
* Merged r21614 to 5.0-stable (#37135).Marius Balteanu2022-05-281-3/+6
* Merged r21613 to 5.0-stable (#37155).Marius Balteanu2022-05-281-1/+1
* Merged r21606 to 5.0-stable (#37157). Marius Balteanu2022-05-281-1/+1
* Merged r21578-r21580 to 5.0-stable (#37053).Marius Balteanu2022-05-161-1/+14
* Merged r21568 to 5.0-stable (#37030).Marius Balteanu2022-05-121-0/+3
* Merged r21569 to 5.0-stable (#36909).Marius Balteanu2022-05-121-3/+1
* Include roles of built-in "Non member users" and "Anonymous users" members wh...Marius Balteanu2022-03-271-0/+9
* Allow to filter issues by its version status with shared versions (#36824, #3...Marius Balteanu2022-03-241-2/+4
* Increase email address length limit from 60 to 254 (#36825).Go MAEDA2022-03-231-1/+1
* Add support for PUT API to journals (#10171).Go MAEDA2022-03-231-0/+2
* Fix that Log time and/or Add notes sections from issue form page do not show ...Marius Balteanu2022-03-222-11/+5
* Add tasks to prune registered users after a certain number of days (#30998).Go MAEDA2022-03-221-0/+4
* Revert undesired changes (#36593)Marius Balteanu2022-03-211-2/+2
* Skip validation of required custom fields when creating a project if user doe...Marius Balteanu2022-03-212-2/+13
* Do not fire a query to get user default query when user has no default query ...Go MAEDA2022-03-211-1/+1
* Reverts r21480 (#36503).Go MAEDA2022-03-211-1/+1
* Fix that @tracker_ids[]@ field is rendered multiple time. Add some assertions...Marius Balteanu2022-03-201-1/+1
* Only check for @set_filter@ param when retriving the default query (#7360, 35...Marius Balteanu2022-03-202-2/+2
* Do not fire a query to get user default query when user has no default query ...Marius Balteanu2022-03-201-1/+1
* Add missing partial (#4347).Marius Balteanu2022-03-191-0/+5
* Automatically add the user to the watchers list after contributing to an issu...Marius Balteanu2022-03-195-1/+34
* Render mentioned users with leading @ and highlight (#36699, #13919).Marius Balteanu2022-03-191-1/+2
* Deprecate and rename rss_* methods to atom_* methods (#15118).Marius Balteanu2022-03-1930-64/+93
* Fix file drop feature not working in @documents#new@ (#36686).Marius Balteanu2022-03-191-6/+4
* Reindent code in documents/_form view (#36686).Marius Balteanu2022-03-191-13/+12
* Avoid passing ActionController::Parameters outside of MailHandlerController (...Marius Balteanu2022-03-181-1/+26
* Show a custom field description as a placeholder (#14275).Go MAEDA2022-03-171-0/+3
* Use a variable to reference a CustomField object (#14275).Go MAEDA2022-03-171-5/+6
* Replace Member.find_or_new with ActiveRecord's find_or_initialize_by (#36730).Go MAEDA2022-03-142-12/+2
* Improve performance of adding or removing members of a group (#36696).Go MAEDA2022-03-052-27/+24
* Update Chart.js to 3.7.1 (#36701).Go MAEDA2022-03-032-21/+29
* Add habtm relation between roles and queries_roles (#36416).Marius Balteanu2022-02-281-0/+2