summaryrefslogtreecommitdiff
path: root/spec/observers
Commit message (Expand)AuthorAgeFilesLines
* Fixed testsDmitriy Zaporozhets2012-12-211-4/+4
* Uncommented test observing comment eventDmitriy Zaporozhets2012-12-141-11/+13
* Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets2012-11-232-4/+7
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-1/+1
* Remove backward compatibility of factories.Vincent Bonmalais2012-11-136-22/+22
* Rename NoteObserver methods and clarify thingsRiyad Preukschas2012-10-181-19/+38
* Fix notification for notes on a wall.Robb Kidd2012-10-131-1/+1
* Reduce complexity: replace case statement with method lookup.Robb Kidd2012-10-111-1/+1
* Separate observing of Note and MergeRequestsRobb Kidd2012-10-102-0/+302
* Comment removedAlex Denisov2012-09-261-1/+0
* master mergedAlex Denisov2012-09-202-13/+22
|\
| * A bit of test refactoringrandx2012-09-151-20/+21
| * Fix observer testrandx2012-09-121-1/+6
* | Merge 'master' branchAlex Denisov2012-09-101-0/+30
|\ \ | |/
| * User left project event addedAlex Denisov2012-09-101-0/+19
| * User joined project event addedAlex Denisov2012-09-091-0/+8
* | test_after_commit gem addedAlex Denisov2012-09-031-6/+9
* | After commit instead of after_updateAlex Denisov2012-09-031-4/+4
|/
* Notification sends to issue author and assignee if issue being reopened or cl...Alex Denisov2012-08-291-7/+62
* Use similar interface to access gitoliterandx2012-08-291-0/+34
* Send notification on update UserProject relation (access changed)Alex Denisov2012-08-271-2/+15
* Send notifiation on create UserProject relation (access granted)Alex Denisov2012-08-271-0/+27
* Move observer specs out of spec/models into spec/observersRobert Speicher2012-08-253-0/+218