Commit Graph
16 Commits
Author SHA1 Message Date
Alejandro Celaya 7530048fbd Removed exception catch that used to return a 500, and now returns a 404 due to a behavior change 2017-03-24 21:59:45 +01:00
Alejandro Celaya 29fd313337 Added memcached to php docker image 2017-01-21 13:33:51 +01:00
Alejandro Celaya 072371d459 Created docker-related files 2017-01-19 22:56:45 +01:00
Alejandro Celaya e3021120e3 Checked tables do not exist before creating them 2016-08-21 09:45:36 +02:00
Alejandro Celaya 2ca7ab4ccf Created new entity Tag and migration to create new tables 2016-08-21 09:41:21 +02:00
Alejandro Celaya ea083e30b6 Improved InstallCommand, adding migrations and removing code duplication 2016-08-19 15:15:53 +02:00
Alejandro Celaya 7d49c1760c Added doctrine migrations and remove platform specific code from entities 2016-08-19 14:51:34 +02:00
Alejandro Celaya cff9b7c0b5 Deleted docs which are now in Shlink's website 2016-08-08 11:17:14 +02:00
Alejandro Celaya 40a3ba6203 Improved rest documentation 2016-08-01 21:15:30 +02:00
Alejandro Celaya 307dfc64b4 Created installation steps doc 2016-08-01 21:13:17 +02:00
Alejandro Celaya 06868f782b Created middleware for rest that reads the language from the Accept-Language header 2016-07-21 16:20:27 +02:00
Alejandro Celaya 3ba51c5390 Improved visits REST endpoint path 2016-07-21 10:16:36 +02:00
Alejandro Celaya 0ef9db0bdf Added option to filter by date in visits REST endpoint 2016-07-21 10:13:09 +02:00
Alejandro Celaya f691bb00d1 Created rest documentation 2016-07-05 19:28:47 +02:00
Alejandro Celaya 03298fc448 Created EntityManagerFactory 2016-04-17 20:27:24 +02:00
Alejandro Celaya 901fbd61a3 First commit 2016-04-10 09:38:07 +02:00