gitlabhq/db
Sergio Visinoni a7d0816933 Add Milestone information in Merge Requests
Step 1:
* Add milestone_id in the model for merge_requests
* Make it possible to create or update a Merge Request with an attached
  Milestone detail
* Add the possibility to filter by Milestone and / or Assignee in the
  Merge Requests listing page
2012-10-26 16:12:40 +02:00
..
fixtures Use Rails.root.join where appropriate 2012-09-26 16:32:26 -04:00
migrate Add Milestone information in Merge Requests 2012-10-26 16:12:40 +02:00
schema.rb Add Milestone information in Merge Requests 2012-10-26 16:12:40 +02:00
seeds.rb init commit 2011-10-09 00:36:38 +03:00