.. |
.gitignore
|
First commit
|
2016-04-10 09:38:07 +02:00 |
app_options.global.php
|
Updated default secret_key value
|
2018-12-07 02:49:50 +01:00 |
client-detection.global.php
|
Read request's authority when tracking a visit and passed it down
|
2019-10-04 21:36:54 +02:00 |
common.global.php
|
Renamed common config files so that they have the same preffix
|
2019-04-14 10:25:32 +02:00 |
common.local.php.dist
|
Renamed common config files so that they have the same preffix
|
2019-04-14 10:25:32 +02:00 |
delete_short_urls.global.php
|
Defined config and implementation to delete short URLs
|
2018-09-15 11:01:28 +02:00 |
dependencies.global.php
|
Moved some elements in Common module to more proper locations
|
2019-08-10 23:58:21 +02:00 |
dependencies.local.php.dist
|
Added API tests covering creating short URLs with new findIfExists param
|
2019-02-03 11:01:38 +01:00 |
entity-manager.global.php
|
Created EntityManagerDecorator to handle the automatic reopening, and removed this behavior from ClosDbConnectionMiddleware
|
2019-08-02 19:28:10 +02:00 |
entity-manager.local.php.dist
|
Added local entity manager config that allows db host name to be set
|
2017-01-21 09:16:00 +01:00 |
errorhandler.local.php.dist
|
Created HealthAction
|
2018-12-29 11:54:28 +01:00 |
geolite2.global.php
|
Created service to update geolite2 database file
|
2018-11-11 21:28:42 +01:00 |
installer.global.php
|
Updated to shlink installer 2
|
2019-09-28 09:30:20 +02:00 |
locks.global.php
|
Created delegator factory that injects logger on services implementing LoggerAware, and used it for locks factory
|
2019-08-08 13:42:14 +02:00 |
logger.global.php
|
Added service aliases that were removed from shlink-common
|
2019-09-11 20:25:04 +02:00 |
logger.local.php.dist
|
Fixed GeolocationDbUpdater so that it does not try to interact with the reader if the file does not exist, preventing later errors
|
2019-07-23 17:07:40 +02:00 |
middleware-pipeline.global.php
|
Removed references to anything related with translations
|
2019-09-12 08:09:17 +02:00 |
preview-generation.global.php
|
Deprecated previews generation
|
2019-08-09 18:12:33 +02:00 |
redis.local.php.local
|
Created RedisFactoryTest
|
2019-08-07 16:07:17 +02:00 |
router.global.php
|
Created a config prost-processor which adds the base path on every applicable configuration
|
2019-09-13 20:03:53 +02:00 |
router.local.php.dist
|
Added configs to enable fastroute cache
|
2017-01-22 11:07:18 +01:00 |
swoole.global.php
|
Added package to delegate the execution of event listeners to a swoole task worker
|
2019-07-14 10:46:31 +02:00 |
swoole.local.php.dist
|
Added config to reload swoole during development
|
2019-03-16 09:57:09 +01:00 |
templates.global.php
|
Improved coding styles
|
2017-10-12 10:13:20 +02:00 |
url-shortener.global.php
|
Updated to shlinkio coding standard 1.1.0
|
2019-02-26 22:56:43 +01:00 |
wkhtmltopdf.global.php
|
Fixed config file being deleted by mistake by build script
|
2019-01-28 10:52:05 +01:00 |