30 Jan, 2013
2 commits
29 Jan, 2013
2 commits
21 Jan, 2013
1 commit
15 Jan, 2013
1 commit
- 
Conflicts: app/assets/stylesheets/sections/notes.scss app/contexts/notes/load_context.rb app/models/project.rb app/observers/note_observer.rb app/roles/votes.rb app/views/commit/show.html.haml app/views/merge_requests/_show.html.haml app/views/merge_requests/diffs.js.haml app/views/merge_requests/show.js.haml app/views/notes/_note.html.haml features/steps/project/project_merge_requests.rb spec/models/note_spec.rb
 
08 Jan, 2013
1 commit
06 Jan, 2013
1 commit
05 Jan, 2013
5 commits
- 
…to koenpunt-mergerequest-to-coffee
 
04 Jan, 2013
2 commits
31 Dec, 2012
1 commit
23 Dec, 2012
1 commit
- 
Conflicts: app/assets/stylesheets/main.scss app/models/project.rb app/views/notes/_common_form.html.haml app/views/notes/_per_line_form.html.haml lib/gitlab/markdown.rb spec/models/note_spec.rb
 
19 Dec, 2012
1 commit
18 Dec, 2012
1 commit
15 Dec, 2012
1 commit
13 Dec, 2012
1 commit
11 Dec, 2012
1 commit
03 Dec, 2012
6 commits
25 Nov, 2012
2 commits
- 
Needed to add a constraint on the id. Otherwise the format was parsed as part of the id.
 
20 Nov, 2012
1 commit
31 Oct, 2012
1 commit
30 Oct, 2012
1 commit
29 Oct, 2012
1 commit
- 
…gitlabhq into piffio-public_submission_milestones_for_mr Conflicts: app/views/merge_requests/_form.html.haml
 
28 Oct, 2012
1 commit
- 
When a MR belongs to a Milestone, show this information in the listing with a small box telling the Milestone title.
 
26 Oct, 2012
2 commits
- 
Show the relation between Merge Requests and Mileston in different places: - Merge Request page - Milestone list page - Milestone details page
 - 
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
 
19 Oct, 2012
1 commit
16 Oct, 2012
1 commit
- 
Fixes #1525
 
10 Oct, 2012
1 commit
- 
Show numer of notes for commits and merge requests