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-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-24Fix Error 500 in API when accessing a group that has an avatarStan Hu
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-22Create cross-reference for closing references on commits pushed to non-defaul...Maƫl Valais
2015-08-22Merge branch 'reply-by-email' into 'master'Robert Speicher
2015-08-22No HTML-only email pleaseDouwe Maan
2015-08-22Merge branch 'fix-email-autocomplete' into 'master'Douwe Maan
2015-08-21Fix bug preventing invite by e-mailStan Hu
2015-08-21Merge branch 'rs-dev-issue-2550' into 'master'Douwe Maan
2015-08-21Block blocked users from replying to threads by email.Douwe Maan
2015-08-21Merge branch 'hide-recent-push' into 'master'Dmitriy Zaporozhets
2015-08-21Merge branch 'comment-case-insensetive-search' into 'master'Dmitriy Zaporozhets
2015-08-21Remove trailing HTML entities from non-Rinku autolinks as well.Robert Speicher
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-20Use heredocs.Douwe Maan
2015-08-20Add fixture_file helper.Douwe Maan
2015-08-20Update spec.Douwe Maan
2015-08-20Remove more unused fixtures.Douwe Maan
2015-08-20Removed unused fixtures.Douwe Maan
2015-08-20Merge branch 'master' into reply-by-emailDouwe Maan
2015-08-20Test Gitlab::Email::Receiver.Douwe Maan
2015-08-20Test EmailReceiverWorker.Douwe Maan
2015-08-20Test Email::AttachmentUploader.Douwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan
2015-08-20Only show recent push event if the branch still exists or a recent merge requ...Stan Hu
2015-08-20Fix blame view line groupingsStan Hu
2015-08-20Start on tests.Douwe Maan
2015-08-20Test Gitlab::ReplyByEmail.Douwe Maan
2015-08-19Case-insensetive search for commentsDmitriy Zaporozhets
2015-08-19Merge branch 'remove-satellites'Dmitriy Zaporozhets
2015-08-18Merge branch 'fix-authhash-infinite-loop' into 'master'Robert Speicher
2015-08-18Merge branch 'mr-source-branch-clear-cache' into 'master'Dmitriy Zaporozhets
2015-08-18Merge branch 'rs-remove-gfm_with_options' into 'master'Douwe Maan
2015-08-18Fix infinite loop when SAML was incorrectly configured.Douwe Maan
2015-08-18Merge branch 'fix-backslashes-inline-diff' into 'master'Douwe Maan
2015-08-17Merge branch 'master' into remove-satellitesDmitriy Zaporozhets
2015-08-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ceStan Hu
2015-08-14Update Flowdock integration to support new Flowdock APIBoyan Tabakov
2015-08-14Clear cache to prevent listing deleted branches after MR removes source branchStan Hu
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-14Merge branch 'disable-internal-tracker-when-external-in-use' into 'master'Dmitriy Zaporozhets
2015-08-13Merge branch 'improve-hipchat-service-test' into 'master'Dmitriy Zaporozhets
2015-08-13Remove the `gfm_with_options` helperRobert Speicher
2015-08-12markup_helper: detect .mkd and .mkdn as markdownBen Boeckel
2015-08-12Provide more feedback what went wrong if HipChat service failed testStan Hu
2015-08-12Fix bug where backslashes in inline diffs could be droppedStan Hu