-
- Downloads
v1.1.0
Showing
- README.rdoc 17 additions, 3 deletionsREADME.rdoc
- app/assets/stylesheets/projects.css.scss 9 additions, 0 deletionsapp/assets/stylesheets/projects.css.scss
- app/controllers/team_members_controller.rb 7 additions, 21 deletionsapp/controllers/team_members_controller.rb
- app/models/project.rb 8 additions, 1 deletionapp/models/project.rb
- app/models/users_project.rb 6 additions, 1 deletionapp/models/users_project.rb
- app/views/commits/_diff.html.haml 5 additions, 39 deletionsapp/views/commits/_diff.html.haml
- app/views/commits/_diff_head.html.haml 24 additions, 0 deletionsapp/views/commits/_diff_head.html.haml
- app/views/commits/_text_file.html.haml 15 additions, 0 deletionsapp/views/commits/_text_file.html.haml
- db/fixtures/development/001_admin.rb 9 additions, 1 deletiondb/fixtures/development/001_admin.rb
- db/fixtures/production/001_admin.rb 9 additions, 0 deletionsdb/fixtures/production/001_admin.rb
- install.rb 0 additions, 32 deletionsinstall.rb
- lib/gitosis.rb 1 addition, 1 deletionlib/gitosis.rb
- spec/models/project_spec.rb 9 additions, 0 deletionsspec/models/project_spec.rb
- spec/requests/team_members_spec.rb 22 additions, 4 deletionsspec/requests/team_members_spec.rb
- update.rb 0 additions, 44 deletionsupdate.rb
app/views/commits/_diff_head.html.haml
0 → 100644
app/views/commits/_text_file.html.haml
0 → 100644
install.rb
deleted
100644 → 0
update.rb
deleted
100644 → 0
Please register or sign in to comment