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/lib
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-22Fix check task for development.Douwe Maan
2015-08-22Add development section to doc.Douwe Maan
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 'fix-backup-restore' into 'master'Robert Speicher
2015-08-21Do not delete the SQL dump too earlyJacob Vosmaer
2015-08-21Merge pull request #9535 from bbodenmiller/patch-3Jacob Vosmaer
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-21Fix MailRoom running check.Douwe 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-20Fix init.d script.Douwe Maan
2015-08-20Fix lib/support/init.d/gitlab.Douwe Maan
2015-08-19Update init scripts.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-19Merge pull request #9567 from bigsurge/bigsurge-patch-1Stan Hu
2015-08-19add CommitNote field expose :created_atbigsurge
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 'fix-rake-info' 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-17Fix gitlab:env:info rake task.Douwe Maan
2015-08-17Merge branch 'master' into remove-satellitesDmitriy Zaporozhets
2015-08-17check uploads dirBen Bodenmiller
2015-08-16Require Ruby 2.1.0 in `gitlab:app:check` taskRobert Speicher
2015-08-14Merge branch 'mysql_insecure_password_warnings' into 'master'Stan Hu
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