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
2013-02-01Add a delay for sending emailsDmitriy Zaporozhets
2013-02-01Fix sending commit note email to id instead emailDmitriy Zaporozhets
2013-01-15Fix few test and notify for commit authorDmitriy Zaporozhets
2013-01-15Merge commit 'master' into discussionsRiyad Preukschas
2013-01-09email via sidekiq. start and stop rake tasksDmitriy Zaporozhets
2013-01-09sidekiqDmitriy Zaporozhets
2013-01-02Fix commit note notificationRiyad Preukschas
2012-12-31Bit of cleanup and improving mailerDmitriy Zaporozhets
2012-12-31Use project with namespace in email subjectDmitriy Zaporozhets
2012-12-30Add missing subject for wall commentDmitriy Zaporozhets
2012-12-28added RAILS_RELATIVE_URL_ROOT supportChris Frohoff
2012-12-21Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets
2012-12-21Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets
2012-12-20Update uses of Gitolite.config.foo settingsRiyad Preukschas
2012-11-29Removed feature: comments on wikiDmitriy Zaporozhets
2012-10-18Reorder and group methods in Notify mailerRiyad Preukschas
2012-10-13Make Note methods sanerRiyad Preukschas
2012-09-06Capitlization of /gitlab/i normalized. #1367Alex Denisov
2012-08-29Issue_status_changed email addedAlex Denisov
2012-08-27Send notifiation on create UserProject relation (access granted)Alex Denisov
2012-08-21Remove more duplication in the Notify mailerRobert Speicher
2012-08-21Remove some duplication in the Notify mailerRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-09Fixed gfm mailerDmitriy Zaporozhets
2012-08-06Update notifications mails and notify specs for GFMRiyad Preukschas
2012-08-06Fix missing @project errorsRiyad Preukschas
2012-07-20Add comments to Wiki pagesIan Morgan
2012-07-03fix port issueDmitriy Zaporozhets
2012-07-02Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets
2012-07-02Epic: Gitlab configuration with default valuesDmitriy Zaporozhets
2012-05-16Make Notify#new_merge_request_email resque friendly.Robb Kidd
2012-05-16Make Notify#new_issue_email resque friendly.Robb Kidd
2012-05-16Add delegate for project's name on Note.Robb Kidd
2012-05-16Make Notify#note_wall_email resque friendlyRobb Kidd
2012-05-16Make Notify#note_commit_email resque friendlyRobb Kidd
2012-05-16Make Notify#note_issue_email resque friendlyRobb Kidd
2012-05-16Make Notify#note_merge_request_email resque friendlyRobb Kidd
2012-05-16Rename changed_mr_email to reassigned_mr_email & make resque friendlyRobb Kidd
2012-05-16Rename changed_issue_email to reassigned_issue_email & make resque friendlyRobb Kidd
2012-05-16Update new_user_email to take id for User and perform find itself.Robb Kidd
2012-05-15Fix missing call to MergeRequest.find in Notify#changed_merge_request_emailRobb Kidd
2012-05-12use resque mailer to send mail backgroundRickXing
2012-04-23fixed email markdownv2.4.1gitlabhq
2012-03-31Email link https supportDmitriy Zaporozhets
2012-02-10Improved commit author notificationDmitriy Zaporozhets
2012-01-07More descriptive subject in notification messageValery Sizov
2011-12-24Alert commit author on noteCedric Gatay
2011-12-18notification for note for merge requestValery Sizov
2011-12-18notification when assignee issue changedValery Sizov
2011-12-18notification when merge request reassignedValery Sizov