Alejandro Celaya
|
a9d213990e
|
Merge branch 'feature/1.6' of github.com:acelaya/shlink into feature/1.6
|
2017-09-30 12:14:05 +02:00 |
|
Alejandro Celaya
|
6321cc0f2d
|
Added security-advisories dependency
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
3e5f0b2451
|
Ensured a doctrine/cache version which requires PHP 7.1 is not installed
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
4ad167eb30
|
Ensured all doctrine components are not updated to latest releases, which require PHP 7.1
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
01a4f9f867
|
Removed any remaining reference to AnnotatedFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
b93d65ddc1
|
Replaced more ussages of AnnotatedFactory by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
9ef9da0870
|
Replaced more ussages of AnnotatedFactory by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
ba2053bd3a
|
Dropped AnnotatedFactory in commands and replaced by ConfigAbstractFactory
|
2017-09-30 12:13:47 +02:00 |
|
Alejandro Celaya
|
1260da85a7
|
Added PHP 7.2 to the build matrix
|
2017-09-30 12:13:12 +02:00 |
|
Alejandro Celaya
|
960c7a0835
|
Added security-advisories dependency
|
2017-08-19 19:41:07 +02:00 |
|
Alejandro Celaya
|
574f407a90
|
Ensured a doctrine/cache version which requires PHP 7.1 is not installed
|
2017-07-23 11:51:47 +02:00 |
|
Alejandro Celaya
|
abf802093c
|
Ensured all doctrine components are not updated to latest releases, which require PHP 7.1
|
2017-07-23 08:42:57 +02:00 |
|
Alejandro Celaya
|
7ca22f8629
|
Removed any remaining reference to AnnotatedFactory
|
2017-07-22 14:20:40 +02:00 |
|
Alejandro Celaya
|
6300982b07
|
Replaced more ussages of AnnotatedFactory by ConfigAbstractFactory
|
2017-07-22 13:48:30 +02:00 |
|
Alejandro Celaya
|
54cb40f6ed
|
Replaced more ussages of AnnotatedFactory by ConfigAbstractFactory
|
2017-07-22 13:41:41 +02:00 |
|
Alejandro Celaya
|
8256f0c757
|
Dropped AnnotatedFactory in commands and replaced by ConfigAbstractFactory
|
2017-07-22 13:33:32 +02:00 |
|
Alejandro Celaya
|
9c8eef12ba
|
Merge pull request #97 from acelaya/feature/1.5
Feature/1.5
|
2017-07-16 10:01:50 +02:00 |
|
Alejandro Celaya
|
9260b3ac6b
|
Fixed coding styles
|
2017-07-16 09:58:03 +02:00 |
|
Alejandro Celaya
|
ff98e1fb3d
|
Added v1.5.0 to CHANGELOG
|
2017-07-16 09:43:35 +02:00 |
|
Alejandro Celaya
|
f3389d3738
|
Updated language files
|
2017-07-16 09:40:34 +02:00 |
|
Alejandro Celaya
|
a138f4153d
|
Created DeleteTagsCommand
|
2017-07-16 09:35:24 +02:00 |
|
Alejandro Celaya
|
602e11d5e7
|
Added namespace to functions
|
2017-07-16 09:28:40 +02:00 |
|
Alejandro Celaya
|
3cd14153ca
|
Created command to rename tag
|
2017-07-16 09:24:21 +02:00 |
|
Alejandro Celaya
|
095d8e73b8
|
Created ListTagsCommand
|
2017-07-16 09:13:25 +02:00 |
|
Alejandro Celaya
|
b37f303e76
|
Created CreateTagCommand
|
2017-07-16 09:09:11 +02:00 |
|
Alejandro Celaya
|
c8368c9098
|
Updated language files
|
2017-07-15 12:16:15 +02:00 |
|
Alejandro Celaya
|
8d0bac9478
|
Documented delete and edit tags endpoints
|
2017-07-15 12:13:59 +02:00 |
|
Alejandro Celaya
|
286c24f8c0
|
Improved TagServiceTest
|
2017-07-15 12:09:25 +02:00 |
|
Alejandro Celaya
|
963d26f59b
|
Created UpdateTagAction
|
2017-07-15 12:04:12 +02:00 |
|
Alejandro Celaya
|
e07c464de8
|
Removed strict declarations
|
2017-07-15 09:15:45 +02:00 |
|
Alejandro Celaya
|
575509c45b
|
Created CreateTagsActiontest
|
2017-07-15 09:12:07 +02:00 |
|
Alejandro Celaya
|
563e654b99
|
Created DeleteTagsActionTest
|
2017-07-15 09:10:09 +02:00 |
|
Alejandro Celaya
|
3e268e2012
|
Improved TagServiceTest
|
2017-07-15 09:05:02 +02:00 |
|
Alejandro Celaya
|
b2d9f2fc01
|
Added Create and Delete tag actions
|
2017-07-15 09:00:53 +02:00 |
|
Alejandro Celaya
|
6717102dd2
|
Updated tag actions namespace
|
2017-07-15 08:31:21 +02:00 |
|
Alejandro Celaya
|
1ba7fc81ac
|
Created ListTagsCommand
|
2017-07-08 13:17:46 +02:00 |
|
Alejandro Celaya
|
caf4fa7fdd
|
Documented list tags endpoint
|
2017-07-08 12:55:38 +02:00 |
|
Alejandro Celaya
|
5c7962966d
|
Created ListTagsActionTest
|
2017-07-07 13:28:58 +02:00 |
|
Alejandro Celaya
|
95ec7e0afa
|
Registered action to list tags
|
2017-07-07 13:12:45 +02:00 |
|
Alejandro Celaya
|
c37660f763
|
Created TagService
|
2017-07-07 12:49:41 +02:00 |
|
Alejandro Celaya
|
486ea10c3c
|
Renamed EditTagsAction to EditShortcodeTagsAction
|
2017-07-07 11:45:20 +02:00 |
|
Alejandro Celaya
|
e0f18f8d1f
|
Created InstallApplicationFactoryTest
|
2017-07-06 18:06:11 +02:00 |
|
Alejandro Celaya
|
a66f116d66
|
Created DatabaseConfigCustomizerPluginTest
|
2017-07-06 18:00:38 +02:00 |
|
Alejandro Celaya
|
dd099dc39c
|
Removed declare strict types added by mistake
|
2017-07-06 17:49:05 +02:00 |
|
Alejandro Celaya
|
c05aeabdee
|
Improved if statements reducing indentation
|
2017-07-06 17:38:16 +02:00 |
|
Alejandro Celaya
|
23922f6c7b
|
Created UrlShortenerConfigCustomizerPluginTest
|
2017-07-06 17:28:32 +02:00 |
|
Alejandro Celaya
|
69a99949e1
|
Created LanguageConfigCustomizerPluginTest
|
2017-07-06 17:22:03 +02:00 |
|
Alejandro Celaya
|
d56cde72a3
|
Created ApplicationConfigCustomizerPluginTest
|
2017-07-06 17:12:32 +02:00 |
|
Alejandro Celaya
|
99ffff11c7
|
Created DefaultConfigCustomizerPluginFactoryTest
|
2017-07-06 13:43:36 +02:00 |
|
Alejandro Celaya
|
bb050cc1b6
|
Improved InstallCommandTest coverage
|
2017-07-06 13:38:15 +02:00 |
|