Alejandro Celaya
|
73c6c52b2a
|
Updated to guzzle 7
|
2020-06-28 10:06:49 +02:00 |
|
Alejandro Celaya
|
509672f4c7
|
Added intl to required PHP extensions
|
2020-06-27 16:42:17 +02:00 |
|
Alejandro Celaya
|
e4f01e4cf8
|
Merge pull request #797 from acelaya-forks/feature/deeplinks-support
Feature/deeplinks support
|
2020-06-27 11:26:35 +02:00 |
|
Alejandro Celaya
|
156eae56d0
|
Fixed typo in contributing doc
|
2020-06-27 11:16:59 +02:00 |
|
Alejandro Celaya
|
2df6e694ea
|
Updated changelog
|
2020-06-27 11:15:17 +02:00 |
|
Alejandro Celaya
|
78b838f6b6
|
Used league/uri to validate URLs including deeplinks, and fixed tests
|
2020-06-27 11:14:10 +02:00 |
|
Alejandro Celaya
|
08950f6433
|
Replaced UriInterface by string when creating a short URL
|
2020-06-27 10:48:35 +02:00 |
|
Alejandro Celaya
|
a74e1df55c
|
Merge pull request #796 from acelaya-forks/feature/contributing
Feature/contributing
|
2020-06-27 10:45:09 +02:00 |
|
Alejandro Celaya
|
bf1c6e3d43
|
Referenced CONTRIBUTING doc from README
|
2020-06-27 10:43:43 +02:00 |
|
Alejandro Celaya
|
d234e114db
|
Added description on how to create pull requests to CONTRIBUTING file
|
2020-06-27 10:41:29 +02:00 |
|
Alejandro Celaya
|
035743ef6a
|
Added minor imporovements to CONTRIBUTING file
|
2020-06-27 10:34:26 +02:00 |
|
Alejandro Celaya
|
c7c9ab71ff
|
Created first draft of the contributing file
|
2020-06-26 21:22:54 +02:00 |
|
Alejandro Celaya
|
e107aa9ed8
|
Removed commented migrations option
|
2020-06-23 19:23:33 +02:00 |
|
Alejandro Celaya
|
e9191732bd
|
Merge pull request #794 from acelaya-forks/feature/migrations3
Feature/migrations3
|
2020-06-21 13:21:14 +02:00 |
|
Alejandro Celaya
|
f44540f95e
|
Updated changelog
|
2020-06-21 13:01:10 +02:00 |
|
Alejandro Celaya
|
6b3fd2ac83
|
Commented out name config option for migrations, since it makes it fail
|
2020-06-21 13:00:32 +02:00 |
|
Alejandro Celaya
|
eed353fedf
|
Updated migration template
|
2020-06-21 12:29:56 +02:00 |
|
Alejandro Celaya
|
b4e58cc1bb
|
Updated doctrine config for v3
|
2020-06-21 12:24:47 +02:00 |
|
Alejandro Celaya
|
56d690d9a6
|
Removed references to master branch
|
2020-06-21 12:21:39 +02:00 |
|
Alejandro Celaya
|
bffc044bc7
|
Fixed typo
|
2020-06-20 11:34:09 +02:00 |
|
Alejandro Celaya
|
58dd1c54f9
|
Merge pull request #792 from acelaya-forks/feature/configurable-redirect
Feature/configurable redirect
|
2020-06-20 11:33:48 +02:00 |
|
Alejandro Celaya
|
5c163490c7
|
Allowed new redirect config options to be pased as env vars to the docker image
|
2020-06-20 11:21:37 +02:00 |
|
Alejandro Celaya
|
f2f07be11f
|
Updated to latest installer, supporting redirects customizations
|
2020-06-20 11:07:15 +02:00 |
|
Alejandro Celaya
|
0bea843e7f
|
Added test covering how redirects config works
|
2020-06-20 09:50:56 +02:00 |
|
Alejandro Celaya
|
83cc11030d
|
Updated changelog
|
2020-06-20 09:30:23 +02:00 |
|
Alejandro Celaya
|
cb70dc5389
|
Removed stuff from local config file which already comes on third party config
|
2020-06-20 09:20:01 +02:00 |
|
Alejandro Celaya
|
68db52679b
|
Added support to serve redirects with status 301 and Cache-Control
|
2020-06-17 19:01:56 +02:00 |
|
Alejandro Celaya
|
186168b26c
|
Merge pull request #789 from acelaya-forks/feature/simplified-travis-config
Simplified travis configuration, by removing all env vars checks
|
2020-06-10 18:05:31 +02:00 |
|
Alejandro Celaya
|
e9c64b46b7
|
Removed condition from travis that is now implicit
|
2020-06-10 17:54:41 +02:00 |
|
Alejandro Celaya
|
f476cfc30f
|
Simplified travis configuration, by removing all env vars checks
|
2020-06-10 17:51:20 +02:00 |
|
Alejandro Celaya
|
3706d6c82d
|
Merge pull request #783 from acelaya-forks/feature/extended-mutation-checks
Feature/extended mutation checks
|
2020-06-09 12:11:56 +02:00 |
|
Alejandro Celaya
|
248209ab41
|
Updated changelog
|
2020-06-08 23:30:19 +02:00 |
|
Alejandro Celaya
|
2867a9b7b0
|
Added commands to run infection checks on database tests
|
2020-06-08 23:26:27 +02:00 |
|
Alejandro Celaya
|
68919c19b8
|
Added deprecation in BodyParserMiddleware
|
2020-06-08 23:25:54 +02:00 |
|
Alejandro Celaya
|
ee1aa42900
|
Improved titles on error templates
|
2020-06-08 23:25:54 +02:00 |
|
Alejandro Celaya
|
c3de39d313
|
Merge pull request #787 from shlinkio/develop
Release v2.2.2
|
2020-06-08 23:09:28 +02:00 |
|
Alejandro Celaya
|
8ecc9c69a2
|
Added v2.2.2 to changelog
|
2020-06-08 22:49:40 +02:00 |
|
Alejandro Celaya
|
e814f3afcf
|
Merge pull request #784 from acelaya-forks/feature/tag-visits-many-short-urls
Feature/tag visits many short urls
|
2020-06-08 22:48:52 +02:00 |
|
Alejandro Celaya
|
a4eda9d761
|
Moved execution of API tests outside composer script
|
2020-06-08 22:38:51 +02:00 |
|
Alejandro Celaya
|
f3f3ef5c18
|
Removed unused import
|
2020-06-08 18:37:45 +02:00 |
|
Alejandro Celaya
|
296134078c
|
Updated changelog
|
2020-06-08 18:37:45 +02:00 |
|
Alejandro Celaya
|
527faf27a8
|
Changed how visits for a tag are fetched, avoiding thousands of values to be loaded in memory
|
2020-06-08 18:37:22 +02:00 |
|
Alejandro Celaya
|
9c339b9c4f
|
Merge pull request #785 from acelaya-forks/feature/improve-custom-slugs
Improved custom slug sluggification, allowing valid URL characters
|
2020-06-08 18:36:36 +02:00 |
|
Alejandro Celaya
|
f274cafa7c
|
Updated changelog
|
2020-06-08 18:10:34 +02:00 |
|
Alejandro Celaya
|
371f246c41
|
Improved custom slug sluggification, allowing valid URL characters
|
2020-06-08 18:08:53 +02:00 |
|
Alejandro Celaya
|
95ae540799
|
Defined docker image to build in a var
|
2020-05-17 10:19:54 +02:00 |
|
Alejandro Celaya
|
f340e0e76e
|
Temporary disabled ARM docker images to reduce build times
|
2020-05-17 09:37:05 +02:00 |
|
Alejandro Celaya
|
14e0766f72
|
Merge pull request #773 from acelaya-forks/feature/temporal-build-fix
Going back to single travis job for docker image building
|
2020-05-16 22:18:03 +02:00 |
|
Alejandro Celaya
|
17f3897746
|
Going back to single travis job for docker image building
|
2020-05-16 22:01:20 +02:00 |
|
Alejandro Celaya
|
3c3a30cc0e
|
Merge pull request #772 from acelaya-forks/feature/separate-docker-builds
Separated docker builds in different platforms
|
2020-05-16 15:15:47 +02:00 |
|