-
- Downloads
Split commit_id and noteable_id for Note
parent
aa8d4d9f
No related branches found
No related tags found
Showing
- app/models/merge_request.rb 1 addition, 1 deletionapp/models/merge_request.rb
- app/models/note.rb 7 additions, 3 deletionsapp/models/note.rb
- app/models/project.rb 3 additions, 3 deletionsapp/models/project.rb
- app/roles/note_event.rb 6 additions, 2 deletionsapp/roles/note_event.rb
- app/views/notes/_common_form.html.haml 1 addition, 0 deletionsapp/views/notes/_common_form.html.haml
- app/views/notes/_per_line_form.html.haml 1 addition, 0 deletionsapp/views/notes/_per_line_form.html.haml
- config/database.yml.postgresql 1 addition, 0 deletionsconfig/database.yml.postgresql
- db/migrate/20121218164840_move_noteable_commit_to_own_field.rb 15 additions, 0 deletions...grate/20121218164840_move_noteable_commit_to_own_field.rb
- db/schema.rb 13 additions, 13 deletionsdb/schema.rb
- spec/models/merge_request_spec.rb 1 addition, 1 deletionspec/models/merge_request_spec.rb
- spec/models/note_spec.rb 5 additions, 5 deletionsspec/models/note_spec.rb
Please register or sign in to comment