Alejandro Celaya
|
5190a03113
|
#846 Fixed base image used for PHP-FPM dev container
|
2020-11-10 16:08:22 +01:00 |
|
Alejandro Celaya
|
ce1c70fd7c
|
#891 Fixed wrong return type hint on method inside migration when using postgres
|
2020-11-10 15:49:05 +01:00 |
|
Alejandro Celaya
|
d99ea82761
|
Added migrations folder to the static analysis
|
2020-11-07 10:27:35 +01:00 |
|
Alejandro Celaya
|
00255b04eb
|
Added migration to create new author_api_key_id in short_urls
|
2020-11-06 19:43:05 +01:00 |
|
Alejandro Celaya
|
e71fb0ac7f
|
Added gmp extension to docker images, as it seems to be required by geolite in some cases
|
2020-11-02 09:02:00 +01:00 |
|
Alejandro Celaya
|
c1529b7d6c
|
Updated to composer 2
|
2020-10-25 17:59:37 +01:00 |
|
Alejandro Celaya
|
7c343f42c1
|
Improved how existing imported short URLs are checked by tracking its original short code
|
2020-10-25 11:57:26 +01:00 |
|
Alejandro Celaya
|
554d9b092f
|
Added import_source column in ShortUrls
|
2020-10-23 12:59:39 +02:00 |
|
Alejandro Celaya
|
e7bccb088d
|
Updated to latest swoole and pdo_sqlsrv versions which are compatible with PHP8
|
2020-10-16 19:28:57 +02:00 |
|
Alejandro Celaya
|
cc57dcd01a
|
Added code coverage to API tests
|
2020-09-26 10:43:50 +02:00 |
|
Alejandro Celaya
|
c708df2029
|
Updated to latest docker
|
2020-08-09 11:13:14 +02:00 |
|
Alejandro Celaya
|
1eb9ef0361
|
Moved docker image build to github actions
|
2020-07-31 20:17:14 +02:00 |
|
Alejandro Celaya
|
eed353fedf
|
Updated migration template
|
2020-06-21 12:29:56 +02:00 |
|
Cédric Laubacher
|
f1db195a06
|
Merge branch 'develop' into multi-arch
|
2020-05-15 20:37:41 +02:00 |
|
Cédric Laubacher
|
fa646b0176
|
Add multi arch support
|
2020-05-15 18:32:35 +02:00 |
|
Alejandro Celaya
|
d9ae83a92b
|
Updated everything related with dependencies in docker images
|
2020-05-07 10:16:20 +02:00 |
|
Alejandro Celaya
|
5f42266cf2
|
Moved ms odbc commands to a script
|
2020-05-04 21:48:54 +02:00 |
|
Alejandro Celaya
|
867659ea25
|
Created index on visits.date column
|
2020-05-03 19:15:26 +02:00 |
|
Alejandro Celaya
|
6c30fc73ee
|
Added swoole reverse proxy container
|
2020-05-02 12:04:42 +02:00 |
|
Alejandro Celaya
|
4917e53acd
|
Configured an nginx container acting as a reverse proxy for the mercure container
|
2020-04-25 13:44:09 +02:00 |
|
Alejandro Celaya
|
2b4fc354db
|
Fixed query in migration for postgres
|
2020-03-29 12:13:52 +02:00 |
|
Alejandro Celaya
|
c88401ef29
|
Added isEmpty column to VisitLocation
|
2020-03-23 20:42:03 +01:00 |
|
Alejandro Celaya
|
542673fcb0
|
Updated development docker images
|
2020-02-14 19:11:29 +01:00 |
|
Alejandro Celaya
|
bb9e57fa8b
|
Added support for mssql on dev env
|
2020-02-09 18:01:11 +01:00 |
|
Alejandro Celaya
|
ad1334f289
|
Created database migration which ensures no nulls are present
|
2020-01-10 19:44:35 +01:00 |
|
Alejandro Celaya
|
96bb0321eb
|
Updated casting type so that it is dynamic
|
2020-01-10 19:08:23 +01:00 |
|
Alejandro Celaya
|
37f0abf86f
|
Fixed use of hardcoded quotes on database migration, making it crash on postgres
|
2020-01-10 18:40:49 +01:00 |
|
Alejandro Celaya
|
9c5f5a46b5
|
Replaced use of deprecated class by a non-deprecated one
|
2020-01-06 23:08:14 +01:00 |
|
Alejandro Celaya
|
886f63d3e4
|
Workarounded doctrine-dbal issue by creating new columns instead of changing column types
|
2020-01-06 22:57:10 +01:00 |
|
Alejandro Celaya
|
7748dd7cef
|
Ensured latitude and longitude are set as float in DB
|
2020-01-06 22:31:00 +01:00 |
|
Alejandro Celaya
|
2151b97bec
|
Project migrated from zend to laminas
|
2020-01-01 21:13:09 +01:00 |
|
Alejandro Celaya
|
50100c251e
|
Updated to coding standard v2.1
|
2020-01-01 20:48:31 +01:00 |
|
Alejandro Celaya
|
050050a9eb
|
Updated base image for all docerfiles to use PHP 7.4.1
|
2019-12-29 16:34:43 +01:00 |
|
Alejandro Celaya
|
9e48dc4137
|
Updated more references to now unsupported PHP versions
|
2019-12-29 16:09:05 +01:00 |
|
Alejandro Celaya
|
2bd9bb233c
|
Updated development assets and required PHP 7.4
|
2019-12-29 16:09:05 +01:00 |
|
Alejandro Celaya
|
0152f6fa1a
|
Added dev php config and removed .env dependencies
|
2019-12-17 21:20:24 +01:00 |
|
Alejandro Celaya
|
ec33b95f97
|
Brought intl extension back to docker images and kept as a requirement
|
2019-11-16 09:46:42 +01:00 |
|
Alejandro Celaya
|
1ee30fe5dc
|
Updated dev docker images
|
2019-11-15 22:05:34 +01:00 |
|
Alejandro Celaya
|
5361f33cc1
|
Some more refactorings
|
2019-11-01 09:52:56 +01:00 |
|
Alejandro Celaya
|
b8cdc29d8f
|
Increased long URL size in DB to 2048 characters
|
2019-10-20 09:53:11 +02:00 |
|
Alejandro Celaya
|
42e84e526e
|
Added mariadb container for development environment
|
2019-10-06 11:21:41 +02:00 |
|
Alejandro Celaya
|
e0d20bf8ff
|
Updated to coding styles v2
|
2019-10-05 17:26:10 +02:00 |
|
Alejandro Celaya
|
a892f72425
|
Added migration to make the combination of slug+domain unique
|
2019-10-02 20:01:15 +02:00 |
|
Alejandro Celaya
|
1085809fa5
|
Moved code to convert a ShortUrl into a full link as string to the entity itself
|
2019-09-30 20:01:36 +02:00 |
|
Alejandro Celaya
|
6f38790d47
|
Created migration which adds domains table
|
2019-09-30 19:15:14 +02:00 |
|
Alejandro Celaya
|
56d0383170
|
Increased referer length to 1024 and ensured values are cropped before trying to insert in database
|
2019-08-24 10:25:43 +02:00 |
|
Alejandro Celaya
|
6433a67d52
|
Added all docker stuff to the project
|
2019-08-16 18:38:26 +02:00 |
|
Alejandro Celaya
|
cb715c0877
|
Decoupled Common module from any other module
|
2019-08-11 14:29:22 +02:00 |
|
Alejandro Celaya
|
53243d1764
|
Moved WrongIpException to IpGeolocation module
|
2019-08-10 23:26:39 +02:00 |
|
Alejandro Celaya
|
c6fdd8a59f
|
Improvements and ensured LocateVisitsCommand does not swallow exceptions
|
2019-07-23 16:41:32 +02:00 |
|