.. |
Action
|
Fixed correct short URL being tracked when domain exists
|
2020-02-01 13:03:48 +01:00 |
Config
|
Updated config to read redis from config.redis
|
2020-01-05 16:45:14 +01:00 |
Domain/Resolver
|
Added property types to some classes
|
2019-12-29 22:27:00 +01:00 |
Entity
|
Added unit tests for ShortUrlresolver
|
2020-01-26 19:53:18 +01:00 |
ErrorHandler
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
EventDispatcher
|
Updated to coding standard v2.1
|
2020-01-01 20:48:31 +01:00 |
Exception
|
Created DTO used to transfer props needed to uniquely identify a short URL
|
2020-02-01 11:47:01 +01:00 |
Middleware
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
Model
|
Fixed the way ShortUrlIdentifier is created from requests, on different request scopes
|
2020-02-01 12:54:10 +01:00 |
Options
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
Paginator/Adapter
|
Created DTOs with implicit validation to wrap short URLs lists params
|
2020-01-28 10:49:55 +01:00 |
Repository
|
Added last check on ShortUrlsOrdering which makes sure everything keeps behaving as it used to
|
2020-01-28 11:17:54 +01:00 |
Service
|
Fixed correct short URL being tracked when domain exists
|
2020-02-01 13:03:48 +01:00 |
Transformer
|
Updated to coding standard v2.1
|
2020-01-01 20:48:31 +01:00 |
Util
|
Updated to coding standard v2.1
|
2020-01-01 20:48:31 +01:00 |
Validation
|
Ensured BC on dates for short urls params
|
2020-01-28 12:57:21 +01:00 |
Visit/Model
|
Changed latitude and longitude to float
|
2019-12-31 23:37:49 +01:00 |
ConfigProvider.php
|
Updated to coding standard v2.1
|
2020-01-01 20:48:31 +01:00 |