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 |
|
Alejandro Celaya
|
61686ed6ea
|
Fix JamesIves/github-pages-deploy-action version
|
2023-06-14 18:27:03 +02:00 |
|
Alejandro Celaya
|
f63b96fd05
|
Fix merge conflicts
|
2023-06-14 18:25:09 +02:00 |
|
Alejandro Celaya
|
228bd83b75
|
Merge pull request #1818 from acelaya-forks/feature/fix-sqlite-db-creation
Fix Shlink trying to create SQLite database tables even if they already exist
|
2023-06-14 18:22:39 +02:00 |
|
Alejandro Celaya
|
a21dcb852a
|
Fix Shlink trying to create SQLite database tables even if they already exist
|
2023-06-14 18:08:39 +02:00 |
|
Alejandro Celaya
|
6558c37b9a
|
Fix merge conflicts
|
2023-06-11 20:10:29 +02:00 |
|
Alejandro Celaya
|
e6720cce12
|
Merge pull request #1814 from acelaya-forks/feature/update-test-utils
Update to latest test utils lib
|
2023-06-11 20:05:45 +02:00 |
|
Alejandro Celaya
|
22d039c550
|
Update to latest test utils lib
|
2023-06-11 19:54:33 +02:00 |
|
Alejandro Celaya
|
a21fcd72ce
|
Merge pull request #1807 from acelaya-forks/feature/mercure-options
Use MercureOptions instead of raw config, where possible
|
2023-06-08 19:00:43 +02:00 |
|
Alejandro Celaya
|
058391cf06
|
Merge pull request #1809 from acelaya-forks/feature/fix-rr-download
Update to a shlink-installer version that fixes rr download
|
2023-06-08 18:59:28 +02:00 |
|
Alejandro Celaya
|
24e6acc6e8
|
Update to a shlink-installer version that fixes rr download
|
2023-06-08 18:47:55 +02:00 |
|
Alejandro Celaya
|
8e3508f28d
|
Use MercureOptions instead of raw config, where possible
|
2023-06-06 20:25:14 +02:00 |
|
Alejandro Celaya
|
e72b424968
|
Fix merge conflicts
|
2023-06-04 09:33:16 +02:00 |
|
Alejandro Celaya
|
56d299a7dc
|
Merge pull request #1804 from acelaya-forks/feature/release-3.6.1
Feature/release 3.6.1
|
2023-06-04 09:30:19 +02:00 |
|
Alejandro Celaya
|
575e6bf707
|
Downgrade PHPUnit to avoid infection error
|
2023-06-04 09:13:37 +02:00 |
|
Alejandro Celaya
|
e50c21440f
|
Define default values for env vars used in rr prod config
|
2023-06-04 09:07:41 +02:00 |
|
Alejandro Celaya
|
7cff11080d
|
Update changelog
|
2023-06-04 08:57:07 +02:00 |
|
Alejandro Celaya
|
72381f9844
|
Change order to create initial database to avoid permission errors
|
2023-06-04 08:54:08 +02:00 |
|
Alejandro Celaya
|
7c649e7497
|
Merge pull request #1801 from acelaya-forks/feature/no-run-disabled-tasks
Feature/no run disabled tasks
|
2023-06-03 19:19:08 +02:00 |
|
Alejandro Celaya
|
eff308cd43
|
Update changelog
|
2023-06-03 17:58:26 +02:00 |
|
Alejandro Celaya
|
bd3745118e
|
Add logic to prevent roadrunner/openswoole jobs for tasks that will do nothing
|
2023-06-03 17:56:52 +02:00 |
|
Alejandro Celaya
|
602ebef02a
|
Merge pull request #1800 from acelaya-forks/feature/deprecate-openswoole
Deprecate support for openswoole
|
2023-06-03 10:06:03 +02:00 |
|
Alejandro Celaya
|
9040937376
|
Stick with PHPUnit 10.1 until API tests coverage is fixed
|
2023-06-03 09:24:43 +02:00 |
|
Alejandro Celaya
|
a11be5b2ff
|
Deprecate support for openswoole
|
2023-06-03 09:08:07 +02:00 |
|
Alejandro Celaya
|
6351d0b87d
|
Merge pull request #1797 from acelaya-forks/feature/improve-new-db-check
Feature/improve new db check
|
2023-06-01 20:01:39 +02:00 |
|
Alejandro Celaya
|
fae3434393
|
Update changelog
|
2023-06-01 19:28:15 +02:00 |
|
Alejandro Celaya
|
4013ae87dd
|
Change order to create initial database to avoid permission errors
|
2023-06-01 19:27:04 +02:00 |
|
Alejandro Celaya
|
cb4ba58b08
|
Merge pull request #1795 from acelaya-forks/feature/non-orphan-role
Feature/non orphan role
|
2023-05-31 09:43:18 +02:00 |
|
Alejandro Celaya
|
8c94452348
|
Fix CLI tests
|
2023-05-31 09:33:05 +02:00 |
|
Alejandro Celaya
|
ea96a00b12
|
Update changelog
|
2023-05-31 09:24:23 +02:00 |
|
Alejandro Celaya
|
be26dd58c3
|
Add API tests to cover usage of orphan visits restricted keys
|
2023-05-31 09:22:40 +02:00 |
|
Alejandro Celaya
|
eaba5edf7f
|
Restrict interaction with orphan visits when API key has that role
|
2023-05-31 09:11:20 +02:00 |
|
Alejandro Celaya
|
12da04ef37
|
Add ApiKey check to tell if it has any role that is short-url restrictive
|
2023-05-30 09:32:44 +02:00 |
|
Alejandro Celaya
|
8b03532ddb
|
Add ORPHAN_VISITS_EXCLUDED API key role
|
2023-05-30 09:15:35 +02:00 |
|
Alejandro Celaya
|
112b54ec7d
|
Merge pull request #1793 from acelaya-forks/feature/drop-php-8.1
Drop support for PHP 8.1
|
2023-05-29 21:53:30 +02:00 |
|