summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fixed the issuescomment-box-changesDarby2015-07-091-0/+1
* Comment box/Placeholder text redoDarby2015-07-011-1/+0
* Prefix random Markdown tips with "Tip:"rs-random-placeholder-tipRobert Speicher2015-06-241-1/+1
* Show a random Markdown tip in the textarea placeholderRobert Speicher2015-06-231-0/+7
* Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets2015-06-236-40/+37
|\
| * Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu2015-06-222-8/+8
| * Merge branch 'rs-rspec3' into 'master'Dmitriy Zaporozhets2015-06-225-32/+29
| |\
| | * Update mock and stub syntax for specsRobert Speicher2015-06-225-32/+29
* | | Fix bad multi-line split from previous commitRobert Speicher2015-06-221-1/+2
* | | Fix Style/Blocks cop violationsRobert Speicher2015-06-221-4/+3
* | | Fix Style/HashSyntax violationsRobert Speicher2015-06-221-1/+1
* | | Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher2015-06-221-2/+2
* | | Fix Style/TrailingBlankLines cop violationsRobert Speicher2015-06-221-1/+1
|/ /
* | 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
|/
* Refactor dashboard_choicesRobert Speicher2015-06-131-8/+10
* Make the dashboard choice text match the text in the sidebarRobert Speicher2015-06-131-2/+2
* Add a form field to customize the dashboard preferenceRobert Speicher2015-06-131-0/+17
* Add PreferencesHelper moduleRobert Speicher2015-06-132-21/+53
* Fix link_to_gfm with only a reference having the incorrect linkrs-issue-1721Robert Speicher2015-05-291-0/+6
* Fix git blame syntax highlighting when different commits break up linesStan Hu2015-05-271-0/+33
* Make use of to_reference in more specsRobert Speicher2015-05-261-5/+5
* Add link_to_label helperRobert Speicher2015-05-211-2/+66
* Disabled expansion of top/bottom blobs for new file diffsAlex Connor2015-05-211-0/+10
* Simplify and unify helpers for rendering markupJakub Jirutka2015-05-181-0/+7
* Handle AsciiDoc better, reuse HTML pipeline filters (fixes #9263)Jakub Jirutka2015-05-182-1/+16
* Explain reset token expiration in emailsVinnie Okada2015-05-161-0/+46
* Fix reference links in dashboard activity and ATOM feeds.dashboard-referencesDouwe Maan2015-05-141-1/+1
* Add spec for RelativeLinkFilterJakub Jirutka2015-05-121-73/+0
* Merge branch 'rs-task_list' into 'master'Dmitriy Zaporozhets2015-05-081-109/+0
|\
| * Remove all references to `parse_tasks`Robert Speicher2015-05-061-109/+0
* | Improve handling of large diffsAlex Lossent2015-05-051-1/+53
|/
* Remove title_for_issue helperRobert Speicher2015-04-301-18/+0
* More gitlab_markdown_helper_spec cleanupRobert Speicher2015-04-301-56/+1
* Add Gitlab::Markdown::SanitizationFilterRobert Speicher2015-04-301-33/+0
* Add Gitlab::Markdown::TableOfContentsFilterRobert Speicher2015-04-301-17/+0
* Merge branch 'fix-relative-submodule-links-with-personal-projects' into 'master'Dmitriy Zaporozhets2015-04-271-4/+11
|\
| * Fix broken file browsing with relative submodule in personal projectsStan Hu2015-04-231-4/+11
* | Add new admin settingsVinnie Okada2015-04-261-0/+75
* | Use project.commit convenience method.Douwe Maan2015-04-243-3/+3
|/
* Merge branch 'rs-issue-2257' into 'master'Dmitriy Zaporozhets2015-04-221-0/+10
|\
| * Recover from all `URI::Error`sRobert Speicher2015-04-211-0/+10
* | More cleanup of gitlab_markdown_helper_specRobert Speicher2015-04-211-98/+92
* | Use Nokogiri in `link_to_gfm` specsRobert Speicher2015-04-211-20/+22
* | Update Gitlab::Markdown to use the :new: EmojiFilter :sparkles:Robert Speicher2015-04-211-74/+2
|/
* Remove more now-invalid specsRobert Speicher2015-04-201-66/+0
* Fix broken specRobert Speicher2015-04-201-11/+1
* Re-arrange spec/helpers/gitlab_markdown_helper_spec a bitRobert Speicher2015-04-201-111/+111