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/lib
AgeCommit message (Expand)Author
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-08-22Merge branch 'reply-by-email' into 'master'Robert Speicher
2015-08-22No HTML-only email pleaseDouwe Maan
2015-08-21Block blocked users from replying to threads by email.Douwe Maan
2015-08-21Remove trailing HTML entities from non-Rinku autolinks as well.Robert Speicher
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-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 Email::AttachmentUploader.Douwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan
2015-08-20Start on tests.Douwe Maan
2015-08-20Test Gitlab::ReplyByEmail.Douwe Maan
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-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-14Clear cache to prevent listing deleted branches after MR removes source branchStan Hu
2015-08-12markup_helper: detect .mkd and .mkdn as markdownBen Boeckel
2015-08-12Fix bug where backslashes in inline diffs could be droppedStan Hu
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-08-10Merge branch 'rs-reference-data-attrs' into 'master' Robert Speicher
2015-08-08Add `data-[type]-id` attribute to reference linksRobert Speicher
2015-08-07Add `Group#add_*` convenience methodsRobert Speicher
2015-08-06Merge branch 'fix-branch-errors-with-encoded-slashes' into 'master'Douwe Maan
2015-08-05Merge branch 'drop-satellites'Dmitriy Zaporozhets
2015-08-05Revert "Update noteable after a new note is added"Valery Sizov
2015-08-04Improve tests to use real branches in merge requestsDmitriy Zaporozhets
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-08-02Fix "Network" and "Graphs" pages for branches with encoded slashesStan Hu
2015-07-31Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher
2015-07-20GoogleCode importer: Do not care about casing of image file extensionsSven Strickroth
2015-07-15Remove satellitesDmitriy Zaporozhets
2015-07-01Extract the longest-matching ref from a commit path when multiple matches occurStan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
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 Style/Blocks cop violationsRobert 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-22Remove unnecessary whitespace between let and (Dmitriy Zaporozhets
2015-06-22Fix Gitlab::OAuth::User specRobert Speicher