李铭昕
|
aea1eddba6
|
Moved Model::$ignoreOnTouch to IgnoreOnTouch::$container.
|
2019-01-15 14:14:55 +08:00 |
|
李铭昕
|
9f762f4aa1
|
Moved Model::$globalScopes to GlobalScope::$container.
|
2019-01-15 14:13:00 +08:00 |
|
李铭昕
|
9e3d96b7fb
|
Fixed function valueRetriever.
|
2019-01-15 14:05:49 +08:00 |
|
李铭昕
|
40d325582c
|
Deleted some useless code.
|
2019-01-15 13:59:09 +08:00 |
|
李铭昕
|
ea75d09800
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-15 10:07:35 +08:00 |
|
李铭昕
|
1ec745e2d6
|
Fixed lost connection and no reconnector available.
|
2019-01-15 10:07:24 +08:00 |
|
huangzhhui
|
38643cc1ad
|
Update HttpDispatcherTest.php
|
2019-01-14 19:49:38 +08:00 |
|
huangzhhui
|
01a70e8dbf
|
Remove useless dependency
|
2019-01-14 16:04:52 +08:00 |
|
huangzhhui
|
dd95a0321b
|
Add HEAD method for AutoController annotation
|
2019-01-14 15:57:39 +08:00 |
|
huangzhhui
|
72b3d0a9a3
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-14 15:35:34 +08:00 |
|
huangzhhui
|
f4bc370a07
|
Fixed unit test
|
2019-01-14 15:35:30 +08:00 |
|
huangzhhui
|
e683265797
|
Remove useless Connector
|
2019-01-14 15:35:21 +08:00 |
|
李铭昕
|
30adffb538
|
Added HttpRequestInterface header method.
|
2019-01-14 15:10:21 +08:00 |
|
李铭昕
|
fabb73d8ef
|
Added HttpRequest.
|
2019-01-14 12:06:52 +08:00 |
|
李铭昕
|
51d1c54fbb
|
Added POST to AutoController methods.
|
2019-01-14 11:22:13 +08:00 |
|
李铭昕
|
eb6c7430b4
|
Added trait StaticInstance.
|
2019-01-14 10:13:46 +08:00 |
|
huangzhhui
|
14fd640ec9
|
Updates the database tests
|
2019-01-13 03:06:53 +08:00 |
|
huangzhhui
|
691e82f75a
|
Removed useless comment
|
2019-01-13 03:06:39 +08:00 |
|
huangzhhui
|
932b06c4fb
|
Skip scan when the paths is empty
|
2019-01-13 03:06:26 +08:00 |
|
huangzhhui
|
0d958e9ba1
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-13 03:05:56 +08:00 |
|
huangzhhui
|
d2ffb2f274
|
Update composer.json
|
2019-01-13 03:05:50 +08:00 |
|
huangzhhui
|
83296ef7a9
|
Create InteractsWithTime.php
|
2019-01-13 03:05:02 +08:00 |
|
李铭昕
|
6fca9b1e0e
|
Format code.
|
2019-01-12 16:32:41 +08:00 |
|
李铭昕
|
49ed89e783
|
Fixed process composer.json
|
2019-01-12 16:29:03 +08:00 |
|
李铭昕
|
afec1b7371
|
Fixed process composer.json
|
2019-01-12 16:27:52 +08:00 |
|
李铭昕
|
dc714d51f1
|
Added process listeners.
|
2019-01-12 15:05:16 +08:00 |
|
李铭昕
|
c2575cedec
|
Added process component for hyperf.
|
2019-01-12 14:41:02 +08:00 |
|
李铭昕
|
dd662ddf40
|
Added process.
|
2019-01-12 13:14:39 +08:00 |
|
李铭昕
|
04796971c5
|
Added redis-queue.
|
2019-01-12 11:50:49 +08:00 |
|
李铭昕
|
6acc5d9dab
|
Fixed PHP Fatal error when .env not exist.
|
2019-01-11 13:16:13 +08:00 |
|
张城铭
|
073223d0a5
|
Merge branch 'zcm'
|
2019-01-10 18:35:04 +08:00 |
|
张城铭
|
de6c37723a
|
Simplify the code
|
2019-01-10 18:34:55 +08:00 |
|
张城铭
|
83dd31fd8b
|
Simplify the code
|
2019-01-10 18:33:39 +08:00 |
|
张城铭
|
46d5b71227
|
Merge branch 'master' into zcm
|
2019-01-10 18:18:49 +08:00 |
|
李铭昕
|
20cc0fe35c
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-10 18:16:01 +08:00 |
|
李铭昕
|
3e26f0264c
|
Simplify the logic of model events
|
2019-01-10 18:15:50 +08:00 |
|
张城铭
|
b3d1756bd7
|
Merge branch 'zcm'
|
2019-01-10 18:12:48 +08:00 |
|
张城铭
|
86f310af18
|
correct misprints
|
2019-01-10 18:12:37 +08:00 |
|
李铭昕
|
bb3782eb17
|
Rename Model Observer to Listener
|
2019-01-10 17:51:48 +08:00 |
|
李铭昕
|
babcba37c2
|
Rename Model Observer to Listener
|
2019-01-10 17:43:39 +08:00 |
|
李铭昕
|
774f3f9f53
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-10 17:38:17 +08:00 |
|
李铭昕
|
7a66786ee0
|
Remove useless code.
|
2019-01-10 17:35:45 +08:00 |
|
李铭昕
|
d56bc9282b
|
Support model event.
|
2019-01-10 17:31:36 +08:00 |
|
huangzhhui
|
7678f38d3f
|
Fixed testcases namespace
|
2019-01-10 17:07:12 +08:00 |
|
李铭昕
|
a5cd0d546e
|
Added Model::getContainer.
|
2019-01-10 16:45:35 +08:00 |
|
huangzhhui
|
c2662c3210
|
Copy Eloquent tests
|
2019-01-08 15:10:49 +08:00 |
|
huangzhhui
|
a1d5209fae
|
Added missing Exception ans Events
|
2019-01-08 13:55:41 +08:00 |
|
huangzhhui
|
706aed6811
|
Bind EventDispatcherInterface
|
2019-01-08 13:54:03 +08:00 |
|
李铭昕
|
1bed0da196
|
Middleware and exceptionHandlers supports multi-service differentiated configuration
|
2019-01-08 10:27:31 +08:00 |
|
李铭昕
|
ffcb97a966
|
rollback
|
2019-01-08 10:14:46 +08:00 |
|