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-01-18Fix various typosSteven Burgart
2014-12-04Add rake task for google schema whitelisting.Marin Jankovski
2014-11-11Include the helper for mailer, add links to emails.Marin Jankovski
2014-07-03Allow more mail clients to group emails by threadPierre de La Morinerie
2014-06-18Revert "Merge branch 'fix-email-threading' into 'master'"Jacob Vosmaer
2014-06-10Allow more mail clients to group emails by threadPierre de La Morinerie
2014-06-10Send notification emails to the "project", and put people in CcPierre de La Morinerie
2014-05-05Added email threading for update emails on issues and merge requests (if the ...Philip Blatter
2014-02-19Send emails from the authorPierre de La Morinerie
2014-02-19Don't write the project namespace in email subjectsPierre de La Morinerie
2014-02-19Remove the email subject prefixPierre de La Morinerie
2014-02-19Fix misleading commentPierre de La Morinerie
2014-01-25Fix broken test in spec/models/project_spec.rbJason Hollingsworth
2013-12-09Set noreply@HOSTNAME for reply_to field in all emailsDmitriy Zaporozhets
2013-09-11Email templates when user was added to groupDmitriy Zaporozhets
2013-07-18Update emails to describe path using for_fork?Izaak Alpert
2013-03-19refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets
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