Commit Graph

  • c8af953b1a add Support for Symfony 8 master 3.6.1 David Maicher 2025-11-04 21:58:03 +01:00
  • b95b845542 fix(#465): Exclude php from command arguments 3.6.0 Michael Roth 2025-01-17 23:40:47 +01:00
  • 6f2e005603 Type "number" added to the RouteDefaults interface Vladyslav Chernyshov 2025-05-13 18:26:56 -05:00
  • a71cb66951 Add a PHP routing file and deprecate the XML file (#499) Michael Babker 2025-11-04 15:41:40 -05:00
  • 51efc00c18 Fix actions due to obsolete Ubuntu runner version Tobias Feijten 2025-11-04 21:07:10 +01:00
  • 94a0f58080 remove unused import David Maicher 2025-11-04 21:10:25 +01:00
  • 0a32985d42 Move Symfony DI config from XML to PHP format David Maicher 2025-10-11 09:29:05 +02:00
  • af2ee3a540 Make sure the command is copy pastable by removing $ 3.5.2 Johan Vlaar 2024-04-08 14:09:33 +02:00
  • 8ddcbb13df fix: DI Extension deprecated since Symfony 7.1 Florian Le Goff 2024-06-17 14:39:47 +02:00
  • 57ba412d81 Fix PHP 8.4 deprecation notices 3.5.1 Hlavtox 2024-11-20 12:52:06 +01:00
  • 571de55de9 Prepare 3.5.0 release 3.5.0 Tobias Feijten 2024-01-23 22:30:47 +01:00
  • 42422c8783 adopt usage.rst Ole Rößner 2023-07-18 15:00:03 +02:00
  • 167ca0ec47 move skipCompile from options to constructir argument, so it won't be passed to the php command as argument. Ole Rößner 2023-07-18 14:04:29 +02:00
  • 770cb4259c add skipCompile option to webpack plugin. Ole Rößner 2023-07-18 13:45:18 +02:00
  • 77de7e4130 Ignore session in stateless requests Christian Fahnemann 2023-11-02 04:48:38 +01:00
  • 8aaf3aeb32 Update PHPUnit tests Pierre Kerfurus 2023-12-14 15:31:23 +01:00
  • 92c6d04f04 Define RoutesResponse as a Service Pierre Kerfurus 2023-12-12 09:53:04 +01:00
  • 6650f94cc1 Actually change the correct import Nils Minten 2024-01-23 14:53:01 +01:00
  • 8afcc2bb4a Fix TypeScript error when verbatimModuleSyntax is enabled Nils Minten 2024-01-23 14:22:18 +01:00
  • 2b88ce9247 Prepare 3.4.1 release 3.4.1 Tobias Feijten 2023-12-16 00:00:48 +01:00
  • 3e1aa859b2 Switch to a somewhat newer webpack-inject-plugin fork to fix dependency vulnerability Tobias Feijten 2023-12-15 23:56:13 +01:00
  • c61c92d28a Revert "fix: remove webpack-inject-plugin dependency" Tobias Feijten 2023-12-15 23:52:41 +01:00
  • 80835feb9c Prepare 3.4.0 release 3.4.0 Tobias Feijten 2023-12-12 14:19:40 +01:00
  • 23b8ec9fd4 fix: remove webpack-inject-plugin dependency Andrew Richardson 2023-08-11 14:27:10 +01:00
  • 901768bcb7 remove $ so gitclip works Tac Tacelosky 2023-11-30 06:54:53 -05:00
  • c00642dbc4 Allow symfony 7.0 (#471) Olek Kaim 2023-11-30 08:13:50 +01:00
  • f527f75b28 Update console note Bob van de Vijver 2023-07-19 22:59:21 +02:00
  • 4daa2620d1 Prepare 3.3.0 release 3.3.0 Tobias Feijten 2023-07-04 19:41:13 +02:00
  • fd1ad1c891 Make sure cache control headers are set. Alexandre Segura 2020-06-20 09:02:28 +02:00
  • 0398dbde54 fix: soft fail on error Tofandel 2022-07-26 16:03:13 +02:00
  • c9f8d5ef98 fix: add support for windows Tofandel 2022-07-21 20:34:59 +02:00
  • 551e0e3a71 tests: php 8.2, bump github action version (#449) chris 2023-07-04 19:26:45 +02:00
  • bcee50e047 tests: migrate phpunit config-file Christopher Georg 2022-12-22 15:48:36 +01:00
  • 52e2fb54f2 chore: php8 language level migration Christopher Georg 2022-12-22 16:11:06 +01:00
  • eab4899a21 Add .gitattributes for Resources/js Tobias Feijten 2023-07-04 19:17:16 +02:00
  • 6478092ab9 Add gitattributes file Vincent Langlet 2023-04-13 23:56:09 +02:00
  • 9493cbd025 Prefer static call and precise exception Vincent Langlet 2023-05-11 13:17:21 +02:00
  • 171df43e93 fix Symfony 6.3 deprecation: add getSupportedTypes() David Maicher 2023-06-06 16:14:00 +02:00
  • fb188bfe35 Prepare 3.2.1 release 3.2.1 Tobias Feijten 2022-07-01 13:50:22 +02:00
  • 5d6bcf5d43 Merge pull request #443 from Tofandel/master Tobias Feijten 2022-07-01 13:46:56 +02:00
  • db0846a67e fix: fosRoute.json dir created at root Tofandel 2022-07-01 11:39:57 +02:00
  • 7ba26afbed Prepare 3.2.0 release 3.2.0 Tobias Feijten 2022-06-30 22:02:59 +02:00
  • 448bd01f52 Merge pull request #429 from Tofandel/master Tobias Feijten 2022-06-30 21:57:55 +02:00
  • a11818a1d0 Merge branch 'master' into master Tobias Feijten 2022-06-30 21:56:14 +02:00
  • 28af8c9ce0 Merge pull request #433 from IonBazan/flex Tobias Feijten 2022-06-30 21:51:51 +02:00
  • 8c39c9e5b3 Merge pull request #434 from mnocon/fix-mkdir-warnings Tobias Feijten 2022-06-30 21:51:11 +02:00
  • 4d90348d26 Merge pull request #436 from davidkmenta/master Tobias Feijten 2022-06-30 21:50:04 +02:00
  • 71393cd5ca Merge pull request #439 from mmarton/symfony-6.1-deprecations Tobias Feijten 2022-06-30 21:47:34 +02:00
  • de9c37f394 Fix symfony 6.1 deprecations Misley Márton 2022-05-31 14:43:04 +02:00
  • 6f4b6f05fd Handle nullable route defaults David Kmenta 2022-05-20 19:40:25 +02:00
  • a1697e2e8a Changed ExposedRoutesExtractor to handle mkdir warnings Marek Nocoń 2022-03-22 08:28:12 +01:00
  • 396b0711a5 Prepare 3.1.1 release 3.1.1 Tobias Feijten 2022-03-02 17:49:12 +01:00
  • 089c7380ea use latest PHP 8.0 features (#432) Ion Bazan 2022-03-03 00:47:03 +08:00
  • 0bd566a947 Allow willdurand/jsonp-callback-validator v2 (#430) Ion Bazan 2022-03-03 00:39:22 +08:00
  • 7269333e82 use Flex by default Ion Bazan 2022-03-01 18:28:09 +08:00
  • 15b24a1f84 Add webpack plugin update deps and compile with gulp-typescript (no need for babel) Tofandel 2022-02-08 00:39:06 +01:00
  • c9efaf82ff Prepare release 3.1.0 3.1.0 Tobias Feijten 2021-12-28 10:10:17 +01:00
  • 4438dac617 Improve documentation for dump command (#426) Manuel Reinhard 2021-12-27 15:10:24 +01:00
  • 22029dedd8 Properly add support for explicit inclusion of defaults in url generation Tobias Feijten 2021-12-27 15:04:09 +01:00
  • 17745623d1 Add tests for defaults and add support for explicit inclusion of default values in url generation Tobias Feijten 2021-12-27 14:43:44 +01:00
  • 14f5c5e52a Fix annotation for ExposedRoutesExtractor 3.0.0 Tobias Feijten 2021-12-15 11:34:16 +01:00
  • 2ea2e00092 Merge branch 'master' of github.com:FriendsOfSymfony/FOSJsRoutingBundle Tobias Feijten 2021-12-15 11:33:38 +01:00
  • 3d4f112165 Drop support for PHP <8.0 and Symfony <5.4, add typing to all classes Tobias Feijten 2021-12-15 11:26:09 +01:00
  • e6cbaf930b Drop support for PHP <8.0 and Symfony <5.4, add typing to all classes Tobias Feijten 2021-12-15 11:26:09 +01:00
  • d9aecb3025 Allow Symfony 6 (#408) Hugo Alliaume 2021-12-15 10:47:58 +01:00
  • ed97d4c293 Merge pull request #406 from Kocal/migrate-to-typescript Tobias Feijten 2021-12-15 09:55:11 +01:00
  • c978fabc6a Prepare 2.8.0 release 2.8.0 Tobias Feijten 2021-12-15 09:51:04 +01:00
  • 6c9ce167e5 Merge pull request #404 from tugrul/route_expose_false Tobias Feijten 2021-12-15 09:44:28 +01:00
  • b9f5de6e9f chore(review): use more generic route for testing defaults and requirements Hugo Alliaume 2021-06-02 20:01:10 +02:00
  • 1643633289 fix: re-export Routing by default Hugo Alliaume 2021-05-19 00:03:25 +02:00
  • d2c1e05131 fix(js:types): handle + add tests when routes are imported from JSON file Hugo Alliaume 2021-05-18 23:41:03 +02:00
  • d35455c59c fix: adjust typings to make tests on real-data happy Hugo Alliaume 2021-05-06 22:29:13 +02:00
  • dca0de431c chore: add tsd and tests for types Hugo Alliaume 2021-05-06 21:47:06 +02:00
  • c410f85c7d refactor: migrate to TypeScript Hugo Alliaume 2021-05-06 21:10:25 +02:00
  • e28b267cab build(deps): ugprade to Babel ^7 Hugo Alliaume 2021-05-06 08:37:38 +02:00
  • 86e2b61709 Merge pull request #410 from tikoflano/patch-1 Tobias Feijten 2021-12-14 23:13:55 +01:00
  • a1f194dda3 Merge pull request #412 from jmsche/docs Tobias Feijten 2021-12-14 23:12:37 +01:00
  • 5cd9c7b8dc replace Travis with GitHub actions and bump dependencies (#414) chris 2021-12-14 23:10:19 +01:00
  • bba27df3ca Fix docs link & format docs for correct display on Github jmsche 2021-08-26 10:09:02 +02:00
  • d446b38e17 Fixed dump using domains Alvaro Flaño 2021-08-24 10:23:39 -04:00
  • 6b29b97f96 route expose false option Tuğrul Topuz 2021-04-04 18:39:47 +03:00
  • ca2723904c expose false route option test Tuğrul Topuz 2021-04-04 17:18:14 +03:00
  • d566005425 Merge pull request #400 from derrabus/patch-1 2.7.0 Tobias Feijten 2020-11-20 11:38:12 +01:00
  • 0caad0ddc7 Fix branch alias. Alexander M. Turek 2020-11-20 10:48:32 +01:00
  • 19a9f401cc Merge pull request #399 from derrabus/improvement/php-8 Lukas Kahwe Smith 2020-11-19 21:11:49 +01:00
  • 0f9126b376 Add support for php 8. Alexander M. Turek 2020-11-16 23:54:50 +01:00
  • 9deaf91676 Prepare 2.6.0 release 2.6.0 Tobias Feijten 2020-05-20 11:38:45 +02:00
  • aa41885a99 Fix typos (#388) Pierre Grimaud 2020-05-20 11:35:26 +02:00
  • 7742a05642 Fix URL encoding to mimic Symfony URL Generator (#387) Antonio J. García Lagar 2020-05-20 11:34:55 +02:00
  • d9aecdccc8 Fixed issue with creating absolute instead of relative path (#391) Dariusz Szut 2020-05-20 11:01:31 +02:00
  • 7dfd2165c1 Prepare 2.5.4 release 2.5.4 Tobias Feijten 2020-04-15 11:21:31 +02:00
  • c16a9a6e8e Fix duplicated port in absolute path (#381) Dariusz Szut 2020-04-15 11:17:10 +02:00
  • 165b3f4ae1 Prepare 2.5.3 release 2.5.3 Tobias Feijten 2020-01-13 15:06:12 +01:00
  • a826e037cb Revert "Bugfix when baseurl is missing or empty in json (#371)" (#374) Tobias Feijten 2020-01-13 15:00:51 +01:00
  • ce486b619a Prepare 2.5.2 release 2.5.2 Tobias Feijten 2020-01-12 23:12:55 +01:00
  • 3c70635ddb Bugfix when baseurl is missing or empty in json (#371) TAHRI Ahmed R 2020-01-12 23:07:33 +01:00
  • 0fcdc2e539 Merge pull request #372 from Ousret/upgrade-gulp Tobias Feijten 2020-01-12 16:39:00 +01:00
  • 00ccca3d01 Upgrade gulp to version 4 TAHRI Ahmed R 2020-01-10 09:24:46 +01:00
  • 81cf14bf3d Update CHANGELOG.md 2.5.1 Tobias Feijten 2019-12-02 09:01:22 +01:00
  • 52503b7ee3 Merge pull request #369 from FriendsOfSymfony/fix-root-dir-deprecation Tobias Feijten 2019-12-02 08:58:14 +01:00