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
2 commits
-
Show numer of notes for commits and merge requests
09 Oct, 2012
1 commit
19 Sep, 2012
1 commit
15 Sep, 2012
3 commits
14 Sep, 2012
1 commit
11 Sep, 2012
2 commits
-
Update votes for issues and merge requests
10 Sep, 2012
1 commit
-
Seeing `:javascript` all over Views feels like a code smell. This goes a long way towards reducing the amount of JS in views, but there's still plenty to be done on that front.
09 Sep, 2012
1 commit
08 Sep, 2012
2 commits
30 Aug, 2012
3 commits
29 Aug, 2012
2 commits
22 Aug, 2012
1 commit
-
2. SSH Keys Help page
19 Aug, 2012
1 commit
13 Aug, 2012
1 commit
10 Aug, 2012
1 commit
-
Didn't bother with files in db/, config/, or features/
02 Aug, 2012
1 commit
25 Jul, 2012
1 commit
17 Jul, 2012
2 commits
16 Jul, 2012
1 commit
05 Jul, 2012
3 commits
01 Jul, 2012
1 commit
-
* .page_title class added. Used for better page headers * improved help page * added back links for help pages * show app version & revision on help page Backend changes: * Gitab::Version && Gitlab::Revision constants