Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

rewrite plus new features #8

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

rewrite plus new features #8

wants to merge 100 commits into from

Commits on Sep 20, 2016

  1. #13792 Porting Feature Library to PSR-4 Composer package

    Pablo Iglesias committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    038acef View commit details
    Browse the repository at this point in the history
  2. #13792 Porting Feature Library to PSR-4 Composer package

    Pablo Iglesias committed Sep 20, 2016
    Configuration menu
    Copy the full SHA
    ebfff74 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    Pablo Joán Iglesias authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    9926b64 View commit details
    Browse the repository at this point in the history
  4. Update .travis.yml

    Pablo Joán Iglesias authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    4a7753a View commit details
    Browse the repository at this point in the history
  5. Update composer.json

    Pablo Joán Iglesias authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    8cbd42a View commit details
    Browse the repository at this point in the history
  6. Update phpunit.xml

    Pablo Joán Iglesias authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    8a74da5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from cafemedia/13792

    * #13792 Porting Feature Library to PSR-4 Composer package
    
    * track ticket: http://trac.clubmom.local/trac/cafemom/ticket/13792
    Pablo Joán Iglesias authored Sep 20, 2016
    Configuration menu
    Copy the full SHA
    167f07f View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Added PSR-3 Support

    Pablo Iglesias committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    2a66504 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from cafemedia/13792

    Added PSR-3 Support
    Pablo Joán Iglesias authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    6843655 View commit details
    Browse the repository at this point in the history
  3. Change IsAdmin logic

    remove Logic from isAdmin and accept Boolean from constructor instead
    Pablo Joán Iglesias authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    e22e787 View commit details
    Browse the repository at this point in the history
  4. append feature to config errors

    log bad feature along with message
    Pablo Joán Iglesias authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    06f9bff View commit details
    Browse the repository at this point in the history
  5. remove unused parameter

    logger does not execute tracking logic
    Pablo Joán Iglesias authored Sep 22, 2016
    Configuration menu
    Copy the full SHA
    4224bb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2016

  1. typo in comment

    Pablo Iglesias committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    1d69688 View commit details
    Browse the repository at this point in the history
  2. isAdmin bug in world constructor

    Pablo Iglesias committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    bc4858d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34302d3 View commit details
    Browse the repository at this point in the history
  4. generalize function name

    Pablo Iglesias committed Sep 23, 2016
    Configuration menu
    Copy the full SHA
    dc00b7c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2016

  1. fix calling static properties dynamically

    Pablo Iglesias committed Sep 26, 2016
    Configuration menu
    Copy the full SHA
    b6cd6fe View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. 1.0.0 stable version with unit tests

    Pablo Iglesias committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    45c0184 View commit details
    Browse the repository at this point in the history
  2. Delete .travis.yml

    Pablo Joán Iglesias authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    611dc45 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    Pablo Joán Iglesias authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    7c32607 View commit details
    Browse the repository at this point in the history
  4. Delete composer.lock

    Pablo Joán Iglesias authored Sep 27, 2016
    Configuration menu
    Copy the full SHA
    42ede66 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Update Config.php

    Pablo Joán Iglesias authored Oct 11, 2016
    Configuration menu
    Copy the full SHA
    e401333 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. include build.xml for jenkins integration

    Pablo Iglesias committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    65caf37 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Pablo Joán Iglesias authored Oct 12, 2016
    Configuration menu
    Copy the full SHA
    94f1b0b View commit details
    Browse the repository at this point in the history
  3. test coverage

    Pablo Iglesias committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    26c1ffb View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:cafemedia/feature

    Pablo Iglesias committed Oct 12, 2016
    Configuration menu
    Copy the full SHA
    e76e3ee View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. disabled logging

    Pablo Joán Iglesias authored Oct 18, 2016
    Configuration menu
    Copy the full SHA
    015d6ae View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. adding support for start - end configurations. also exclude from regi…

    …ons support
    Pablo Iglesias committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    672040d View commit details
    Browse the repository at this point in the history
  2. forgot to add files (#1)

    Pablo Joán Iglesias authored Feb 26, 2017
    Configuration menu
    Copy the full SHA
    0cff271 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. fix start - end feature bug

    Pablo Iglesias committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    98aa9ee View commit details
    Browse the repository at this point in the history
  2. addin automated testing

    Pablo Iglesias committed Feb 27, 2017
    Configuration menu
    Copy the full SHA
    0124b09 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    Pablo Joán Iglesias authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    8723085 View commit details
    Browse the repository at this point in the history
  4. Delete GENERALIZING.md

    Pablo Joán Iglesias authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    391bc63 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    Pablo Joán Iglesias authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    a349d39 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Pablo Joán Iglesias authored Feb 27, 2017
    Configuration menu
    Copy the full SHA
    f1cacd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Update README.md

    Pablo Joán Iglesias authored Feb 28, 2017
    Configuration menu
    Copy the full SHA
    c670b10 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2017

  1. Configuration menu
    Copy the full SHA
    8fa82fa View commit details
    Browse the repository at this point in the history
  2. micro optimization

    PabloJoan committed Dec 28, 2017
    Configuration menu
    Copy the full SHA
    942ec19 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    add code coverage tracking
    PabloJoan authored Dec 28, 2017
    Configuration menu
    Copy the full SHA
    e2f841b View commit details
    Browse the repository at this point in the history
  4. Update README.md

    PabloJoan authored Dec 28, 2017
    Configuration menu
    Copy the full SHA
    bbf05d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    721e024 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5298a2f View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Configuration menu
    Copy the full SHA
    ea6658b View commit details
    Browse the repository at this point in the history
  2. update README

    PabloJoan committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    bee1256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55437e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f8f6f0 View commit details
    Browse the repository at this point in the history
  5. adjust README after merging

    PabloJoan committed Dec 31, 2017
    Configuration menu
    Copy the full SHA
    048948a View commit details
    Browse the repository at this point in the history
  6. Update composer.json

    PabloJoan authored Dec 31, 2017
    Configuration menu
    Copy the full SHA
    02ec1ce View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2018

  1. Configuration menu
    Copy the full SHA
    677e679 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Configuration menu
    Copy the full SHA
    0bdf95f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2018

  1. Update README.md

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    37c5b87 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    ec7da13 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    be57b51 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    4ac6704 View commit details
    Browse the repository at this point in the history
  5. Update composer.json

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    f02d23d View commit details
    Browse the repository at this point in the history
  6. Update composer.json

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    f5150b4 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    f69142f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    597445f View commit details
    Browse the repository at this point in the history
  9. Update README.md

    PabloJoan authored Jan 7, 2018
    Configuration menu
    Copy the full SHA
    736477a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2018

  1. Update README.md

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    e8ea39c View commit details
    Browse the repository at this point in the history
  2. Create LICENSE

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    e2233fc View commit details
    Browse the repository at this point in the history
  3. Update README.md

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    b4c7169 View commit details
    Browse the repository at this point in the history
  4. Update composer.json

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    cdab16b View commit details
    Browse the repository at this point in the history
  5. Create UNLICENSE

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    2e4cbae View commit details
    Browse the repository at this point in the history
  6. Delete LICENSE

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    d4bc775 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    PabloJoan authored Jan 9, 2018
    Configuration menu
    Copy the full SHA
    972ea21 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2018

  1. bit shift confuses people

    change hashing algorithm to haval192,3 because I'm only iterating 47 characters and haval192,3 provides 48 unlike SHA256's 64. 3 is the smallest iteration available. We don't need strong hashing here, speed is more important. 140737488355328 is the highest number php can handle this division before it rounds up the float to 1.
    PabloJoan authored Jan 10, 2018
    Configuration menu
    Copy the full SHA
    c57e9cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29246e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

  1. simplifying code

    PabloJoan committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    2672880 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    PabloJoan authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    887713e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    PabloJoan authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    d0d99d4 View commit details
    Browse the repository at this point in the history
  4. uneeded type casting

    PabloJoan committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    9bf9181 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6028dcb View commit details
    Browse the repository at this point in the history
  6. Update README.md

    PabloJoan authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    41df5ee View commit details
    Browse the repository at this point in the history
  7. Update README.md

    PabloJoan authored Oct 28, 2018
    Configuration menu
    Copy the full SHA
    a984a1c View commit details
    Browse the repository at this point in the history
  8. simplify code

    PabloJoan committed Oct 28, 2018
    Configuration menu
    Copy the full SHA
    04cc91f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4b2634 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    94e3bbb View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. bug fixes

    PabloJoan committed Nov 3, 2018
    Configuration menu
    Copy the full SHA
    9255b48 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. Configuration menu
    Copy the full SHA
    744001e View commit details
    Browse the repository at this point in the history

Commits on May 27, 2021

  1. Configuration menu
    Copy the full SHA
    356d3bd View commit details
    Browse the repository at this point in the history
  2. remove travis

    PabloJoan authored May 27, 2021
    Configuration menu
    Copy the full SHA
    137dc6c View commit details
    Browse the repository at this point in the history
  3. Delete .travis.yml

    PabloJoan authored May 27, 2021
    Configuration menu
    Copy the full SHA
    5b1e26d View commit details
    Browse the repository at this point in the history
  4. add github action

    PabloJoan authored May 27, 2021
    Configuration menu
    Copy the full SHA
    874e5b6 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    58314c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    dd3cca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    6b174e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    ba58b7d View commit details
    Browse the repository at this point in the history
  2. update github workflow

    PabloJoan committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    9721338 View commit details
    Browse the repository at this point in the history
  3. update github workflow

    PabloJoan committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    25b0a6a View commit details
    Browse the repository at this point in the history
  4. update github workflow

    PabloJoan committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    a3a8363 View commit details
    Browse the repository at this point in the history
  5. update github workflow

    PabloJoan committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5ac19e0 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    PabloJoan authored Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b5d76d4 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. Update README.md

    PabloJoan authored May 1, 2023
    Configuration menu
    Copy the full SHA
    f27a295 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. require php 8.3

    PabloJoan committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a25342f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8d5558 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ecbeb4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    43f74fd View commit details
    Browse the repository at this point in the history
  2. rename badly named function

    PabloJoan committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1ba43eb View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. fix outdated code comment

    PabloJoan committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    ba908b5 View commit details
    Browse the repository at this point in the history