-
-
Notifications
You must be signed in to change notification settings - Fork 2
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: pionl/laravel-lelastico
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pionl/laravel-lelastico
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 13 files changed
- 4 contributors
Commits on Jun 15, 2020
-
Fix --only behaviour for Update command
Closing Issue #1
Configuration menu - View commit details
-
Copy full SHA for 207b689 - Browse repository at this point
Copy the full SHA 207b689View commit details
Commits on Jul 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6053ebe - Browse repository at this point
Copy the full SHA 6053ebeView commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a75db5a - Browse repository at this point
Copy the full SHA a75db5aView commit details
Commits on Oct 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d0de29b - Browse repository at this point
Copy the full SHA d0de29bView commit details
Commits on Dec 31, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 289b20b - Browse repository at this point
Copy the full SHA 289b20bView commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9b944de - Browse repository at this point
Copy the full SHA 9b944deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ffc8ae - Browse repository at this point
Copy the full SHA 3ffc8aeView commit details
Commits on Nov 11, 2021
-
Ensure that results are sorted by _id (could be breaking change) + us…
…e logger instead of debugbar_log By default we are sorting by `_id` after any HasSorting logic to ensure that pagination is correct. You can turn this feature by using `$builder->setSortById(false);` Updated config structure: - `log_measurement` Logs every query to log (default false). You can use `ELASTICSEARCH_LOG_MEASUREMENT` env. - `log_debug` Debug logs every query data to a log (true in local environment). You can use `ELASTICSEARCH_LOG_DEBUG` env. - `service` Enables to change available indices (implement IndicesServiceContract or extend IndicesService) - `prefix` Used prefix for index names - uses APP_NAME and replace '-' to '_', converts name to slug variant. - `hosts` A list of IPS for your elastic search - https://www.elastic.co/guide/en/elasticsearch/client/php-api/current/configuration.html. Use `;` separator. Default localhost:9200.
Configuration menu - View commit details
-
Copy full SHA for ddc67e8 - Browse repository at this point
Copy the full SHA ddc67e8View commit details
Commits on Feb 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81eb760 - Browse repository at this point
Copy the full SHA 81eb760View commit details
Commits on Mar 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dc3fdc7 - Browse repository at this point
Copy the full SHA dc3fdc7View commit details
Loading
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 v0.1.5...master