Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 3.2.0
Serenata
Browse files
Jan 31, 2018
Merge branch 'development'
· e2d8741a
Gert
authored
Jan 31, 2018
View commits for tag 3.2.0
3.2.0
e2d8741a
Update CHANGELOG
· 8d09d847
Gert
authored
Jan 31, 2018
8d09d847
Jan 30, 2018
Prefer class name matches over namespace segment matches
· 03a4b2bd
Gert
authored
Jan 30, 2018
03a4b2bd
Add unit tests for JsonRpcRequestPriorityDeterminer
· 0b9f1a7e
Gert
authored
Jan 30, 2018
0b9f1a7e
Add some unit tests for JsonRpcQueueItemProcessor
· e913617d
Gert
authored
Jan 30, 2018
e913617d
Demand JsonRpcError as error object for JsonRpcResponse
· ee3b35e9
Gert
authored
Jan 30, 2018
ee3b35e9
Denote thrown exceptions
· 7b13ca7d
Gert
authored
Jan 30, 2018
7b13ca7d
Remove dead code
· 0be35ee7
Gert
authored
Jan 30, 2018
0be35ee7
Accept ContainerInterface instead of actual ContainerBuilder
· 90eae9db
Gert
authored
Jan 30, 2018
90eae9db
Add unit tests for JsonRpcQueue
· d3da986d
Gert
authored
Jan 30, 2018
d3da986d
Extract JsonRpcRequestPriorityDeterminerInterface interface
· 79eb5a2c
Gert
authored
Jan 30, 2018
79eb5a2c
Sort imports
· 1f98c83a
Gert
authored
Jan 30, 2018
1f98c83a
Sort imports
· 9f010543
Gert
authored
Jan 30, 2018
9f010543
Ensure we never walk past string length
· 14f1dfc0
Gert
authored
Jan 30, 2018
14f1dfc0
Jan 28, 2018
Extract ClasslikeInfoBuilderInterface interface
· 4ca39812
Gert
authored
Jan 28, 2018
4ca39812
Shorten comment
· 2044e7c0
Gert
authored
Jan 28, 2018
2044e7c0
Jan 27, 2018
Add exit command
· 09aafdf8
Gert
authored
Jan 27, 2018
09aafdf8
Fix member autocompletion no longer working with an empty prefix
· 357ae68d
Gert
authored
Jan 27, 2018
357ae68d
Remove superfluous newline
· e532e140
Gert
authored
Jan 27, 2018
e532e140
Add missing docblock return type
· 0bf6f922
Gert
authored
Jan 27, 2018
0bf6f922
Merge branch 'development' of gitlab.com:php-integrator/core into development
· aba5a342
Gert
authored
Jan 27, 2018
aba5a342
Fix tests
· be1e4f7c
Gert
authored
Jan 27, 2018
be1e4f7c
Fix test class name not matching file name
· fbbd927f
Gert
authored
Jan 27, 2018
fbbd927f
Fix namespace autocompletion showing in docblocks
· c2bc11c8
Gert
authored
Jan 27, 2018
c2bc11c8
Remove superfluous namespace
· 4ae9d0a9
Gert
authored
Jan 27, 2018
4ae9d0a9
Decrease autocompletion latency further by optimizing away loop
· c0833a03
Gert
authored
Jan 27, 2018
c0833a03
Remove unnecssary comment
· 59c84047
Gert
authored
Jan 27, 2018
59c84047
Score substring matches that are complete words higher
· 43387f0f
Gert
authored
Jan 27, 2018
43387f0f
Strip HTML tags we can't convert to markdown from docblocks
· d9826d0d
Gert
authored
Jan 27, 2018
d9826d0d
Add additional docblock parser test
· e55279cf
Gert
authored
Jan 27, 2018
e55279cf
Rename test
· b4eff953
Gert
authored
Jan 27, 2018
b4eff953
Fix large bulk indexing performance degradation due to cycle collection
· 63bd7e8f
Gert
authored
Jan 27, 2018
63bd7e8f
Include parameters in signature help signature label
· fe23e66b
Gert
authored
Jan 27, 2018
fe23e66b
Fix PSR-2 issues
· d638b0dd
Gert
authored
Jan 27, 2018
d638b0dd
Jan 26, 2018
Use LSPv3 $0 syntax to place cursor between parantheses after completion
· 82d99e74
Gert
authored
Jan 26, 2018
82d99e74
Fix PSR-2 warning
· 81482859
Gert
authored
Jan 26, 2018
81482859
Fix PSR-2 warning
· aa24ebcb
Gert
authored
Jan 26, 2018
aa24ebcb
Fix PSR-2 warning
· 0e55d1f2
Gert
authored
Jan 26, 2018
0e55d1f2
Hard wrap line
· 9eb92bde
Gert
authored
Jan 26, 2018
9eb92bde
Fix PSR-2 error
· 635a3fe9
Gert
authored
Jan 26, 2018
635a3fe9
Loading