summaryrefslogtreecommitdiff
path: root/spec/models/merge_request_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* remove trailing spacesAndrey Kumanyaev2013-05-051-1/+1
* reannotatedDmitriy Zaporozhets2013-03-151-3/+2
* State machine added for merge_status fieldAndrew8xx82013-02-201-0/+6
* Merge Request uses StateMachine nowAndrew8xx82013-02-181-0/+4
* Issuable consern uses StateMachine nowAndrew8xx82013-02-181-31/+0
* State renamed to merge_statusAndrew8xx82013-02-181-1/+1
* Tests are fixed nowDmitriy Zaporozhets2013-01-051-1/+1
* Fixed tests. added test for gitlab_ci_service modelDmitriy Zaporozhets2013-01-031-2/+1
* Split commit_id and noteable_id for NoteDmitriy Zaporozhets2012-12-181-1/+1
* Annotated. schema updatedDmitriy Zaporozhets2012-11-191-11/+11
* Merge pull request #1928 from kouno/cleanup-factoriesDmitriy Zaporozhets2012-11-131-7/+7
|\
| * Remove backward compatibility of factories.Vincent Bonmalais2012-11-131-7/+7
* | AnnotatedDmitriy Zaporozhets2012-11-071-0/+1
|/
* Separate observing of Note and MergeRequestsRobb Kidd2012-10-101-0/+43
* Make MRs also count and display its commits' notesRiyad Preukschas2012-10-101-0/+15
* AnnotatedDmitriy Zaporozhets2012-10-091-0/+20
* set activerecord whitelist_attributes to trueNihad Abbasov2012-09-261-0/+5
* Rename Upvote role to VotesRiyad Preukschas2012-09-081-1/+1
* Add more coverage for model validations and associationsRobert Speicher2012-08-291-14/+0
* Remove annotations from specsRobert Speicher2012-08-291-20/+0
* Move IssueCommonality and Upvote specs out of models and into their own specsRobert Speicher2012-08-291-32/+3
* Simple model spec changes made possible by new factoriesRobert Speicher2012-08-281-18/+6
* Fully embrace Ruby 1.9 hash syntaxRobert Speicher2012-08-101-8/+8
* Fix `search` class method for IssueCommonalityRobert Speicher2012-08-091-0/+9
* Feature: Unassigned Merge RequestsDmitriy Zaporozhets2012-07-171-1/+0
* Reannotatedrandx2012-06-261-7/+11
* Added 'x notes' and +1 counters to issues and merge requests. Refs #549Ariejan de Vroom2012-03-151-0/+32
* annotate modelValery Sizov2011-12-181-0/+16
* merge request model specsDmitriy Zaporozhets2011-11-281-1/+24
* merge request entityDmitriy Zaporozhets2011-11-281-0/+5