165 Révisions (9955844da1d209778f06ad9a3583949048b8ee88)

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