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-10-01Merge branch 'stanhu/gitlab-ce-fix-message-id-notify'Dmitriy Zaporozhets
2015-10-01Fix Message-ID field to be RFC 2111-compliant to prevent e-mails from being d...Stan Hu
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-09-30Fix CI mailerDmitriy Zaporozhets
2015-09-21Merge branch 'master' into rename-reply-by-emailDouwe Maan
2015-09-21Rename reply_by_email to incoming_email to prepare for the future.Douwe Maan
2015-09-20Fix reply by email for comments on a specific line in a diff/commit.Douwe Maan
2015-09-10fix runners pageValery Sizov
2015-09-10remove gitlab_ci configValery Sizov
2015-09-09Move helpers back to original directoryDmitriy Zaporozhets
2015-08-27Merge branch 'master' into ci-and-ce-sitting-in-a-tree-k-i-s-s-i-n-gDouwe Maan
2015-08-26Groundwork for merging CI into CEDouwe Maan
2015-08-24Ignore empty incoming messages.Douwe Maan
2015-08-20Fix Basemailer#can?Douwe Maan
2015-08-19Fix BaseMailer.Douwe Maan
2015-08-19Move `sent_notification!` out of Notify.Douwe Maan
2015-08-19Add BaseMailer to house shared mailer functionality.Douwe Maan
2015-08-19Fix responding to commit notesDouwe Maan
2015-08-19Send a rejection email when the incoming email couldn't be processed.Douwe Maan
2015-08-19Include display name with reply to address.Douwe Maan
2015-08-19Correctly set Message-ID for comment notifications.Douwe Maan
2015-08-19Make MR notification email subject more standard.Douwe Maan
2015-08-19Changes and stuff.Douwe Maan
2015-08-19Reply by email POCDouwe Maan
2015-05-25Prefix EmailsOnPush email subject with `[Git]`.Douwe Maan
2015-05-06Revert "Allow to configure smtp and sendmail in gitlab.yml"Dmitriy Zaporozhets
2015-05-06Allow to configure smtp and sendmail in gitlab.ymlJakub Jirutka
2015-05-06Use the configured display name in e-mails from Devise mailerStan Hu
2015-05-02Make Reply-To config apply to change e-mail confirmation and other notificationsStan Hu
2015-04-26Remove duplicate settings for default_url_optionsRobert Speicher
2015-04-24Let commit model know about its project.Douwe Maan
2015-04-15Merge branch 'emailsonpush-replyto' into 'master'Dmitriy Zaporozhets
2015-04-14Follow newline guidelines.Douwe Maan
2015-04-14Set EmailsOnPush reply-to address to committer email when enabled.Douwe Maan
2015-04-14Consistently use "invitation" rather than "invite" in text.Douwe Maan
2015-04-14Let invites be declined.Douwe Maan
2015-04-14Add emails around invitation.Douwe Maan
2015-04-13Merge branch 'reference-access-control' into 'master'Dmitriy Zaporozhets
2015-04-03Add ability to configure Reply-To address in gitlab.ymlStan Hu
2015-04-02Fix errors.Douwe Maan
2015-03-25Enable more rubocop style checksDmitriy Zaporozhets
2015-03-23Don't use required keyword arguments to maintain support for Ruby 2.0.Douwe Maan
2015-03-23Clean up code by using keyword arguments.Douwe Maan
2015-03-18Send EmailsOnPush email when branch or tag is created or deleted.Douwe Maan
2015-03-15Use `group_member` instead of `users_group` or `membership`.Douwe Maan
2015-03-11Merge branch 'master' into 'master'Hannes Rosenögger
2015-03-11Make email display name configurableVyacheslav Slinko
2015-03-10Use Gitlab::Git helper methods and constants as much as possible.Douwe Maan
2015-02-25Fix EmailsOnPush comparison link to include first commit.Douwe Maan
2015-02-25Fix EmailsOnPush to allow sending from @company.com for GitLab at gitlab.corp...Douwe Maan