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: mongodb/laravel-mongodb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.7.0
Choose a base ref
...
head repository: mongodb/laravel-mongodb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.7.1
Choose a head ref
  • 9 commits
  • 10 files changed
  • 8 contributors

Commits on Jul 19, 2024

  1. DOCSP-41241: Laravel Sanctum (#3050)

    * DOCSP-41241: Laravel Sanctum
    
    * apply phpcbf formatting
    
    * edits
    
    * code edit, change depth
    
    * feedback
    
    * edits
    
    * JM tech review 1
    
    ---------
    
    Co-authored-by: norareidy <norareidy@users.noreply.github.com>
    Co-authored-by: rustagir <rea.rustagi@mongodb.com>
    3 people authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    994e956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    926aa7e View commit details
    Browse the repository at this point in the history
  3. DOCSP-41306: schema version trait (#3051)

    * DOCSP-41306: schema version trait
    
    * MW PR fixes 1
    
    * add test wip
    
    * add tests
    
    * apply phpcbf formatting
    
    * JM tech review 1
    
    * error
    
    * comment style
    
    * Fix test, expose 2 models, lock laravel version to avoid breaking change
    
    * JM tech review 2
    
    * fixes
    
    * revert database v
    
    * JM tech review 3
    
    * JM tech review 4
    
    ---------
    
    Co-authored-by: rustagir <rustagir@users.noreply.github.com>
    Co-authored-by: Jérôme Tamarelle <jerome@tamarelle.net>
    3 people authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    4943bcc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4ac5fd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    172c6e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    b0c3a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7e809df View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Configuration menu
    Copy the full SHA
    895dcc7 View commit details
    Browse the repository at this point in the history
  2. Update changelog (#3076)

    GromNaN authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    fb7bbf6 View commit details
    Browse the repository at this point in the history
Loading