summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support wiki_page_title attribute in Versions REST API (#26237).Go MAEDA2019-04-282-10/+12
* Fix gaps in resizable gantt chart (#31268).Go MAEDA2019-04-282-1/+6
* CalendarsControllerTest#test_show fails depending on the date (#31131).Go MAEDA2019-04-271-0/+4
* Fix the conflicting translation between "track" and "watch" in Simplified Chi...Go MAEDA2019-04-271-11/+11
* Fix Japanese translation for status_locked (#31269).Go MAEDA2019-04-271-1/+1
* Show locked badge for protected pages (#9634).Go MAEDA2019-04-272-4/+17
* Japanese translation update (#31267).Go MAEDA2019-04-271-2/+2
* Improvement of Japanese translation for permission names (#31260).Go MAEDA2019-04-271-11/+11
* Update locales (#1248).Go MAEDA2019-04-2548-0/+48
* New Permission: Edit own issue (#1248).Go MAEDA2019-04-254-1/+22
* Update locales (#19371).Go MAEDA2019-04-2448-0/+48
* Test for r18078 (#19371).Go MAEDA2019-04-241-0/+17
* Adds a new query column for the parent task subject (#19371).Go MAEDA2019-04-242-0/+2
* Wrap subprojects in the overview section with an unordered list (#29289).Go MAEDA2019-04-232-1/+9
* Bulgarian translation update (#31245).Go MAEDA2019-04-231-1/+1
* Japanese translation update (#30995).Go MAEDA2019-04-221-8/+7
* input#months on gantt is too narrow (#31147, #31238).Go MAEDA2019-04-221-1/+1
* Update locales (#30838).Go MAEDA2019-04-2148-0/+96
* Remove hard-coded strings (#30838).Go MAEDA2019-04-212-1/+3
* Change "Create and Continue" translation to "Create and add another" (#10702).Go MAEDA2019-04-215-5/+5
* Code cleanup: Use Loofah.remove_extraneous_whitespace instead of deprecated L...Go MAEDA2019-04-211-1/+1
* Use safe navigation operator (#30457).Go MAEDA2019-04-201-31/+15
* MailHandler.safe_receive does not output any error log (#30457).Go MAEDA2019-04-201-1/+1
* Add a plugin for test (#31110).Go MAEDA2019-04-190-0/+0
* Raise an exception if the plugin directory name differs from the plugin id (#...Go MAEDA2019-04-192-0/+12
* Fix plugins test to use correct plugin name and directory (#31110).Go MAEDA2019-04-193-31/+43
* Update Rails ujs (#31205).Go MAEDA2019-04-184-5/+5
* Show the total number of open issues in a reminder (#31104).Go MAEDA2019-04-184-3/+15
* Multiselect elements don't expand (#31147, #31216).Go MAEDA2019-04-181-2/+1
* Test for r18057 (#30441).Go MAEDA2019-04-121-6/+16
* Attachments with Unicode uppercase names are not shown in wiki pages (#30441).Go MAEDA2019-04-121-1/+1
* Add custom styles for all fields (#31147).Go MAEDA2019-04-101-9/+20
* Use HTTP status code 403 instead of 401 when REST API is disabled (#30086).Go MAEDA2019-04-102-8/+13
* "Create and continue" button for custom fields (#31159).Go MAEDA2019-04-093-2/+27
* Show version status as badge in rodmap#index and roadmap#show (#29391).Go MAEDA2019-04-094-3/+22
* Move styles for count and private to a new class named 'badge' (#29391).Go MAEDA2019-04-095-7/+27
* Remove trailing whitespaces from journals_helper.rbGo MAEDA2019-04-081-1/+1
* Don't raise an exception when the emission email address is not RFC compliant...Go MAEDA2019-04-082-6/+27
* Add hints to clipboard paste and dragging of images (#31169).Go MAEDA2019-04-0898-1/+198
* Garbage lines in the output of 'git branch' break git adapter (#31120).Go MAEDA2019-04-071-0/+1
* Code cleanup: use safe navigation operator in app/models/mailer.rbGo MAEDA2019-04-061-3/+3
* Bulgarian translation update (#31148).Go MAEDA2019-04-051-10/+10
* code clean up GitAdapterToshi MARUYAMA2019-04-051-1/+1
* scm: git: fix non ascii branch and tag browsing (#16881)Toshi MARUYAMA2019-04-052-5/+78
* code clean up GitAdapterTestToshi MARUYAMA2019-04-051-1/+1
* scm: git: add new one latin1 tag to test repository (#16881)Toshi MARUYAMA2019-04-053-1/+2
* scm: git: add new two latin1 branches to test repository (#16881)Toshi MARUYAMA2019-04-054-6/+16
* code clean up GitAdapterToshi MARUYAMA2019-04-041-3/+1
* code clean up GitAdapterToshi MARUYAMA2019-04-041-2/+2
* code clean up RepositoryGitTest for test repository updateToshi MARUYAMA2019-04-041-3/+3