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
AgeCommit message (Expand)Author
2015-09-06Fix emoji URLs in Markdown when relative_url_root is usedStan Hu
2015-09-02Drone CI serviceKirilll Zaitsev
2015-08-21Fix markdown specs again. Apparently development and test behave differently.Douwe Maan
2015-08-21Fix markdown specs.Douwe Maan
2015-08-20Add stub_reply_by_email_setting helper.Douwe Maan
2015-08-20Add fixture_file helper.Douwe Maan
2015-08-14Refactor pre/post receive commit services into one classDmitriy Zaporozhets
2015-08-14Fix tests for web editorDmitriy Zaporozhets
2015-08-14Disable pre-receive check in test envDmitriy Zaporozhets
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-08-03Merge branch 'master' of github.com:gitlabhq/gitlabhqDmitriy Zaporozhets
2015-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer
2015-07-29Fix setup/teardown for Markdown feature specRobert Speicher
2015-07-29Update Markdown feature to allow for multiple pipelinesRobert Speicher
2015-07-29Move MarkdownFeature to its own support fileRobert Speicher
2015-07-27Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into backup-archive-p...Jacob Vosmaer
2015-07-26Fix commit data retrieval when branch name has single quotesStan Hu
2015-07-24Use a separate backup test directory and nuke its contentsJacob Vosmaer
2015-07-22Merge branch 'rs-security-spec-speed' into 'master' Douwe Maan
2015-07-22Move custom matchers to their own files under spec/support/matchersRobert Speicher
2015-07-22Move access-related matchers to their own moduleRobert Speicher
2015-07-22Remove unused `be_valid_commit` matcherRobert Speicher
2015-07-22Fix 404 error in files view after deleting the last file in a repositoryStan Hu
2015-07-16Fix some of testsDmitriy Zaporozhets
2015-07-14Merge branch 'rs-fix-coverage' into 'master'Dmitriy Zaporozhets
2015-07-14Move coverage-related setup back to spec_helperRobert Speicher
2015-07-14Rename `notice_added_references` to `create_new_cross_references!`Robert Speicher
2015-07-07Use stub_application_setting in a few more specsRobert Speicher
2015-07-01Fix ApplicationHelper specsRobert Speicher
2015-07-01Add spec/support/factory_girlRobert Speicher
2015-06-23Fix rubocop issues after merge of recent masterDmitriy Zaporozhets
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-23Fix Style/NonNilCheck cop violationsStan Hu
2015-06-22Fix Style/HashSyntax violationsRobert Speicher
2015-06-22Fix Style/Not cop violationsRobert Speicher
2015-06-22Add sleep call before yield in allowing_for_delayRobert Speicher
2015-06-22Remove junk from db_cleaner spec support fileRobert Speicher
2015-06-22Move CapybaraHelpers to its own support fileRobert Speicher
2015-06-22Replace remaining references to `Note.create_cross_reference_note`Robert Speicher
2015-06-22Update spec/features/security specsRobert Speicher
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-06-22Fix include_module matcherRobert Speicher
2015-06-20Fix Error 500 when one user attempts to access a personal, internal snippetStan Hu
2015-06-15Add `allowing_for_delay` helper method for feature specsRobert Speicher
2015-06-14Allow login_as helper to accept a User objectRobert Speicher
2015-06-10Memoize result of JSON.parse in json_responseRobert Speicher
2015-06-10Add spec/support files for WebMock and test coverageRobert Speicher