298 Commits (bd31345c87f8d19a98edb5977507bc8f76da1688)

Author SHA1 Message Date
  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 5 years ago
  Jean-Philippe Lang 3ddab944d5 Increase maximum size for role name (#27625). 5 years ago
  Jean-Philippe Lang 638dbbea95 Support external ID when importing issues (#28213). 5 years ago
  Go MAEDA d16e36028f Use Redmine::Database.mysql? instead of a regular expression (#31555). 5 years ago
  Go MAEDA 7ba7a19cf6 Remove trailing whitespaces from db/migrate (#31506). 5 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
  Jean-Philippe Lang 2f77bfde91 Option to set a default assignee on each project (#482). 7 years ago
  Jean-Philippe Lang 30f7be9c19 Changes the digest used for attachments to SHA256 (#25240). 7 years ago
  Jean-Philippe Lang 69ba7667e1 Change extra_info to long text (#14626). 7 years ago
  Jean-Philippe Lang 7fe4a76f4c Adds an index to attachments.disk_filename (#25022). 7 years ago
  Jean-Philippe Lang 3d1f72bc50 Adds an index on issues parent_id (#23987). 7 years ago
  Toshi MARUYAMA 28b20270b4 use symbol instead of string for 'position' in db migrate (#24013) 7 years ago
  Jean-Philippe Lang a373e304b3 Adds an index on issue_id to changesets_issues (#24433). 7 years ago
  Jean-Philippe Lang daf1342c04 Raises length of issue description and journals for MySQL (#20127). 7 years ago
  Jean-Philippe Lang ddf249d7b0 Speedup remove_inherited_roles (#22850). 7 years ago
  Jean-Philippe Lang 973c9484b0 Add index to workflows.tracker_id (#23743). 7 years ago
  Jean-Philippe Lang a78c724902 MySQL: You can't specify target table for update in FROM clause (#23347). 7 years ago
  Jean-Philippe Lang 9c698a7a1e Don't pass conditions to #destroy_all. 7 years ago
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 7 years ago
  Toshi MARUYAMA 3119ca041d add newline at end of db/migrate/20160529063352_add_roles_settings.rb 8 years ago
  Jean-Philippe Lang 79df68e17f Limit trackers for new issue to certain roles (#7839). 8 years ago
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). 8 years ago
  Jean-Philippe Lang 1013e77e16 Force password reset for default admin user (#22381). 8 years ago
  Jean-Philippe Lang 9178d4748f Default target version for new issues (#1828). 8 years ago
  Jean-Philippe Lang 2f51dc11cf Adds Enumeration custom field format (#21060). 8 years ago
  Jean-Philippe Lang 4cd22dcc55 Keep track of valid user sessions (#21058). 8 years ago
  Jean-Philippe Lang 89b4c92444 Hide email by default for new users (#21042). 8 years ago
  Jean-Philippe Lang f053c1a5af LDAP filter changed to text (#20929). 8 years ago
  Jean-Philippe Lang 05106b45ad Raises maximum length of category name to 60 (#20991). 8 years ago
  Jean-Philippe Lang 3d46730ff0 Fix setting value if used (#20551). 8 years ago
  Jean-Philippe Lang e3e0f5440d Extend Filesize in the attachments table for files with size > 2GB (#10672). 8 years ago