summaryrefslogtreecommitdiff
path: root/app/helpers/application_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'nico-de-ceulaer/gitlab-ce-13865-handle-other-emails-for-avatar-...Douwe Maan2016-03-121-1/+1
|\ \ | |/ |/|
| * ensure also alternative email addresses are used when looking up usernico de ceulaer2016-03-031-1/+1
* | Avoid error 500 when todo author was removedDouglas Barbosa Alexandre2016-03-091-1/+1
|/
* Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-6/+0
|\
| * Remove unused emoji_autocomplete_source helperRobert Speicher2016-02-121-6/+0
* | Fix the "x of y" displayed at the top of Issuables' sidebarfix/13356-issuable-index-of-total-in-sidebarRémy Coutable2016-02-151-70/+0
* | Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-121-2/+1
|/
* Merge branch 'search-on-groups-is-ugly' into 'master' Dmitriy Zaporozhets2016-02-041-12/+0
|\
| * Change placeholder text to just 'search'search-on-groups-is-uglyJacob Schatz2016-02-041-12/+0
* | Properly link to the right issue or merge requestfeature/jschatz1/issuable-sidebarJacob Schatz2016-02-041-0/+20
* | Sidebar collapse and expand work with whole page.Jacob Schatz2016-01-281-4/+24