Peter Dave Hello
|
f40a5a029c
|
Add Table of Contents in README.md
|
2018-12-25 14:12:16 +08:00 |
|
Alejandro Celaya
|
eac82a602c
|
Merge pull request #325 from acelaya/feature/dql
Feature/dql
|
2018-12-19 17:47:10 +01:00 |
|
Alejandro Celaya
|
d1312e0934
|
Added unreleased changes to changelog
|
2018-12-19 14:37:47 +01:00 |
|
Alejandro Celaya
|
58dbee10c5
|
Used DQL for non-dynamic query in VisitRepository
|
2018-12-19 14:36:03 +01:00 |
|
Alejandro Celaya
|
f8207994dc
|
Removed superfluous method docs
|
2018-12-19 14:31:52 +01:00 |
|
Alejandro Celaya
|
2030401859
|
Migrated non-dynamic query to DQL in ShortUrlRepository
|
2018-12-19 14:29:43 +01:00 |
|
Alejandro Celaya
|
8966cf9910
|
Merge pull request #323 from acelaya/feature/docker-build
Feature/docker build
|
2018-12-16 19:40:32 +01:00 |
|
Alejandro Celaya
|
4eb4df9ca2
|
Updated changelog
|
2018-12-16 13:19:44 +01:00 |
|
Alejandro Celaya
|
32861b1c72
|
Added new travis deployment which will build the docker image
|
2018-12-16 13:19:17 +01:00 |
|
Alejandro Celaya
|
7248ca2e9b
|
Merge pull request #324 from acelaya/feature/entities-config
Moved entities mappings from annotations to external config files
|
2018-12-16 13:18:19 +01:00 |
|
Alejandro Celaya
|
a6ec93f883
|
Updated changelog
|
2018-12-16 12:14:13 +01:00 |
|
Alejandro Celaya
|
a28c1d17c5
|
Moved entities mappings from annotations to external config files
|
2018-12-16 12:08:03 +01:00 |
|
Alejandro Celaya
|
fb705b44a4
|
Merge pull request #318 from acelaya/feature/document-non-rest
Feature/document non rest
|
2018-12-09 16:35:59 +01:00 |
|
Alejandro Celaya
|
a32bab9fd0
|
Updated changelog
|
2018-12-09 16:25:24 +01:00 |
|
Alejandro Celaya
|
6396e7f964
|
Added other of non-rest endpoints
|
2018-12-09 15:43:56 +01:00 |
|
Alejandro Celaya
|
c898cef277
|
Documented first non-rest endpoint
|
2018-12-09 15:18:10 +01:00 |
|
Alejandro Celaya
|
baeba54b06
|
Merge branch 'master' of github.com:shlinkio/shlink
|
2018-12-09 14:22:40 +01:00 |
|
Alejandro Celaya
|
f5ee5bf7fb
|
Documented that swoole server needs to be restarted when it is being used ot serve shlink
|
2018-12-09 14:22:21 +01:00 |
|
Alejandro Celaya
|
73605414f9
|
Merge pull request #316 from acelaya/feature/symfony-42
Feature/symfony 42
|
2018-12-08 14:30:20 +01:00 |
|
Alejandro Celaya
|
6045c371e1
|
Updated changelog
|
2018-12-08 14:12:50 +01:00 |
|
Alejandro Celaya
|
97a9289d5f
|
Created ShlinkTableTest
|
2018-12-08 14:11:14 +01:00 |
|
Alejandro Celaya
|
1983fc9b67
|
Added current page message in list short urls CLI command
|
2018-12-08 12:16:39 +01:00 |
|
Alejandro Celaya
|
bb40d84212
|
Used ShlinkTable on every location rendering a CLI table
|
2018-12-08 12:12:11 +01:00 |
|
Alejandro Celaya
|
46a35c553e
|
Created class to wrap CLI table rendering behavior
|
2018-12-08 11:32:16 +01:00 |
|
Alejandro Celaya
|
080943e810
|
Updated how Symfony commands are used to fulfill API from v4.2
|
2018-12-08 10:34:04 +01:00 |
|
Alejandro Celaya
|
62fb3863c6
|
Merge pull request #315 from acelaya/feature/config
Updated how config is imported and merged, so that it includes any co…
|
2018-12-07 20:56:57 +01:00 |
|
Alejandro Celaya
|
2db03a163d
|
Updated how config is imported and merged, so that it includes any config file in json format from config/params dir
|
2018-12-07 20:48:20 +01:00 |
|
Alejandro Celaya
|
9e3dd82efe
|
Merge pull request #314 from acelaya/feature/fix-context
Feature/fix context
|
2018-12-07 20:30:53 +01:00 |
|
Alejandro Celaya
|
9f1989bfef
|
Updated changelog
|
2018-12-07 19:49:17 +01:00 |
|
Alejandro Celaya
|
c0bdd8fc77
|
Removed concept of execution context and piped CloseDbConnectionMiddleware always
|
2018-12-07 19:46:46 +01:00 |
|
Alejandro Celaya
|
8a23c90e46
|
Merge pull request #313 from acelaya/feature/favicon
Feature/favicon
|
2018-12-07 09:45:55 +01:00 |
|
Alejandro Celaya
|
9095e5b057
|
Enabled static files with swoole, otherwise, robots.txt and favicon.ico are never served when running shlink with swoole
|
2018-12-07 09:38:07 +01:00 |
|
Alejandro Celaya
|
52c18115af
|
Updated changelog
|
2018-12-07 09:18:56 +01:00 |
|
Alejandro Celaya
|
737137b19f
|
Added favicon
|
2018-12-07 09:17:31 +01:00 |
|
Alejandro Celaya
|
7b78bee135
|
Merge pull request #311 from acelaya/feature/improvements
Feature/improvements
|
2018-12-07 02:55:27 +01:00 |
|
Alejandro Celaya
|
accda36a7b
|
Updated default secret_key value
|
2018-12-07 02:49:50 +01:00 |
|
Alejandro Celaya
|
69dd9eb067
|
Updated readme mentioning docker image
|
2018-12-07 02:41:06 +01:00 |
|
Alejandro Celaya
|
a562bc661d
|
Improved CacheFactory class
|
2018-12-06 21:05:11 +01:00 |
|
Alejandro Celaya
|
258f12f684
|
Merge pull request #303 from acelaya/feature/expressive-swoole-2.2
Feature/expressive swoole 2.2
|
2018-12-05 21:46:48 +01:00 |
|
Alejandro Celaya
|
4dc8d77a5a
|
Updated changelog
|
2018-12-05 21:29:16 +01:00 |
|
Alejandro Celaya
|
7c5825d1bc
|
Removed custom AccessLogFactory by updating to zend-expressive-swoole 2.2
|
2018-12-05 21:26:19 +01:00 |
|
Alejandro Celaya
|
6ba4d8e947
|
Merge pull request #299 from acelaya/feature/repository-tests
Improved repository tests
|
2018-12-02 19:24:19 +01:00 |
|
Alejandro Celaya
|
3faf6e967f
|
Updated changelog adding v1.15
|
2018-12-02 19:15:58 +01:00 |
|
Alejandro Celaya
|
a7a5667301
|
Improved repository tests
|
2018-12-02 19:13:49 +01:00 |
|
Alejandro Celaya
|
d4924897b2
|
Merge pull request #298 from acelaya/feature/document-swoole
Feature/document swoole
|
2018-12-02 10:10:00 +01:00 |
|
Alejandro Celaya
|
f2d39ca55a
|
Added missing comma
|
2018-12-02 10:05:33 +01:00 |
|
Alejandro Celaya
|
743d052f55
|
Documented how to serve shlink using swoole
|
2018-12-02 09:56:52 +01:00 |
|
Alejandro Celaya
|
17dbab5ee8
|
Created config file examples to serve shlink using different approaches
|
2018-12-02 09:41:25 +01:00 |
|
Alejandro Celaya
|
8cb5e07c7b
|
Merge pull request #297 from acelaya/feature/remove-helpers
Removed non-needed services from expressive-helpers
|
2018-12-01 21:59:24 +01:00 |
|
Alejandro Celaya
|
e9972783d2
|
Removed non-needed services from expressive-helpers
|
2018-12-01 21:53:46 +01:00 |
|