323 Commits (master)

Author SHA1 Message Date
  Go MAEDA 9935af7e01 Change the default notification option from `only_my_events` to `only_assigned` (#39500). 4 months ago
  Go MAEDA 21423d4b7f Revert r22504 that missing a necessary file (#39500). 4 months ago
  Go MAEDA 9b2b30b887 Change the default notification option from `only_my_events` to `only_assigned` (#39500). 5 months ago
  Go MAEDA b150a8e9b2 Remove useless method #run_in_request? from db/migrate/20221214173537_add_select_project_publicity_permission.rb (#39777). 5 months ago
  Go MAEDA 1dae2cc595 Remove unused "mention_users" permission from the roles table (#37974). 6 months ago
  Go MAEDA 9315481cdf Add missing files in r22289 (#2568). 8 months ago
  Go MAEDA 1a2674ad6b Fix the migration version of 20221214173537_add_select_project_publicity_permission.rb (#38048, #38210). 1 year ago
  Go MAEDA eb8916bc87 Introduce permission to set a project public (#38048). 1 year ago
  Go MAEDA 09f6fcd49c Add an index to improve the performance of issue queries involving custom fields (#29171). 1 year ago
  Go MAEDA 6a55e94cd2 Fix RuboCop offense Rails/WhereMissing (#37248). 1 year ago
  Marius Balteanu 9fc669a888 Make common_mark the default text formatting for new installations (#34863). 1 year ago
  Marius Balteanu 0ab2bb8647 Delete orphaned query and role ids from habtm join table (#36844). 1 year ago
  Go MAEDA 38f7a06405 Add default spent time activity per role (#29286). 1 year ago
  Go MAEDA f52b3f90eb Mark edited journal notes as "Edited" (#31505). 1 year ago
  Go MAEDA fb74b90fef Database migration from Redmine 0.8.7 or earlier fails (#36766). 2 years ago
  Go MAEDA 9462fb4e2c Fix to use a correct exception class ActiveRecord::IrreversibleMigration in migrations (#36770). 2 years ago
  Marius Balteanu cf016c5417 Fix rubocop offense (#36416). 2 years ago
  Marius Balteanu 3627a29fa6 Add migration to delete orphaned time entry activities (#36416). 2 years ago
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Marius Balteanu 55ce8de0ae Use ids instead of pluck(:id) (#32977). 2 years ago
  Marius Balteanu 4378b7e1b4 Remove references to deleted user from "user"-Format CustomFields when destroying an user (#32977). 2 years ago
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2 years ago
  Marius Balteanu 2be231b982 Removes unused column trackers.is_in_chlog (#31132). 2 years ago
  Go MAEDA 7f965286ed Default issue query (#7360). 2 years ago
  Marius Balteanu 1b0bf28803 When 2FA is set to optional, allow to require 2FA only for certain user groups (#31920). 2 years ago
  Go MAEDA 74a6ff0230 Replace pluck().first with pick() (#32909). 3 years ago
  Go MAEDA fdba424d77 Use match? instead of =~ when MatchData is not used (#34150). 3 years ago
  Go MAEDA 560bca344a Adds two factor authentication support (#1237). 3 years ago
  Toshi MARUYAMA d6a5f8ff1f fix comment typo in db/migrate/20150208105930_replace_move_issues_permission.rb 4 years ago
  Toshi MARUYAMA e83313240f code cleanup: rubocop: fix Rails/Presence in db/migrate/20110228000100_copy_repositories_log_encoding.rb 4 years ago
  Toshi MARUYAMA bb5706e2f9 code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in db/migrate/20170302015225_change_attachments_digest_limit_to_64.rb 4 years ago
  Go MAEDA aca28e0716 Code cleanup: RuboCop: Layout/TrailingWhitespace 4 years ago
  Jean-Philippe Lang 3ddab944d5 Increase maximum size for role name (#27625). 4 years ago
  Jean-Philippe Lang 638dbbea95 Support external ID when importing issues (#28213). 4 years ago
  Go MAEDA d16e36028f Use Redmine::Database.mysql? instead of a regular expression (#31555). 4 years ago
  Go MAEDA 7ba7a19cf6 Remove trailing whitespaces from db/migrate (#31506). 4 years ago
  Go MAEDA 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5 years ago
  Jean-Philippe Lang 84f322b2af Add a description for trackers (#442). 5 years ago
  Jean-Philippe Lang 648a6408e7 Long text custom fields don't accept values longer than 64KB if backend database is MySQL (#29209). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5 years ago
  Jean-Philippe Lang 7d7e44ba9c Failed to run “rake db:migrate" command against clean database on MySQL5.7 (#27283). 5 years ago
  Jean-Philippe Lang a9eaf563a5 Support self-signed LDAPS connections (#29606). 5 years ago
  Jean-Philippe Lang 7dc4e35bc8 Sqlite3: change default value for booleans to 1 or 0 (#23630). 5 years ago
  Jean-Philippe Lang 5ae629b3bb Sqlite3: Boolean values are now stored as 1 and 0 (#23630). 5 years ago
  Toshi MARUYAMA aa0db0c103 fix db migrate broken by r16889 (#26548) 6 years ago
  Jean-Philippe Lang b99c3caae8 Renames column comments.comments to comments.content to please Rails 5.1 (#23630). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 9b0fcdaf2b New permission: view news (#7068). 7 years ago
  Jean-Philippe Lang b674e80128 New Permission: View Forum (#4866). 7 years ago