161 Commits (e41cf61de80bb183abeae8c1674cb7d0ef9d1277)

Author SHA1 Message Date
  Go MAEDA e41cf61de8 Validate attachment filenames on every change (#34367). 3 years ago
  Go MAEDA 2aa316a3e4 Reload detached attachments (#32922). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA e48ff48820 Evaluate acts_as_activity_provider's scope lazily (#33664). 3 years ago
  Go MAEDA b0739821e8 Locked users in a group receive notifications when the group is added as a watcher (#4511, #33935). 3 years ago
  Go MAEDA ee46c3570e Use scope assignable_watchers (#4511). 4 years ago
  Go MAEDA b270a38928 Use principals in acts_as_watchable (#4511). 4 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA b9b841b23f Updating custom fields does not trigger update to "updated_on" field in the customized object (#5354). 4 years ago
  Go MAEDA 39c979b341 Reverts r19510 that breaks IssueTest#test_closed_on_should_be_set_when_closing_an_open_issue (#5354). 4 years ago
  Go MAEDA 89c4e16807 Updating custom fields does not trigger update to "updated_on" field in the customized object (#5354). 4 years ago
  Go MAEDA b995014c49 Allow adding user groups as watchers for issues (#4511). 4 years ago
  Go MAEDA ba7d4745e2 Fix ruby 2.7 warning: The last argument is used as the keyword parameter (#32542, #31500). 4 years ago
  Go MAEDA b67cb67cce Remove code for unsupported versions of Rails from open_id_authentication (#32297). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA f992df684f Small refactorization of avatar methods (#31391). 5 years ago
  Go MAEDA aaf432e5be Remove the :ssl option which is not used anymore (#31022). 5 years ago
  Go MAEDA bf0246ce83 Add avatar_server_url configuration option in order to support Libravatar (#9112). 5 years ago
  Go MAEDA 72e1451159 Use Regexp#match? to reduce allocations of MatchData object (#28940). 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
  Go MAEDA 30e341db69 Support frozen_string_literal in lib/**/*.rb (#26561). 5 years ago
  Go MAEDA d16369b67c Enable frozen_string_literal for files which don't contain string literals (#26561). 5 years ago
  Go MAEDA e050625a29 Always use HTTPS when accessing gravatar.com (#31022). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 9f4a4be01a Remove trailing whitespaces from lib/plugins/gravatar/lib/gravatar.rb 5 years ago
  Jean-Philippe Lang 53ea8dd979 Deadlock when assigning custom values (#30465). 5 years ago
  Jean-Philippe Lang e856c9f879 Fixed that issue details page shows default values for custom fields that aren't actually set (#25726). 5 years ago
  Go MAEDA ed14823d13 Replace Hash#keys.each with faster Hash#each_key (#29305). 5 years ago
  Go MAEDA bff0fbce8b Remove RDoc tags (#28943). 6 years ago
  Go MAEDA 14e0a6bdba Use reverse_each instead of reverse.each (#27671). 6 years ago
  Jean-Philippe Lang 71423af0b2 Get rid of acts_as_versioned. 6 years ago
  Toshi MARUYAMA ee99e5bfcc fix search engine returns 500 error by Go MAEDA (#26526) 6 years ago
  Toshi MARUYAMA 11a1f02cc7 remove trailing white spaces from lib/plugins/acts_as_searchable/lib/acts_as_searchable.rb 6 years ago
  Jean-Philippe Lang 1ab658db59 Removes acts_as_list plugin. 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Toshi MARUYAMA 6139e0033a spelling fixes (#25495) 7 years ago
  Jean-Philippe Lang 2503731d3c Removes invalid attributes from gravatar img tag. 7 years ago
  Jean-Philippe Lang dac7903da3 Fixes uploading of empty files (#25115). 7 years ago
  Jean-Philippe Lang 79d5d30705 Hires (2x DPR) image support for Gravatars (#24927). 7 years ago
  Jean-Philippe Lang 2c70d9e988 Set inverse on custom_values association. 7 years ago
  Jean-Philippe Lang 2b70d97705 acts_as_versioned use old style (Rails 2.x) of method call for #all (#24348). 7 years ago
  Jean-Philippe Lang ef45304817 Adds file custom field format (#6719). 7 years ago
  Jean-Philippe Lang d2f7e31951 Use .distinct instead of .uniq. 7 years ago
  Jean-Philippe Lang e58e676b7c Removes a call to alias_method_chain. 7 years ago
  Jean-Philippe Lang 541241a849 Removes a call to alias_method_chain. 7 years ago
  Jean-Philippe Lang f416657d56 When creating issues by receiving an email, watchers created via CC in the mail don't get an email notification (#23278). 8 years ago
  Jean-Philippe Lang 40c9c3e922 Notify the user of missing attachments (#22401). 8 years ago
  Jean-Philippe Lang db64340419 Deprecates unused stuff (#12909). 8 years ago
  Jean-Philippe Lang bb2c6f6076 Fixed that subtasks lose their custom fields when copying an issue to a different project (#22342). 8 years ago