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
2016-08-18Merge branch 'master' into diff-line-comment-vuejsConnor Shea
2016-08-15Add notifications for new user mentions in merge requestsNick Thomas
2016-08-13Send notification emails when users are newly mentioned in issue editsNick Thomas
2016-07-29Send notification email when all discussions are resolvedDouwe Maan
2016-07-16Allow build email service to be testedFelipe Artur
2016-07-06Simplify HAML code using unless condition and nestingPaco Guzman
2016-07-06Diffs will create button/diff form on demand no on server sideJacob Schatz
2016-06-20Fallback to group's owners/masters when a project has noneRémy Coutable
2016-06-16fixed merge conflicts on UI branchJames Lopez
2016-06-14adding notifications stuff and more refactoring for exporting projectsJames Lopez
2016-06-14UI and copywriting improvementsRémy Coutable
2016-06-14Factorize members mails into a new Emails::Members moduleRémy Coutable
2016-06-14Add request access for groupsRémy Coutable
2016-06-14Initial implementation of user access request to projectsDavid Alexander
2016-05-17Syntax-highlight diffs in push emailsSean McGivern
2016-05-11Only generate repository push email onceSean McGivern
2016-05-02Support e-mail notifications for comments on project snippetsStan Hu
2016-04-19format merge request references properlyBen Bodenmiller
2016-03-17Add new notifications for issue move actionGrzegorz Bizon
2016-03-15Create a SentNotification record for #relabeled_issue_email / #relabeled_merg...Rémy Coutable
2016-03-15Improving the original label-subscribing implementationRémy Coutable
2016-03-15Original implementation to allow users to subscribe to labelsTimothy Andrew
2016-03-15Ensure "new SSH key" email do not ends up as dead Sidekiq jobsRémy Coutable
2016-02-12Fix broken link in CI build notification emailsGrzegorz Bizon
2016-01-19Added X-GitLab-... headers to emails from CI and Email On Push servicesAnton Baklanov
2016-01-09Minor improvements, unsubscribe from email footerZeger-Jan van de Weg
2016-01-09Unsubscribe from thread through link in email footerZeger-Jan van de Weg
2016-01-04Merge pull request GH-9938 from huacnlee/hotfix/note_mail_with_notificationDouwe Maan
2015-12-14Merge branch 'ci-services-migrate' into 'master' Kamil Trzciński
2015-12-10Migrate CI::Services and CI::WebHooks to Services and WebHooksKamil Trzcinski
2015-12-08Fix specs by adding forgotten instance variableGrzegorz Bizon
2015-12-08Remove obsolete variables in `repository_push_email`Grzegorz Bizon
2015-12-08Improve Messagee::RepositoryPushGrzegorz Bizon
2015-12-08Refactor RepositoryPush, move to Message namespaceGrzegorz Bizon
2015-12-08Extract repository_push_email to separate classGrzegorz Bizon
2015-11-17Remove duplication in mailers/emails/notes.rbDmitriy Zaporozhets
2015-11-17Remove duplication in issue emailsDmitriy Zaporozhets
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-09-20Fix reply by email for comments on a specific line in a diff/commit.Douwe Maan
2015-08-19Move `sent_notification!` out of Notify.Douwe Maan
2015-08-19Make MR notification email subject more standard.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-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