李铭昕
|
fd28493120
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-28 18:14:39 +08:00 |
|
李铭昕
|
6545e1698d
|
Added eventListener for database connection.
|
2019-01-28 15:22:30 +08:00 |
|
huangzhhui
|
78399a6ed6
|
Added getClassByAnnotation to AnnotationCollector for easier retrieve metadata
|
2019-01-28 01:24:32 +08:00 |
|
huangzhhui
|
0c073ee5b3
|
Create ProcessRegister.php
|
2019-01-28 01:22:06 +08:00 |
|
huangzhhui
|
98ff39fcbc
|
Added BeforeServerStart event
|
2019-01-28 01:21:56 +08:00 |
|
huangzhhui
|
d16970ad55
|
Update comment
|
2019-01-28 01:20:51 +08:00 |
|
李铭昕
|
1b02835f12
|
Update
|
2019-01-27 21:11:43 +08:00 |
|
李铭昕
|
8fb93fb89a
|
Collect constants in scan period.
|
2019-01-27 21:08:24 +08:00 |
|
huangzhhui
|
1c6d6f1961
|
Format
|
2019-01-27 13:02:49 +08:00 |
|
huangzhhui
|
3817151600
|
Update ModelCommand.php
|
2019-01-27 02:22:18 +08:00 |
|
huangzhhui
|
53c9d73bd3
|
Update ModelCommand.php
|
2019-01-27 02:21:37 +08:00 |
|
huangzhhui
|
a0f640adfd
|
Fixed typo
|
2019-01-27 02:19:12 +08:00 |
|
huangzhhui
|
928e206a53
|
Fixed dependencies inject and options comment.
|
2019-01-27 02:15:32 +08:00 |
|
huangzhhui
|
c9a718cc62
|
Format all components with the new coding style
|
2019-01-27 02:04:51 +08:00 |
|
huangzhhui
|
e2833a8dd7
|
Format all components with new coding style
|
2019-01-27 01:57:31 +08:00 |
|
huangzhhui
|
00a4623d5f
|
Format utils
|
2019-01-27 01:56:15 +08:00 |
|
huangzhhui
|
97a9f749c3
|
Added copy() method, Removed tid relationship, Exposed getContainer() method for debug
|
2019-01-27 01:29:26 +08:00 |
|
huangzhhui
|
1ecdfeb436
|
Removed tid and the releationship between coroutines, also auto clean Context in Coroutine::create() method via defer()
|
2019-01-27 01:27:42 +08:00 |
|
huangzhhui
|
4d5536f246
|
Implemented ProcessInterface and format queue component
|
2019-01-27 01:25:33 +08:00 |
|
huangzhhui
|
335fde11a3
|
Added return type
|
2019-01-27 01:24:43 +08:00 |
|
李铭昕
|
90401b6117
|
Format code.
|
2019-01-26 15:48:17 +08:00 |
|
李铭昕
|
2e0109dc7b
|
Added constants component.
|
2019-01-26 12:18:29 +08:00 |
|
李铭昕
|
fb31f4176d
|
Deleted debug code.
|
2019-01-26 11:18:55 +08:00 |
|
李铭昕
|
17f426f219
|
Added property for Models.
|
2019-01-26 11:00:20 +08:00 |
|
李铭昕
|
a02b309d38
|
Update ModelCommand.
|
2019-01-26 10:42:41 +08:00 |
|
李铭昕
|
756007a6a0
|
Fixed Bug.
|
2019-01-26 10:03:07 +08:00 |
|
李铭昕
|
62495fa4e9
|
When create model ,using stub instead of string code
|
2019-01-26 09:54:21 +08:00 |
|
huangzhhui
|
c3c897b3fb
|
Update ModelTest.php
|
2019-01-26 00:30:37 +08:00 |
|
huangzhhui
|
98981bbaa6
|
Update addUpdatedAtColumn() and Fixed ModelBuilderTest
|
2019-01-25 23:22:34 +08:00 |
|
huangzhhui
|
ad8013654c
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-25 19:09:02 +08:00 |
|
huangzhhui
|
8894e317e5
|
Added model boot mechanism
|
2019-01-25 19:06:40 +08:00 |
|
李铭昕
|
e6351cc60a
|
Added default comment for fillable.
|
2019-01-25 18:52:02 +08:00 |
|
李铭昕
|
02d1c04007
|
Format database.
Add ModelCommand.
|
2019-01-25 18:39:59 +08:00 |
|
李铭昕
|
6664938ed8
|
Added comments.
|
2019-01-25 16:29:51 +08:00 |
|
李铭昕
|
5a37cc6c66
|
Deleted Cache when the data is changed.
|
2019-01-25 16:18:06 +08:00 |
|
李铭昕
|
a068f3909a
|
Optimize code.
|
2019-01-25 15:24:39 +08:00 |
|
李铭昕
|
4ae00df299
|
Added Model::findFromCache and Model::findManyFromCache
|
2019-01-25 14:38:31 +08:00 |
|
李铭昕
|
194b66faa7
|
Added Model Cacheable.
|
2019-01-25 14:12:25 +08:00 |
|
huangzhhui
|
3caba80d1e
|
Merge branch 'master' of github.com:hyperf-cloud/hyperf
|
2019-01-23 16:32:19 +08:00 |
|
huangzhhui
|
d530a23f2a
|
Require doctrine/inflector
|
2019-01-23 16:32:16 +08:00 |
|
huangzhhui
|
3fb633b5af
|
Update Model.php
|
2019-01-23 16:32:03 +08:00 |
|
huangzhhui
|
cb0398097c
|
Added plural and pluralStudly methods
|
2019-01-23 16:31:59 +08:00 |
|
huangzhhui
|
c9730a6d95
|
Create Pluralizer.php
|
2019-01-23 16:31:41 +08:00 |
|
huangzhhui
|
5002557073
|
Fixed namespace
|
2019-01-23 16:31:35 +08:00 |
|
huangzhhui
|
4fda137bb2
|
Delete Manager.php
|
2019-01-23 16:30:53 +08:00 |
|
张城铭
|
dd58716577
|
fix
|
2019-01-23 14:53:09 +08:00 |
|
张城铭
|
f155da24c6
|
Merge remote-tracking branch 'origin/master'
|
2019-01-23 14:43:46 +08:00 |
|
张城铭
|
75983f2ac7
|
fix
|
2019-01-23 14:43:20 +08:00 |
|
huangzhhui
|
7ff4197daa
|
Extract some stubs
|
2019-01-23 14:43:05 +08:00 |
|
huangzhhui
|
742d831466
|
Create ModelBuilderTest.php
|
2019-01-23 14:12:17 +08:00 |
|