309 Commits (51762372ed57a4e6054a0e72adbc41522948ec2e)

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