summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23341-fix-viewing-mr-from-deleted-project' into 'master' Douwe Maan2016-10-201-3/+7
|\
| * Fix the merge request view when source projects or branches are removedNick Thomas2016-10-201-3/+7
* | Merge branch '6967-toggle_award_url'Douwe Maan2016-10-201-2/+2
|\ \ | |/ |/|
| * Simpler arguments passed to named_route on toggle_award_url helper method6967-toggle_award_urlPaco Guzman2016-10-191-2/+2
* | Merge branch 'feature/group-level-labels' into 'master' Douwe Maan2016-10-191-22/+60
|\ \ | |/ |/|
| * Disable subscribing to group-level labelsDouglas Barbosa Alexandre2016-10-191-7/+14
| * Warn user deleting a group label affect all projects within the groupDouglas Barbosa Alexandre2016-10-191-0/+7
| * Add subject to group and projects labels which return group/projectDouglas Barbosa Alexandre2016-10-191-8/+2
| * Always use symbols for type on LabelsHelper#link_to_labelDouglas Barbosa Alexandre2016-10-191-1/+1
| * Remove scopes/types for labelsDouglas Barbosa Alexandre2016-10-191-20/+0
| * Unfold references for group labels when moving issue to another projectDouglas Barbosa Alexandre2016-10-191-2/+2
| * Fix LabelsHelper#link_to_label to use the subject argumentDouglas Barbosa Alexandre2016-10-191-8/+14
| * Add ProjectLabel modelDouglas Barbosa Alexandre2016-10-191-4/+4
| * Use policies to handle with global/project label permissionsDouglas Barbosa Alexandre2016-10-191-10/+0
| * Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre2016-10-191-29/+23
| * List only labels that belongs to the group on the group issues pageDouglas Barbosa Alexandre2016-10-191-0/+3
| * Remove unused method LabelsHelper#project_label_namesDouglas Barbosa Alexandre2016-10-191-4/+0
| * List group labels on project labels pageDouglas Barbosa Alexandre2016-10-191-0/+43
| * Add CRUD for Group LabelsDouglas Barbosa Alexandre2016-10-191-5/+23
* | Merge branch '22457-reset-filters-button-should-be-invisible-when-no-filters-...Robert Speicher2016-10-191-0/+4
|\ \ | |/ |/|
| * Added `issuable_filters_present` to check for active filters before rendering...22457-reset-filters-button-should-be-invisible-when-no-filters-are-activeLuke Bennett2016-10-071-0/+4
* | Fix broken award emoji for commentsStan Hu2016-10-181-1/+1
* | Merge branch '23311-fix-double-escaping' into 'master' Sean McGivern2016-10-181-1/+1
|\ \
| * | Stop event_commit_title from escaping its outputNick Thomas2016-10-181-1/+1
* | | Merge branch 'pipeline-emails' into 'master' Kamil Trzciński2016-10-181-0/+16
|\ \ \
| * | | Add back the space which Sublime can't easily tell:Lin Jen-Shin2016-10-141-1/+1
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-143-2/+32
| |\ \ \
| * | | | Use the same style in the same file, feedback:Lin Jen-Shin2016-10-141-20/+4
| * | | | Introduce more GitLab routing helpers, feedback:Lin Jen-Shin2016-10-141-0/+32
* | | | | Remove unnecessary retried check & fix test failuresAnnabel Dunstone Gray2016-10-181-0/+1
* | | | | Move sidebar build class into helperAnnabel Dunstone Gray2016-10-181-0/+7
* | | | | Merge branch 'master' into issue_19734_2Phil Hughes2016-10-181-3/+6
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Execute specific named route method from toggle_award_url helper methodfaster_toggle_award_url_helper_methodPaco Guzman2016-10-181-3/+6
| | |/ / | |/| |
* | | | Add visibility level to project repositoryissue_19734_2Felipe Artur2016-10-172-8/+41
|/ / /
* | | Merge branch 'feature/issues-board' into 'master' Sean McGivern2016-10-131-0/+12
|\ \ \
| * | | Moved data attribute values into helper methodPhil Hughes2016-10-121-0/+12
* | | | Merge branch '22635-clipboard-icon' into 'master' Fatih Acet2016-10-131-2/+2
|\ \ \ \
| * | | | Adds btn-transparent class in correct place due to changes in master22635-clipboard-iconFilipa Lacerda2016-10-111-1/+1
| * | | | Fixes padding in all clipboard icons that have .btn classFilipa Lacerda2016-10-111-1/+1
| |/ / /
* | | | Improve mr compare message when base is differentdz-improve-mr-comparDmitriy Zaporozhets2016-10-121-0/+4
* | | | Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan2016-10-111-0/+13
|\ \ \ \ | |/ / / |/| | |
| * | | Added link to bulk assign issues to MR author. (Issue #18876)James2016-10-061-0/+13
| | |/ | |/|
* | | Added copy file path button to diffsmr-file-path-copy-btnPhil Hughes2016-10-101-1/+2
| |/ |/|
* | Merge branch '22774-retouch-environments-deployments' into 'master' Jacob Schatz2016-10-071-1/+4
|\ \
| * | Removes 'hidden-xs' class from user_avatar helper in order for it to be visib...Filipa Lacerda2016-10-061-1/+4
* | | Merge branch 'rs-optimize-award_user_list-spec' into 'master' Rémy Coutable2016-10-071-3/+2
|\ \ \
| * | | Optimize the `award_user_list` helper specRobert Speicher2016-10-071-3/+2
| | |/ | |/|
* | | Enable CacheMarkdownField for the remaining modelsNick Thomas2016-10-074-24/+10
* | | Make search results use the markdown cache columns, treating them consistentlyNick Thomas2016-10-071-2/+12
* | | Add markdown cache columns to the database, but don't use them yetNick Thomas2016-10-071-9/+21
|/ /