30 커밋 (58dc4455cb4708be16eea61572b81db972d9279a)

작성자 SHA1 메시지 날짜
  Jean-Philippe Lang 17233e8681 Extracts the rendering of related issues to an helper (#3425). 7 년 전
  Jean-Philippe Lang cad0036297 Use head instead of render :nothing => true. 8 년 전
  Jean-Philippe Lang ee82a55602 Use .before_action instead of .before_filter. 8 년 전
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 년 전
  Jean-Philippe Lang b3663ee5c4 Warning "Can't mass-assign protected attributes for IssueRelation: issue_to_id" (#21695). 8 년 전
  Jean-Philippe Lang 000124f44f Copyright update. 9 년 전
  Jean-Philippe Lang e111e2bc38 Use :only instead of :except option in IssueRelationsController filters. 9 년 전
  Jean-Philippe Lang 32b79b6fd4 Fixed that IssueRelation should not be responsible for calling Issue#init_journal (#18237). 9 년 전
  Toshi MARUYAMA 35cc911192 update copyright year (#15977) 10 년 전
  Jean-Philippe Lang 8e17c2aeac Fixed that relations may not be refreshed when adding a follows relation (#13251). 11 년 전
  Jean-Philippe Lang e396a0eebe Copyright for 2013 (#12788). 11 년 전
  Jean-Philippe Lang 0b96094680 Use named routes in controllers. 11 년 전
  Jean-Philippe Lang 8553107016 Removes RJS from IssueRelationsController. 12 년 전
  Jean-Philippe Lang 18f693f9f7 Fixed that 200 API responses have a body containing one space (#11388). 12 년 전
  Jean-Philippe Lang ba5a052c8c Copyright update. 12 년 전
  Jean-Philippe Lang 12b71ebc8e Strip issue id when adding a relation. 12 년 전
  Jean-Philippe Lang b3866b05c1 Removes all #verify calls in controllers. Verification is handled at routing level now that the default route is removed. 12 년 전
  Etienne Massip 7ba57e517b Explicitly declare all routes and deactivate default route. 12 년 전
  Jean-Philippe Lang 740dc53aab Removed useless rescue. 12 년 전
  Toshi MARUYAMA cd410eb38e remove trailing white-spaces from app/controllers/issue_relations_controller.rb. 13 년 전
  Jean-Philippe Lang 93c2b92a4b Separation of RSS/API auth actions. 13 년 전
  Jean-Philippe Lang 42f9dc7d2c Makes relations resource shallow (#7366). 13 년 전
  Jean-Philippe Lang daa426167f Adds support for GET on /issues/:issue_id/relations (#7366). 13 년 전
  Jean-Philippe Lang 21b3718744 Adds REST API for issue relations (#7366). 13 년 전
  Jean-Philippe Lang 898a8c885b Fixed: Relations are not displayed after adding/removing an issue relation (#7463). 13 년 전
  Eric Davis e6c8760ad7 Refactor: Split the find_object methods to prep for a larger refactoring. 14 년 전
  Jean-Philippe Lang 55a3ac764f Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. 14 년 전
  Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 15 년 전
  Jean-Philippe Lang 2fdf4426cd Moves @layout 'base'@ to ApplicationController. 16 년 전
  Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 17 년 전