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 · 5.0.0-RC2
Serenata
Browse files
May 18, 2019
Fix shutdown request not being handled
· 866c71ec
Gert
authored
May 18, 2019
View commits for tag 5.0.0-RC2
5.0.0-RC2
866c71ec
Add preliminary CHANGELOG for 5.0.0-RC2
· 49d295f1
Gert
authored
May 18, 2019
49d295f1
Move 4.3.1 CHANGELOG up
· 031a86c7
Gert
authored
May 18, 2019
031a86c7
Replace ManagerRegistry Proxy class with actual Doctrine proxy class
· b5a31d90
Gert
authored
May 18, 2019
b5a31d90
May 17, 2019
Merge branch 'tmp/4.3.1'
· d54e7cb5
Gert
authored
May 17, 2019
d54e7cb5
Update CHANGELOG
· 5d8f00e1
Gert
authored
May 17, 2019
View commits for tag 4.3.1
4.3.1
5d8f00e1
Backport test fixes
· c4d0c7eb
Gert
authored
May 17, 2019
c4d0c7eb
Fix crash with latest dependencies due to missing interface in Doctrine
· 70b93c5d
Gert
authored
May 17, 2019
70b93c5d
Fix crash with latest dependencies due to missing interface in Doctrine
· c6a4e42e
Gert
authored
May 17, 2019
c6a4e42e
Pin dependencies to their latest versions
· 6a1bc6a7
Gert
authored
May 17, 2019
6a1bc6a7
Update PHPStan to latest version
· da2482c3
Gert
authored
May 17, 2019
da2482c3
Dec 18, 2018
Update CHANGELOG
· a8bee542
Gert
authored
Dec 18, 2018
View commits for tag 5.0.0-RC
5.0.0-RC
a8bee542
Dec 17, 2018
Update README
· 69641489
Gert
authored
Dec 17, 2018
69641489
Don't return fatal error when unknown request is sent
· 5140a936
Gert
authored
Dec 17, 2018
5140a936
Dec 16, 2018
Rename "Command" to "JsonRpcQueueItemHandler" in (parts of) class names
· fa1dc57a
Gert
authored
Dec 16, 2018
fa1dc57a
Fix incorrect namespace for LinterTest class
· 2e0c1ae5
Gert
authored
Dec 16, 2018
2e0c1ae5
Fix vertical alignment
· cbe1d140
Gert
authored
Dec 16, 2018
cbe1d140
Fix PSR-2 warning
· 93fd3039
Gert
authored
Dec 16, 2018
93fd3039
Fix incorrect type hint
· a3b25c8c
Gert
authored
Dec 16, 2018
a3b25c8c
Extract JsonRpcQueueItemHandlerFactory from JsonRpcQueueItemProcessor
· 5baa7d19
Gert
authored
Dec 16, 2018
5baa7d19
Fix incorrect property name
· c759297b
Gert
authored
Dec 16, 2018
c759297b
Dec 15, 2018
Rename indexer service to backendIndexer
· e5036999
Gert
authored
Dec 15, 2018
e5036999
Turn LintCommand into DiagnosticsCommand that pushes notifications
· bda8d5b0
Gert
authored
Dec 15, 2018
bda8d5b0
Fix not all request names being explicitly registered
· 3bc75aad
Gert
authored
Dec 15, 2018
3bc75aad
Accept IndexerInterface instead of implementation
· 817c2f9e
Gert
authored
Dec 15, 2018
817c2f9e
Don't allow accessing arbitrary request handlers anymore
· e7b5c52c
Gert
authored
Dec 15, 2018
e7b5c52c
Add to do
· 3f333b1f
Gert
authored
Dec 15, 2018
3f333b1f
Dec 13, 2018
Drop AvailableVariablesCommand
· c0ceb0c7
Gert
authored
Dec 13, 2018
c0ceb0c7
Turn AvailableVariablesCommandTest into VariableScannerTest
· ddc2bbaa
Gert
authored
Dec 13, 2018
ddc2bbaa
Rewrite some legacy commands as custom requests
· 109bad31
Gert
authored
Dec 13, 2018
109bad31
Depend on HtmlConverterInterface instead of on implementation
· 90960f73
Gert
authored
Dec 13, 2018
90960f73
Update CHANGELOG
· b432cc6b
Gert
authored
Dec 13, 2018
b432cc6b
Fix tests when running on PHP-parser 4.1
· ed4fada1
Gert
authored
Dec 13, 2018
ed4fada1
Make test fail instead of generating PHP error on PHP 7.3
· c9a5b8c6
Gert
authored
Dec 13, 2018
c9a5b8c6
Add PHP 7.3 to CI (it's going to fail, though)
· f18c5b92
Gert
authored
Dec 13, 2018
f18c5b92
Nov 25, 2018
Remove unused methods
· 9af3d233
Gert
authored
Nov 25, 2018
9af3d233
Wire up serenata/deprecated/getClassInfo and ../getClassListForFile
· 1148f3f9
Gert
authored
Nov 25, 2018
1148f3f9
Add additional sanity check when creating JsonRpcRequest from data
· e5f25521
Gert
authored
Nov 25, 2018
e5f25521
Fix spelling mistake
· 03878379
Gert
authored
Nov 25, 2018
03878379
Remove to do
· 3fde9550
Gert
authored
Nov 25, 2018
3fde9550
Loading