Alejandro Celaya
|
25b1138000
|
Fix merge conflicts
|
2023-09-23 09:06:38 +02:00 |
|
Alejandro Celaya
|
4cf3bc08f9
|
Merge pull request #1883 from shlinkio/release/v3.6.4
Release 3.6.4
|
2023-09-23 08:57:10 +02:00 |
|
Alejandro Celaya
|
7e093a3fd8
|
Fix date in changelog
|
2023-09-23 08:41:57 +02:00 |
|
Alejandro Celaya
|
abecf3be02
|
Merge pull request #1882 from acelaya-forks/feature/create-api-key
Feature/create api key
|
2023-09-23 08:40:53 +02:00 |
|
Alejandro Celaya
|
3d9b48c5fd
|
Create InitialApiKeyCommand cli test
|
2023-09-23 08:28:57 +02:00 |
|
Alejandro Celaya
|
ba4a66f772
|
Add InitialApiKeyCommand unit test
|
2023-09-23 08:16:22 +02:00 |
|
Alejandro Celaya
|
ec839183e8
|
Add unit test for ApiKeyService::createInitial
|
2023-09-23 08:01:10 +02:00 |
|
Alejandro Celaya
|
b0ec0601c1
|
Update to latest shlink-installer
|
2023-09-22 10:00:19 +02:00 |
|
Alejandro Celaya
|
637d8334f4
|
New CLI command to create the initial API key idempotently
|
2023-09-21 09:47:21 +02:00 |
|
Alejandro Celaya
|
6db46b50e9
|
Roll back change to allow creating API keys with custom value
|
2023-09-21 08:58:05 +02:00 |
|
Alejandro Celaya
|
f6b1cc7556
|
Test API key creation with custom key
|
2023-09-19 10:14:04 +02:00 |
|
Alejandro Celaya
|
65a0a90a51
|
Allow custom API keys to be created
|
2023-09-19 09:10:17 +02:00 |
|
Alejandro Celaya
|
38a7872fbf
|
Merge pull request #1878 from acelaya-forks/feature/add-swagger-ui-dev
Add a swagger ui container for dev env
|
2023-09-17 12:01:05 +02:00 |
|
Alejandro Celaya
|
5839cc5926
|
Add a swagger ui container for dev env
|
2023-09-17 11:59:23 +02:00 |
|
Alejandro Celaya
|
49bd230474
|
Merge pull request #1874 from acelaya-forks/feature/redis-lock-namespace
Make sure locks include the same cache namespace when sent to Redis
|
2023-09-12 21:44:45 +02:00 |
|
Alejandro Celaya
|
074f2135f6
|
Make sure locks include the same cache namespace when sent to Redis
|
2023-09-12 21:20:38 +02:00 |
|
Alejandro Celaya
|
ef073d59ca
|
Merge pull request #1872 from acelaya-forks/bugfix/db-commands-timeout
Fix incorrect timeout in init commands
|
2023-09-12 08:33:13 +02:00 |
|
Alejandro Celaya
|
a3b2f94339
|
Make sure local config is not loaded in tests
|
2023-09-12 08:21:34 +02:00 |
|
Alejandro Celaya
|
b17c576a30
|
Fix incorrect timeout in init commands
|
2023-09-11 09:07:18 +02:00 |
|
Alejandro Celaya
|
bc4156ca3c
|
Merge pull request #1858 from acelaya-forks/feature/update-deps
Update dependencies
|
2023-08-19 12:51:02 +02:00 |
|
Alejandro Celaya
|
b747b8448e
|
Update dependencies
|
2023-08-19 12:03:29 +02:00 |
|
Alejandro Celaya
|
aa4b9fc27e
|
Replace references to docker-compose with docker compose
|
2023-08-03 09:10:05 +02:00 |
|
Alejandro Celaya
|
3f3c2c3d1e
|
Add form config for Feature Request issues
|
2023-08-03 09:08:35 +02:00 |
|
Alejandro Celaya
|
4b49f8fb7f
|
Use issue form for bugs
|
2023-07-25 08:45:24 +02:00 |
|
Alejandro Celaya
|
550f3b28ea
|
Use textarea instead of markdown for main field in help-wanted discussion
|
2023-07-15 11:09:36 +02:00 |
|
Alejandro Celaya
|
6d4c232345
|
Merge pull request #1844 from acelaya-forks/feature/help-discussion-template
Add discussion template for 'Help wanted'
|
2023-07-15 10:59:51 +02:00 |
|
Alejandro Celaya
|
2d085ad6f4
|
Add discussion template for 'Help wanted'
|
2023-07-15 10:59:39 +02:00 |
|
Alejandro Celaya
|
3ea83f5cc3
|
Merge pull request #1836 from acelaya-forks/feature/oas-3.1
Feature/oas 3.1
|
2023-07-12 19:42:42 +02:00 |
|
Alejandro Celaya
|
b47bd0fc7a
|
Use stable version of devizzent/cebe-php-openapi
|
2023-07-12 11:33:58 +02:00 |
|
Alejandro Celaya
|
27e90c4c26
|
Update changelog
|
2023-07-12 11:30:12 +02:00 |
|
Alejandro Celaya
|
ad1a846d8e
|
Remove references to nullable in OAS
|
2023-07-12 11:29:44 +02:00 |
|
Alejandro Celaya
|
78f75a06df
|
Updated swagger docs to v3.1, and fixed some 'required' definitions
|
2023-07-12 11:29:44 +02:00 |
|
Alejandro Celaya
|
262d714751
|
Add ADR for latest docker image publishing change
|
2023-07-09 11:31:13 +02:00 |
|
Alejandro Celaya
|
f71c3bba5c
|
Merge pull request #1842 from acelaya-forks/feature/docker-build-on-tag
Build docker image only on tags
|
2023-07-09 09:59:25 +02:00 |
|
Alejandro Celaya
|
8b495064b2
|
Build docker image only on tags
|
2023-07-09 09:45:46 +02:00 |
|
Alejandro Celaya
|
57a36204db
|
Merge pull request #1840 from acelaya-forks/feature/docker-no-interactive-init
Improve verbosity hint when an error occurs during docker init
|
2023-07-06 09:11:04 +02:00 |
|
Alejandro Celaya
|
7cc1722858
|
Improve verbosity hint when an error occurs during docker init
|
2023-07-05 09:58:51 +02:00 |
|
Alejandro Celaya
|
af50887361
|
Fix typo
|
2023-07-01 16:33:52 +02:00 |
|
Alejandro Celaya
|
99c8c6c8d4
|
Merge pull request #1832 from acelaya-forks/feature/migrations-config
Refactor cli-config file as it's currently used by doctrine migrations only
|
2023-06-23 22:05:24 +02:00 |
|
Alejandro Celaya
|
1d7c9fd553
|
Refactor cli-config file as it's currently used by doctrine migrations only
|
2023-06-23 09:16:33 +02:00 |
|
Alejandro Celaya
|
274c454fa4
|
Merge pull request #1827 from acelaya-forks/feature/question-discussion
Make sure people asking questions opens a discussion instead of an issue
|
2023-06-21 08:55:07 +02:00 |
|
Alejandro Celaya
|
453fcc4675
|
Make sure people asking questions opens a discussion instead of an issue
|
2023-06-21 08:54:03 +02:00 |
|
Alejandro Celaya
|
42427bfd74
|
Merge pull request #1824 from acelaya-forks/feature/api-coverage-fix
Update shlink-test-utils to fix coverage ID on API tests
|
2023-06-18 19:24:03 +02:00 |
|
Alejandro Celaya
|
33eedd2270
|
Update shlink-test-utils to fix coverage ID on API tests
|
2023-06-18 18:59:15 +02:00 |
|
Alejandro Celaya
|
edaf9e34f4
|
Merge pull request #1823 from acelaya-forks/feature/external-data-providers
Feature/external data providers
|
2023-06-18 11:06:24 +02:00 |
|
Alejandro Celaya
|
965325aa7c
|
Replace traits with static classes in CLI unit tests
|
2023-06-18 10:51:59 +02:00 |
|
Alejandro Celaya
|
bdf2bbd0f1
|
Replace traits with external data providers in Core unit tests
|
2023-06-18 10:41:24 +02:00 |
|
Alejandro Celaya
|
dc4aab2cab
|
Replace traits with external data providers in API tests
|
2023-06-18 10:36:45 +02:00 |
|
Alejandro Celaya
|
3b1f6c69de
|
Merge pull request #1822 from acelaya-forks/feature/fix-installer-command-timeouts
Fix incorrect timeout in init commands
|
2023-06-15 19:07:32 +02:00 |
|
Alejandro Celaya
|
cdf5082cff
|
Fix incorrect timeout in init commands
|
2023-06-15 18:53:42 +02:00 |
|