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-RC4
Serenata
Browse files
Sep 14, 2019
Update CHANGELOG
· 51663e2d
Gert
authored
Sep 14, 2019
View commits for tag 5.0.0-RC4
5.0.0-RC4
51663e2d
Fix PHPCS error
· 392acad5
Gert
authored
Sep 14, 2019
392acad5
Remove unused parameter
· 39f654b2
Gert
authored
Sep 14, 2019
39f654b2
Rewrite initialization to not block until indexing finishes
· fdb26226
Gert
authored
Sep 14, 2019
fdb26226
Add some tests for InitializeJsonRpcQueueItemHandler
· 6c774b39
Gert
authored
Sep 14, 2019
6c774b39
Refactor InitializeJsonRpcQueueItemHandler a bit
· acb1b4c5
Gert
authored
Sep 14, 2019
acb1b4c5
Extract method to fix some PHPStan issues
· 2a8d0608
Gert
authored
Sep 14, 2019
2a8d0608
Throw out useless ID in WorkspaceConfiguration that makes testing harder
· eab558ab
Gert
authored
Sep 14, 2019
eab558ab
Sep 11, 2019
Fix class method mismatching interface method
· 08308fe7
Gert
authored
Sep 11, 2019
08308fe7
Accept ConnectionInterface instead of Connection in factory as well
· 90611ec8
Gert
authored
Sep 11, 2019
90611ec8
Accept ConnectionInterface instead of Connection
· 5233b1fd
Gert
authored
Sep 11, 2019
5233b1fd
Fix unexpected completion sorting by clients due to string sort
· 7c5b2b82
Gert
authored
Sep 11, 2019
7c5b2b82
Add comment
· effdfcaa
Gert
authored
Sep 11, 2019
effdfcaa
Rename test
· b0c9645a
Gert
authored
Sep 11, 2019
b0c9645a
Sep 09, 2019
Fix running without workspace configuration no longer working
· dd47da51
Gert
authored
Sep 09, 2019
dd47da51
Sep 08, 2019
Fix exclusion patterns not actually working on full paths
· 4ed8cd6b
Gert
authored
Sep 08, 2019
4ed8cd6b
Rewrite indexing traversal to avoid traversing ignored paths
· e51c4747
Gert
authored
Sep 08, 2019
e51c4747
Fix vertical indentation
· 02f12348
Gert
authored
Sep 08, 2019
02f12348
Update CHANGELOG
· 0946e39c
Gert
authored
Sep 08, 2019
0946e39c
Clear entity manager when shutting down
· 5b24be55
Gert
authored
Sep 08, 2019
5b24be55
Fix some PHPStan issues
· 2a044de1
Gert
authored
Sep 08, 2019
2a044de1
Sep 07, 2019
Fix clients not maintaing completion list ordering due to missing sortText
· 18ccb0b9
Gert
authored
Sep 07, 2019
18ccb0b9
Add commented out PHPStan CI checks
· 96db5436
Gert
authored
Sep 07, 2019
96db5436
Verify PHPCS errors in CI
· 0a65a218
Gert
authored
Sep 07, 2019
0a65a218
Fix remaining PHPCS errors
· 76461a82
Gert
authored
Sep 07, 2019
76461a82
Fix PHPCS warning
· 67bbd1bb
Gert
authored
Sep 07, 2019
67bbd1bb
Fix incorrect docblock return type due to missing import
· fbca3b47
Gert
authored
Sep 07, 2019
fbca3b47
Fix return type mismatching docblock return type
· 864745ae
Gert
authored
Sep 07, 2019
864745ae
Sep 05, 2019
Fix some more PHPStan errors so we get just under the 300 errors mark
· 5603fc64
Gert
authored
Sep 05, 2019
5603fc64
Fix some more PHPStan errors
· c12277e8
Gert
authored
Sep 05, 2019
c12277e8
Update to latest PHPStan versions
· e0b91f60
Gert
authored
Sep 05, 2019
e0b91f60
Update Slevomat ruleset to 5.0
· a79ee881
Gert
authored
Sep 05, 2019
a79ee881
Enable PHPStan strict ruleset
· 9aa41f70
Gert
authored
Sep 05, 2019
9aa41f70
Fix some PHPStan errors
· ce30c868
Gert
authored
Sep 05, 2019
ce30c868
Make remaining classes final
· 14f2998b
Gert
authored
Sep 05, 2019
14f2998b
Bump schema version to force properties to update after
4a657777
· b39673b4
Gert
authored
Sep 05, 2019
b39673b4
Make all test classes final
· fe205389
Gert
authored
Sep 05, 2019
fe205389
Add integration tests for OpenTextDocumentCommandExecutor
· e38ad757
Gert
authored
Sep 05, 2019
e38ad757
Extract ClientCommandName class
· 4d616ad0
Gert
authored
Sep 05, 2019
4d616ad0
Sep 04, 2019
Make (first) property range consistent with method range
· 4a657777
Gert
authored
Sep 04, 2019
4a657777
Loading