Alejandro Celaya
|
1fd677df5a
|
Merge pull request #457 from acelaya/feature/test-utils-module
Created TestUtils module
|
2019-08-11 16:38:27 +02:00 |
|
Alejandro Celaya
|
7c349e42fd
|
Created TestUtils module
|
2019-08-11 16:30:46 +02:00 |
|
Alejandro Celaya
|
da88ec6807
|
Merge pull request #456 from acelaya/feature/common-module
Feature/common module
|
2019-08-11 15:18:28 +02:00 |
|
Alejandro Celaya
|
cb715c0877
|
Decoupled Common module from any other module
|
2019-08-11 14:29:22 +02:00 |
|
Alejandro Celaya
|
97a362617d
|
Added new API test for Options requests
|
2019-08-11 14:21:35 +02:00 |
|
Alejandro Celaya
|
24e708b7e1
|
Removered registered options middleware
|
2019-08-11 14:02:25 +02:00 |
|
Alejandro Celaya
|
583a684b03
|
Created SluggerFilterTest
|
2019-08-11 13:54:21 +02:00 |
|
Alejandro Celaya
|
fe8465261f
|
Moved ResponseUtilsTrait to Response subnamespace
|
2019-08-11 13:48:19 +02:00 |
|
Alejandro Celaya
|
334cc231dc
|
Final changes done on Common module
|
2019-08-11 13:44:42 +02:00 |
|
Alejandro Celaya
|
848d574f68
|
Moved too concrete class from Common to Core
|
2019-08-11 13:33:42 +02:00 |
|
Alejandro Celaya
|
8f929c0ee3
|
Dropped Integrations module and created LICENSE files for new modules
|
2019-08-11 13:20:18 +02:00 |
|
Alejandro Celaya
|
15bd839940
|
Improved README files
|
2019-08-11 13:06:10 +02:00 |
|
Alejandro Celaya
|
0323e0d17d
|
Simplified IpAddressMiddlewareFactory and decoupled from Core module
|
2019-08-11 10:22:19 +02:00 |
|
Alejandro Celaya
|
5fa4fa0225
|
Moved some elements in Common module to more proper locations
|
2019-08-10 23:58:21 +02:00 |
|
Alejandro Celaya
|
986c165815
|
Moved RuntimeException to IpGeolocation module
|
2019-08-10 23:30:47 +02:00 |
|
Alejandro Celaya
|
53243d1764
|
Moved WrongIpException to IpGeolocation module
|
2019-08-10 23:26:39 +02:00 |
|
Alejandro Celaya
|
4aed8e6b59
|
Moved ShlinkTable class to CLI module
|
2019-08-10 23:16:34 +02:00 |
|
Alejandro Celaya
|
16653d60ed
|
Enhanced CacheFactory to support redis and allow optional APCu
|
2019-08-10 17:44:09 +02:00 |
|
Alejandro Celaya
|
c9be89647c
|
Updated RedisFactory so that it loads redis config from cache.redis too
|
2019-08-10 17:12:22 +02:00 |
|
Alejandro Celaya
|
406f947096
|
Merge pull request #454 from acelaya/feature/ip-geolocation-module
Feature/ip geolocation module
|
2019-08-10 16:30:04 +02:00 |
|
Alejandro Celaya
|
64916dafac
|
Fixed coding styles
|
2019-08-10 14:16:19 +02:00 |
|
Alejandro Celaya
|
02ca843944
|
Created function to abstract how to load config from a glob pattern
|
2019-08-10 14:09:42 +02:00 |
|
Alejandro Celaya
|
3520ab6b18
|
Moved Ip resolvers to the Resolver subnamespace
|
2019-08-10 13:56:06 +02:00 |
|
Alejandro Celaya
|
30314fd532
|
Moved all ip-geolocation related stuff to its own module
|
2019-08-10 13:43:52 +02:00 |
|
Alejandro Celaya
|
4a3e495be7
|
Merge pull request #453 from acelaya/feature/php-7.4
Added PHP 7.4 to the build matrix, but allowing it to fail
|
2019-08-09 18:44:43 +02:00 |
|
Alejandro Celaya
|
ccfd993042
|
Added PHP 7.4 to the build matrix, but allowing it to fail
|
2019-08-09 18:26:07 +02:00 |
|
Alejandro Celaya
|
bfd2f5b7cf
|
Merge pull request #452 from acelaya/feature/deprecated-previews
Deprecated previews generation
|
2019-08-09 18:23:53 +02:00 |
|
Alejandro Celaya
|
b7cc460844
|
Deprecated previews generation
|
2019-08-09 18:12:33 +02:00 |
|
Alejandro Celaya
|
c17c4c1319
|
Merge pull request #448 from acelaya/feature/improve-msi
Feature/improve msi
|
2019-08-08 17:19:13 +02:00 |
|
Alejandro Celaya
|
5967dd97c5
|
Updated changelog
|
2019-08-08 17:08:22 +02:00 |
|
Alejandro Celaya
|
0c26198b55
|
Improved tests to reach 75% MSI
|
2019-08-08 17:06:20 +02:00 |
|
Alejandro Celaya
|
a304cca3b6
|
Improved ListShortUrlsActionTest
|
2019-08-08 16:43:47 +02:00 |
|
Alejandro Celaya
|
564b65c8ca
|
Created ValidationExceptionTest
|
2019-08-08 16:20:37 +02:00 |
|
Alejandro Celaya
|
9de0cf5c03
|
Merge pull request #447 from acelaya/feature/fix-command-error
Feature/fix command error
|
2019-08-08 14:58:23 +02:00 |
|
Alejandro Celaya
|
1349079f59
|
Updated TaskRunner and ListenerProvider so that they are lazyly created, preventing the Swoole server to be created more than once
|
2019-08-08 14:12:54 +02:00 |
|
Alejandro Celaya
|
38016b3ba3
|
Created delegator factory that injects logger on services implementing LoggerAware, and used it for locks factory
|
2019-08-08 13:42:14 +02:00 |
|
Alejandro Celaya
|
8db9962282
|
Updated proxy-manager version to ensure v2.3 or higher is notinstalled
|
2019-08-08 10:01:21 +02:00 |
|
Alejandro Celaya
|
dca3fb35c7
|
Improved build script
|
2019-08-08 09:56:53 +02:00 |
|
Alejandro Celaya
|
8484449d66
|
Merge pull request #445 from acelaya/feature/redis-missings
Feature/redis missings
|
2019-08-07 18:58:35 +02:00 |
|
Alejandro Celaya
|
6b8ca3e611
|
Updated SimplifiedConfigParser so that it properly converts the redis_servers keys and aliases the store as a side effect
|
2019-08-07 18:45:28 +02:00 |
|
Alejandro Celaya
|
73fd348490
|
Ensured Redis lock store is wrapped into a retry adapter
|
2019-08-07 17:37:24 +02:00 |
|
Alejandro Celaya
|
04389fc8b0
|
Added support in RedisFactory to provide servers as a comma-separated string
|
2019-08-07 17:01:09 +02:00 |
|
Alejandro Celaya
|
b0bb77ca81
|
Merge pull request #444 from acelaya/feature/redis-support
Feature/redis support
|
2019-08-07 16:31:47 +02:00 |
|
Alejandro Celaya
|
22598e75e8
|
Updated changelog
|
2019-08-07 16:20:23 +02:00 |
|
Alejandro Celaya
|
0f8dd1effb
|
Added post processing mapping to define the lock store to be used
|
2019-08-07 16:16:53 +02:00 |
|
Alejandro Celaya
|
2c4a8543db
|
Added redis container to docker compose
|
2019-08-07 16:07:40 +02:00 |
|
Alejandro Celaya
|
7aa246b550
|
Created RedisFactoryTest
|
2019-08-07 16:07:17 +02:00 |
|
Alejandro Celaya
|
1e294fe1bc
|
Created RedisFactory which will create the redis adapter for the redis lock
|
2019-08-07 14:17:15 +02:00 |
|
Alejandro Celaya
|
dcfb12f454
|
Moved some classes to proper namespaces
|
2019-08-07 13:50:38 +02:00 |
|
Alejandro Celaya
|
685ee51e1f
|
Made commands run indocker to use the shlink_php container instead of the shlink_swoole
|
2019-08-07 11:05:21 +02:00 |
|