summaryrefslogtreecommitdiff
path: root/app/observers
Commit message (Expand)AuthorAgeFilesLines
* correct indentation in activity observerDmitriy Zaporozhets2013-02-252-15/+14
* System hooks execution moved to System hook serviceAndrew8xx82013-02-201-57/+2
* A little bit of codestyle improvmentsAndrew8xx82013-02-201-10/+9
* Observer refactored to use StateMachine eventsAndrew8xx82013-02-181-4/+12
* Issue uses StateMachine nowAndrew8xx82013-02-181-10/+19
* Merge Request uses StateMachine nowAndrew8xx82013-02-181-7/+12
* Constants in Events looks good nowAndrew8xx82013-02-132-3/+3
* use proper name for gitlabshell workerDmitriy Zaporozhets2013-02-112-4/+4
* Fixed: post-receive, project remove, testsDmitriy Zaporozhets2013-02-051-2/+1
* add remove keys from gitlab-shell by idDmitriy Zaporozhets2013-02-051-2/+2
* Remove outdated specs and fixed key removeDmitriy Zaporozhets2013-02-051-0/+1
* Make gitlab works with gitlab-shellDmitriy Zaporozhets2013-02-042-13/+15
* fix app crash if author is missingDmitriy Zaporozhets2013-02-011-1/+3
* Fix sending commit note email to id instead emailDmitriy Zaporozhets2013-02-011-1/+1
* fix key observer testsDmitriy Zaporozhets2013-01-281-1/+1
* keys to gitolite via sidekiq nowDmitriy Zaporozhets2013-01-281-2/+12
* Do gitolite calls async. Remove satellite with project removeDmitriy Zaporozhets2013-01-281-0/+1
* Merge commit 'master' into discussionsRiyad Preukschas2013-01-156-13/+13
|\
| * email via sidekiq. start and stop rake tasksDmitriy Zaporozhets2013-01-095-9/+9
| * more refactoring using models/concernsDmitriy Zaporozhets2013-01-031-3/+3
| * Fixed and improved enable_naamespace migration taskDmitriy Zaporozhets2012-12-281-1/+1
* | Fix commit note notificationRiyad Preukschas2013-01-021-1/+1
|/
* Fix email send on close/reopen issue. Display project name with namespace. re...Dmitriy Zaporozhets2012-12-201-1/+1
* Send update instructions after project namespace id changed or namespace path...Dmitriy Zaporozhets2012-12-201-1/+2
* Uncommented test observing comment eventDmitriy Zaporozhets2012-12-141-1/+1
* Processing with note events. reformated dashboard for more events to handleDmitriy Zaporozhets2012-12-141-8/+17
* Create events on comments and milestoneDmitriy Zaporozhets2012-12-141-2/+2
* fix notify_team on wallJohannes Schleifenbaum2012-12-071-1/+1
* Fix user creation cause of dual namespace buildDmitriy Zaporozhets2012-11-271-2/+0
* Project -> update repo only on create and destroy. Fixtures Updated with name...Dmitriy Zaporozhets2012-11-211-1/+4
* Project can be transfered to namespace and out nowDmitriy Zaporozhets2012-11-241-9/+0
* Create namespace on username init. Raise exception if project cannot be movedDmitriy Zaporozhets2012-11-242-4/+9
* class for moving projectDmitriy Zaporozhets2012-11-241-17/+4
* Fixing requests after namespaces. Fixed admin bug with access to projectDmitriy Zaporozhets2012-11-231-2/+2
* Deprecate code for Project. Use title and pathDmitriy Zaporozhets2012-11-231-7/+5
* Create dir with namespace. Create namespace with userDmitriy Zaporozhets2012-11-231-1/+3
* Update namespace if user changed username. Dont move project if new recordDmitriy Zaporozhets2012-11-232-1/+7
* Improve routing. Project access via namespaceDmitriy Zaporozhets2012-11-221-4/+7
* Move directory with project. Fixed all related path methods to use namespaceDmitriy Zaporozhets2012-11-222-3/+23
* Rename NoteObserver methods and clarify thingsRiyad Preukschas2012-10-181-8/+13
* Fix notification for notes on a wall.Robb Kidd2012-10-131-1/+2
* Reduce complexity: replace case statement with method lookup.Robb Kidd2012-10-111-10/+5
* Clean up indenting in new observer.Robb Kidd2012-10-111-5/+5
* Separate observing of Note and MergeRequestsRobb Kidd2012-10-103-80/+67
* master mergedAlex Denisov2012-09-203-2/+26
|\
| * A bit of test refactoringrandx2012-09-151-3/+2
| * Application loggerrandx2012-09-112-0/+24
* | Merge 'master' branchAlex Denisov2012-09-101-0/+16
|\ \ | |/
| * User left project event addedAlex Denisov2012-09-101-0/+9
| * User joined project event addedAlex Denisov2012-09-091-0/+6