| Commit message (Expand) | Author | Age | Files | Lines |
* | Update copyright year to 2023 (#38141). | Go MAEDA | 2023-01-01 | 1 | -1/+1 |
* | Merged r21994 from trunk to 4.2-stable (#38064). | Go MAEDA | 2022-12-21 | 1 | -1/+1 |
* | Merged r21488 and r21489 to 4.2-stable (#36593). | Marius Balteanu | 2022-03-22 | 1 | -0/+11 |
* | Merged r21090 from trunk to 4.2-stable (#35606). | Go MAEDA | 2021-07-27 | 1 | -1/+1 |
* | Update copyright year in source files to 2021 (#33069). | Go MAEDA | 2021-03-25 | 1 | -1/+1 |
* | Reverts r20653. | Go MAEDA | 2021-03-18 | 1 | -2/+2 |
* | place the '.' on the previous line of the method call at app/models/project.rb | Toshi MARUYAMA | 2020-12-17 | 1 | -2/+2 |
* | shorten long line of app/models/project.rb | Toshi MARUYAMA | 2020-12-12 | 1 | -11/+24 |
* | shorten long line of app/models/project.rb | Toshi MARUYAMA | 2020-12-09 | 1 | -31/+97 |
* | Use sum { ... } instead of map { ... }.sum (#34399). | Go MAEDA | 2020-12-06 | 1 | -2/+2 |
* | use "do end" instead of {} at ActiveRecord scope lambda of app/models/project.rb | Toshi MARUYAMA | 2020-11-12 | 1 | -8/+8 |
* | add empty line after guard clause to app/models/project.rb | Toshi MARUYAMA | 2020-11-03 | 1 | -1/+7 |
* | use "do end" instead of {} at app/models/project.rb | Toshi MARUYAMA | 2020-09-26 | 1 | -4/+10 |
* | remove spaces inside {} of app/models/project.rb | Toshi MARUYAMA | 2020-09-24 | 1 | -6/+6 |
* | Allow normal users to delete a project (#33945). | Go MAEDA | 2020-09-15 | 1 | -0/+8 |
* | Show groups in members box on project overview page (#33174). | Go MAEDA | 2020-04-22 | 1 | -4/+10 |
* | Update copyright year in source files to 2020 (#33069). | Go MAEDA | 2020-03-03 | 1 | -1/+1 |
* | Fix logging time via a commit message for project specific activities (#29838). | Go MAEDA | 2020-02-11 | 1 | -0/+9 |
* | Reverts r19478 (#32897). | Go MAEDA | 2020-01-30 | 1 | -1/+1 |
* | Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case se... | Go MAEDA | 2020-01-28 | 1 | -1/+1 |
* | cleanup: rubocop: fix Layout/SpaceInsidePercentLiteralDelimiters in app/model... | Toshi MARUYAMA | 2019-11-24 | 1 | -1/+1 |
* | cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/project.rb | Toshi MARUYAMA | 2019-11-09 | 1 | -10/+12 |
* | cleanup: rubocop: fix Layout/BlockAlignment in app/models/project.rb | Toshi MARUYAMA | 2019-11-09 | 1 | -1/+2 |
* | cleanup: rubocop: fix Layout/AlignArguments in app/models/project.rb | Toshi MARUYAMA | 2019-11-09 | 1 | -6/+9 |
* | code cleanup: rubocop: fix Style/ParenthesesAroundCondition in app/models/pro... | Toshi MARUYAMA | 2019-10-22 | 1 | -2/+2 |
* | code cleanup: rubocop: fix Style/WhileUntilModifier in app/models/project.rb | Toshi MARUYAMA | 2019-10-19 | 1 | -1/+2 |
* | Reject project custom field values not visible for the user (#31954, #31925). | Go MAEDA | 2019-08-27 | 1 | -0/+17 |
* | Code cleanup: RuboCop: Fix Style/IdenticalConditionalBranches in app/models/p... | Go MAEDA | 2019-08-20 | 1 | -8/+2 |
* | Per role visibility settings for project custom fields (#31925). | Go MAEDA | 2019-08-20 | 1 | -0/+7 |
* | Code cleanup: RuboCop: Rails/ActiveRecordAliases | Go MAEDA | 2019-08-17 | 1 | -1/+1 |
* | Update copyright year. | Go MAEDA | 2019-05-25 | 1 | -1/+1 |
* | Use Regexp#match? to reduce allocations of MatchData object (#28940). | Go MAEDA | 2019-03-27 | 1 | -2/+2 |
* | Support frozen_string_literal in app/**/*.rb (#26561). | Go MAEDA | 2019-03-17 | 1 | -3/+3 |
* | Add "frozen_string_literal: false" for all files (#26561). | Go MAEDA | 2019-03-15 | 1 | -0/+2 |
* | Translation missing error in "Project's Status" filter options (#30718). | Go MAEDA | 2019-02-15 | 1 | -6/+0 |
* | Let admin users unarchive subprojects of archived projects (#29993). | Jean-Philippe Lang | 2018-12-02 | 1 | -8/+4 |
* | Filter issues after project status (#20081). | Go MAEDA | 2018-10-29 | 1 | -0/+6 |
* | Add CSS class to identify public projects (#28413). | Go MAEDA | 2018-07-22 | 1 | -0/+1 |
* | Copy project attachments (#26622). | Go MAEDA | 2018-05-13 | 1 | -0/+5 |
* | Copy version attachments (i.e. Files) along with the versions on project copy... | Go MAEDA | 2018-05-13 | 1 | -0/+5 |
* | Copy wiki attachments on project copy (#10282). | Go MAEDA | 2018-04-28 | 1 | -0/+1 |
* | Allow to copy documents along with projects (#26621). | Go MAEDA | 2018-04-28 | 1 | -1/+16 |
* | Removes deprecated methods. | Jean-Philippe Lang | 2017-07-23 | 1 | -13/+0 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 1 | -7/+18 |
* | Replace tabs with spaces (#26333). | Toshi MARUYAMA | 2017-07-04 | 1 | -2/+2 |
* | Update copyright. | Jean-Philippe Lang | 2017-06-25 | 1 | -1/+1 |
* | Set inverse_of on project boards association. | Jean-Philippe Lang | 2017-06-10 | 1 | -1/+1 |
* | Using #joins is needed here with Rails 5. | Jean-Philippe Lang | 2017-06-03 | 1 | -1/+1 |
* | Statuses of subprojects should be showed too (#5385). | Jean-Philippe Lang | 2017-05-27 | 1 | -1/+1 |
* | Show statuses of project trackers only (#5385). | Jean-Philippe Lang | 2017-05-27 | 1 | -0/+12 |