gitlabhq/app/contexts
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
..
notes Make notes for merge requests include commit notes and add helpers 2012-10-10 12:06:30 +02:00
base_context.rb Feature: Bulk Issues update 2012-07-28 03:35:43 +03:00
commit_load_context.rb Reduce max commit diff size. Added Commit::DIFF_SAFE_SIZE 2012-10-25 12:16:14 +03:00
issues_bulk_update_context.rb Fully embrace Ruby 1.9 hash syntax 2012-08-10 18:25:15 -04:00
issues_list_context.rb Context refactoring. Move Issues list, Search logic to context 2012-10-09 22:09:46 +03:00
merge_requests_load_context.rb Add Milestone information in Merge Requests 2012-10-26 16:12:40 +02:00
search_context.rb Context refactoring. Move Issues list, Search logic to context 2012-10-09 22:09:46 +03:00
test_hook_context.rb Backend Refactoring 2012-07-31 08:32:49 +03:00