summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'imported-ghe-project-names-links-to-github' into 'master' Robert Speicher2016-04-191-0/+25
|\
| * Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre2016-04-191-0/+25
* | Remove persistent XSS vulnerability in `commit_person_link` helperRobert Speicher2016-04-171-0/+29
|/
* Merge branch 'decouple-member-notification' into 'master' Douwe Maan2016-04-121-28/+9
|\
| * Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-112-7/+46
| |\
| * | Refactor notification helper and fix notification serviceDmitriy Zaporozhets2016-03-301-28/+9
* | | Merge branch 'issue_1752' into 'master' Robert Speicher2016-04-111-4/+19
|\ \ \ | |_|/ |/| |
| * | improve specs code syntaxissue_1752Felipe Artur2016-04-071-11/+11
| * | Fix milestone removal problem when editing issuesFelipe Artur2016-04-061-0/+15
| |/
* | Merge branch 'rs-form_errors' into 'master' Dmitriy Zaporozhets2016-04-111-0/+46
|\ \
| * | Standardize the way we check for and display form errorsrs-form_errorsRobert Speicher2016-04-041-0/+46
| |/
* | Remove `random_markdown_tip` helperrs-remove-markdown-tipsRobert Speicher2016-04-091-7/+0
|/
* Implementing 'Groups View' and 'TODOs View' as options for dashboard preferen...Elias Werberich2016-03-241-1/+3
* Merge branch 'master' into issue_12658Douwe Maan2016-03-212-3/+22
|\
| * change the css class has_tooltip to has-tooltip universallychange_css_class_has_tooltip_to_has-tooltipArinde Eniola2016-03-201-3/+3
| * Make HTTP(s) label consistent on clone barStan Hu2016-03-191-0/+19
* | Fix specsDouwe Maan2016-03-201-9/+1
* | Tweaks, refactoring, and specsDouwe Maan2016-03-201-15/+0
* | Merge branch 'master' into issue_12658Douwe Maan2016-03-201-2/+10
|\ \ | |/
| * Fix specslabel-tooltipRémy Coutable2016-03-181-2/+10
* | Improve group visibility level featureZeger-Jan van de Weg2016-03-181-7/+2
* | Merge 4009-external-users into issue_12658Felipe Artur2016-03-161-3/+3
|\ \ | |/
| * Revert "Merge branch 'avatar-cropping' into 'master' "revert-avatar-croppingRémy Coutable2016-03-151-3/+3
* | Add permission level to groupsFelipe Artur2016-03-102-0/+23
|/
* 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