- Mar 22, 2023
-
-
Issue #3256961 by urvashi_vora, andregp, tmaiochi: Throw an exception on LocalRemoteAssetTrait.php function
-
Issue #3256984 by urvashi_vora, andregp, tmaiochi: Apply dependency injection on LibraryDefinitionsStream.php
-
Issue #3256978 by urvashi_vora, andregp: Prevent loading a library multiple times on PhpFileLibraryType.php
-
- Oct 21, 2022
-
-
Andrii Podanenko authored
-
Andrii Podanenko authored
-
Andrii Podanenko authored
-
Andrii Podanenko authored
-
Andrii Podanenko authored
-
Andrii Podanenko authored
-
Andrii Podanenko authored
-
Andrii Podanenko authored
Issue #3297522 by podarok: Automated Drupal 10 compatibility fixes: Switch from stable to stark theme.
-
- Oct 25, 2021
-
-
Paulo Henrique Cota Starling authored
-
-
Issue #3209141 by Pierre Paul Lefebvre, paulocs: \Drupal::service('file_system')->scanDirectory is not available for Drupal < 8.8
-
- Jun 02, 2021
-
-
- Jan 04, 2021
-
-
Issue #2958697 by anmolgoyal74, deepakkumar14, deepanker_bhalla, thalles, akash.addweb, podarok: Convert module to use short array syntax (new coding standard)
-
-
-
Issue #3067813 by code_brown, jonathan_hunt, ravi.shankar, saurabh.tripathi.cs: Deprecated function assert message on PHP 7.2
-
Issue #3039243 by milindk, jefuri, TravisCarden, amitgoyal, Berdir: Fatal error: Trait method getLibrary has not been applied
-
Issue #3135379 by novchuk.v: Replace assertions involving calls to file_exists with assertFileExists()/assertFileNotExists() or assertDirectoryExists()/assertDirectoryNotExists()
-
-
- Dec 23, 2020
-
-
- Dec 16, 2020
-
-
- Dec 15, 2020
-
-
Issue #3119010 by podarok, xeM8VfDh, douggreen, Suresh Prabhu Parkala, boromino, jungle, aspilicious, sajid_007, GaëlG, podarok, devdesagar, FatGuyLaughing, Anybody, Raunak.singh, berramou, drupgirl, fgm, joseph.olstad, dksdev01: Drupal 9 Deprecated Code Report
-
Issue #3119010 by podarok, xeM8VfDh, douggreen, Suresh Prabhu Parkala, boromino, jungle, aspilicious, sajid_007, GaëlG, podarok, devdesagar, FatGuyLaughing, Anybody, Raunak.singh, berramou, drupgirl, fgm, joseph.olstad, dksdev01: Drupal 9 Deprecated Code Report
-
- Dec 05, 2020
-
-
ressa authored
-
- Jun 25, 2019
-
-
Tobias Zimmermann authored
-
- Mar 15, 2017
-
-
Ryan Jacobs authored
Issue #2774313 by rjacobs: Revert micro-commit from previous #2774313 merge commit to address test failures.
-
- Feb 24, 2017
-
-
Ryan Jacobs authored
Issue #2774313 by rjacobs, tstoeckler: More gracefully deal with library-specific errors at runtime. Squashed commit of the following: commit cbd3b2f37baebd02b33648e92c31e59376d80e22 Author: Ryan Jacobs <rjacobs@422459.no-reply.drupal.org> Date: Thu Feb 2 21:47:51 2017 -0600 Issue #2774313: Add exception handling to libraries_library_info_build(). commit 6f4f6a5f85d0bee12d474ab147fc2c9d7d1e49a1 Author: Ryan Jacobs <rjacobs@422459.no-reply.drupal.org> Date: Mon Jan 30 22:30:53 2017 -0600 Issue #2774313: Skip local version detection for uninstalled local library.
-
- Jan 31, 2017
-
-
Ryan Jacobs authored
Issue #2818689 by rjacobs, tstoeckler: Add ability to scan multiple stream wrappers when locting library source Squashed commit of the following: commit aed963858529e94dd7c317794a428ec926d9e080 Author: Ryan Jacobs <rjacobs@422459.no-reply.drupal.org> Date: Sat Dec 31 17:27:21 2016 -0600 Issue #2818689: Add GlobalLocator integration test. commit 6e0225737795ea0716202e246c0a037ec15ba854 Author: Ryan Jacobs <rjacobs@422459.no-reply.drupal.org> Date: Wed Dec 28 23:01:55 2016 -0600 Issue #2818689: Add global locator. commit 2af9f79423221b79d11de500db4607a229bc2526 Author: Ryan Jacobs <rjacobs@422459.no-reply.drupal.org> Date: Sun Dec 18 22:07:12 2016 -0600 Issue #2818689: Add ChainLocator and refactor StreamLocator into UriLocator.
-
- Jan 27, 2017
-
-
Issue #2702563 by rjacobs, CRZDEV, aegirone: Aviod call_user_func() errors for implementations still using deprecated load functions.
-
- Jan 04, 2017
-
-
Issue #2836285 by gfcamilo, tstoeckler: Error when uninstalling Libraries API if there are library definitions
-
- Dec 12, 2016
-
-
public://library-definitions20th 20th authored
-
Tobias Stöckler authored
Squashed commit of the following: commit c30e28424a07bb69db89d131a4668abfe59ada7b Author: Tobias Stöckler <tobiasstoeckler@googlemail.com> Date: Sun Dec 4 11:32:35 2016 +0100 Issue #2825940 Fix GuzzleDefinitionDiscovery commit 2b9dc0938fed936a900d0a5bf2d14f58200b8dbc Author: Tobias Stöckler <tst@bio.logis.de> Date: Fri Dec 2 18:12:36 2016 +0100 Issue #2825940 fix remaining usages of YAML commit eadad4ee31c7276ae9dfaa7a6f5d538674ddb1ed Author: Tobias Stöckler <tst@bio.logis.de> Date: Fri Dec 2 17:11:59 2016 +0100 Issue #2825940 Allow multiple remote definition registries commit 410b1faca373b84ee0254f42083c6bad573e329a Author: Tobias Stöckler <tst@bio.logis.de> Date: Fri Dec 2 17:11:26 2016 +0100 Issue #2825940 Change default local serialization from YAML to JSON commit 2af5198ada9f0a65eff5b2039bf689cabab4d7c5 Author: Tobias Stöckler <tobiasstoeckler@googlemail.com> Date: Sun Nov 13 12:55:32 2016 +0100 Issue #2825940 by tstoeckler: Fix description of LibrariesConfigSubscriber::onConfigSave commit 62d69f0b7aefa9d59c023f12725ceef1940fdb8b Author: Tobias Stöckler <tobiasstoeckler@googlemail.com> Date: Sun Nov 13 11:20:23 2016 +0100 Issue #2825940 bring back LibrariesConfigSubscriber to avoid test workaround commit 5e120593bc514fdf1435408e165dc45977a3242b Author: Tobias Stöckler <tobiasstoeckler@googlemail.com> Date: Sun Nov 13 11:18:02 2016 +0100 Issue #2825940 by tstoeckler: Move LibrariesServiceProvider logic into a discovery factory
-
- Nov 13, 2016
-
-
- Oct 21, 2016
-
-
Ryan Jacobs authored
Issue #2770983 by rjacobs: Update services.yml to reference new registry URL of http://cgit.drupalcode.org/libraries_registry/plain/registry/8
-