summaryrefslogtreecommitdiff
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Prevent private snippets in public/internal projects from being leaked via APIStan Hu2016-04-251-1/+1
* Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu2016-04-252-4/+4
* Merge branch 'scss-empty-rule' into 'master' Jacob Schatz2016-04-254-12/+0
|\
| * Enable the EmptyRule SCSS Linter.Connor Shea2016-04-164-12/+0
* | Fix license detection to detect all license files, not only known licensesRémy Coutable2016-04-252-15/+15
* | Merge branch 'feature/snumb130/hide-future-blocks-on-graph' into 'master' Robert Speicher2016-04-241-0/+4
|\ \
| * | Updating cal-heatmap-rails gem to 3.6.0 and hiding future dates.Luke Howell2016-04-241-0/+4
* | | Allow middle-click on a Todo row to open in a new tabRobert Speicher2016-04-241-1/+2
|/ /
* | Merge branch '15513-fix-undefined-can-method' into 'master' Robert Speicher2016-04-221-1/+1
|\ \
| * | Use the `can?` helper instead of `current_user.can?`15513-fix-undefined-can-methodRémy Coutable2016-04-221-1/+1
* | | Merge branch 'escape-label-title' into 'master' Jacob Schatz2016-04-221-1/+1
|\ \ \
| * | | Escapes label title in filtersescape-label-titlePhil Hughes2016-04-221-1/+1
| |/ /
* | | 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
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |