Dmitriy Zaporozhets
|
9a26e9a0d6
|
Dont init repo on every create(:repo)
|
2013-04-01 17:27:44 +03:00 |
|
Dmitriy Zaporozhets
|
541d899410
|
Project.repository should never be nil so you can call repository.exists? or repository.empty?
Also specify separate project factory for project with filled repo
|
2013-04-01 16:56:25 +03:00 |
|
Dmitriy Zaporozhets
|
9dc644635f
|
Fix tests and remove app/models/repository.rb
|
2013-03-31 18:50:17 +03:00 |
|
Dmitriy Zaporozhets
|
ef5b36eaaf
|
Fixed protected branches and file edit
|
2013-01-04 21:45:30 +02:00 |
|
Dmitriy Zaporozhets
|
e6c0673ef1
|
Rspec models Milestone, Commit, UsersProject
|
2013-01-03 19:11:14 +02:00 |
|
Robert Speicher
|
5e3be9cda0
|
Cache the value of safe_message
Also, just for extra paranoia, only call safe_message once in the
decorator methods
Adds specs to make sure it still works
|
2012-10-02 19:00:41 -04:00 |
|