Alejandro Celaya
|
1b8bc9f0ff
|
Ensured version subfolder is preserved when publishing swagger spec
|
2021-12-11 13:04:45 +01:00 |
|
Alejandro Celaya
|
5bf25c7eca
|
Added custom token for swagger publishing
|
2021-12-11 12:55:50 +01:00 |
|
Alejandro Celaya
|
5a7f0ad340
|
Fixed another typo...
|
2021-12-11 12:35:34 +01:00 |
|
Alejandro Celaya
|
8a93922da0
|
Added missing space in mv command
|
2021-12-11 12:27:45 +01:00 |
|
Alejandro Celaya
|
295de5be8e
|
Changed how version is determined
|
2021-12-11 12:18:55 +01:00 |
|
Alejandro Celaya
|
5c114b584d
|
Fixed typo
|
2021-12-11 12:11:22 +01:00 |
|
Alejandro Celaya
|
dad58b7610
|
Disabled env step on publis-swagger workflow
|
2021-12-11 11:53:18 +01:00 |
|
Alejandro Celaya
|
23c1dadb4c
|
Merge pull request #1265 from acelaya-forks/feature/publish-swagger-workflow
Feature/publish swagger workflow
|
2021-12-11 11:44:12 +01:00 |
|
Alejandro Celaya
|
05332e0606
|
Created workflow to publish swagger specs
|
2021-12-11 11:40:59 +01:00 |
|
Alejandro Celaya
|
453842246f
|
Ensured docker publish is run under ubuntu 20.04
|
2021-12-11 11:30:03 +01:00 |
|
Alejandro Celaya
|
38280b9027
|
Merge pull request #1264 from acelaya-forks/feature/unify-ci-jobs
Unified jobs in ci pipeline as much as possible
|
2021-12-11 10:47:10 +01:00 |
|
Alejandro Celaya
|
7d7c0011bb
|
Fixed references to test:api and test:api:ci inside composer.json and added missing driver for MS SQL
|
2021-12-11 10:33:00 +01:00 |
|
Alejandro Celaya
|
de2d87a6d9
|
Unified jobs in ci pipeline as much as possible
|
2021-12-11 10:26:23 +01:00 |
|
Alejandro Celaya
|
537152450f
|
Merge pull request #1263 from acelaya-forks/feature/api-tests-coverage
Feature/api tests coverage
|
2021-12-10 18:25:38 +01:00 |
|
Alejandro Celaya
|
87f6b19207
|
Updated changelog
|
2021-12-10 18:12:46 +01:00 |
|
Alejandro Celaya
|
064fef5d8a
|
Added comment to explain why API tests coverage is generated the way it is
|
2021-12-10 18:12:00 +01:00 |
|
Alejandro Celaya
|
6aebaa94af
|
Added mutations to API tests
|
2021-12-10 17:45:55 +01:00 |
|
Alejandro Celaya
|
a1a6ac9c08
|
Merge pull request #1262 from acelaya-forks/feature/env-var-fix
Added new IS_HTTPS_ENABLED env var and deprecated USE_HTTPS
|
2021-12-10 16:55:58 +01:00 |
|
Alejandro Celaya
|
0d936425c2
|
Added new IS_HTTPS_ENABLED env var and deprecated USE_HTTPS
|
2021-12-10 16:24:38 +01:00 |
|
Alejandro Celaya
|
00f867c6ee
|
Merge pull request #1259 from acelaya-forks/feature/83-msi
Feature/83 msi
|
2021-12-10 14:17:20 +01:00 |
|
Alejandro Celaya
|
bfea3f35f0
|
Updated changelog
|
2021-12-10 14:01:58 +01:00 |
|
Alejandro Celaya
|
3f3cf5e20e
|
Explicitly required an MSI of 83 for unit tests
|
2021-12-10 14:00:59 +01:00 |
|
Alejandro Celaya
|
0786a962e7
|
Increased MIS to 83%
|
2021-12-10 13:42:33 +01:00 |
|
Alejandro Celaya
|
f7c0486101
|
Added swagger:validate to ci and ci:parallel commands
|
2021-12-10 12:52:36 +01:00 |
|
Alejandro Celaya
|
2e3798b282
|
Merge pull request #1256 from acelaya-forks/feature/api-examples
Feature/api examples
|
2021-12-09 19:09:02 +01:00 |
|
Alejandro Celaya
|
181740c3e9
|
Fixed typo in swagger docs
|
2021-12-09 18:55:17 +01:00 |
|
Alejandro Celaya
|
23c51a1d5f
|
Updated changelog
|
2021-12-09 18:52:27 +01:00 |
|
Alejandro Celaya
|
15ce529c09
|
Added swagger validation to CI pipeline
|
2021-12-09 18:51:26 +01:00 |
|
Alejandro Celaya
|
0fd941401b
|
Added extra examples for error responses in swagger docs
|
2021-12-09 18:28:52 +01:00 |
|
Alejandro Celaya
|
808ae6a442
|
Fixed existing examples for API
|
2021-12-09 15:27:18 +01:00 |
|
Alejandro Celaya
|
ada8d18fa1
|
Merge pull request #1255 from acelaya-forks/feature/consistent-default-domain-redirects
Feature/consistent default domain redirects
|
2021-12-09 13:03:08 +01:00 |
|
Alejandro Celaya
|
9752abff19
|
Refactored method in DomainRepo, as one fo their arguments was no longer used
|
2021-12-09 12:43:49 +01:00 |
|
Alejandro Celaya
|
ee43e68a57
|
Changed behavior of domains list so that it does not return configured redirects as redirects for default domain
|
2021-12-09 12:32:53 +01:00 |
|
Alejandro Celaya
|
348ac78f5a
|
Enhanced ListDomainsAction so that it returns default redirects in the response
|
2021-12-09 12:11:09 +01:00 |
|
Alejandro Celaya
|
0b22fb933c
|
Defined new env vars for not-found redirects, deprecating old ones
|
2021-12-09 10:30:33 +01:00 |
|
Alejandro Celaya
|
cbd4b4849f
|
Ensured default domain is stripped when creating short URLs from CLI
|
2021-12-09 10:24:58 +01:00 |
|
Alejandro Celaya
|
f8a48c16f0
|
Renamed GenerateShortUrlCommand to CreateShortUrlCommand
|
2021-12-09 09:45:15 +01:00 |
|
Alejandro Celaya
|
8cc4e4bfca
|
Merge branch 'develop' into feature/consistent-default-domain-redirects
|
2021-12-09 09:18:17 +01:00 |
|
Alejandro Celaya
|
6c01bb87bf
|
Replaced tabs by spaces in phpstan.neon config
|
2021-12-08 17:52:17 +01:00 |
|
Alejandro Celaya
|
02d5a6f15e
|
Merge pull request #1253 from acelaya-forks/feature/php8.1
Feature/php8.1
|
2021-12-08 17:49:15 +01:00 |
|
Alejandro Celaya
|
f361403888
|
Updated paginator types
|
2021-12-08 17:36:40 +01:00 |
|
Alejandro Celaya
|
3a4550fe24
|
Updated dependencies to corresponding versions supporting PHP 8.1
|
2021-12-08 09:40:43 +01:00 |
|
Alejandro Celaya
|
5e722c830f
|
Allowed to set redirects for default domain via command line or API
|
2021-12-07 21:13:47 +01:00 |
|
Alejandro Celaya
|
5a56982ad9
|
Merge pull request #1252 from acelaya-forks/feature/docker-debug-fix
Updated docker entry point to make sure debugging and verbosity of co…
|
2021-12-07 19:27:43 +01:00 |
|
Alejandro Celaya
|
13d70cd12a
|
Updated docker entry point to make sure debugging and verbosity of commands works as expected
|
2021-12-07 19:14:56 +01:00 |
|
Alejandro Celaya
|
bb87bdce8a
|
Updated docker images to use PHP 8.1
|
2021-12-07 10:43:36 +01:00 |
|
Alejandro Celaya
|
cc7ded1be7
|
Removed allowed failures in CI pipeline for PHP 8.1
|
2021-12-07 09:55:06 +01:00 |
|
Alejandro Celaya
|
d8735e6a91
|
Merge pull request #1250 from acelaya-forks/feature/qr-round-block-size
Feature/qr round block size
|
2021-12-06 18:19:53 +01:00 |
|
Alejandro Celaya
|
813ae71aad
|
Added test checking if auto margin is added to QR codes
|
2021-12-06 18:06:29 +01:00 |
|
Alejandro Celaya
|
1a75bd87d8
|
Updated installer with support for QR code block size rounding
|
2021-12-06 17:35:32 +01:00 |
|