summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Begin cleaning out spec/helpers/gitlab_markdown_helper_specRobert Speicher2015-04-201-335/+30
* Fix GitlabMarkdownHelper specRobert Speicher2015-04-201-3/+3
* Reference filters :sparkles:Robert Speicher2015-04-202-53/+3
* Merge branch 'rs-link-to-performance' into 'master'Dmitriy Zaporozhets2015-04-141-11/+15
|\
| * Speed up the overridden `link_to` helperRobert Speicher2015-04-121-11/+15
* | Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets2015-04-131-0/+8
|\ \ | |/ |/|
| * Fix errors.Douwe Maan2015-04-021-0/+8
* | Fix broken file browsing with a submodule that has a relative linkStan Hu2015-04-091-0/+35
* | Check symlink mode as a String for file_type_icon_classRobert Speicher2015-04-011-1/+1
|/
* Merge branch 'email-full-url'Marin Jankovski2015-03-311-1/+1
|\
| * Use relative URL for Markdown references, except in mails.email-full-urlDouwe Maan2015-03-271-3/+3
| * Return full URLs from GitLabIssueTrackerService.Douwe Maan2015-03-271-2/+2
* | Improve file icons rendering on treeSullivan SENECHAL2015-03-281-0/+109
|/
* Merge branch 'master' into markdown-tagsVinnie Okada2015-03-241-0/+11
|\
| * Fix nested task listsVinnie Okada2015-03-211-0/+11