summaryrefslogtreecommitdiff
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Fixed the show_user_callout methoduser-callout-dismissed-method-renamePhil Hughes2017-05-301-1/+1
* Merge branch '31386-profile-fix-externallinks' into 'master' Douwe Maan2017-05-161-0/+18
|\
| * Fixed Regex(es)Tim Zallmann2017-05-111-2/+2
| * Fixing Static Analysis Fail with IndentationTim Zallmann2017-05-081-2/+1
| * Created Application Helpers based on suggestion for easier parsingTim Zallmann2017-05-081-0/+19
* | Use relative paths for group/project/user avatarsblackst0ne2017-05-101-1/+1
|/
* Change 'exclude_author' paramblackst0ne2017-05-041-2/+2
* Add last_edited_at and last_edited_by attributesblackst0ne2017-05-041-7/+7
* Add author to 'Edited time ago by ...' messageblackst0ne2017-05-041-1/+1
* Move some methods from ApplicationHelper to MarkupHelperToon Claes2017-04-271-32/+0
* Refactored the user callout classPhil Hughes2017-03-241-0/+4
* Merge branch 'format-timeago-date' into 'master' Jacob Schatz2017-03-051-1/+1
|\
| * Formats timeago dates to be more friendlyPhil Hughes2017-02-101-1/+1
* | Fix code for copsDouwe Maan2017-02-231-5/+6
* | Enable Style/ConditionalAssignmentDouwe Maan2017-02-231-3/+3
* | Add active_when helperSemyon Pupkov2017-02-151-0/+9
|/
* replace `find_with_namespace` with `find_by_full_path`Adam Pahlevi2017-02-031-1/+1
* Add username to page_filter_pathClement Ho2017-01-091-0/+2
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-11/+7
* Cache the issuable counters for 2 minutesRémy Coutable2016-09-301-23/+0
* Take filters in account in issuable countersRémy Coutable2016-09-301-11/+8
* Revert part of "Merge branch 'update_issues_mr_counter' into 'master'Rémy Coutable2016-09-221-4/+13
* Revert "Merge branch '22421-fix-issuable-counter-when-more-than-one-label-is-...Rémy Coutable2016-09-221-13/+2
* Hotfix the issuable counters when filtering by multiple labels22421-fix-issuable-counter-when-more-than-one-label-is-selectedRémy Coutable2016-09-221-2/+13
* fix issues mr counterbarthc2016-09-201-14/+5
* Project tools visibility levelFelipe Artur2016-09-011-1/+1
* Initial issue boards UIPhil Hughes2016-08-171-0/+4
* Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-2/+6
* State specific default sort order for issuableszs2016-08-011-1/+0
* Style diff and blob file headers the same wayDouwe Maan2016-07-061-0/+11
* Replace Haml with Hamlit.connorshea2016-06-221-1/+1
* Unify check branch name existPaco Guzman2016-06-201-1/+1
* Correctly adds commit ID into dropdownPhil Hughes2016-06-181-16/+0
* Merge branch 'issue-filter-name-options' into 'master' Jacob Schatz2016-05-251-10/+7
|\
| * Updated Ruby based on feedbackissue-filter-name-optionsPhil Hughes2016-05-241-13/+4
| * Fixed failing rubocop testsPhil Hughes2016-05-161-1/+1
| * Fixed testsPhil Hughes2016-05-161-2/+2
| * Fixed Ruby issuesPhil Hughes2016-05-161-2/+1
| * Issuable filtering improvementsPhil Hughes2016-05-161-5/+12
* | Enable Style/SpaceAroundKeyword cop and fix offensesRobert Speicher2016-05-231-2/+1
|/
* fix failing testsArinde Eniola2016-04-151-1/+8
* Convert time param to TimeAlfredo Sumaran2016-04-071-1/+1
* Fix issues count on project viewDouglas Barbosa Alexandre2016-03-171-1/+1
* Merge branch 'edited-text' into 'master' Robert Speicher2016-03-171-1/+17
|\
| * Added skip_js commentedited-textPhil Hughes2016-03-161-0/+1
| * Fixed failing rubocop testPhil Hughes2016-03-101-5/+5
| * Fixed issue with timeago not firingPhil Hughes2016-03-101-2/+8
| * Single if statementPhil Hughes2016-03-101-5/+3
| * Fixed ruby issues from feedbackPhil Hughes2016-03-101-12/+7
| * Edited timeago text on commentsPhil Hughes2016-03-101-7/+23