01 Nov, 2012
1 commit
-
This was breaking breadcrumb links on non-Tree pages
29 Oct, 2012
2 commits
-
…gitlabhq into piffio-public_submission_milestones_for_mr Conflicts: app/views/merge_requests/_form.html.haml
27 Oct, 2012
2 commits
-
Fixes #1830
-
Fixes #1836
26 Oct, 2012
1 commit
-
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
6 commits
16 Oct, 2012
1 commit
12 Oct, 2012
1 commit
10 Oct, 2012
6 commits
-
Progress on #1167
-
Cleanup auto-completion and add it to all GFM inputs
-
* static initialization and setup moved to assets * per request initialization moved to layout partial
09 Oct, 2012
1 commit
-
Closes #1578
03 Oct, 2012
2 commits
23 Sep, 2012
1 commit
18 Sep, 2012
2 commits
-
…hq into riyad-update-votes-when-adding-notes
16 Sep, 2012
1 commit
-
Also moves onchange JS to projects.js.coffee
15 Sep, 2012
1 commit
14 Sep, 2012
5 commits
11 Sep, 2012
1 commit
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
5 commits
-
Handles (un)setting the disabled attribute and adding/removing the 'disabled' class
-
Remove duplicate 's' hotkey code