summaryrefslogtreecommitdiff
path: root/spec/helpers
Commit message (Expand)AuthorAgeFilesLines
* Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu2015-10-071-0/+5
* Update README cache key to use full project namespaceStan Hu2015-10-021-2/+2
* Merge pull request #9684 from NKMR6194/masterStan Hu2015-10-011-0/+6
|\
| * Fix link with emojiSAKATA Sinji2015-10-021-0/+6
* | Include full path of source and target branch names in New Merge Request pageStan Hu2015-09-302-12/+32
|/
* Refactor CI helpersDmitriy Zaporozhets2015-09-292-2/+2
* Add user preference to view project activity and starred project activity as ...Stan Hu2015-09-261-2/+6
* Merge branch 'fix-network-graph-refs' into 'master' Douwe Maan2015-09-241-0/+16
|\
| * Remove git refs used internally by GitLab from network graphStan Hu2015-09-231-0/+16
* | Merge branch 'fix-markdown-truncation-removing-links' into 'master' Robert Speicher2015-09-231-0/+20
|\ \
| * | Fix cases where Markdown did not render links in activity feedStan Hu2015-09-221-0/+20
| |/
* | Add tests for CiStatusHelper and changelog itemcommits-page-ci-statusDmitriy Zaporozhets2015-09-231-0/+18
|/
* Fix Markdown links not showing up in dashboard activity feedStan Hu2015-09-201-0/+11
* Fix: helpers/ci/runners_helper_spec.rbKamil Trzcinski2015-09-151-6/+6
* Fix: helpers/ci/application_helper_spec.rbKamil Trzcinski2015-09-151-3/+3
* CLeanup CI helpers since we dont use oauth any moreDmitriy Zaporozhets2015-09-112-118/+0
* Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDmitriy Zaporozhets2015-09-093-53/+57
|\
| * Remove invalid spec for GitlabMarkdownHelperRobert Speicher2015-08-311-5/+0
| * Restore the forwarded HTML options in link_to_gfmRobert Speicher2015-08-271-0/+10
| * Decouple Gitlab::Markdown from the GitlabMarkdownHelperRobert Speicher2015-08-271-16/+6
| * Re-add user_color_scheme helperRobert Speicher2015-08-261-23/+54
| * Fix two more failing specsRobert Speicher2015-08-251-3/+2
| * Remove user_color_scheme_classRobert Speicher2015-08-251-21/+0
* | Refactor CI testsDmitriy Zaporozhets2015-09-094-0/+173
|/
* Fix diff syntax highlightingStan Hu2015-08-102-1/+17
* Fix multi-line syntax highlightingStan Hu2015-07-301-0/+18
* Merge branch 'fix-error-500-when-no-head' into 'master'Valery Sizov2015-07-241-1/+19
|\
| * Fix Error 500 when browsing projects with no HEADStan Hu2015-07-241-1/+19
* | Allow custom label to be set for authentication providers.auth-icons-labelsDouwe Maan2015-07-232-20/+20
|/
* Merge branch 'fork_visibility_level' into 'master'Dmitriy Zaporozhets2015-07-102-0/+83
|\
| * Fork visibility level fixfork_visibility_levelValery Sizov2015-07-062-0/+83
* | Merge branch 'comment-box-changes' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets2015-07-101-1/+1
|\ \ | |/ |/|
| * Fixed the issuescomment-box-changesDarby2015-07-091-0/+1
| * Comment box/Placeholder text redoDarby2015-07-011-1/+0
* | Fix ApplicationHelper specsrs-fix-application-helper-specsRobert Speicher2015-06-301-102/+123
* | Merge branch 'fix-relative-submodule-namespace-path' into 'master'Dmitriy Zaporozhets2015-06-291-1/+1
|\ \ | |/ |/|
| * Fix Error 500 when relative submodule resolves to a namespace that has a diff...Stan Hu2015-06-231-1/+1
* | 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