33 Commits (537f162f27d91ad99fadd4be74c878adf33f0583)

Author SHA1 Message Date
  Go MAEDA e159928e6b Use find_by instead of where.first to remove unnecessary sorting (#26747). 5 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 7 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 7 years ago
  Jean-Philippe Lang 42e6568552 Wrong validation introduced in r15989 (#24283). 7 years ago
  Jean-Philippe Lang 7b3f2b51c0 Add length validations for string fields (#24283). 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang e0a034164f Move wiki page to other project (#5450). 9 years ago
  Jean-Philippe Lang 2d1866d966 Merged rails-4.1 branch (#14534). 9 years ago
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 years ago
  Jean-Philippe Lang f9ddb562d5 Cleanup of finders with :conditions option. 11 years ago
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 years ago
  Jean-Philippe Lang 147e7a8d61 Use \A and \z in validation regexps. 11 years ago
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 years ago
  Jean-Philippe Lang efddab48be Prevent mass-assignment when adding/updating a wiki (#10390). 12 years ago
  Toshi MARUYAMA 1fda93a02f remove trailing white-spaces from app/models/wiki.rb. 13 years ago
  Jean-Philippe Lang 3cc7353093 Do a redirect when accessing a renamed wiki page. 13 years ago
  Jean-Philippe Lang f7127e9466 Fixed: wiki page with backslash in title can not be found (#7589). 13 years ago
  Jean-Philippe Lang f1a5dca2ba Fixed: wiki pages with cyrillic characters not found with postgresql (#7245). 13 years ago
  Jean-Philippe Lang 97140f6a78 Fixed: Wiki#find_page should not be case sensitive because page title uniqueness is not (#6987). 13 years ago
  Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 14 years ago
  Jean-Philippe Lang f33231181f Makes user unwatch what he can no longer view after its permissions have changed (#3589). 14 years ago
  Jean-Philippe Lang 85ce903cfa Ability to watch a wiki or a single wiki page (#413). 15 years ago
  Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 15 years ago
  Jean-Philippe Lang 0eba42423a Set order on wiki pages association. 16 years ago
  Jean-Philippe Lang 69c2965051 Fixed: Title with non-ascii characters breaks wiki 16 years ago
  Jean-Philippe Lang 8929bfca63 Fixed: can't preview/save the very first wiki page. 17 years ago
  Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). 17 years ago
  Jean-Philippe Lang a5849ee044 Wiki links can now refer other project wikis, using this syntax: 17 years ago
  Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 17 years ago
  Jean-Philippe Lang 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. 17 years ago
  Jean-Philippe Lang 56d0af472d removed project_id presence validation on wiki model which was failing when creating a project with a wiki 17 years ago
  Jean-Philippe Lang c514316a2e wiki branch merged into trunk 17 years ago