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
path: root/spec
AgeCommit message (Expand)Author
2012-06-24Merge branch 'separate_user_and_issue_observer_from_mail_observer' of https:/...randx
2012-06-21Pushed widget improvedrandx
2012-06-21Protect IssueObserver#send_reassigned_email method.Robb Kidd
2012-06-20Extract observation of User to a UserObserverRobb Kidd
2012-06-20Deliver issue mails.Robb Kidd
2012-06-20Disable observers in specs. Enable only when observer is under test.Robb Kidd
2012-06-20Add resque_spec to test queuing mail.Robb Kidd
2012-06-20Make IssueObserver handle issus, not MailerObserverRobb Kidd
2012-06-20Add method for an issue to know whether it is being closedRobb Kidd
2012-06-20Add method to Note to create notes about status changes.Robb Kidd
2012-06-20Update IssueObserver to send reassigned emails when an issue is reassigned.Robb Kidd
2012-06-20Add new utility method for an issue to know whether it is being reassignedRobb Kidd
2012-06-20New IssueObserver class and spec.Robb Kidd
2012-06-15Cucumber:Dmitriy Zaporozhets
2012-06-13fix broken specNihad Abbasov
2012-06-13Dashboard refactoring:randx
2012-06-12Specs for last push widgetrandx
2012-06-01allow login via private token only for atom feedsNihad Abbasov
2012-06-01add projects atom feedNihad Abbasov
2012-05-29use ffaker gemNihad Abbasov
2012-05-29cleanup User modelNihad Abbasov
2012-05-29fix typo in spec file nameNihad Abbasov
2012-05-27[Tests] Update team member permissionrandx
2012-05-27[Tests] Fixed graph testrandx
2012-05-27[Tests] Better project coveragerandx
2012-05-27[Tests] added spec for search pagerandx
2012-05-26lib/ refactoring. Module Gitlabhq renamed to Gitlabrandx
2012-05-19Password & token split up, icon to button for top panelDmitriy Zaporozhets
2012-05-17New Feature: Git Blame for fileDmitriy 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
2012-05-11Add spec for ProtectedBranch.Robb Kidd
2012-04-26Hooks UI improved, Request tests addedDmitriy Zaporozhets
2012-04-24New project page improved. User profile improved. Show issues, participant on...gitlabhq
2012-04-23fixed email markdownv2.4.1gitlabhq
2012-04-14removed old specDmitriy Zaporozhets
2012-04-09fixed testsDmitriy Zaporozhets
2012-04-09first pack of tests for milestonesDmitriy Zaporozhets
2012-04-09Milestone basic scaffoldDmitriy Zaporozhets
2012-04-04Fix issues with push 600+ commits. refactored, improved push eventsrandx