summaryrefslogtreecommitdiff
path: root/spec/helpers/application_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add `client_detection` helper to add browser and plaform flagsKushal Pandya2019-01-221-0/+15
* Resolve "Drop down filter for project snippets"Fabian Schneider2018-10-051-3/+1
* Improve TabHelper to clarify the use of Namespaces for the nav_linkGabriel Mazetto2018-09-181-22/+41
* Fix merge requests data source key to be camelCaseKushal Pandya2018-06-271-1/+1
* Merge branch '4084-epics-username-autocomplete-ce' into 'master'Douwe Maan2018-05-071-0/+12
|\
| * Backport of 4084-epics-username-autocompleteMario de la Ossa2018-05-041-0/+12
* | Fix commit trailer rendering when Gravatar is disabledDouwe Maan2018-04-251-139/+0
|/
* Extract repeated logic into #avatar_icon_for.42800-change-usage-of-avatar_iconAndreas Brandl2018-02-131-0/+16
* Remove generic #avatar_icon helper.Andreas Brandl2018-02-131-28/+0
* Refactor and split ApplicationHelper#avatar_icon.Andreas Brandl2018-02-131-0/+48
* Make default_avatar return a full path.Felix Geyer2018-01-281-2/+2
* Default to HTTPS for all Gravatar URLsdefault-to-https-for-gravatar-urlsAchilleas Pipinellis2018-01-251-1/+1
* Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-091-68/+5
* Prevent ApplicationHelper specs from polluting later ones39253-jobs-fail-because-of-brazilian-portuguese-translationsSean McGivern2017-10-181-3/+3
* Build the locale path with an `_` instead of a `-`Bob Van Landuyt2017-10-181-0/+8
* Fixed TestsTim Zallmann2017-10-041-1/+1
* Fixed Linting errors + testsTim Zallmann2017-10-041-2/+4
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Resolve "Lazy load images on the Frontend"Tim Zallmann2017-07-241-3/+4
* Update specs for new upload pathBob Van Landuyt2017-07-181-8/+8
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Use stub_application_setting when testing ApplicationHelper#support_url34648-use-stub_application_setting-to-test-support_urlRémy Coutable2017-07-041-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-24/+24
* Fix avatar images in pipeline emailsfix-email-avatarsSean McGivern2017-06-201-31/+60
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-1/+4
* Help landing page customizationsRobin Bobbitt2017-06-141-0/+17
* Bring in security changes from the 9.2.5 releaseDJ Mountney2017-06-071-6/+7
* Use relative paths for group/project/user avatarsblackst0ne2017-05-101-6/+19
* Cache the rendered README, but post-process on showToon Claes2017-04-271-27/+0
* Merge branch 'format-timeago-date' into 'master' Jacob Schatz2017-03-051-3/+3
|\
| * Fixed timeago specsformat-timeago-datePhil Hughes2017-02-131-3/+3
* | Use Namespace#full_path instead of #path where appropriatedm-more-namespace-full-pathDouwe Maan2017-02-231-2/+2
* | Add active_when helperSemyon Pupkov2017-02-151-0/+5
|/
* Use `:empty_project` where possible in helper specsrs-empty_project-helpersRobert Speicher2017-01-251-2/+2
* Add Gitlab::Middleware::MultipartJacob Vosmaer2016-12-151-8/+6
* Use `Gitlab.config.gitlab.host` over `'localhost'`fix-tests-for-different-hostLin Jen-Shin2016-11-181-2/+2
* Replace jQuery.timeago with timeago.jsClement Ho2016-11-071-21/+3
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-10/+10
* Update timeago to shorter representation19752-pipelines-finished-atAnnabel Dunstone2016-08-041-2/+15
* Correctly adds commit ID into dropdownPhil Hughes2016-06-181-45/+0
* Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-3/+3
* Add `:with_avatar` trait to User factoryRobert Speicher2016-02-241-3/+3
* Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-121-0/+4
* Make sure time_ago_with_tooltip is using a Time objectrs-time_ago_with_tooltip-conversionRobert Speicher2016-01-121-0/+4
* Add two custom Date/Time conversion formatsRobert Speicher2016-01-071-4/+4
* Fix time_ago_with_tooltip for activity feedrs-timeagoRobert Speicher2015-12-111-3/+4
* Fix spec failure introduced by 9d03bc6fa31f123e070bab4a58b67dbb008e75e9Robert Speicher2015-12-071-1/+1
* Merge branch 'rails_update_to_4_2' into 'master' Valery Sizov2015-11-301-1/+1
|\
| * fix specsrails_update_to_4_2Valery Sizov2015-11-301-1/+1
* | Fix merge errorJan-Gerd Tenberge2015-10-221-0/+9
|\ \ | |/