summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Fix specsDmitriy Zaporozhets2015-03-122-18/+21
* Fix tests for emojioneDmitriy Zaporozhets2015-03-111-3/+3
* Fix code preview theme setting for comments, issues, merge requests, and snip...Stan Hu2015-03-101-0/+12
* Automatically link commit ranges to compare page.Douwe Maan2015-03-071-0/+48
* 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
|/
* Using gitlab url to build links for gitlab issue tracker and add a spec. Fix ...Marin Jankovski2015-02-231-3/+3
* Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+13
|\
| * Fix Markdown relative links to files with anchors.Douwe Maan2015-02-181-1/+13
* | Upgrade to Rails 4.1.9Vinnie Okada2015-02-144-25/+25
|/
* Even more hound fixesJeroen van Baarsen2015-02-124-39/+69
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-1213-242/+244
* Started on the rspec upgradeJeroen van Baarsen2015-02-121-3/+3
* Adds persistent collapse button for left side barJason Blanchard2015-02-031-0/+25
* Fix specs for iconsDmitriy Zaporozhets2015-01-301-0/+3
* Build the urls inside of the service.Marin Jankovski2015-01-281-0/+1
* Merge branch 'master' into move_external_issue_tracker_away_from_yml_configMarin Jankovski2015-01-261-51/+73
|\
| * Fix tests, merge conflicts, some minor issues and make the project avatar fea...Hannes Rosenögger2015-01-241-53/+53
| * adding avatar to project settings page added avatar removal show project avat...Steven Thonus2015-01-241-0/+22
* | Update rspec tests to the new external issue logic.Marin Jankovski2015-01-263-36/+17
|/
* Remove unnecessary / from avatar urlHannes Rosenögger2015-01-191-1/+1
* Fixed testsStefan Tatschner2015-01-152-2/+3
* Merge branch 'github_importer'Dmitriy Zaporozhets2015-01-131-0/+9
|\
| * Github ImporterValery Sizov2015-01-101-0/+9
* | Merge branch 'flatten-dirs' into 'master'Dmitriy Zaporozhets2015-01-111-0/+28
|\ \
| * | point to a specific branch in the test repo to avoid conflictsmarmis852015-01-111-1/+1
| * | Add test spec for TreeHelper modulemarmis852015-01-101-0/+28
| |/
* | Fix feature and testsDmitriy Zaporozhets2015-01-081-1/+1
|/
* Add an avatar_url spec when relative url is set.Marin Jankovski2014-12-051-0/+10
* fix specsValery Sizov2014-12-041-10/+13
* added helperValery Sizov2014-12-041-0/+17
* Use actual GitLab URL for test assertionVinnie Okada2014-10-181-1/+3
* Fix Rspec error when using non-default portVinnie Okada2014-10-161-1/+1
* Merge pull request #8020 from mr-vinn/note-trunc-linkDmitriy Zaporozhets2014-10-131-0/+52
|\
| * Improve dashboard note view and add testsVinnie Okada2014-10-121-0/+52
* | Merge branch 'ambiguous-sha' into 'master'fondevDmitriy Zaporozhets2014-10-121-1/+1
|\ \ | |/ |/|
| * Fix testsDmitriy Zaporozhets2014-10-121-1/+1
* | Merge branch 'bug_with_apostrophe' into 'master'Dmitriy Zaporozhets2014-10-121-0/+18
|\ \
| * | Substitute right single quote back with apostrophe.Marin Jankovski2014-10-101-2/+2
| * | Add a test for apostrophe in code blocks.Marin Jankovski2014-10-091-0/+8
| * | Replace apostrophe with right single quote to avoid markdown interpretation a...Marin Jankovski2014-10-091-2/+2
| * | Failing test for apostrophe at the end of user mention on project with issue ...Marin Jankovski2014-10-091-0/+10
| |/
* | Make sure relative url and asset_host are honored, specs.Marin Jankovski2014-10-101-1/+13
|/
* Add specs for tasksVinnie Okada2014-10-051-1/+100
* Fix cross-project reference testVinnie Okada2014-10-051-1/+3
* Implement cross-project Markdown referencesVinnie Okada2014-10-031-0/+100
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-4/+4
* Factor out Emoji parsing using html-pipeline-gitlabRobert Schilling2014-09-261-5/+11