phpmentoring/webapp

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.gitattributes
.gitignore
.travis.yml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
app/config/parameters.yml.dist
app/console
cb
composer.json
composer.lock
data/migrations/20150418154806_create_users_table.php31
A
0 mins
data/migrations/20150429024247_profile.php15
A
0 mins
data/migrations/20150507031216_add_tags_table.php44
A
1 hr
data/migrations/20150517040348_create_conversation_tables.php31
A
0 mins
data/migrations/20150720122517_add_send_notifications_flag_to_user.php15
A
0 mins
data/migrations/20150822164501_enable_notifications_one_time.php12
A
0 mins
data/migrations/20150915143127_add_github_username.php15
A
0 mins
data/migrations/20151031072712_add_timezones_to_users.php15
A
0 mins
data/migrations/20170225230431_add_taxonomy_languages.php13
A
0 mins
docker-compose.yml
docker/httpd/Dockerfile
docker/php/Dockerfile
public/.htaccess
public/404.html
public/apple-touch-icon.png
public/browserconfig.xml
public/crossdomain.xml
public/css/bootstrap-theme.css
public/css/bootstrap-theme.css.map
public/css/bootstrap-theme.min.css
public/css/bootstrap.css
public/css/bootstrap.css.map
public/css/bootstrap.min.css
public/css/main.css
public/css/prism.css
public/favicon.ico
public/fonts/glyphicons-halflings-regular.eot
public/fonts/glyphicons-halflings-regular.svg
public/fonts/glyphicons-halflings-regular.ttf
public/fonts/glyphicons-halflings-regular.woff
public/humans.txt
public/index.php56
A
0 mins
public/js/main.js107
A
0 mins
public/tile-wide.png
public/tile.png
src/Mentoring/Account/Controller/AccountController.php25
A
0 mins
src/Mentoring/Account/Form/DataTransformer/TextToTagsTransformer.php45
A
0 mins