summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-3/+3
* Use Gitlab::Git::DiffCollectionsJacob Vosmaer2016-03-031-54/+3
* Add `:with_avatar` trait to User factoryRobert Speicher2016-02-241-3/+3
* Merge branch 'rs-emoji' into 'master' Douwe Maan2016-02-191-1/+1
|\
| * Fix specs expecting `emoji/` in image pathRobert Speicher2016-02-131-1/+1
* | Fix relative links in other markup formatsben.boeckel/gitlab-ce-fixup-links-in-generic-docsBen Boeckel2016-02-121-0/+4
|/
* Allow link_to_label to take an optional type argrymai/gitlab-ce-3007-fix-mr-label-linksRémy Coutable2016-02-041-18/+15
* Fix broken testsDmitriy Zaporozhets2016-02-041-2/+2
* Fix specs and add a new oneDouwe Maan2016-01-301-4/+13
* Update text_color_for_bg helper to support RGB triplet color codesrs-issue-12677Robert Speicher2016-01-241-0/+5
* Move parallel diff logic to separate classDouwe Maan2016-01-201-18/+0
* Refactor Gitlab::Highlight and fix testsDouwe Maan2016-01-191-30/+33
* Merge branch 'master' into issue_3945Rubén Dávila2016-01-145-65/+80
|\
| * Use the WikiPipeline when rendering the wiki markdown contentDouglas Barbosa Alexandre2016-01-141-2/+3
| * Move `BroadcastMessage#status` to a helper since it's presentationalRobert Speicher2016-01-131-0/+20
| * Update broadcast_message helperRobert Speicher2016-01-131-12/+30
| * 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
| * Don't override issue page description in project layout.Douwe Maan2016-01-061-4/+2
| * Make `page_description` less magical :sparkles:Robert Speicher2016-01-051-25/+2
| * Use `User#avatar_url` instead of `avatar_icon` helperRobert Speicher2016-01-051-35/+16
| * Merge branch 'master' into more-opengraphDouwe Maan2016-01-052-1/+8
| |\
| | * remove public field from namespace and refactoringnamespace-clean_upValery Sizov2016-01-041-1/+1
| * | Use `assign` instead of `instance_variable_set`Robert Speicher2015-12-271-7/+7
| * | Add specs for page_image using a Group's avatarRobert Speicher2015-12-271-0/+16
* | | More refactoring from last code review. #3945Rubén Dávila2016-01-141-10/+14
* | | Fix broken specs. #3945Rubén Dávila2016-01-081-8/+9
* | | Fix broken specs. #3945Rubén Dávila2016-01-081-1/+2
* | | Fix broken spec and small refactor. #3945Rubén Dávila2015-12-301-29/+1
* | | New implementation for highlighting diff files. #3945Rubén Dávila2015-12-301-11/+0
* | | Add syntax highlighting to diff view. #3945Rubén Dávila2015-12-281-0/+11
| |/ |/|
* | Merge branch 'revert_votes_back' into 'master' Dmitriy Zaporozhets2015-12-251-0/+7
|\ \ | |/ |/|
| * satisfy rubocoprevert_votes_backValery Sizov2015-12-251-1/+1
| * add sorting of awardsValery Sizov2015-12-251-0/+7
* | Add support for `twitter:label` meta tagsrs-opengraphRobert Speicher2015-12-241-0/+29
* | Truncate page_description to 30 wordsRobert Speicher2015-12-241-0/+13
* | Account for `@project.description` being nilRobert Speicher2015-12-231-0/+8
* | Add page descriptions and imagesRobert Speicher2015-12-231-0/+79
|/
* fix specsValery Sizov2015-12-221-6/+0
* base implementation of emoji picker [ci skip]Valery Sizov2015-12-221-6/+0
* Merge branch 'fix_leave_project_display' into 'master' Stan Hu2015-12-221-0/+10
|\
| * Fix and test leave project displayDrew Blessing2015-12-211-0/+10
* | Move `ci_build_details_path` helper spec to correct locationRobert Speicher2015-12-212-22/+20
* | removes api credentials from link to build_pageMarvin Frick2015-12-221-0/+22
|/
* Backport JIRA serviceDrew Blessing2015-12-181-4/+17
* Merge remote-tracking branch 'origin/rs-simplify-status-icon'Dmitriy Zaporozhets2015-12-161-8/+3
|\
| * Define CI status icon colors in SCSS instead of a helperrs-simplify-status-iconRobert Speicher2015-12-121-8/+3
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-12-161-3/+4
|\ \
| * | Fix time_ago_with_tooltip for activity feedrs-timeagoRobert Speicher2015-12-111-3/+4
| |/
* | Fixed Rubocop offensesGabriel Mazetto2015-12-151-1/+1
|/