Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ready for review: Migration to Symfony 3 #37

Open
wants to merge 55 commits into
base: master
Choose a base branch
from

Commits on Feb 17, 2017

  1. Added base installation of symfony 3 with sqlite

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    8e92059 View commit details
    Browse the repository at this point in the history
  2. Renamed Controller

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    5d5c64b View commit details
    Browse the repository at this point in the history
  3. Renamed test

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    701bbc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d53664 View commit details
    Browse the repository at this point in the history
  5. Added entry entity and updated template

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    b87dea6 View commit details
    Browse the repository at this point in the history
  6. Add .editorconfig for RobLoach

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    0a57dd8 View commit details
    Browse the repository at this point in the history
  7. Deleted unused assets

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    803ca23 View commit details
    Browse the repository at this point in the history
  8. Fixed .editorconfig

    CoalaJoe committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    7af02af View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2017

  1. Fixed dependencies

    CoalaJoe committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    d87cabe View commit details
    Browse the repository at this point in the history
  2. Raised PHP-Version to at least 7.0

    CoalaJoe committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    a0e7e3d View commit details
    Browse the repository at this point in the history
  3. Added tests for Entry entity

    CoalaJoe committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    2596fe1 View commit details
    Browse the repository at this point in the history
  4. Removed php 7.1 feature

    CoalaJoe committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    bd07f6e View commit details
    Browse the repository at this point in the history
  5. Fixed website for bigger and smaller screens

    CoalaJoe committed Feb 20, 2017
    Configuration menu
    Copy the full SHA
    3305156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eec5a47 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Add APIs

    CoalaJoe committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    98185b9 View commit details
    Browse the repository at this point in the history
  2. Merge

    CoalaJoe committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    9f6edb8 View commit details
    Browse the repository at this point in the history
  3. Remove PHP 5 support

    RobLoach authored Feb 21, 2017
    Configuration menu
    Copy the full SHA
    d9bd11a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from libretro/php-5

    Remove PHP 5 support
    Ashura authored Feb 21, 2017
    Configuration menu
    Copy the full SHA
    4cf4008 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Add empty directory for tests to run.

    CoalaJoe committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    f21b84c View commit details
    Browse the repository at this point in the history
  2. Add more tests

    CoalaJoe committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    575759d View commit details
    Browse the repository at this point in the history
  3. Update .travis.yml

    Ashura authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    5a8b6a3 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    Ashura authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    3f53e7f View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Ashura authored Feb 22, 2017
    Configuration menu
    Copy the full SHA
    4a108e4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0f0bdc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    382cc2e View commit details
    Browse the repository at this point in the history
  8. Fixed embarassing typo

    CoalaJoe committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    5b46d24 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Updated composer.json and added missing information

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    cbec5dc View commit details
    Browse the repository at this point in the history
  2. Removed php7 features

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    866afb0 View commit details
    Browse the repository at this point in the history
  3. Add php5.6 testing to travis

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    beebc14 View commit details
    Browse the repository at this point in the history
  4. Downgraded dependencies to php5.6

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    1febc0d View commit details
    Browse the repository at this point in the history
  5. Merged

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    91c99b1 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    b1f0b55 View commit details
    Browse the repository at this point in the history
  7. Fixed dependency issue

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    d101bca View commit details
    Browse the repository at this point in the history
  8. Fixed dependency issue

    CoalaJoe committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    cf8dd3f View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Fixed #3: Add haspassword and port to the get parameters and validate…

    …d them properly
    CoalaJoe committed Feb 24, 2017
    Configuration menu
    Copy the full SHA
    39dfcfc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Add travis to README.md

    Ashura authored Feb 25, 2017
    Configuration menu
    Copy the full SHA
    0d3d789 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Added Command for cleaning up old entries

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    6da684e View commit details
    Browse the repository at this point in the history
  2. Add documentation to automating the cleanup process

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    eec418e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5df367e View commit details
    Browse the repository at this point in the history
  4. Fixed documentation

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    55fc959 View commit details
    Browse the repository at this point in the history
  5. Fixed documentation

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    983ca53 View commit details
    Browse the repository at this point in the history
  6. Fixed typo

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    17ef019 View commit details
    Browse the repository at this point in the history
  7. Add phpstorm feature in symfony

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    b3facbc View commit details
    Browse the repository at this point in the history
  8. Add documentation for deletable files

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    9c64510 View commit details
    Browse the repository at this point in the history
  9. Refix typo

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    0ae7c00 View commit details
    Browse the repository at this point in the history
  10. Refix typo

    CoalaJoe committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    fb234f0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a3a04c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Add lifecycle callbacks to entries and created a eventlistener for li…

    …miting entries per ip or ip username combo
    CoalaJoe committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    43ad0de View commit details
    Browse the repository at this point in the history
  2. Added missing property in parameters.yml

    CoalaJoe committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    f309242 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Fixed test and use seperate db for tests

    CoalaJoe committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    e0843b2 View commit details
    Browse the repository at this point in the history
  2. Add tests for eventlistener

    CoalaJoe committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    75a057e View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'upstream/master'

    CoalaJoe committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    68ce106 View commit details
    Browse the repository at this point in the history
  4. Removed SwiftMailer and numerous configurations

    CoalaJoe committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    b09bc1c View commit details
    Browse the repository at this point in the history
  5. Remove weird file

    CoalaJoe committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    64cd73c View commit details
    Browse the repository at this point in the history
  6. Improved documentation for more performance

    CoalaJoe committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    ec02cd2 View commit details
    Browse the repository at this point in the history