| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Fix master rate limiter
See merge request hubzilla/core!1341
(cherry picked from commit e38e85572e148e1cf684810f6435001b32d8c7fc)
49eff772 Fix worker age calculation
be30dc9e Move logger to debug/all
b6a9be88 Delete duplicate queue items
|
|
|
| |
(cherry picked from commit 60d5443f000dd77c64b425c33ed341ef822734e8)
|
|
|
| |
(cherry picked from commit 108855aca212a858bf60d85d6418bae5450111d0)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We use composer already to install SabreDAV. Include config
composer.(json|lock) to install and manage more dependencies
in future.
Also provide PSR-4 autoloading for our namespaced classes, e.g.
"Zotlabs\". To regenerate autoloader maps use:
$ composer install --optimize-autoloader --no-dev
We could also remove the whole vendor/ folder from our repository, but
that would need changes in deployment and how to install hubs and needs
more discussion first.
|
| |
|
| |
|
|
|