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.1
Serenata
Browse files
Feb 08, 2018
Merge branch 'release/3.2.1'
· fc78fbe2
Gert
authored
Feb 08, 2018
View commits for tag 3.2.1
3.2.1
fc78fbe2
Feb 06, 2018
Remove unnecessarily pedantic docblock sanitization
· ed537c0f
Gert
authored
Feb 06, 2018
ed537c0f
Convert more types of newlines to UNIX line endings before processing
· 93d7f03a
Gert
authored
Feb 06, 2018
93d7f03a
Extract methods
· dfb0fffb
Gert
authored
Feb 06, 2018
dfb0fffb
Shorten comment
· 92d85d8e
Gert
authored
Feb 06, 2018
92d85d8e
Do trim earlier on
· 0f6728b6
Gert
authored
Feb 06, 2018
0f6728b6
Combine multiple regular expression replaces into one
· 4d8c1d43
Gert
authored
Feb 06, 2018
4d8c1d43
Fix docblocks containing tabs instead of spaces not processing properly
· 33639899
Gert
authored
Feb 06, 2018
33639899
Fix spelling mistake
· 52d36d62
Gert
authored
Feb 06, 2018
52d36d62
Feb 02, 2018
Update class description
· fbed012a
Gert
authored
Feb 02, 2018
fbed012a
Jan 31, 2018
Merge tag '3.2.0' into development
· 41177e67
Gert
authored
Jan 31, 2018
41177e67
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
Loading