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
|
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 |
|
Alejandro Celaya
|
726811f91f
|
Separated docker builds in different platforms
|
2020-05-16 15:06:37 +02:00 |
|
Alejandro Celaya
|
75f5da5846
|
Fixed docker install in travis
|
2020-05-16 14:05:39 +02:00 |
|
Alejandro Celaya
|
489c739be2
|
Updated condition to run docker publish
|
2020-05-16 14:00:03 +02:00 |
|
Alejandro Celaya
|
9d6f14c81a
|
Merge pull request #771 from acelaya-forks/feature/build-time-improvements
Changed travis build so that docker image publishing runs on its own …
|
2020-05-16 13:50:54 +02:00 |
|
Alejandro Celaya
|
788f9635dd
|
Fixed travis config syntax error
|
2020-05-16 13:40:59 +02:00 |
|
Alejandro Celaya
|
09aa4cc977
|
Changed travis build so that docker image publishing runs on its own separated job
|
2020-05-16 13:28:29 +02:00 |
|
Alejandro Celaya
|
9252cc269b
|
Merge pull request #770 from acelaya-forks/feature/multi-arch-improvements
Feature/multi arch improvements
|
2020-05-16 11:35:56 +02:00 |
|
Alejandro Celaya
|
65e6676c00
|
Removed docker image building on non-PR builds
|
2020-05-16 11:25:50 +02:00 |
|
Alejandro Celaya
|
135b62a9cc
|
Documented multi-architecture on docker image
|
2020-05-16 10:39:47 +02:00 |
|
Alejandro Celaya
|
2ea58acde2
|
Updated changelog
|
2020-05-16 10:28:09 +02:00 |
|
Alejandro Celaya
|
e1085f3ef5
|
Merge pull request #756 from Starbix/multi-arch
Add multi arch support
|
2020-05-16 10:22:59 +02:00 |
|
Cédric Laubacher
|
f1db195a06
|
Merge branch 'develop' into multi-arch
|
2020-05-15 20:37:41 +02:00 |
|
Cédric Laubacher
|
fa646b0176
|
Add multi arch support
|
2020-05-15 18:32:35 +02:00 |
|
Alejandro Celaya
|
21ef1dfee8
|
Merge pull request #765 from acelaya-forks/feature/fix-dates-match
Feature/fix dates match
|
2020-05-11 13:27:38 +02:00 |
|
Alejandro Celaya
|
5ef548bc2a
|
Updated changelog with v2.2.1
|
2020-05-11 13:19:01 +02:00 |
|
Alejandro Celaya
|
1fa9896524
|
Fixed error when trying to match creteria on a Short URL with dates
|
2020-05-11 13:12:55 +02:00 |
|