OSDN Git Service

Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 4 Jun 2013 15:36:22 +0000 (18:36 +0300)
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Tue, 4 Jun 2013 15:36:22 +0000 (18:36 +0300)
commitbcc4e4dc7ed0740e92a61fc82c3c669f8f2d8d30
tree1df3e2d68cd524af4dce107b2e4227778bb3945d
parent211e435ade337c968fab11c52427c172adcec99a
parente0af7cefb4c92b474d14116b40927d70c13e78cc
Merge branch 'gist' of https://github.com/Andrew8xx8/gitlabhq into Andrew8xx8-gist

Conflicts:
Gemfile.lock
app/models/ability.rb
app/models/project.rb
app/views/snippets/_form.html.haml
db/schema.rb
features/steps/shared/paths.rb
spec/factories.rb
spec/models/project_spec.rb
18 files changed:
app/models/ability.rb
app/models/event.rb
app/models/note.rb
app/models/project.rb
app/models/user.rb
app/views/snippets/_form.html.haml
config/routes.rb
db/schema.rb
features/steps/shared/paths.rb
lib/api/projects.rb
spec/factories.rb
spec/helpers/gitlab_markdown_helper_spec.rb
spec/models/project_spec.rb
spec/models/user_spec.rb
spec/requests/api/notes_spec.rb
spec/requests/api/projects_spec.rb
spec/routing/project_routing_spec.rb
spec/routing/routing_spec.rb