54 커밋 (13aeb797cfaa5a70bd8903d8350ea8ce3e0bb151)

작성자 SHA1 메시지 날짜
  Marius Balteanu 13aeb797cf Use ApplicationRecord instead of ActiveRecord::Base (#38975). 4 달 전
  Go MAEDA 92bd67c279 Update copyright year to 2023 (#38141). 1 년 전
  Marius Balteanu ba74ba1c70 Allow users to be mentioned using @ in issues and wiki pages (#13919): 2 년 전
  Go MAEDA 3686b77eb6 Update copyright year in source files to 2022 (#36379). 2 년 전
  Go MAEDA ec3527102d Remove deprecated WikiContent::Version (#35031). 3 년 전
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 년 전
  Toshi MARUYAMA 6f3e42289d fix source indent of app/models/wiki_content.rb 3 년 전
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 년 전
  Go MAEDA 4082069c75 Update copyright year. 5 년 전
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 년 전
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 년 전
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 년 전
  Jean-Philippe Lang 71423af0b2 Get rid of acts_as_versioned. 6 년 전
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 년 전
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 년 전
  Jean-Philippe Lang 027fe7bb66 Adds attachments accessor to WikiContent::Version (#23242). 8 년 전
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 년 전
  Jean-Philippe Lang 2d78003c87 Replaces a piggy back query with an association for loading wiki pages updates. 8 년 전
  Jean-Philippe Lang 7b12145ed9 Raises wiki edits comments limit to 1024 (#19886). 8 년 전
  Jean-Philippe Lang e3618bdbec Add support for multiple email addresses per user (#4244). 9 년 전
  Jean-Philippe Lang 000124f44f Copyright update. 9 년 전
  Jean-Philippe Lang 498a34403a Removed unneeded :foreign_key option on belongs_to associations. 9 년 전
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 년 전
  Toshi MARUYAMA 3e89c2ff3e fix typos of source comments at WikiContent model 10 년 전
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 년 전
  Jean-Philippe Lang 205eda8b33 Use AR callbacks instead of observers (removed in Rails4) for notifications. 11 년 전
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 년 전
  Jean-Philippe Lang 0e30724d66 Group events in the activity view (#12542). 11 년 전
  Jean-Philippe Lang 6cccdce06e Ability to delete a version from a wiki page history (#10852). 11 년 전
  Jean-Philippe Lang 9796d18609 Handle deleted wiki page versions (#10852). 11 년 전
  Jean-Philippe Lang d940797aa7 set_table_name and set_locking_column are deprecated. 12 년 전
  Jean-Philippe Lang f1cae4f7af WikiContent::Version#text may return ascii-8bit encoded string (#10590). 12 년 전
  Toshi MARUYAMA f0f7158d87 fix typo "RedMine" at app/models/wiki_content.rb 12 년 전
  Jean-Philippe Lang b8a924e4e1 Adds #current_version? method to wiki content. 12 년 전
  Toshi MARUYAMA 1dab1cd5cc Ruby 1.9: fix encoding error on wiki diffs (#4050) 12 년 전
  Toshi MARUYAMA 97abb12aeb remove trailing white-spaces from WikiContent model source. 13 년 전
  Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 13 년 전
  Eric Davis 17eab0f5f9 Fix wiki links on the activity page. #6746 13 년 전
  Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 14 년 전
  Jean-Philippe Lang bb477a3a0f Make sure users don't get notified for thing they can not view (#3589). 14 년 전
  Jean-Philippe Lang 9c9dc6e814 Adds email notification on wiki changes (#413). It's disabled by default and can be enabled in application settings. 15 년 전
  Jean-Philippe Lang 682c5d1113 Follows r2720 (#3308). 15 년 전
  Jean-Philippe Lang 7319e8e235 Adds wiki comments length validation (#3308). 15 년 전
  Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 15 년 전
  Jean-Philippe Lang 455abea320 Adds a permission 'view wiki edits' so that wiki history can be hidden to certain users (#1154). 15 년 전
  Jean-Philippe Lang a774c5c48b Activity refactoring. 16 년 전
  Jean-Philippe Lang 6d2a89142a Add an icon to each event on the activity view. 16 년 전
  Jean-Philippe Lang 624723d0ce Activity enhancements: 16 년 전
  Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 16 년 전
  Jean-Philippe Lang 124ef65c1f Fixed warning: toplevel constant User referenced by WikiContent::User 16 년 전