Alejandro Celaya
|
5abd9d1a40
|
Made test properties to be private instead of protected
|
2018-11-20 19:37:22 +01:00 |
|
Alejandro Celaya
|
0ae5a53d86
|
Enforced property types comments in one line
|
2018-11-20 19:30:27 +01:00 |
|
Alejandro Celaya
|
15a70d0157
|
Merge pull request #278 from acelaya/feature/del-translations
Feature/del translations
|
2018-11-18 20:30:53 +01:00 |
|
Alejandro Celaya
|
ededb68ef1
|
Added changelog for unreleased changes
|
2018-11-18 20:20:30 +01:00 |
|
Alejandro Celaya
|
09add5fbff
|
Moved locale middleware to before the not found handler, so that it never gets executed otherwise
|
2018-11-18 20:15:37 +01:00 |
|
Alejandro Celaya
|
e30f49a791
|
Simplified error templates
|
2018-11-18 20:04:12 +01:00 |
|
Alejandro Celaya
|
64737b741b
|
Removed CLI language param from installation
|
2018-11-18 19:55:23 +01:00 |
|
Alejandro Celaya
|
d4d65bdf37
|
Added missing X-Api-Key header to cross domain middleware
|
2018-11-18 17:03:50 +01:00 |
|
Alejandro Celaya
|
90732a4fad
|
Removed translations from Rest module
|
2018-11-18 16:28:04 +01:00 |
|
Alejandro Celaya
|
c5015f5828
|
Removed translations from CLI module
|
2018-11-18 16:02:52 +01:00 |
|
Alejandro Celaya
|
aa77c944d8
|
Merge pull request #277 from acelaya/feature/increase-msi
Feature/increase msi
|
2018-11-17 19:37:11 +01:00 |
|
Alejandro Celaya
|
b8faa6714a
|
Increased MSI to 65% (for sure this time)
|
2018-11-17 19:32:31 +01:00 |
|
Alejandro Celaya
|
f48f98f4d7
|
Updated changelog for v1.14.1
|
2018-11-17 19:27:00 +01:00 |
|
Alejandro Celaya
|
79b2a0839f
|
Increased MSI to 65%
|
2018-11-17 19:23:49 +01:00 |
|
Alejandro Celaya
|
6094d17718
|
Increased MSI to 64%
|
2018-11-17 18:40:53 +01:00 |
|
Alejandro Celaya
|
d2ed7d6417
|
Increased MSI to 62%
|
2018-11-17 18:06:21 +01:00 |
|
Alejandro Celaya
|
a705ef21a9
|
Increased MSI to 61%
|
2018-11-17 17:36:22 +01:00 |
|
Alejandro Celaya
|
67e465c479
|
Merge pull request #276 from acelaya/feature/locking
Feature/locking
|
2018-11-17 14:33:58 +01:00 |
|
Alejandro Celaya
|
ed3883b52c
|
Updated translations
|
2018-11-17 14:29:54 +01:00 |
|
Alejandro Celaya
|
71ea0bcb5e
|
Updated changelog with locking capabilities
|
2018-11-17 14:24:38 +01:00 |
|
Alejandro Celaya
|
dd2cffeee9
|
Reused ProcessVisitsCommand name as the lock name
|
2018-11-17 14:16:45 +01:00 |
|
Alejandro Celaya
|
1ceabf3bc3
|
Added locking capabilities to process visits command
|
2018-11-17 14:11:16 +01:00 |
|
Alejandro Celaya
|
17fcd637f2
|
Merge pull request #275 from acelaya/feature/doctrine-performance
Feature/doctrine performance
|
2018-11-17 09:59:53 +01:00 |
|
Alejandro Celaya
|
d44bc4b182
|
Added small hint in README
|
2018-11-17 09:49:44 +01:00 |
|
Alejandro Celaya
|
4760406221
|
Updated changelog
|
2018-11-17 09:47:14 +01:00 |
|
Alejandro Celaya
|
0aae0d888c
|
Moved visits iteration logic from command to service to allow lazy loading of entries in resultset
|
2018-11-17 09:42:15 +01:00 |
|
Alejandro Celaya
|
1bc01057f3
|
Reduced the number of arguments in private method
|
2018-11-17 08:02:42 +01:00 |
|
Alejandro Celaya
|
c1906606c6
|
Updated VisitService to have a method which locates visits and allows entity manager to be cleared
|
2018-11-17 07:47:42 +01:00 |
|
Alejandro Celaya
|
1363194909
|
Improved code in LoggerFactory
|
2018-11-17 07:31:51 +01:00 |
|
Alejandro Celaya
|
d945e0c31b
|
Updated CLI help in README file
|
2018-11-16 17:17:25 +01:00 |
|
Alejandro Celaya
|
0af7b75af5
|
Merge pull request #269 from acelaya/feature/missing-resp-examples
Feature/missing resp examples
|
2018-11-16 17:07:38 +01:00 |
|
Alejandro Celaya
|
36a42cb064
|
Added missing entries for v1.14.0
|
2018-11-16 17:02:40 +01:00 |
|
Alejandro Celaya
|
4db0acc0e7
|
Updated swagger response schemas and added missing response examples
|
2018-11-16 16:58:21 +01:00 |
|
Alejandro Celaya
|
8f4800aa47
|
Merge pull request #268 from acelaya/feature/phpstan-fix
feature/phpstan-fix
|
2018-11-16 16:57:30 +01:00 |
|
Alejandro Celaya
|
4745a37549
|
Used a lower level on phpstan to avoid errors produced by Symfony 4.1.5 new phpdocs
|
2018-11-16 16:44:48 +01:00 |
|
Alejandro Celaya
|
8fc949898b
|
Excluded GeoLite2 db from build process
|
2018-11-12 21:51:14 +01:00 |
|
Alejandro Celaya
|
d4758b0e91
|
Merge pull request #258 from acelaya/feature/geolocation
Feature/geolocation
|
2018-11-12 21:46:33 +01:00 |
|
Alejandro Celaya
|
a07e4b17be
|
Updated docs
|
2018-11-12 21:37:04 +01:00 |
|
Alejandro Celaya
|
b9dd975bc6
|
Updated changelog with new geolocation service
|
2018-11-12 21:34:45 +01:00 |
|
Alejandro Celaya
|
9964d3e24b
|
Added progress bar to command downloading new GeoLite2 database file
|
2018-11-12 21:30:30 +01:00 |
|
Alejandro Celaya
|
58e8c8e182
|
Updated spanish translations
|
2018-11-12 21:04:02 +01:00 |
|
Alejandro Celaya
|
c7339f6cfa
|
Created an EmptyIpLocationResolver which always returns an empty resolution and can be used as a fallback while resolving IP addresses
|
2018-11-12 20:58:14 +01:00 |
|
Alejandro Celaya
|
1aa78f766a
|
Added step to download GeoLite2 db during installation
|
2018-11-12 20:51:53 +01:00 |
|
Alejandro Celaya
|
bf56e6adaf
|
Created UpdateDbCommandTest
|
2018-11-12 20:37:30 +01:00 |
|
Alejandro Celaya
|
e915b7e499
|
Updated GeoLite2 db reader service so that it is lazily created
|
2018-11-12 20:22:42 +01:00 |
|
Alejandro Celaya
|
de0470d200
|
Created command to update GeoLite2 database
|
2018-11-12 20:06:12 +01:00 |
|
Alejandro Celaya
|
3d7cf6992e
|
Created service to update geolite2 database file
|
2018-11-11 21:28:42 +01:00 |
|
Alejandro Celaya
|
06db082e3f
|
Updated translations
|
2018-11-11 21:28:42 +01:00 |
|
Alejandro Celaya
|
4a383cecaf
|
Set chain IP resolver as the default IP resolver
|
2018-11-11 21:28:42 +01:00 |
|
Alejandro Celaya
|
9a0f9207be
|
Fixed region resolved in GeoLite2
|
2018-11-11 21:28:42 +01:00 |
|