nextcloud/lib
Jonas Meurer 491bd6260c
Sort app scripts topologically by its dependencies
Implement a proper topological sorting algorithm. Based on the
implementation by https://github.com/marcj/topsort.php

Logs an error in case a circular dependency is detected.

Fixes: #30278

Signed-off-by: Jonas Meurer <jonas@freesources.org>
2021-12-29 16:40:05 +01:00
..
composer Sort app scripts topologically by its dependencies 2021-12-29 16:40:05 +01:00
l10n [tx-robot] updated from transifex 2021-12-25 02:27:18 +00:00
private Sort app scripts topologically by its dependencies 2021-12-29 16:40:05 +01:00
public Sort app scripts topologically by its dependencies 2021-12-29 16:40:05 +01:00
autoloader.php Update php licenses 2021-06-04 22:02:41 +02:00
base.php Fix basic auth for OAuth token endpoint 2021-10-19 13:03:23 +02:00
versioncheck.php Allow minor release of PHP 8.1 to be used as well 2021-12-16 09:43:31 +01:00