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-08-20Refactor access roles methodsDmitriy Zaporozhets
2013-07-18Merge Request on forked projectsIzaak Alpert
2013-06-24Fix profile emails with new key routeDmitriy Zaporozhets
2013-06-22Send project transfer email to all members. Added specs for project move emailDmitriy Zaporozhets
2013-06-14Fix mailer testDmitriy Zaporozhets
2013-04-01fixed test using repo with commits but old factoryDmitriy Zaporozhets
2013-03-28Fix notify specs. Fix merge request close via apiDmitriy Zaporozhets
2013-03-19refactor emails a bit. Add email on ssh key creationDmitriy Zaporozhets
2013-03-19fix tests. added jquery.timeago.jsDmitriy Zaporozhets
2013-02-01Fix mailer testsDmitriy Zaporozhets
2013-01-18Add optional signup.Marin Jankovski
2013-01-15more tests fixedDmitriy Zaporozhets
2012-12-31Bit of cleanup and improving mailerDmitriy Zaporozhets
2012-11-24Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-10-13Make Note methods sanerRiyad Preukschas
2012-09-06Spec fixedAlex Denisov
2012-08-29Issue_status_changed email addedAlex Denisov
2012-08-27Send notifiation on create UserProject relation (access granted)Alex Denisov
2012-08-21Remove some duplication in the Notify mailerRobert Speicher
2012-08-11Fully embrace Ruby 1.9 hash syntaxRobert Speicher
2012-08-06Update notifications mails and notify specs for GFMRiyad Preukschas
2012-07-02Disable issues sort. Recent issues on top. Fixed testsDmitriy Zaporozhets
2012-07-02Epic: Gitlab configuration with default valuesDmitriy Zaporozhets
2012-05-16Update Notify spec to use host set in config/gitlab.ymlRobb Kidd
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-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-16Add specs for all of the emails.Robb Kidd
2012-05-16Add specs for Notify ActionMailer emails.Robb Kidd