gitlab-org--gitlab-foss/app/models
Dmitriy Zaporozhets 6fff92e984 Enable confirmable and reconfirmable modules for User
Now when you want to signup or change existing email you will be forced
to confirm that you really own this email. You get email with link to
follow in order to confirm your email address

Conflicts:
	app/models/user.rb
2013-10-15 09:56:04 +03:00
..
concerns Add description to MergeRequest model 2013-09-09 16:32:43 +03:00
network Remove grit require 2013-09-30 13:59:16 +03:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
ability.rb Group ownership completely based on users_groups relation now 2013-09-26 14:49:22 +03:00
campfire_service.rb Annotated 2013-06-19 15:40:33 +03:00
commit.rb Improved large commit handling. 2013-09-07 14:44:03 +03:00
deploy_key.rb Reannotate 2013-08-21 12:34:02 +03:00
deploy_keys_project.rb Annotated 2013-06-19 15:40:33 +03:00
event.rb Merge branch 'feature/internal_ids' of /home/git/repositories/gitlab/gitlabhq 2013-08-20 19:30:38 +00:00
flowdock_service.rb Use gitlab-flowdock-git-hook patched for dependency on gitlab-grit, instead of grit. 2013-10-03 16:36:43 +03:00
forked_project_link.rb Annotated 2013-06-19 15:40:33 +03:00
gitlab_ci_service.rb Annotated 2013-06-19 15:40:33 +03:00
gollum_wiki.rb Add GollumWiki#empty? method 2013-10-09 17:17:52 +02:00
group.rb Update user access level when adding to group. 2013-10-14 15:15:14 +02:00
hipchat_service.rb Annotated 2013-06-19 15:40:33 +03:00
issue.rb Add description to MergeRequest model 2013-09-09 16:32:43 +03:00
key.rb Reannotate 2013-08-21 12:34:02 +03:00
merge_request.rb Fix bugs when discussion visible in wrong project 2013-10-07 14:49:01 +03:00
milestone.rb Reannotate 2013-08-21 12:34:02 +03:00
namespace.rb Annotate! 2013-10-01 15:15:28 +03:00
note.rb Annotate! 2013-10-01 15:15:28 +03:00
notification.rb save each notification setting with ajax on change 2013-04-04 22:11:51 +03:00
personal_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
pivotaltracker_service.rb Annotate! 2013-10-01 15:15:28 +03:00
project.rb Update merge requests from fork project to origin project 2013-10-08 16:45:57 +04:00
project_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
project_snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
project_team.rb Improve admin user show page 2013-08-27 21:39:34 +03:00
protected_branch.rb replace Gitolited mixin with Gitlab::ShellAdapter 2013-03-21 21:01:14 +02:00
repository.rb Refactor blob finding 2013-10-01 20:34:41 +03:00
service.rb Added can_test? mehod to Service model and added tests 2013-08-09 22:02:34 +02:00
service_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
snippet.rb Reannotate 2013-08-21 12:34:02 +03:00
system_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
tree.rb Fix README detection for subdir 2013-10-13 16:03:16 +03:00
user.rb Enable confirmable and reconfirmable modules for User 2013-10-15 09:56:04 +03:00
users_group.rb Reannotate 2013-08-21 12:34:02 +03:00
users_project.rb If user is owner of project it cant be removed from this project 2013-08-27 12:47:28 +03:00
web_hook.rb Reannotate 2013-08-21 12:34:02 +03:00
wiki_page.rb Fixed wrong last-edit time for wiki 2013-08-16 16:59:26 +03:00