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-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
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-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
2015-06-16Fix duplicate 'Email has already been taken' message when creating a userswellard
2015-06-16Merge branch 'fix-ext-issue-webbased-hooks' into 'master'Douwe Maan
2015-06-15Look for .gitlab-ci.yml only if checkout_sha is presentDmitriy Zaporozhets
2015-06-15Merge branch 'rs-dev-issue-2228' into 'master'Dmitriy Zaporozhets
2015-06-15Merge branch 'fix-post-receive-external-tracker' into 'master'Douwe Maan
2015-06-15Add `allowing_for_delay` helper method for feature specsRobert Speicher
2015-06-14Fix hooks for web based events with external issue referencesDaniel Gerhardt
2015-06-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceDmitriy Zaporozhets
2015-06-14Merge pull request #9340 from jvanbaarsen/update-noteableDmitriy Zaporozhets
2015-06-14Use `page.all` and `page.within` in specsRobert Speicher
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-06-14Change `foo.should_not` syntax to `expect(foo).not_to` in specsRobert Speicher
2015-06-14Refactor dashboard_choicesRobert Speicher
2015-06-14Spec the failure cases for PreferencesController#updateRobert Speicher
2015-06-14Make the dashboard choice text match the text in the sidebarRobert Speicher
2015-06-14Add feature specs for default dashboard preferenceRobert Speicher
2015-06-14Add a form field to customize the dashboard preferenceRobert Speicher