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-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-24Ability to search milestonesValery Sizov
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-21Memoize address_regex locally.Douwe Maan
2015-08-21Fix spec by removing global state.Douwe Maan
2015-08-21Fix markdown specs.Douwe Maan
2015-08-21Fix indentationDouwe Maan
2015-08-21Add gitlab:reply_by_email:check rake task.Douwe Maan
2015-08-20Merge branch 'master' into reply-by-emailDouwe Maan
2015-08-20Test Gitlab::Email::Receiver.Douwe Maan
2015-08-20Make error class names more consistent.Douwe Maan
2015-08-20Fix a couple of whoopsy daisies.Douwe Maan
2015-08-20Extract ReplyParser and AttachmentUploader from Receiver.Douwe Maan
2015-08-20Import sources: settings in the admin interfaceArtem Sidorenko
2015-08-20Start on tests.Douwe Maan
2015-08-19Send a rejection email when the incoming email couldn't be processed.Douwe Maan
2015-08-19Turn reply-by-email attachments into uploads.Douwe Maan
2015-08-19Merge branch 'remove-satellites'Dmitriy Zaporozhets
2015-08-19Changes and stuff.Douwe Maan
2015-08-19Reply by email POCDouwe Maan
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-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-13Remove the `gfm_with_options` helperRobert Speicher
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 'web-editor-rugged' 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-07Show incompatible projects in Bitbucket import statusStan Hu
2015-08-04Merge branch 'master' into drop-satellitesDmitriy Zaporozhets
2015-07-31Add spec to RelativeLinkFilter for Unicode filenamesRobert Speicher
2015-07-31Merge branch 'fix-image-file-is-not-displayed' into 'master'Robert Speicher
2015-07-29Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqValery Sizov
2015-07-28Fix style pointsGitLab
2015-07-28Send GL_ID to gitlab-git-http-server as JSONGitLab
2015-07-28Fix bug causing Bitbucket importer to crash when OAuth application had been r...Douwe Maan
2015-07-28Handle missing @user during Git HTTP requestsGitLab
2015-07-28Experimental support for gitlab-git-http-serverJacob Vosmaer