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-01-15more tests fixedDmitriy Zaporozhets
2013-01-09sidekiq with green testsDmitriy Zaporozhets
2013-01-03fix testsDmitriy Zaporozhets
2013-01-02Fixed missing current user for issue observerDmitriy Zaporozhets
2013-01-02Fix api specs. Use id instead pathDmitriy Zaporozhets
2012-12-21Fixed testsDmitriy Zaporozhets
2012-12-15Uncommented test observing comment eventDmitriy Zaporozhets
2012-11-24Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets
2012-11-23Deprecate code for Project. Use title and pathDmitriy Zaporozhets
2012-11-13Remove backward compatibility of factories.Vincent Bonmalais
2012-10-18Rename NoteObserver methods and clarify thingsRiyad Preukschas
2012-10-13Fix notification for notes on a wall.Robb Kidd
2012-10-11Reduce complexity: replace case statement with method lookup.Robb Kidd
2012-10-11Separate observing of Note and MergeRequestsRobb Kidd
2012-09-26Comment removedAlex Denisov
2012-09-20master mergedAlex Denisov
2012-09-15A bit of test refactoringrandx
2012-09-12Fix observer testrandx
2012-09-10Merge 'master' branchAlex Denisov
2012-09-10User left project event addedAlex Denisov
2012-09-10User joined project event addedAlex Denisov
2012-09-03test_after_commit gem addedAlex Denisov
2012-09-03After commit instead of after_updateAlex Denisov
2012-08-29Notification sends to issue author and assignee if issue being reopened or cl...Alex Denisov
2012-08-29Use similar interface to access gitoliterandx
2012-08-27Send notification on update UserProject relation (access changed)Alex Denisov
2012-08-27Send notifiation on create UserProject relation (access granted)Alex Denisov
2012-08-25Move observer specs out of spec/models into spec/observersRobert Speicher