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

Update from upstream repo rinvex/repository #1

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

Commits on Aug 5, 2016

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

Commits on Aug 18, 2016

  1. #59 - Return object instead of array for CrUD operations (#65)

    * #59 - Return object instead of array for CrUD operations
    
    * Fix Style-CI
    ionut-tanasa authored and Omranic committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    800dcb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8249f6e View commit details
    Browse the repository at this point in the history
  3. Add findFirst method

    Omranic committed Aug 18, 2016
    Configuration menu
    Copy the full SHA
    883dc0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f892f9c View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. missing square brackets close (#68)

    ahmedash95 authored and Omranic committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    beaec1a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2016

  1. Adding whereHas and findWhereHas methods (#69)

    Add whereHas and findWhereHas methods (close#66)
    ionut-tanasa authored and Omranic committed Aug 28, 2016
    Configuration menu
    Copy the full SHA
    bd80989 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e99b4d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Configuration menu
    Copy the full SHA
    71e341a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5fa8e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

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

Commits on Sep 10, 2016

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

Commits on Sep 12, 2016

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

Commits on Sep 13, 2016

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

Commits on Sep 16, 2016

  1. Configuration menu
    Copy the full SHA
    580ac94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd6d245 View commit details
    Browse the repository at this point in the history
  3. Move transaction methods implementation to EloquentRepository

    - These methods are tightly coupled to the database, where BaseRepository supposed to be agnostic
    Omranic committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    0c4f4d7 View commit details
    Browse the repository at this point in the history
  4. Fix comment typo (#81)

    sdebacker authored and Omranic committed Sep 16, 2016
    Configuration menu
    Copy the full SHA
    31d57cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    438c6b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    44bfc69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f34a65a View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2016

  1. Criteria implementation (#76, close #60)

    evsign authored and Omranic committed Sep 22, 2016
    Configuration menu
    Copy the full SHA
    a0b0336 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da53864 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9c7d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2016

  1. Feature/79 groupBy & having (#89)

    * Adding having method
    
    * Applied fixes from StyleCI
    
    * Adding orHaving() method
    
    * changed `havings` to `having` to reflect other properties naming convention.
    
    * Applied style fixes
    
    * Applied fixes from StyleCI (#91)
    
    * ignored composer.lock
    
    * Adding groupBy
    
    * Added tests for goupBy
    
    * Added tests for having method
    
    * Applied fixes from StyleCI
    
    * Applied fixes from StyleCI
    
    * Adding tests for aggregate methods (Reference #93)
    
    * Adding moar tests combining multiple having() / orHaving()
    
    * Applied fixes from StyleCI (#97)
    ionut-tanasa authored and Omranic committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    6c1fc8d View commit details
    Browse the repository at this point in the history
  2. Enforce naming conventions

    Omranic committed Oct 9, 2016
    Configuration menu
    Copy the full SHA
    db1cd48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3b943f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1958ec6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7f07de View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

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

Commits on Oct 21, 2016

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

Commits on Dec 3, 2016

  1. Configuration menu
    Copy the full SHA
    fa37d19 View commit details
    Browse the repository at this point in the history
  2. Drop LTS support

    Omranic committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    30956e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca956c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2016

  1. Configuration menu
    Copy the full SHA
    a34135a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc0acb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3a73ae View commit details
    Browse the repository at this point in the history
  4. Add .travis.yml file

    Omranic committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    c69adc5 View commit details
    Browse the repository at this point in the history
  5. Update .gitignore file

    Omranic committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    f2ebd50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4d5c0b5 View commit details
    Browse the repository at this point in the history
  7. Update copyright year

    Omranic committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    18de0e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3fba9b9 View commit details
    Browse the repository at this point in the history
  9. Bump branch alias

    Omranic committed Dec 10, 2016
    Configuration menu
    Copy the full SHA
    5da8fbc View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Update docs and help text

    Omranic committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    ffa6347 View commit details
    Browse the repository at this point in the history
  2. whereHas callback default null (#104)

    * whereHas callback default null
    
    * fix RepositoryContract
    liyu001989 authored and Omranic committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    8089afa View commit details
    Browse the repository at this point in the history
  3. implement multiple orderBy (#117)

    hansen1416 authored and Omranic committed Dec 11, 2016
    Configuration menu
    Copy the full SHA
    16c0cd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e690ae4 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2016

  1. Enforce testing consistency

    Omranic committed Dec 12, 2016
    Configuration menu
    Copy the full SHA
    a9ca17c View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2016

  1. Only sync relations on request (#121)

    taliptako authored and Omranic committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    9580421 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    359b81e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a3ec7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a11dbb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f98548 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d02223 View commit details
    Browse the repository at this point in the history
  7. Enforce tests consistency

    Omranic committed Dec 17, 2016
    Configuration menu
    Copy the full SHA
    c057329 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Configuration menu
    Copy the full SHA
    6c11b8c View commit details
    Browse the repository at this point in the history
  2. Add restore method. (#123)

    Signed-off-by: Bruno Gaspar <[email protected]>
    brunogaspar authored and Omranic committed Dec 19, 2016
    Configuration menu
    Copy the full SHA
    0bc1e5b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Configuration menu
    Copy the full SHA
    f13c1be View commit details
    Browse the repository at this point in the history
  2. Fix minor typo

    Omranic committed Dec 20, 2016
    Configuration menu
    Copy the full SHA
    0dcc7f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2016

  1. Tweak service provider code

    Omranic committed Dec 23, 2016
    Configuration menu
    Copy the full SHA
    4687965 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2016

  1. Configuration menu
    Copy the full SHA
    1169963 View commit details
    Browse the repository at this point in the history
  2. Typehint query builder

    Omranic committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    f7e0326 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4477ddd View commit details
    Browse the repository at this point in the history
  4. Fix missing argument passing

    Omranic committed Dec 27, 2016
    Configuration menu
    Copy the full SHA
    d3a2edb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    759cfcd View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2016

  1. Update styleci fixers

    Omranic committed Dec 31, 2016
    Configuration menu
    Copy the full SHA
    fb46bff View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. Configuration menu
    Copy the full SHA
    f4ec4e9 View commit details
    Browse the repository at this point in the history
  2. Add support for Laravel 5.4

    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    98dc415 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'hotfix/v2.0.2'

    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    f757a49 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hotfix/v2.0.2' into develop

    # Conflicts:
    #	composer.json
    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    c94f8ec View commit details
    Browse the repository at this point in the history
  5. Revert "Add support for Laravel 5.4"

    This reverts commit 98dc415.
    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    a7de7e1 View commit details
    Browse the repository at this point in the history
  6. Bump version

    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    751e79c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'hotfix/v2.0.3'

    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    aabe6c2 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'hotfix/v2.0.3' into develop

    # Conflicts:
    #	composer.json
    Omranic committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    ee817e8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. fixes #131 & #136 (#137)

    fix fatal error with event listener on create and update
    ```
    Type error: Argument 1 passed to Rinvex\Repository\Listeners\RepositoryEventListener::entityCreating() must implement interface Rinvex\Repository\Contracts\RepositoryContract, string given
    ```
    Hasnayeen authored and Omranic committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    86d24d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    051f20f View commit details
    Browse the repository at this point in the history
  3. Push forward and require Laravel 5.4 and up

    - Use v2.x for Laravel 5.3 or less compatibility
    Omranic committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    e222639 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Configuration menu
    Copy the full SHA
    e29fede View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce0b45d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6527c14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    04d009c View commit details
    Browse the repository at this point in the history
  5. Fix code style

    Omranic committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    3aaa9a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2017

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

Commits on Mar 14, 2017

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

Commits on Mar 22, 2017

  1. Update security contact email

    Omranic committed Mar 22, 2017
    Configuration menu
    Copy the full SHA
    ef157ef View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2017

  1. Push it forward

    Omranic committed Apr 8, 2017
    Configuration menu
    Copy the full SHA
    d0ac839 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Remove file header docblock

    Omranic committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    a88d8a5 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2017

  1. Add Laravel 5.5 support

    Omranic committed Jun 4, 2017
    Configuration menu
    Copy the full SHA
    eae02ec View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2017

  1. Support Auto-Discovery

    Omranic committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    bab1815 View commit details
    Browse the repository at this point in the history
  2. Push forward PHPUnit version

    Omranic committed Jun 12, 2017
    Configuration menu
    Copy the full SHA
    81c2839 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Update README.md (#154)

    ninjaparade authored and Omranic committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    de60ed2 View commit details
    Browse the repository at this point in the history
  2. Update composer config

    Omranic committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    3b38b81 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2017

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

Commits on Jul 18, 2017

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

Commits on Jul 20, 2017

  1. Fix readme consistency

    Omranic committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    a2c1dbe View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2017

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

Commits on Aug 19, 2017

  1. Fix code style

    Omranic committed Aug 19, 2017
    Configuration menu
    Copy the full SHA
    c697ee4 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2017

  1. Fix docblock return types

    Omranic committed Aug 28, 2017
    Configuration menu
    Copy the full SHA
    1db44f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2017

  1. Update Laravel docs links

    Omranic committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    0063d42 View commit details
    Browse the repository at this point in the history
  2. Tag config publish

    Omranic committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    0f46d15 View commit details
    Browse the repository at this point in the history
  3. Fix docblock

    Omranic committed Aug 30, 2017
    Configuration menu
    Copy the full SHA
    a05f231 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. Configuration menu
    Copy the full SHA
    449c7ad View commit details
    Browse the repository at this point in the history
  2. Update composer dependencies

    Omranic committed Aug 31, 2017
    Configuration menu
    Copy the full SHA
    2c54e0f View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2017

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

Commits on Oct 29, 2017

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

Commits on Nov 8, 2017

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

Commits on Nov 9, 2017

  1. Update StyleCI config

    Omranic committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    455f372 View commit details
    Browse the repository at this point in the history
  2. Update copyright year

    Omranic committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    b67c075 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. Enforce consistency

    Omranic committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    60f02c0 View commit details
    Browse the repository at this point in the history
  2. Update readme

    Omranic committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    dba1123 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2017

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

Commits on Dec 24, 2017

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

Commits on Dec 25, 2017

  1. Configuration menu
    Copy the full SHA
    f7b04bd View commit details
    Browse the repository at this point in the history
  2. Fix CS

    Omranic committed Dec 25, 2017
    Configuration menu
    Copy the full SHA
    3a0a10a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2018

  1. Require PHP 7.1.0 at least

    Omranic committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    a1a74d3 View commit details
    Browse the repository at this point in the history
  2. Tweak composer file

    Omranic committed Jan 2, 2018
    Configuration menu
    Copy the full SHA
    1fb8eff View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2018

  1. Typehint void method returns

    Omranic committed Jan 19, 2018
    Configuration menu
    Copy the full SHA
    4ae74d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2018

  1. Typehint method returns

    Omranic committed Jan 20, 2018
    Configuration menu
    Copy the full SHA
    122060e View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2018

  1. FIx typehint compatibility

    Omranic committed Jan 22, 2018
    Configuration menu
    Copy the full SHA
    522037f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e271997 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. Add Laravel v5.6 support

    Omranic committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    9cc482a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    93b7aec View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2018

  1. Update composer packages

    Omranic committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    312c5e9 View commit details
    Browse the repository at this point in the history
  2. Update composer packages

    Omranic committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    4a73155 View commit details
    Browse the repository at this point in the history
  3. Drop Laravel 5.5 support

    Omranic committed Feb 17, 2018
    Configuration menu
    Copy the full SHA
    e4866b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2018

  1. Update travis php versions

    Omranic committed Feb 18, 2018
    Configuration menu
    Copy the full SHA
    a58b0b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

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

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    3a76b97 View commit details
    Browse the repository at this point in the history
  2. Update composer dependencies

    Omranic committed May 21, 2018
    Configuration menu
    Copy the full SHA
    2839388 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. Fixbug/php7 type hint (#177)

    * fix Rinvex\Repository\Repositories\BaseRepository::getCacheDriver() return type hint
    
    * fix Rinvex\Repository\Contracts\CacheableContract::getCacheDriver() return type hint
    Bostin.wang authored and Omranic committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    e0dbb22 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

  1. Tweak testing configuration

    Omranic committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    6136182 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd0ad04 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. Update StyleCI options

    Omranic committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    284393f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6996747 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Update PHPUnit options

    Omranic committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    a8175c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Update composer dependencies

    Omranic committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    8503291 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    84ee86d View commit details
    Browse the repository at this point in the history
  2. Merge tag 'v3.0.0' into develop

    no message
    
    * tag 'v3.0.0':
      Rename package to rinvex/laravel-repositories and bump versions
    Omranic committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    62baca5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/v3.0.0'

    * release/v3.0.0: (129 commits)
      Rename package to rinvex/laravel-repositories and bump versions
      Update composer dependencies
      Update PHPUnit options
      Apply fixes from StyleCI (#178)
      Update StyleCI options
      Fix minimum php version requirement
      Tweak testing configuration
      Fixbug/php7 type hint (#177)
      Update composer dependencies
      Drop StyleCI multi-language support (paid feature now!)
      Support earlier Laravel versions v5.4 / v5.5 / v5.6
      Update travis php versions
      Drop Laravel 5.5 support
      Update composer packages
      Update composer packages
      Update minimum required PHP version
      Add Laravel v5.6 support
      FIx typehint compatibility & enforce consistency
      FIx typehint compatibility
      Typehint method returns
      ...
    Omranic committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    d2652cb View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2018

  1. Fix minor grammar typos

    Omranic committed Oct 6, 2018
    Configuration menu
    Copy the full SHA
    9f1d1cd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Update copyright year

    Omranic committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    4e143b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. Support laravel 5.7 (#183)

    maherelgamil authored and Omranic committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    770afa2 View commit details
    Browse the repository at this point in the history
  2. Revert "Support laravel 5.7 (#183)" (#184)

    This reverts commit 770afa2.
    Omranic authored Nov 10, 2018
    Configuration menu
    Copy the full SHA
    9e0cc51 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2018

  1. Support laravel 5.7 (#185)

    maherelgamil authored and Omranic committed Dec 20, 2018
    Configuration menu
    Copy the full SHA
    d124158 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2018

  1. Update composer dependencies

    Omranic committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    4320673 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of github.com:rinvex/laravel-repositories into…

    … develop
    
    * 'develop' of github.com:rinvex/laravel-repositories:
      Support  laravel 5.7 (#185)
    
    # Conflicts:
    #	composer.json
    Omranic committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    bf53344 View commit details
    Browse the repository at this point in the history
  3. Add PHP 7.3 support to travis

    Omranic committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    cc28846 View commit details
    Browse the repository at this point in the history
  4. Bump version

    Omranic committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    0876b0f View commit details
    Browse the repository at this point in the history
  5. Merge tag 'v3.0.1' into develop

    no message
    
    * tag 'v3.0.1':
      Bump version
      Add PHP 7.3 support to travis
      Revert "Support laravel 5.7 (#183)" (#184)
      Support laravel 5.7 (#183)
    Omranic committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    719bfd9 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'release/v3.0.1'

    * release/v3.0.1:
      Bump version
      Add PHP 7.3 support to travis
      Update composer dependencies
      Support  laravel 5.7 (#185)
      Update copyright year
      Fix minor grammar typos
    Omranic committed Dec 22, 2018
    Configuration menu
    Copy the full SHA
    1585b37 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2018

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

Commits on Jan 3, 2019

  1. Fix CS

    Omranic committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    dbc2f74 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. Update Slack link

    Omranic committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    323af3a View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. Add support for Larastan

    Omranic committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    0093815 View commit details
    Browse the repository at this point in the history
  2. Replace __CLASS__ & get_called_class() with self::class & static::cla…

    …ss (potentially deprecated in PHP 7.4)
    Omranic committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    a49c0c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a293029 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. Configuration menu
    Copy the full SHA
    34afce5 View commit details
    Browse the repository at this point in the history
  2. Apply PHPUnit 8 updates

    Omranic committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    1d07a35 View commit details
    Browse the repository at this point in the history
  3. Bump version

    Omranic committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    caedadf View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v4.0.0' into develop

    no message
    
    * tag 'v4.0.0':
      Bump version
    Omranic committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    37f60c7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'release/v4.0.0'

    * release/v4.0.0:
      Bump version
      Apply PHPUnit 8 updates
      Require PHP 7.2 & Laravel 5.8
      Laravel 5.8 changed cache TTL to use seconds not minutes
      Replace __CLASS__ & get_called_class() with self::class & static::class (potentially deprecated in PHP 7.4)
      Add support for Larastan
      Update Slack link
      Fix CS
      Rename environment variable QUEUE_DRIVER to QUEUE_CONNECTION
    Omranic committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    8d0f219 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. Update composer deps

    Omranic committed May 28, 2019
    Configuration menu
    Copy the full SHA
    e9428fb View commit details
    Browse the repository at this point in the history
  2. Drop PHP 7.1 travis test

    Omranic committed May 28, 2019
    Configuration menu
    Copy the full SHA
    d944114 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

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

Commits on Jun 2, 2019

  1. Remove badges with issues

    Omranic committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    5920498 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/v4.1.0'

    * release/v4.1.0:
      Remove badges with issues
      Fix deprecated fire => dispatch method
      Drop PHP 7.1 travis test
      Update composer deps
    Omranic committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    b617bbb View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v4.1.0' into develop

    no message
    
    * tag 'v4.1.0':
      Remove badges with issues
    Omranic committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    cc4ea7b View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Omranic committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    d7a706c View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Omranic committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    30f22bf View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2019

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

Commits on Sep 22, 2019

  1. Configuration menu
    Copy the full SHA
    17056c1 View commit details
    Browse the repository at this point in the history
  2. Bump version

    Omranic committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    d8fe8a7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/v5.0.0'

    * release/v5.0.0:
      Bump version
      Upgrade to Laravel v6 and update dependencies
      Use $_SERVER instead of $_ENV for PHPUnit
      Update changelog
      Update changelog
    Omranic committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    3222a63 View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v5.0.0' into develop

    no message v5.0.0
    
    * tag 'v5.0.0':
      Bump version
    Omranic committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    7e1b663 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    24323ec View commit details
    Browse the repository at this point in the history
  2. Bump version

    Omranic committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    c677c02 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/v5.0.1'

    * release/v5.0.1:
      Bump version
      Add missing laravel/helpers composer package
    Omranic committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    300233d View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v5.0.1' into develop

    no message v5.0.1
    
    * tag 'v5.0.1':
      Bump version
    Omranic committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    b68c23b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Tweak TravisCI config

    Omranic committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    33f4129 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Update StyleCI config

    Omranic committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    0bf096b View commit details
    Browse the repository at this point in the history
  2. Drop using global helpers

    Omranic committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    84c1332 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    982a6b7 View commit details
    Browse the repository at this point in the history
  4. Bump version

    Omranic committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    873063f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'v5.0.2'

    Omranic committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5623965 View commit details
    Browse the repository at this point in the history
  6. Merge tag 'v5.0.2' into develop

    no message v5.0.2
    Omranic committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    29fba4b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Configuration menu
    Copy the full SHA
    857910f View commit details
    Browse the repository at this point in the history
  2. Bump version

    Omranic committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    f93f74e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'release/v6.0.0'

    Omranic committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    9ba64ae View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v6.0.0' into develop

    no message v6.0.0
    Omranic committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    80ced8b View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

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

Commits on Apr 1, 2020

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

Commits on Apr 3, 2020

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

Commits on Apr 4, 2020

  1. Bump version

    Omranic committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    6ff2c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67bb27c View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v6.0.1' into develop

    Release new version v6.0.1
    Omranic committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    2f047ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a26a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. Fix namespace issue

    Omranic committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    58c0f43 View commit details
    Browse the repository at this point in the history
  2. Bump version

    Omranic committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    32c346f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    025669d View commit details
    Browse the repository at this point in the history
  4. Merge tag 'v6.0.2' into develop

    no message v6.0.2
    Omranic committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    3bb12e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

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

Commits on Apr 9, 2020

  1. Bump version

    Omranic committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    26f2a1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471e742 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2020

  1. Update README.md

    Omranic authored May 31, 2020
    Configuration menu
    Copy the full SHA
    d8dda2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28c7df8 View commit details
    Browse the repository at this point in the history