summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Break in middle of word if a span within parallel viewparallel-diff-alignmentAnnabel Dunstone2016-04-251-0/+5
* Reduce width of parallel diffsAnnabel Dunstone2016-04-221-1/+5
* Fixed issue with assignee object not being returnedPhil Hughes2016-04-222-2/+2
* Merge branch 'issue_3799' into 'master' Rémy Coutable2016-04-222-1/+12
|\
| * Merge remote-tracking branch 'origin/master' into issue_3799Alfredo Sumaran2016-04-21176-980/+1880
| |\
| * | Do not display filters if user if there's no current_userAlfredo Sumaran2016-04-211-7/+8
| * | Use compact syntaxAlfredo Sumaran2016-04-211-4/+1
| * | Allow filtering by Owned projectsAlfredo Sumaran2016-04-182-1/+14
* | | Merge branch 'confirmation-screen' into 'master' Robert Speicher2016-04-226-2/+60
|\ \ \
| * | | Improved confirmation UXconfirmation-screenPhil Hughes2016-04-216-2/+60
* | | | Merge branch 'rs-diff_view' into 'master' Rémy Coutable2016-04-223-4/+9
|\ \ \ \
| * | | | Clarify that the diff view setting always comes from the cookiers-diff_viewRobert Speicher2016-04-191-2/+1
| * | | | Always read diff_view setting from the cookieRobert Speicher2016-04-142-2/+8
* | | | | Use association search in issuable create serviceGrzegorz Bizon2016-04-221-6/+6
* | | | | Verify label affiliation before assigning to issueGrzegorz Bizon2016-04-221-2/+26
| |/ / / |/| | |
* | | | Merge branch 'label-text-color-sidebar' into 'master' Robert Speicher2016-04-213-3/+3
|\ \ \ \
| * | | | Reverted label link helperlabel-text-color-sidebarPhil Hughes2016-04-211-1/+1
| * | | | Reverted link changesPhil Hughes2016-04-211-1/+1
| * | | | Removed console.logPhil Hughes2016-04-211-1/+0
| * | | | Fixes text color on labels in sidebarPhil Hughes2016-04-214-5/+6
* | | | | Merge branch '15465-fix-sort-by-due-date' into 'master' Yorick Peterse2016-04-211-3/+1
|\ \ \ \ \
| * | | | | Remove the `.distinct` when finding issues15465-fix-sort-by-due-dateRémy Coutable2016-04-211-3/+1
* | | | | | Merge branch 'remove-update-files' into 'master' Yorick Peterse2016-04-215-3/+1
|\ \ \ \ \ \
| * | | | | | Removed JS update templatesremove-update-filesPhil Hughes2016-04-195-3/+1
| | |_|_|/ / | |/| | | |
* | | | | | Remove float from iconAnnabel Dunstone2016-04-211-0/+5
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ceRémy Coutable2016-04-218-99/+76
|\ \ \ \ \
| * \ \ \ \ Merge branch 'label-dropdown-fix' into 'master' Jacob Schatz2016-04-218-99/+76
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixlabel-dropdown-fixAlfredo Sumaran2016-04-2042-181/+655
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-201-14/+11
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'origin/master' into label-dropdown-fixAlfredo Sumaran2016-04-20145-726/+1373
| | |\ \ \ \ \ \ \
| | * | | | | | | | Move shared html to a partialAlfredo Sumaran2016-04-183-34/+21
| | * | | | | | | | Add is-link attribute to know if a menu item should not be stoppedAlfredo Sumaran2016-04-182-2/+2
| | * | | | | | | | Remove $parentAlfredo Sumaran2016-04-181-6/+5
| | * | | | | | | | Fix create label functionalityAlfredo Sumaran2016-04-151-41/+25
| | * | | | | | | | Fix Label dropdown and organize codeAlfredo Sumaran2016-04-155-6/+13
| | * | | | | | | | Render proper partialAlfredo Sumaran2016-04-152-2/+2
| | * | | | | | | | Add spacesAlfredo Sumaran2016-04-151-3/+3
| | * | | | | | | | Reuse partial for Create Label pageAlfredo Sumaran2016-04-153-18/+21
| | * | | | | | | | Restore broken codeAlfredo Sumaran2016-04-151-9/+6
* | | | | | | | | | Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRémy Coutable2016-04-212-2/+2
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Merge branch 'issue_15434' into 'master' Jacob Schatz2016-04-212-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Remove unnecessary provided paramAlfredo Sumaran2016-04-211-1/+1
| | * | | | | | | | | Remove unused paramAlfredo Sumaran2016-04-211-1/+1
* | | | | | | | | | | Merge branch 'rs-issue-15408' into 'master' Robert Speicher2016-04-211-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix undefined local variable error in Invalid MR templaters-issue-15408Robert Speicher2016-04-211-1/+1
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'diff-link-fix' into 'master' Jacob Schatz2016-04-212-10/+10
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Put back removed line numberdiff-link-fixPhil Hughes2016-04-201-1/+1
| * | | | | | | | | | Fixed issue when scrolling to element and there is an expanderPhil Hughes2016-04-201-2/+2
| * | | | | | | | | | Fixed issue with lines not being selectable when expanding diffPhil Hughes2016-04-201-5/+5
| * | | | | | | | | | Fixed issue with incorrect line being highlighted if line is in discussion viewPhil Hughes2016-04-201-4/+4
| | |_|_|/ / / / / / | |/| | | | | | | |