aboutsummaryrefslogtreecommitdiff
path: root/rhodecode/model/comment.py
AgeCommit message (Expand)Author
2013-03-02notifications changesMarcin Kuzminski
2013-01-29Don't send notification email for auto-status changesMarcin Kuzminski
2013-01-29pull requeset: use #pr and title in comment notificationsMads Kiilerich
2013-01-21improved extraction of user from changeset when sending notification.Marcin Kuzminski
2012-09-06fixed kwargs ->email_kwargsMarcin Kuzminski
2012-09-05fix missing email_kwargsMarcin Kuzminski
2012-09-05part2 of pull-request notification improvementsMarcin Kuzminski
2012-07-20Added created_on column to changeset comments for proper ordering.Marcin Kuzminski
2012-07-03Added dynamic data loading for other repo we open pull request againstMarcin Kuzminski
2012-07-01Added associated classes into child modelsMarcin Kuzminski
2012-06-18white space cleanupMarcin Kuzminski
2012-06-11- added commenting to pull requestsMarcin Kuzminski
2012-06-10- pull request generates overview based on it's paramsMarcin Kuzminski
2012-06-10Refactoring of changeset_file_comments for more generic usage. In both It ena...Marcin Kuzminski
2012-06-10Added basic models for saving open pull requestsMarcin Kuzminski
2012-06-05merge with betaMarcin Kuzminski
2012-06-04Don't send emails to person who comment on changesetMarcin Kuzminski
2012-05-17Add changeset status change into emailsMarcin Kuzminski
2012-04-14#415: Adding comment to changeset causes reloadMarcin Kuzminski
2012-04-01Notification fixesMarcin Kuzminski
2012-03-21White space cleanupMarcin Kuzminski
2012-03-07utils/confMarcin Kuzminski
2012-03-01code gardenMarcin Kuzminski
2012-03-01code gardenMarcin Kuzminski
2012-01-042012 copyrightsMarcin Kuzminski
2011-12-19implements #308 rewrote diffs to enable displaying full diff on each fileMarcin Kuzminski
2011-11-27another major refactoring with session managementMarcin Kuzminski
2011-11-25Notification fixesMarcin Kuzminski
2011-11-23notification to commit author + gardeningMarcin Kuzminski
2011-11-23Tests updates, Session refactoringMarcin Kuzminski
2011-11-23Notification system improvementsMarcin Kuzminski
2011-11-20notification fixes and improvementsMarcin Kuzminski
2011-11-13fixes inline comments double entriesMarcin Kuzminski
2011-11-13#71 code-reviewMarcin Kuzminski
2011-11-12code refactoringMarcin Kuzminski
2011-11-11#77 code reviewMarcin Kuzminski