Dmitriy Zaporozhets
|
c058aaf7dc
|
Keep namespace name/username synced with user
|
2013-06-11 14:22:33 +03:00 |
|
Dmitriy Zaporozhets
|
ce0945efcd
|
refactor observers. Added BaseObserver with helper methods
|
2013-03-26 18:11:38 +02:00 |
|
Dmitriy Zaporozhets
|
6abf58466f
|
Move new_note email logic to NotificationService
|
2013-03-26 17:51:06 +02:00 |
|
Dmitriy Zaporozhets
|
da6b53a80e
|
Merge branch 'omniauth_no_email_1' of https://github.com/gliptak/gitlabhq into gliptak-omniauth_no_email_1
Conflicts:
app/observers/user_observer.rb
spec/observers/user_observer_spec.rb
|
2013-03-05 16:48:18 +02:00 |
|
Dmitriy Zaporozhets
|
71bd956866
|
email via sidekiq. start and stop rake tasks
|
2013-01-09 08:44:05 +03:00 |
|
Dmitriy Zaporozhets
|
d03964d6ec
|
Fixed and improved enable_naamespace migration task
|
2012-12-28 06:14:05 +03:00 |
|
Dmitriy Zaporozhets
|
cfeddb554e
|
Fix user creation cause of dual namespace build
|
2012-11-27 18:27:13 +00:00 |
|
Dmitriy Zaporozhets
|
d405c8fc60
|
Create namespace on username init. Raise exception if project cannot be moved
|
2012-11-24 12:25:04 +02:00 |
|
Dmitriy Zaporozhets
|
0e1635a68a
|
Fixing requests after namespaces. Fixed admin bug with access to project
|
2012-11-23 22:25:28 +02:00 |
|
Dmitriy Zaporozhets
|
ab9d023651
|
Create dir with namespace. Create namespace with user
|
2012-11-23 09:11:09 +03:00 |
|
Dmitriy Zaporozhets
|
96105e214f
|
Update namespace if user changed username. Dont move project if new record
|
2012-11-23 06:39:09 +03:00 |
|
Gabor Liptak
|
cb2be3ce0a
|
Don't email omniauth created users
|
2012-09-19 13:36:00 -05:00 |
|
randx
|
0523b4265b
|
Application logger
|
2012-09-11 23:24:53 +03:00 |
|
randx
|
6d92aa6d12
|
Fix IssueObserver current_user assign. Refactored observers
|
2012-06-24 10:01:42 +03:00 |
|