open-orchestra/open-orchestra-user-bundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.php.ini
.travis.yml
ISSUE_TEMPLATE
LICENSE
README.md
UserBundle/Controller/SecurityController.php13
A
0 mins
UserBundle/DependencyInjection/Compiler/EntityResolverCompilerPass.php44
A
1 hr
UserBundle/DependencyInjection/Compiler/TwigGlobalsCompilerPass.php17
A
0 mins
UserBundle/DependencyInjection/Configuration.php17
A
0 mins
UserBundle/DependencyInjection/OpenOrchestraUserExtension.php23
A
0 mins
UserBundle/Document/Group.php14
A
0 mins
UserBundle/Document/User.php90
A
0 mins
UserBundle/Event/GroupEvent.php16
A
0 mins
UserBundle/Event/UserEvent.php16
A
0 mins
UserBundle/GroupEvents.php8
A
0 mins
UserBundle/Model/UserInterface.php22
A
0 mins
UserBundle/OpenOrchestraUserBundle.php19
A
0 mins
UserBundle/Repository/GroupRepository.php6
A
0 mins
UserBundle/Repository/UserRepository.php167
A
0 mins
UserBundle/Repository/UserRepositoryInterface.php22
A
0 mins
UserBundle/Resources/config/resolve_document.yml
UserBundle/Resources/config/services.yml
UserBundle/Resources/config/validation.yml
UserBundle/Resources/config/validator.yml
UserBundle/Resources/public/js/loginRedirection.js5
A
0 mins
UserBundle/Resources/translations/messages.en.yml
UserBundle/Resources/translations/messages.fr.yml
UserBundle/Resources/translations/validators.en.yml
UserBundle/Resources/translations/validators.fr.yml
UserBundle/Resources/views/ChangePassword/changePassword.html.twig
UserBundle/Resources/views/ChangePassword/changePassword_content.html.twig
UserBundle/Resources/views/Resetting/check_email.html.twig
UserBundle/Resources/views/Resetting/request_content.html.twig
UserBundle/Resources/views/Resetting/reset_content.html.twig
UserBundle/Resources/views/Security/login.html.twig
UserBundle/Resources/views/Security/loginForm.html.twig
UserBundle/Resources/views/baseLayout.html.twig
UserBundle/Resources/views/form.html.twig
UserBundle/Resources/views/layout.html.twig
UserBundle/Tests/DependencyInjection/Fixtures/config/empty.yml
UserBundle/Tests/DependencyInjection/Fixtures/config/value.yml
UserBundle/Tests/DependencyInjection/OpenOrchestraUserExtensionTest.php37
A
0 mins
UserBundle/Tests/Validator/Constraints/ComplexUserPasswordTest.php26
A
0 mins
UserBundle/Tests/Validator/Constraints/ComplexUserPasswordValidatorTest.php64
A
0 mins
UserBundle/UserEvents.php9
A
0 mins
UserBundle/Validator/Constraints/ComplexUserPassword.php17
A
0 mins
UserBundle/Validator/Constraints/ComplexUserPasswordValidator.php48
A
2 hrs
composer.json