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-20 10:06:04 +10:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v7.0.0
gitlabhq
/
app
/
observers
T
History
Dmitriy Zaporozhets
1355ede49d
Wipe wall notes feature
...
Signed-off-by: Dmitriy Zaporozhets <
dmitriy.zaporozhets@gmail.com
>
2014-06-13 14:24:54 +03:00
..
base_observer.rb
Remove set of thread variables
2014-06-10 17:51:49 +03:00
note_observer.rb
Wipe wall notes feature
2014-06-13 14:24:54 +03: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
Move project creation to service
2014-03-12 17:14:48 +02:00
system_hook_observer.rb
Use instance methods for system_hooks_service
2014-01-15 14:26:05 +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
Avoid duplicate group membership emails
2013-12-09 09:22:59 +01:00
users_project_observer.rb
Only send email when project access level changes.
2014-04-03 13:24:05 +02:00