CDP-2 Kickboard rent Application Project
Pet Sitting chaincode
컨트리뷰톤 2018
Hanope/data-transfer-project 0
The Data Transfer Project makes it easy for people to transfer their data between online service providers. We are establishing a common framework, including data models and protocols, to enable direct transfer of data both into and out of participating online service providers.
PR closed Netflix/eureka
Unnecessary null inspection conditions were deleted because performing "equals" without the condition of checking null would produce the same result.
pr closed time in 24 days
PR opened Netflix/eureka
Unnecessary null inspection conditions were deleted because performing "equals" without the condition of checking null would produce the same result.
pr created time in 24 days
push eventHanope/ngrinder-pr
commit sha 7f0b8eb146f5b10b5a559e172b1c24933ee86178
add logger
push time in a month
push eventHanope/ngrinder-pr
commit sha 7098b3881e7efd9ad60a6eae0bd43b91a5ef4b57
update sleep time
push time in a month
startednaver/ngrinder
started time in a month
startednaver/pinpoint
started time in a month
startedgyoogle/tech-interview-for-developer
started time in a month
startedpjok1122/Spring-Summary
started time in a month
startedoslabs-beta/Kafka-Sprout
started time in 2 months
startedrust-lang/rust
started time in 2 months
pull request commentNetflix/eureka
LGTM, but please revert the public interface method rename.
Okay, I revert files.
comment created time in 3 months
push eventHanope/eureka
commit sha dcc047df3d54d3f43d5f688832870ee58da6db23
fix typos
commit sha f82a2185164377395a11f75acc42e048f752e97b
revert files
push time in 3 months
PR opened Netflix/eureka
Because the declared variable is primitive type, it is better to use parseLong.
I think creating a Long instance using valueOf and unwrapping again it is an unnecessary process.
pr created time in 3 months
PR opened Netflix/eureka
I think it is unnecessary to check the null of instanceStatus.
Because it doesn't matter if instanceStatus is null when calling overrideStatus.equals
pr created time in 3 months