stingus/StingusJiraBundle

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitignore
.travis.yml
LICENSE
README.md
Resources/config/doctrine-mapping/AbstractOauthToken.orm.xml
Resources/config/orm.yml
Resources/config/routing.yml
Resources/config/services.yml
Resources/config/validation.yml
Resources/doc/certificate.rst
Resources/doc/images/jira_oauth_flow.png
Resources/doc/index.rst
Resources/doc/install.rst
Resources/doc/usage.rst
Resources/translations/StingusJiraBundle.en.yml
Resources/translations/validators.en.yml
composer.json
phpcs.xml
phpunit.xml.dist
Command/GenerateCertCommand.php122
A
3 hrs
Controller/OauthController.php95
B
4 hrs
DependencyInjection/Configuration.php41
A
1 hr
DependencyInjection/StingusJiraExtension.php29
Doctrine/OauthTokenManager.php25
Event/OauthTokenGeneratedEvent.php16
Exception/JiraAuthorizationException.php5
Exception/QuestionException.php5
Exception/RuntimeException.php5
Model/AbstractOauthToken.php95
Model/OauthTokenInterface.php23
Oauth/Oauth.php113
Oauth/OauthClient.php40
Request/JiraRequest.php64
StingusJiraBundle.php25
StingusJiraEvents.php6