| Commit message (Expand) | Author | Age | Files | Lines |
* | Update mock and stub syntax for specs | Robert Speicher | 2015-06-22 | 1 | -3/+5 |
* | Add `to_reference` for models that support references | Robert Speicher | 2015-05-26 | 1 | -2/+22 |
* | No longer needed to pass project argument to commit methods. | Douwe Maan | 2015-04-24 | 1 | -2/+2 |
* | Use project.commit convenience method. | Douwe Maan | 2015-04-24 | 1 | -1/+1 |
* | Update mentionable shared examples to be (a bit) more understandable | Robert Speicher | 2015-04-16 | 1 | -1/+1 |
* | Correct usage of `subject` in specs | Robert Speicher | 2015-04-16 | 1 | -1/+2 |
* | Don't use HTML ellipsis in EmailsOnPush subject truncated commit message.emailsonpush-hellip | Douwe Maan | 2015-04-14 | 1 | -1/+1 |
* | Updated rspec to rspec 3.x syntax | Jeroen van Baarsen | 2015-02-12 | 1 | -21/+21 |
* | Allow commit messages to close several issues at once (thanks @123Haynes | jubianchi | 2015-01-20 | 1 | -4/+0 |
* | Use 8chars short sha for commit in views | Dmitriy Zaporozhets | 2014-10-10 | 1 | -1/+1 |
* | Use short_id instead of [0..N] for short version of commit sha | Dmitriy Zaporozhets | 2014-10-10 | 1 | -1/+1 |
* | Make Mentionables work for cross-project refs | Vinnie Okada | 2014-10-03 | 1 | -1/+13 |
* | Fix commit specs | Dmitriy Zaporozhets | 2014-08-01 | 1 | -4/+7 |
* | Make changes to tests | Dmitriy Zaporozhets | 2014-01-22 | 1 | -1/+1 |
* | Link issues from comments and automatically close them | ash wilson | 2013-08-25 | 1 | -1/+21 |
* | Allow project name, path etc start with number. Fixed specs | Dmitriy Zaporozhets | 2013-08-13 | 1 | -3/+3 |
* | Merge Request on forked projects | Izaak Alpert | 2013-07-17 | 1 | -1/+0 |
* | Fixed API file raw functionality, Fixed tree controller tests. Added BlobCont... | Dmitriy Zaporozhets | 2013-04-03 | 1 | -2/+2 |
* | Dont init repo on every create(:repo) | Dmitriy Zaporozhets | 2013-04-01 | 1 | -1/+1 |
* | Project.repository should never be nil so you can call repository.exists? or ... | Dmitriy Zaporozhets | 2013-04-01 | 1 | -22/+19 |
* | Fix tests and remove app/models/repository.rb | Dmitriy Zaporozhets | 2013-03-31 | 1 | -45/+0 |
* | Fixed protected branches and file edit | Dmitriy Zaporozhets | 2013-01-04 | 1 | -1/+1 |
* | Rspec models Milestone, Commit, UsersProject | Dmitriy Zaporozhets | 2013-01-03 | 1 | -0/+61 |
* | Cache the value of safe_message | Robert Speicher | 2012-10-02 | 1 | -0/+37 |