-
-
Notifications
You must be signed in to change notification settings - Fork 194
Comparing changes
Open a pull request
base repository: symfony/flex
base: v1.15.4
head repository: symfony/flex
compare: v1.16.2
- 15 commits
- 14 files changed
- 4 contributors
Commits on Sep 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for fd34129 - Browse repository at this point
Copy the full SHA fd34129View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 96fab32 - Browse repository at this point
Copy the full SHA 96fab32View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d0e745d - Browse repository at this point
Copy the full SHA d0e745dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74117fb - Browse repository at this point
Copy the full SHA 74117fbView commit details -
minor #798 removed unnecessary code (EhEhRon91)
This PR was squashed before being merged into the 1.13-dev branch. Discussion ---------- removed unnecessary code Fixes #775 Removed code that was implemented in #576 as this is no longer needed as per the issue reported. First PR in this repository. Hoping to contribute to more! If there are any issues, let me know. Commits ------- 74117fb removed unnecessary code
Configuration menu - View commit details
-
Copy full SHA for 9a8b00b - Browse repository at this point
Copy the full SHA 9a8b00bView commit details -
bug #797 Fixed directory separator trimming in vendors path (skmedix)
This PR was merged into the 1.13-dev branch. Discussion ---------- Fixed directory separator trimming in vendors path Fixes #796 We don't need to use `\DIRECTORY_SEPARATOR` here, as [**symfony/filesystem**](https://github.com/symfony/filesystem/blob/4.4/Filesystem.php#L451) already normalizes windows directory separator to use forward slash. Commits ------- fd34129 Fixed directory separator trimming in vendors path
Configuration menu - View commit details
-
Copy full SHA for 6c13a9e - Browse repository at this point
Copy the full SHA 6c13a9eView commit details -
Add --reset flag to recipes:install to reset all installed recipes ba…
…ck to their initial state
Configuration menu - View commit details
-
Copy full SHA for fc1998f - Browse repository at this point
Copy the full SHA fc1998fView commit details -
feature #795 Add --reset flag to recipes:install to reset all install…
…ed recipes back to their initial state (nicolas-grekas) This PR was merged into the 1.13-dev branch. Discussion ---------- Add --reset flag to recipes:install to reset all installed recipes back to their initial state Fix #777 Replaces #702, see discussion there. Commits ------- fc1998f Add --reset flag to recipes:install to reset all installed recipes back to their initial state
Configuration menu - View commit details
-
Copy full SHA for 78a94b4 - Browse repository at this point
Copy the full SHA 78a94b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee7b8d2 - Browse repository at this point
Copy the full SHA ee7b8d2View commit details
Commits on Sep 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for cb22677 - Browse repository at this point
Copy the full SHA cb22677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0208367 - Browse repository at this point
Copy the full SHA 0208367View commit details
Commits on Sep 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9c1a3f8 - Browse repository at this point
Copy the full SHA 9c1a3f8View commit details -
feature #803 Replace flex-server by hosting recipe info on GitHub (ni…
…colas-grekas) This PR was merged into the 1.13-dev branch. Discussion ---------- Replace flex-server by hosting recipe info on GitHub This PR replaces the `flex.symfony.com` endpoint that flex currently uses by a new endpoint made of static JSONs hosted on GitHub. Said JSONs are here: https://github.com/symfony/recipes/tree/flex/main And are generated by GHA: https://github.com/symfony/recipes/blob/master/.github/workflows/flex-endpoint.yml With the help of this tool: https://github.com/symfony-tools/recipes-checker The target is to retire `flex.symfony.com` at some point in the future and free us from maintaining and hosting it. As a nice side effect, this should make it easier for ppl to host their own flex endpoint overlay. It should also enable contributions for the community to innovate at the Flex API layer. The default endpoints can be changed by setting the `extra.symfony.endpoint` entry in the root `composer.json` file. The special `flex://defaults` endpoint can be used in that list to reference the default endpoints. On top of that, the `SYMFONY_ENDPOINT` env var can be defined to a single endpoint. This endpoint will be used on top of (with higher priority than) the default endpoints of the app. Commits ------- 9c1a3f8 Replace flex-server by hosting recipe info on GitHub
Configuration menu - View commit details
-
Copy full SHA for 7f45cf7 - Browse repository at this point
Copy the full SHA 7f45cf7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7018918 - Browse repository at this point
Copy the full SHA 7018918View commit details
Commits on Sep 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f1e77e6 - Browse repository at this point
Copy the full SHA f1e77e6View 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 v1.15.4...v1.16.2