Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork124
Comparing changes
Open a pull request
base repository:matchish/laravel-scout-elasticsearch
Uh oh!
There was an error while loading.Please reload this page.
base:v7.6.1
head repository:matchish/laravel-scout-elasticsearch
Uh oh!
There was an error while loading.Please reload this page.
compare:8.0.0-alpha.1
- 15commits
- 52files changed
- 3contributors
Commits on May 7, 2024
Added "mateusjunges/laravel-trackable-jobs" package, updated larastan…
… package name.Makefile added option to run larastan seperately.gitignore added "/build/".
Davis Puciriuss committedMay 7, 2024 Removed ChunkScope, added FromScope.
Davis Puciriuss committedMay 7, 2024 Updated ImportCommand to include "--parallel" option.
Updated StageInterface, updated existing stages to include the new interface methods.Changed PullFromSource to instead of being multiple instance, be one and iterable.Added PullFromSourceParallel to handle parallel import.
Davis Puciriuss committedMay 7, 2024 - Davis Puciriuss committed
May 7, 2024
Commits on May 10, 2024
Updated env config back to original.
Trackable-Job package added to composer as a suggestion.styleci.
Davis Puciriuss committedMay 10, 2024
Commits on May 13, 2024
Added tracked-jobs package to github/workflows.
Davis Puciriuss committedMay 13, 2024 Clear tracked_jobs table after handling PullFromSourceParallel.
Davis Puciriuss committedMay 13, 2024 Merge branch 'master' into improve-import-speed
Davis Puciriuss committedMay 13, 2024
Commits on May 15, 2024
Commits on May 21, 2024
Added jobs, to stop in-progress index. Cleans up tracked_job db table.
Davis Puciriuss committedMay 21, 2024 - Davis Puciriuss committed
May 21, 2024
Commits on May 29, 2024
Merge branch 'matchish:master' into improve-import-speed
DavisPuciriuss authoredMay 29, 2024 - Davis Puciriuss committed
May 29, 2024
Commits on May 30, 2024
Merge pull request#275from DavisPuciriuss/improve-import-speed
Parallel import with trackable jobs.
matchish authoredMay 30, 2024
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v7.6.1...8.0.0-alpha.1
Uh oh!
There was an error while loading.Please reload this page.