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

[Candidate] Add getAge function #5945

Merged
merged 19 commits into from
Jul 28, 2020

Commits on Jul 27, 2020

  1. add getAge function

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    f7a63b4 View commit details
    Browse the repository at this point in the history
  2. add other getAge formats

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    6512f2b View commit details
    Browse the repository at this point in the history
  3. using php DateTime diff

    days instead of %a
    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    027860d View commit details
    Browse the repository at this point in the history
  4. travis

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    752062c View commit details
    Browse the repository at this point in the history
  5. refactor

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    4fcb650 View commit details
    Browse the repository at this point in the history
  6. getAge should suffice?

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    a249b3e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aae60f5 View commit details
    Browse the repository at this point in the history
  8. add unit test?

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    e478dc7 View commit details
    Browse the repository at this point in the history
  9. Update test/unittests/CandidateTest.php typo

    Co-Authored-By: John Saigle <[email protected]>
    zaliqarosli and johnsaigle committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    62775c5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    babc61a View commit details
    Browse the repository at this point in the history
  11. remove typo

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    1d1ee88 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e8dd5a4 View commit details
    Browse the repository at this point in the history
  13. convert string to intval

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    34fe090 View commit details
    Browse the repository at this point in the history
  14. add to changelog

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    134273d View commit details
    Browse the repository at this point in the history
  15. Update CHANGELOG.md

    Co-authored-by: Dave MacFarlane <[email protected]>
    zaliqarosli and driusan committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    8ce23c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    797538f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ab015ce View commit details
    Browse the repository at this point in the history
  18. update testing

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    1b9058a View commit details
    Browse the repository at this point in the history
  19. missing spot

    zaliqarosli committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    187286a View commit details
    Browse the repository at this point in the history