summaryrefslogtreecommitdiffstats
path: root/app/controllers
Commit message (Expand)AuthorAgeFilesLines
* Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...Go MAEDA2021-04-012-2/+2
* Reverts r20895 (#29914, #34985).Go MAEDA2021-04-012-2/+2
* Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecate...Go MAEDA2021-04-012-2/+2
* Fix detach attachments when a conflict occurs (#29914, #32923).Go MAEDA2021-04-011-0/+1
* Remove #filename_for_content_disposition for MS browsers (#29914, #32914).Go MAEDA2021-04-011-1/+1
* Use secure_compare to validate keys (#34950).Go MAEDA2021-03-262-2/+6
* Associated Revision API (#22008).Go MAEDA2021-03-261-2/+13
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2552-52/+52
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-251-4/+6
* Fix hard-coded error messages in ApplicationController (#33232).Go MAEDA2021-03-251-2/+2
* Fix that users can delete their own accounts unconditionally via REST API (#1...Go MAEDA2021-03-131-0/+2
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-1/+9
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+5
* Fix RuboCop offense Style/BlockDelimiters due to r20755 (#33820).Go MAEDA2021-02-271-2/+2
* Display more detailed error message when attempting to import malformed CSV f...Go MAEDA2021-02-271-1/+1
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-0/+28
* Ignore from search module params sent with empty values (#34615).Go MAEDA2021-02-061-1/+1
* Fix redirect loop when both enabling two-factor authentication and changing p...Go MAEDA2021-02-021-1/+1
* Do not propose watchers that are not allowed to see the object (#33329).Go MAEDA2021-01-241-1/+6
* Create custom field by copy (#34307).Go MAEDA2020-12-261-0/+3
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-9/+24
* use 'lambda' instead of '->{}' at UsersControllerToshi MARUYAMA2020-12-171-1/+1
* Fix that disabled trackers of subprojects are listed in project overview (#10...Go MAEDA2020-12-121-2/+3
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-1/+2
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+1
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-101-4/+10
* shorten long line of UsersControllerToshi MARUYAMA2020-12-091-4/+12
* CSV import raises an exception if CSV header has empty columns (#22913, #34326).Go MAEDA2020-12-051-1/+1
* Changes User.try_to_login to catch and log AuthSourceExceptions, and introduc...Go MAEDA2020-12-021-1/+1
* Create tracker by copy (#34258).Go MAEDA2020-11-251-0/+3
* remove spaces inside {} of PrincipalMembershipsControllerToshi MARUYAMA2020-11-221-3/+3
* remove spaces inside {} of ProjectsControllerToshi MARUYAMA2020-11-221-6/+6
* remove spaces inside {} of SearchControllerToshi MARUYAMA2020-11-221-1/+1
* remove spaces inside {} of NewsControllerToshi MARUYAMA2020-11-221-7/+7
* remove spaces inside {} of IssueStatusesControllerToshi MARUYAMA2020-11-221-4/+4
* remove spaces inside {} of MembersControllerToshi MARUYAMA2020-11-221-5/+5
* remove spaces inside {} of IssueCategoriesControllerToshi MARUYAMA2020-11-201-11/+11
* shorten long line of ProjectsControllerToshi MARUYAMA2020-11-201-3/+6
* remove spaces inside {} of GroupsControllerToshi MARUYAMA2020-11-191-11/+11
* remove spaces inside {} of FilesControllerToshi MARUYAMA2020-11-191-3/+3
* remove spaces inside {} of EnumerationsControllerToshi MARUYAMA2020-11-191-3/+3
* remove spaces inside {} of TrackersControllerToshi MARUYAMA2020-11-191-3/+3
* remove spaces inside {} of RolesControllerToshi MARUYAMA2020-11-191-4/+4
* remove spaces inside {} of VersionsControllerToshi MARUYAMA2020-11-181-10/+10
* remove spaces inside {} of BoardsControllerToshi MARUYAMA2020-11-181-3/+3
* remove spaces inside {} of CustomFieldsControllerToshi MARUYAMA2020-11-181-4/+4
* not use semicolons to terminate expression at SearchControllerToshi MARUYAMA2020-11-181-1/+4
* remove spaces inside {} of CustomFieldEnumerationsControllerToshi MARUYAMA2020-11-171-1/+1
* remove spaces inside {} of ApplicationControllerToshi MARUYAMA2020-11-171-3/+3
* Trackers of subprojects are not displayed in the Issue summary page (#34185).Go MAEDA2020-11-161-3/+3