Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-23Merge branch 'fix-project-icon-links' into 'master'Dmitriy Zaporozhets
2015-06-23Fix Style/NonNilCheck cop violationsStan Hu
2015-06-23Fix Style/IndentationWidth cop violationsStan Hu
2015-06-23Fix Style/CaseIndentation cop violationsStan Hu
2015-06-23Fix Style/AlignHash cop violationsStan Hu
2015-06-22Fix bad multi-line split from previous commitRobert Speicher
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu
2015-06-22Fix Style/CommentIndentation cop violationRobert Speicher
2015-06-22Fix Style/HashSyntax violationsRobert Speicher
2015-06-22Fix Style/Not cop violationsRobert Speicher
2015-06-22Fix Style/AsciiComments cop violationRobert Speicher
2015-06-22Fix Style/SpaceInsideHashLiteralBraces cop violationsRobert Speicher
2015-06-22Fix Style/TrailingBlankLines cop violationsRobert Speicher
2015-06-22Fix Style/IndentationConsistency cop violationsRobert Speicher
2015-06-22Merge branch 'revert-mr-state-names'Dmitriy Zaporozhets
2015-06-22Merge branch 'rs-rspec3' into 'master'Dmitriy Zaporozhets
2015-06-22Merge requests API returns closed for closed and merged for merged.Dmitriy Zaporozhets
2015-06-22Fix part of api specs for rubocopDmitriy Zaporozhets
2015-06-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-06-22Merge branch 'rs-remove-link-to-override'Dmitriy Zaporozhets
2015-06-22Fix Gitlab::OAuth::User specRobert Speicher
2015-06-22Add sleep call before yield in allowing_for_delayRobert Speicher
2015-06-22Change `to_not` calls to `not_to`Robert Speicher
2015-06-22Fix `raise_error` without an argument deprecation warningsRobert Speicher
2015-06-22Remove junk from db_cleaner spec support fileRobert Speicher
2015-06-22Move CapybaraHelpers to its own support fileRobert Speicher
2015-06-22Fix GitPushService specRobert Speicher
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher
2015-06-22Use to_reference for issue and merge request mentionable specsRobert Speicher
2015-06-22Update spec/features/security specsRobert Speicher
2015-06-22Update email_spec gemRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-22Update and simplify Import controller specsRobert Speicher
2015-06-22Fix include_module matcherRobert Speicher
2015-06-22Fix features syntaxRobert Speicher
2015-06-22Started on the actual rspec 3 upgradeJeroen van Baarsen
2015-06-22Merge branch 'rs-dev-issue-2355' into 'master'Dmitriy Zaporozhets
2015-06-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-22Add MergeRequestTabs specsRobert Speicher
2015-06-20Merge branch 'snippet_optional_filename' into 'master'Douwe Maan
2015-06-20Merge branch 'fix-error-500-internal-snippet' into 'master'Douwe Maan
2015-06-20Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu
2015-06-20Make snippet filename optional.Nicolas
2015-06-20Merge branch 'rs-blobview-js-refactor' into 'master'Robert Speicher
2015-06-19Fix timezone-based time_ago_with_tooltip spec failuresRobert Speicher
2015-06-19Use User#two_factor_enabled instead of otp_required_for_loginRobert Speicher
2015-06-19Add 2FA status to Admin::Users#showRobert Speicher
2015-06-19Add convenience methods to User for getting and setting 2FA statusRobert Speicher