OSDN Git Service

Hooks UI improved, Request tests added
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 26 Apr 2012 17:43:12 +0000 (20:43 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Thu, 26 Apr 2012 17:43:12 +0000 (20:43 +0300)
commit28cb43135ce7691a7b0022cb8fcb719d0e46c810
tree28544a9855c3331d3bd1e5184c5b0dd4cc6cbaff
parent7b7547aa00e3c26637247812a1a5adf169ac4a55
Hooks UI improved, Request tests added
Gemfile
Gemfile.lock
app/assets/stylesheets/gitlab_bootstrap.scss
app/assets/stylesheets/sections/projects.scss
app/controllers/hooks_controller.rb
app/views/hooks/index.html.haml
app/views/hooks/new.html.haml [deleted file]
app/views/hooks/show.html.haml [deleted file]
config/routes.rb
spec/requests/hooks_spec.rb [new file with mode: 0644]