305 コミット (9955844da1d209778f06ad9a3583949048b8ee88)

作成者 SHA1 メッセージ 日付
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2年前
  Marius Balteanu 55ce8de0ae Use ids instead of pluck(:id) (#32977). 2年前
  Marius Balteanu 4378b7e1b4 Remove references to deleted user from "user"-Format CustomFields when destroying an user (#32977). 2年前
  Marius Balteanu 805b36cbfb Remove unused setting 'Blind carbon copy recipients (bcc)' (#30820). 2年前
  Marius Balteanu 2be231b982 Removes unused column trackers.is_in_chlog (#31132). 2年前
  Go MAEDA 7f965286ed Default issue query (#7360). 2年前
  Marius Balteanu 1b0bf28803 When 2FA is set to optional, allow to require 2FA only for certain user groups (#31920). 2年前
  Go MAEDA 74a6ff0230 Replace pluck().first with pick() (#32909). 3年前
  Go MAEDA fdba424d77 Use match? instead of =~ when MatchData is not used (#34150). 3年前
  Go MAEDA 560bca344a Adds two factor authentication support (#1237). 3年前
  Toshi MARUYAMA d6a5f8ff1f fix comment typo in db/migrate/20150208105930_replace_move_issues_permission.rb 4年前
  Toshi MARUYAMA e83313240f code cleanup: rubocop: fix Rails/Presence in db/migrate/20110228000100_copy_repositories_log_encoding.rb 4年前
  Toshi MARUYAMA bb5706e2f9 code cleanup: rubocop: fix Layout/EmptyLineBetweenDefs in db/migrate/20170302015225_change_attachments_digest_limit_to_64.rb 4年前
  Go MAEDA aca28e0716 Code cleanup: RuboCop: Layout/TrailingWhitespace 4年前
  Jean-Philippe Lang 3ddab944d5 Increase maximum size for role name (#27625). 4年前
  Jean-Philippe Lang 638dbbea95 Support external ID when importing issues (#28213). 4年前
  Go MAEDA d16e36028f Use Redmine::Database.mysql? instead of a regular expression (#31555). 5年前
  Go MAEDA 7ba7a19cf6 Remove trailing whitespaces from db/migrate (#31506). 5年前
  Go MAEDA 3b55f65407 Remove frozen_string_literal magic comment from files which are not used when running the application or tests (#23630). 5年前
  Jean-Philippe Lang 84f322b2af Add a description for trackers (#442). 5年前
  Jean-Philippe Lang 648a6408e7 Long text custom fields don't accept values longer than 64KB if backend database is MySQL (#29209). 5年前
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5年前
  Jean-Philippe Lang 2fdbcd35dd Adds a permission to log time for another user (#3848). 5年前
  Jean-Philippe Lang 7d7e44ba9c Failed to run “rake db:migrate" command against clean database on MySQL5.7 (#27283). 5年前
  Jean-Philippe Lang a9eaf563a5 Support self-signed LDAPS connections (#29606). 5年前
  Jean-Philippe Lang 7dc4e35bc8 Sqlite3: change default value for booleans to 1 or 0 (#23630). 5年前
  Jean-Philippe Lang 5ae629b3bb Sqlite3: Boolean values are now stored as 1 and 0 (#23630). 5年前
  Toshi MARUYAMA aa0db0c103 fix db migrate broken by r16889 (#26548) 6年前
  Jean-Philippe Lang b99c3caae8 Renames column comments.comments to comments.content to please Rails 5.1 (#23630). 6年前
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6年前
  Jean-Philippe Lang 9b0fcdaf2b New permission: view news (#7068). 7年前
  Jean-Philippe Lang b674e80128 New Permission: View Forum (#4866). 7年前
  Jean-Philippe Lang 2f77bfde91 Option to set a default assignee on each project (#482). 7年前
  Jean-Philippe Lang 30f7be9c19 Changes the digest used for attachments to SHA256 (#25240). 7年前
  Jean-Philippe Lang 69ba7667e1 Change extra_info to long text (#14626). 7年前
  Jean-Philippe Lang 7fe4a76f4c Adds an index to attachments.disk_filename (#25022). 7年前
  Jean-Philippe Lang 3d1f72bc50 Adds an index on issues parent_id (#23987). 7年前
  Toshi MARUYAMA 28b20270b4 use symbol instead of string for 'position' in db migrate (#24013) 7年前
  Jean-Philippe Lang a373e304b3 Adds an index on issue_id to changesets_issues (#24433). 7年前
  Jean-Philippe Lang daf1342c04 Raises length of issue description and journals for MySQL (#20127). 7年前
  Jean-Philippe Lang ddf249d7b0 Speedup remove_inherited_roles (#22850). 7年前
  Jean-Philippe Lang 973c9484b0 Add index to workflows.tracker_id (#23743). 7年前
  Jean-Philippe Lang a78c724902 MySQL: You can't specify target table for update in FROM clause (#23347). 7年前
  Jean-Philippe Lang 9c698a7a1e Don't pass conditions to #destroy_all. 7年前
  Jean-Philippe Lang 57afa5345e Don't pass conditions to #delete_all. 7年前
  Toshi MARUYAMA 3119ca041d add newline at end of db/migrate/20160529063352_add_roles_settings.rb 8年前
  Jean-Philippe Lang 79df68e17f Limit trackers for new issue to certain roles (#7839). 8年前
  Jean-Philippe Lang 64afa24a7f Replaces acts_as_list with an implementation that handles #position= (#12909). 8年前
  Jean-Philippe Lang 1013e77e16 Force password reset for default admin user (#22381). 8年前
  Jean-Philippe Lang 9178d4748f Default target version for new issues (#1828). 8年前