-
Updated
Dec 4, 2020 - Java
Hacktoberfest
Hacktoberfest is a month-long celebration of open source software. Each October, open source maintainers give new contributors extra attention as they guide developers through their first pull requests on GitHub.
Here are 3,873 public repositories matching this topic...
-
Updated
Dec 1, 2020 - Java
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 4, 2020 - Java
Background:
This is logged on the back of the discussion with the ZAP team about the current behaviour of XML External Entity Attack scanner. There were two concerns raised in this discussion. I am creating seperate tickets for them as they can be addressed independent of each other. F
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 4, 2020 - Java
Describe the extension
Quarkus OIDC CodeAuthenticationMechanism uses a default TokenStateManager implementation which stores all the session content in a cookie, which, by default, will include 3 tokens: ID, access and refresh tokens. When all 3 of them are in a JWT format as is with Keycloak, the cookie value size may exceed 4096 when JWTs have a lot of claims, at which point some brow
-
Updated
Nov 28, 2020 - Java
Targetting 4.1
Proposal
Take the existing:
hazelcast/hazelcast/src/main/java/com/hazelcast/map/impl/proxy/MapProxyImpl.java
Line 916 in 4fed159
public <R> Iterator<R> iterator(int fetchSize, int partitionId, Projection<Map.Entry<K, V>, R> projection,
And create a public API in IMap which differs from the above in that it:
- does not require partitionId but work
I would like to add Yelp interview questions.
Please assign me to this.
[FR] 使用root写入模块配置文件
可以考虑把模块配置写进/data/adb之类的地方,一是可以解决 #117 这种远古问题,二是可以给Manager加上随机包名防止简单地检测已安装应用列表就能找到Manager
-
Updated
Dec 4, 2020 - Java
Checklist
- I have used the search function to see if someone else has already submitted the same feature request.
- I will only create one feature request per issue.
- I will describe the problem with as much detail as possible.
System info
App version: 2.0.0
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 3, 2020 - Java
In #3571 we add a system to track AFK status for players.
This is a suggestion to simplify the implementation of AfkAuthoritySystem.java by removing the internal field count. As noted in MovingBlocks/Terasology#3571 (comment) I'm not sure whether this is actually required. I'm wondering whether it would also work to just rely on the entity information we
In our codebase, we push RequestContext and immediately run some code with try-with-resources.
For example:
try (SafeCloseable ignored = ctx.push()) {
logger.trace(decorate(msg));
}If RequestContext provides run(Runnable) or call(Callable) we can reduce boilerplate code and simplify it.
ctx.run(() -> logger.trace(decorate(msg));This is inspired by g
We should remove Guava as a dependency from the server module.
Most of the functionality we used from Guava are provided by the JDK by now.
The stuff that is missing from the JDK has mostly been added in the utilities we inherited from Elasticsearch, due to their decision to remove Guava completely.
Any functionality that we use which isn't present in the JDK can be co
(note: follow-up to #2291 in which basic example added on README)
So: beyond initial simple Builder usage shown on README it would be nice to have more in-depth usage example(s).
This could be a wiki page on this repo or jackson-docs, or blog post to link to.
For purposes of Hacktoberfest whoever works on this could do PR for change in README to link to whatever resource gets added.
Hello,
when I go to the "Share Single" category in the documentation, I realize that there is a list of applications supported by the react-native-share package.
So, to start with, I was already wondering what "Share Single" meant exactly. I didn't really understand the associated example gifs.
Then, why are some applications, like FACEBOOK_STORIES, only supported on iOS and others only
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 3, 2020 - Java
Environment
Liquibase Version: 4.0.0
Liquibase Integration & Version: spring boot 2.3.2
Liquibase Extension(s) & Version:
Database Vendor & Version: MySql 8.0.15
Operating System Type & Version: Ubuntu 18.04.3
Description
Fail when t
Issue Description
bug report
Describe what happened (or what feature you want)
当配置-Dcsp.sentinel.dashboard.server为指定地址,但这个地址会强制跳转http