-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: rdavid-dev/laravel
base: 8.x
head repository: laravel/laravel
compare: 8.x
- 19 commits
- 11 files changed
- 9 contributors
Commits on Dec 9, 2021
-
Delete web.config (laravel#5744)
During a security audit one of the few recommendations they made was to remove or limit access to web.config. Since this is mainly used by Microsoft IIS server it isn't necessary for most Laravel projects and could be added if someone is using Microsoft server.
Configuration menu - View commit details
-
Copy full SHA for 4bc502b - Browse repository at this point
Copy the full SHA 4bc502bView commit details
Commits on Dec 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e999e1d - Browse repository at this point
Copy the full SHA e999e1dView commit details
Commits on Dec 16, 2021
-
Simplify the maintenance file call (laravel#5752)
* Simplify the maintenance file call * Update index.php Co-authored-by: Taylor Otwell <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 472d31e - Browse repository at this point
Copy the full SHA 472d31eView commit details
Commits on Dec 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1ea3519 - Browse repository at this point
Copy the full SHA 1ea3519View commit details
Commits on Dec 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f79296d - Browse repository at this point
Copy the full SHA f79296dView commit details
Commits on Dec 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 56a73db - Browse repository at this point
Copy the full SHA 56a73dbView commit details
Commits on Jan 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8d08717 - Browse repository at this point
Copy the full SHA 8d08717View commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5ae2f24 - Browse repository at this point
Copy the full SHA 5ae2f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 926c48e - Browse repository at this point
Copy the full SHA 926c48eView commit details
Commits on Feb 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9051a02 - Browse repository at this point
Copy the full SHA 9051a02View commit details -
Merge pull request laravel#5795 from emaia/patch-1
Fix alphabetical order
Configuration menu - View commit details
-
Copy full SHA for 9477122 - Browse repository at this point
Copy the full SHA 9477122View commit details -
Configuration menu - View commit details
-
Copy full SHA for 096638e - Browse repository at this point
Copy the full SHA 096638eView commit details
Commits on Feb 6, 2022
-
Added missing dot in
required_array_keys
validation rule (laravel#5798Andrey Helldar authoredFeb 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 4c5b774 - Browse repository at this point
Copy the full SHA 4c5b774View commit details
Commits on Feb 8, 2022
-
[8.x] Auto update changelog file with a new release (laravel#5801)
* Create update-changelog.md * Update .gitattributes * Rename update-changelog.md to update-changelog.yml
Configuration menu - View commit details
-
Copy full SHA for 79805bc - Browse repository at this point
Copy the full SHA 79805bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c6186a - Browse repository at this point
Copy the full SHA 4c6186aView commit details
Commits on Feb 9, 2022
-
Fix .gitattributes consistency with .editorconfig (laravel#5802)
`lf` EOL is defined in `.editorconfig` but missed in `.gitattributes`, so here is the fix. This little fix helps keep the EOL consistent across the project and ensures it doesn't get messed up by GitHub Desktop or any other GIT client.
Configuration menu - View commit details
-
Copy full SHA for 207a23e - Browse repository at this point
Copy the full SHA 207a23eView commit details
Commits on Feb 10, 2022
-
Revert "Fix .gitattributes consistency with .editorconfig (laravel#5802…
…)" (laravel#5809) This reverts commit 207a23e.
Configuration menu - View commit details
-
Copy full SHA for 6c1f430 - Browse repository at this point
Copy the full SHA 6c1f430View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 843a4f8 - Browse repository at this point
Copy the full SHA 843a4f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78ad150 - Browse repository at this point
Copy the full SHA 78ad150View commit details
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 8.x...8.x