summaryrefslogtreecommitdiff
path: root/spec/helpers/application_helper_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Allow avatar_icon to operate on a UserYorick Peterse2015-10-151-0/+9
* | Merge remote-tracking branch 'origin/master' into gravatar-retinaJan-Gerd Tenberge2015-10-221-1/+1
|\ \
| * | Update specJan-Gerd Tenberge2015-10-191-2/+2
| |/
* | Update specJan-Gerd Tenberge2015-10-191-1/+1
* | Add support for HiDPI displays in gravatar serviceJan-Gerd Tenberge2015-09-261-4/+8
|/
* Fix ApplicationHelper specsrs-fix-application-helper-specsRobert Speicher2015-06-301-102/+123
* Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu2015-06-221-6/+6
* Merge branch 'rs-rspec3' into 'master'Dmitriy Zaporozhets2015-06-221-5/+5
|\
| * Update mock and stub syntax for specsRobert Speicher2015-06-221-5/+5
* | Merge branch 'rs-remove-link-to-override'Dmitriy Zaporozhets2015-06-221-37/+0
|\ \ | |/ |/|
| * Remove overridden `link_to` helperrs-remove-link-to-overrideRobert Speicher2015-06-171-37/+0
* | Fix timezone-based time_ago_with_tooltip spec failuresRobert Speicher2015-06-191-4/+5
* | Update time_ago_with_tooltip helperRobert Speicher2015-06-171-0/+48
|/
* Add PreferencesHelper moduleRobert Speicher2015-06-131-21/+0
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-0/+7
* Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka2015-05-181-1/+8
* Recover from all `URI::Error`sRobert Speicher2015-04-211-0/+10
* Speed up the overridden `link_to` helperRobert Speicher2015-04-121-11/+15
* Fix specsDmitriy Zaporozhets2015-03-121-18/+0
* Merge pull request #8890 from sue445/feature/project_api_avatar_urlJeroen van Baarsen2015-03-011-2/+4
|\
| * Expose avatar_url in projects APIsue4452015-03-011-2/+4
* | Add UTF-8 character to version_sorter testRobert Schilling2015-02-251-4/+4
* | Update version sorter to 2.0.0, fixes #8572Robert Schilling2015-02-241-2/+4
|/