| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Break in middle of word if a span within parallel viewparallel-diff-alignment | Annabel Dunstone | 2016-04-25 | 1 | -0/+5 |
| * | Reduce width of parallel diffs | Annabel Dunstone | 2016-04-22 | 1 | -1/+5 |
| * | Fixed issue with assignee object not being returned | Phil Hughes | 2016-04-22 | 2 | -2/+2 |
| * | Merge branch 'issue_3799' into 'master' | Rémy Coutable | 2016-04-22 | 2 | -1/+12 |
| |\ | |||||
| | * | Merge remote-tracking branch 'origin/master' into issue_3799 | Alfredo Sumaran | 2016-04-21 | 176 | -980/+1880 |
| | |\ | |||||
| | * | | Do not display filters if user if there's no current_user | Alfredo Sumaran | 2016-04-21 | 1 | -7/+8 |
| | * | | Use compact syntax | Alfredo Sumaran | 2016-04-21 | 1 | -4/+1 |
| | * | | Allow filtering by Owned projects | Alfredo Sumaran | 2016-04-18 | 2 | -1/+14 |
| * | | | Merge branch 'confirmation-screen' into 'master' | Robert Speicher | 2016-04-22 | 6 | -2/+60 |
| |\ \ \ | |||||
| | * | | | Improved confirmation UXconfirmation-screen | Phil Hughes | 2016-04-21 | 6 | -2/+60 |
| * | | | | Merge branch 'rs-diff_view' into 'master' | Rémy Coutable | 2016-04-22 | 3 | -4/+9 |
| |\ \ \ \ | |||||
| | * | | | | Clarify that the diff view setting always comes from the cookiers-diff_view | Robert Speicher | 2016-04-19 | 1 | -2/+1 |
| | * | | | | Always read diff_view setting from the cookie | Robert Speicher | 2016-04-14 | 2 | -2/+8 |
| * | | | | | Use association search in issuable create service | Grzegorz Bizon | 2016-04-22 | 1 | -6/+6 |
| * | | | | | Verify label affiliation before assigning to issue | Grzegorz Bizon | 2016-04-22 | 1 | -2/+26 |
| | |/ / / |/| | | | |||||
| * | | | | Merge branch 'label-text-color-sidebar' into 'master' | Robert Speicher | 2016-04-21 | 3 | -3/+3 |
| |\ \ \ \ | |||||
| | * | | | | Reverted label link helperlabel-text-color-sidebar | Phil Hughes | 2016-04-21 | 1 | -1/+1 |
| | * | | | | Reverted link changes | Phil Hughes | 2016-04-21 | 1 | -1/+1 |
| | * | | | | Removed console.log | Phil Hughes | 2016-04-21 | 1 | -1/+0 |
| | * | | | | Fixes text color on labels in sidebar | Phil Hughes | 2016-04-21 | 4 | -5/+6 |
| * | | | | | Merge branch '15465-fix-sort-by-due-date' into 'master' | Yorick Peterse | 2016-04-21 | 1 | -3/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Remove the `.distinct` when finding issues15465-fix-sort-by-due-date | Rémy Coutable | 2016-04-21 | 1 | -3/+1 |
| * | | | | | | Merge branch 'remove-update-files' into 'master' | Yorick Peterse | 2016-04-21 | 5 | -3/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Removed JS update templatesremove-update-files | Phil Hughes | 2016-04-19 | 5 | -3/+1 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | Remove float from icon | Annabel Dunstone | 2016-04-21 | 1 | -0/+5 |
| | |_|_|_|/ |/| | | | | |||||
| * | | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce | Rémy Coutable | 2016-04-21 | 8 | -99/+76 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'label-dropdown-fix' into 'master' | Jacob Schatz | 2016-04-21 | 8 | -99/+76 |
| | |\ \ \ \ \ | |||||
| | | * \ \ \ \ | Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fix | Alfredo Sumaran | 2016-04-20 | 42 | -181/+655 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into label-dropdown-fix | Alfredo Sumaran | 2016-04-20 | 1 | -14/+11 |
| | | |\ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into label-dropdown-fix | Alfredo Sumaran | 2016-04-20 | 145 | -726/+1373 |
| | | |\ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | Move shared html to a partial | Alfredo Sumaran | 2016-04-18 | 3 | -34/+21 |
| | | * | | | | | | | | Add is-link attribute to know if a menu item should not be stopped | Alfredo Sumaran | 2016-04-18 | 2 | -2/+2 |
| | | * | | | | | | | | Remove $parent | Alfredo Sumaran | 2016-04-18 | 1 | -6/+5 |
| | | * | | | | | | | | Fix create label functionality | Alfredo Sumaran | 2016-04-15 | 1 | -41/+25 |
| | | * | | | | | | | | Fix Label dropdown and organize code | Alfredo Sumaran | 2016-04-15 | 5 | -6/+13 |
| | | * | | | | | | | | Render proper partial | Alfredo Sumaran | 2016-04-15 | 2 | -2/+2 |
| | | * | | | | | | | | Add spaces | Alfredo Sumaran | 2016-04-15 | 1 | -3/+3 |
| | | * | | | | | | | | Reuse partial for Create Label page | Alfredo Sumaran | 2016-04-15 | 3 | -18/+21 |
| | | * | | | | | | | | Restore broken code | Alfredo Sumaran | 2016-04-15 | 1 | -9/+6 |
| * | | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq | Rémy Coutable | 2016-04-21 | 2 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | |||||
| | * | | | | | | | | | Merge branch 'issue_15434' into 'master' | Jacob Schatz | 2016-04-21 | 2 | -2/+2 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | Remove unnecessary provided param | Alfredo Sumaran | 2016-04-21 | 1 | -1/+1 |
| | | * | | | | | | | | | Remove unused param | Alfredo Sumaran | 2016-04-21 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'rs-issue-15408' into 'master' | Robert Speicher | 2016-04-21 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Fix undefined local variable error in Invalid MR templaters-issue-15408 | Robert Speicher | 2016-04-21 | 1 | -1/+1 |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | | Merge branch 'diff-link-fix' into 'master' | Jacob Schatz | 2016-04-21 | 2 | -10/+10 |
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | Put back removed line numberdiff-link-fix | Phil Hughes | 2016-04-20 | 1 | -1/+1 |
| | * | | | | | | | | | | Fixed issue when scrolling to element and there is an expander | Phil Hughes | 2016-04-20 | 1 | -2/+2 |
| | * | | | | | | | | | | Fixed issue with lines not being selectable when expanding diff | Phil Hughes | 2016-04-20 | 1 | -5/+5 |
| | * | | | | | | | | | | Fixed issue with incorrect line being highlighted if line is in discussion view | Phil Hughes | 2016-04-20 | 1 | -4/+4 |
| | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
