Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Vinelab/NeoEloquent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: Vinelab/NeoEloquent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.5.1
Choose a head ref
  • 1 commit
  • 40 files changed
  • 1 contributor

Commits on Oct 11, 2021

  1. New client integration (#346)

    * updated dependencies and basic php version
    
    * first green tests
    
    * greenbarred AddDropLabelsTest
    
    * greenbarred BeongsToManyRelationTest
    
    * greenbarred BelongsToRelationTest
    
    * greenbarred HasMnayRelationTest
    
    * greenbarred HasOneRelationTest
    
    * greenbarred ModelEventsTest
    
    * greenbarred OrdersAndLimitsTest
    
    * greenbarred ParameterGroupingTest
    
    * greenbarred PolymorphicHyperMorphToTest
    
    * greenbarred QueryingRelationsTest
    
    * greenbarred QueryScopesTest
    
    * greenbarred SimpleCRUDTest
    
    * greenbarred WheresTheTest
    
    * greenbarred all function tests
    
    * greenbarred ConnectionTest
    
    * greenbarred ConnectionFactoryTest
    
    * greenbarred BuilderTest
    
    * greenbarred GrammarTest
    
    * greenbarred ModelTest
    
    * greenbarred EloquentBuilderTest
    
    * greenbarred all tests
    
    * switched to alpine
    
    * updated client dependency
    
    * reworked authentication to not have to encode it
    
    * some code cleaning
    
    * Corrected autoloading tests
    
    * upgraded build steps to include all source files and composer installation
    
    * moved tests to dev autoload and removed vcs project
    transistive authored Oct 11, 2021
    Configuration menu
    Copy the full SHA
    4202cbc View commit details
    Browse the repository at this point in the history
Loading