-
- Downloads
1.1pre1
Showing
- app/helpers/snippets_helper.rb 2 additions, 0 deletionsapp/helpers/snippets_helper.rb
- app/models/ability.rb 23 additions, 0 deletionsapp/models/ability.rb
- app/models/issue.rb 1 addition, 0 deletionsapp/models/issue.rb
- app/models/note.rb 4 additions, 0 deletionsapp/models/note.rb
- app/models/project.rb 29 additions, 0 deletionsapp/models/project.rb
- app/models/snippet.rb 51 additions, 0 deletionsapp/models/snippet.rb
- app/models/user.rb 5 additions, 1 deletionapp/models/user.rb
- app/views/admin/users/_form.html.haml 15 additions, 2 deletionsapp/views/admin/users/_form.html.haml
- app/views/admin/users/show.html.haml 11 additions, 0 deletionsapp/views/admin/users/show.html.haml
- app/views/commits/_commits.html.haml 3 additions, 3 deletionsapp/views/commits/_commits.html.haml
- app/views/commits/_diff.html.haml 3 additions, 4 deletionsapp/views/commits/_diff.html.haml
- app/views/commits/show.html.haml 1 addition, 1 deletionapp/views/commits/show.html.haml
- app/views/commits/show.js.haml 3 additions, 1 deletionapp/views/commits/show.js.haml
- app/views/issues/show.js.haml 2 additions, 0 deletionsapp/views/issues/show.js.haml
- app/views/notes/_form.html.haml 3 additions, 3 deletionsapp/views/notes/_form.html.haml
- app/views/notes/_notes.html.haml 21 additions, 8 deletionsapp/views/notes/_notes.html.haml
- app/views/notes/_notes_list.html.haml 4 additions, 0 deletionsapp/views/notes/_notes_list.html.haml
- app/views/notes/_show.html.haml 5 additions, 7 deletionsapp/views/notes/_show.html.haml
- app/views/notes/create.js.haml 4 additions, 1 deletionapp/views/notes/create.js.haml
- app/views/profile/show.html.haml 25 additions, 0 deletionsapp/views/profile/show.html.haml
app/helpers/snippets_helper.rb
0 → 100644
app/models/snippet.rb
0 → 100644
app/views/issues/show.js.haml
0 → 100644
app/views/notes/_notes_list.html.haml
0 → 100644
Please register or sign in to comment