summaryrefslogtreecommitdiff
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Avoid instantiate a new Namespace object each time the method is callavoid-instantiating-a-new-namespace-object-each-timePaco Guzman2016-10-131-1/+3
* 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
|/ /
* | Merge branch 'revert-c676283b' into 'master' Fatih Acet2016-10-054-16/+13
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into revert-c676283b...Fatih Acet2016-10-042-6/+22
| |\ \ | | |/
| * | Merge branch 'master' into revert-c676283bPhil Hughes2016-10-041-1/+1
| |\ \
| * \ \ Merge branch 'master' into revert-c676283bPhil Hughes2016-10-0321-71/+235
| |\ \ \
| * \ \ \ Merge branch 'master' into revert-c676283bPhil Hughes2016-09-0212-40/+109
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into revert-c676283bPhil Hughes2016-08-3026-236/+455
| |\ \ \ \ \
| * | | | | | Fixed up frontend code based on feedbackPhil Hughes2016-07-202-5/+1
| * | | | | | Removed duplicate labels from the dropdown on dashboardPhil Hughes2016-07-201-9/+5
| * | | | | | Uses the selected values from the controller not the paramsPhil Hughes2016-07-203-27/+6
| * | | | | | Fixed issue where label query would bring back duplicatesPhil Hughes2016-07-201-1/+1
| * | | | | | Updated how the label toggle gets the textPhil Hughes2016-07-202-2/+2
| * | | | | | Fixed Rubocop offence with underscored var namesPhil Hughes2016-07-201-2/+2
| * | | | | | Fixed milestone dropdown label not persistingPhil Hughes2016-07-201-2/+6
| * | | | | | Fixed failing label dropdown testsPhil Hughes2016-07-201-2/+10
| * | | | | | Fixed milestone dropdown testsPhil Hughes2016-07-201-0/+6
| * | | | | | Fixed labels & milestones loading the wrong pathPhil Hughes2016-07-203-3/+9
| * | | | | | Fixed label dropdown bugs with pre-selecting the toggle labelPhil Hughes2016-07-201-2/+3
| * | | | | | GL dropdown default toggle colorPhil Hughes2016-07-201-1/+2
| * | | | | | Revert "Merge branch 'revert-bdb6f1e6' into 'master'"Phil Hughes2016-07-201-1/+1
* | | | | | | fix group links 404barthc2016-10-051-4/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch '22343-honor-user-fixed-layout-pref' into 'master' Fatih Acet2016-10-041-6/+2
|\ \ \ \ \ \
| * | | | | | ensure the 'fixed layout' preference is honored whenever possibleMike Greiling2016-09-201-6/+2
* | | | | | | Merge branch 'todo-issue-due-date' into 'master' Robert Speicher2016-10-041-0/+20
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Removed try method call on due datetodo-issue-due-datePhil Hughes2016-10-031-3/+11
| * | | | | | Moved middot into helper methodPhil Hughes2016-10-031-1/+2
| * | | | | | Moved todo due date to helper methodPhil Hughes2016-10-031-1/+6
| * | | | | | Moved todo due date text into helper methodPhil Hughes2016-10-031-0/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Enable Lint/StringConversionInInterpolation cop and autocorrect offensesrs-string-conversion-in-interpolationRobert Speicher2016-10-031-1/+1
|/ / / / /
* | | | | Small improvements thanks to Robert's feedbackRémy Coutable2016-09-301-4/+4
* | | | | Cache the issuable counters for 2 minutesRémy Coutable2016-09-302-23/+36
* | | | | Take filters in account in issuable countersRémy Coutable2016-09-301-11/+8
* | | | | Commit status icon now links to pipelines tab of commit viewLuke Bennett2016-09-271-1/+1
* | | | | Use GitLab Routing helpers for the documentation URL in `LfsHelper`lfs-helper-doc-linkPatricio Cano2016-09-261-3/+5
* | | | | Merge branch 'gitlab-ce-milestone-tab-badges' into 'master' Fatih Acet2016-09-241-0/+24
|\ \ \ \ \
| * | | | | Ensure milestone counts work with no datagitlab-ce-milestone-tab-badgesAlfredo Sumaran2016-09-071-4/+5