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 'rs-dev-issue-2414' into 'master'Dmitriy Zaporozhets
2015-06-23Merge branch 'fix-project-icon-links' into 'master'Dmitriy Zaporozhets
2015-06-23Use alias_attribute to define User#two_factor_enabledRobert Speicher
2015-06-22Fix avatar tests to use banana_sample.gif since SVG is not supportedStan Hu
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-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-21Make default value for otp_required_for_login false instead of nullRobert 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-19Allow Admin to filter users by 2FA statusRobert 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
2015-06-19Refactor LineHighlighterRobert Speicher
2015-06-19Rename BlobView to LineHighlighterRobert Speicher
2015-06-19Refactor and spec BlobView JSRobert Speicher
2015-06-18Add init test for ProjectSearchResultsStan Hu
2015-06-18Merge branch 'fix-labels-permisssion-check' into 'master'Douwe Maan
2015-06-18Fix 403 Access Denied error messages when accessing Labels section in a proje...Stan Hu
2015-06-18Remove overridden `link_to` helperRobert Speicher
2015-06-17Load the Merge Request > Commits tab lazilyRobert Speicher
2015-06-17Move Projects::MergeRequestsController spec to its correct locationRobert Speicher
2015-06-17Spec and refactor User.find_for_commitRobert Speicher
2015-06-17Update time_ago_with_tooltip helperRobert Speicher
2015-06-17Fix behavior of ldap_person method in Gitlab::OAuth::UserAlex Lossent