This website requires JavaScript.
Explore
Help
Sign In
home
/
gitlabhq
Watch
2
Star
0
Fork
0
mirror of
https://github.com/wahyd4/gitlabhq.git
synced
2026-08-15 15:46:08 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v6.1.0
gitlabhq
/
app
/
observers
T
History
Dmitriy Zaporozhets
8589824f00
Add UsersGroup observer
...
Trigger notification service when new user-group relation was created
2013-09-12 18:59:31 +03:00
..
activity_observer.rb
Link issues from comments and automatically close them
2013-08-25 18:58:41 -04:00
base_observer.rb
Link issues from comments and automatically close them
2013-08-25 18:58:41 -04:00
issue_observer.rb
Link issues from comments and automatically close them
2013-08-25 18:58:41 -04:00
key_observer.rb
Fix key observer
2013-06-25 12:02:10 +03:00
merge_request_observer.rb
Link issues from comments and automatically close them
2013-08-25 18:58:41 -04:00
note_observer.rb
Link issues from comments and automatically close them
2013-08-25 18:58:41 -04:00
project_activity_cache_observer.rb
Use update_column to set :last_activity_at for project
2013-04-10 14:38:04 +03:00
project_observer.rb
Update project last_activity_at on creation
2013-08-15 12:46:52 +03:00
system_hook_observer.rb
refactor observers. Added BaseObserver with helper methods
2013-03-26 18:11:38 +02:00
user_observer.rb
Dont update namespace if User name was changed. Use user#username for namespace name because Namespace#name validates by uniq
2013-08-29 21:44:45 +03:00
users_group_observer.rb
Add UsersGroup observer
2013-09-12 18:59:31 +03:00
users_project_observer.rb
refactor observers. Added BaseObserver with helper methods
2013-03-26 18:11:38 +02:00