An open API service for providing issue and pull request metadata for open source projects.

GitHub / spring-io/nohttp issues and pull requests

#64 - Avoid project reference in registered `all` action

Pull Request - State: closed - Opened by marcphilipp 12 months ago
Labels: enhancement

#60 - Reduce memory requirements of checkstyleNohttp

Issue - State: open - Opened by wilkinsona over 2 years ago - 7 comments

#59 - Use SingleFileReport.getOutputLocation on Gradle 7 and later

Pull Request - State: closed - Opened by marcphilipp over 2 years ago - 1 comment
Labels: enhancement

#58 - Compatibility with Gradle 8

Issue - State: closed - Opened by izeye almost 3 years ago - 3 comments

#57 - Add host.docker.internal to the allowlist

Issue - State: open - Opened by jonatan-ivanov almost 3 years ago

#56 - Bump documented version references

Pull Request - State: closed - Opened by Stephan202 almost 3 years ago - 1 comment

#55 - Problem with Gradle 7.5

Issue - State: open - Opened by leonard84 about 3 years ago - 3 comments

#54 - Avoid configuring nohttp Gradle task unnecessarily

Pull Request - State: closed - Opened by wilkinsona about 3 years ago

#53 - Add support for Sarif output

Issue - State: open - Opened by mridang over 3 years ago - 1 comment

#52 - Use XML resource as String

Pull Request - State: closed - Opened by runningcode almost 4 years ago - 4 comments

#50 - Fix Gradle 7.1 deprecation warnings

Pull Request - State: closed - Opened by boris-petrov about 4 years ago - 12 comments
Labels: enhancement

#49 - Gradle 7.1 deprecation warnings

Issue - State: closed - Opened by boris-petrov about 4 years ago - 2 comments

#48 - Update nohttp-gradle/README.adoc to use 0.0.8

Pull Request - State: closed - Opened by izeye about 4 years ago - 1 comment

#47 - Add support for Gradle 7.0.1

Pull Request - State: closed - Opened by marcphilipp about 4 years ago - 3 comments
Labels: enhancement

#46 - Only set config_loc if config dir does not exist

Pull Request - State: closed - Opened by marcphilipp over 4 years ago - 1 comment
Labels: enhancement

#45 - master->main

Issue - State: closed - Opened by rwinch over 4 years ago
Labels: enhancement

#44 - Plugin not working with Gradle 7 and checkstyle

Issue - State: closed - Opened by ilopmar over 4 years ago - 6 comments
Labels: duplicate

#43 - Add support for Gradle 7

Pull Request - State: closed - Opened by marcphilipp over 4 years ago - 1 comment
Labels: enhancement

#42 - NoHttpCheckstylePlugin causes all tasks in project to be eagerly configured

Issue - State: closed - Opened by runningcode over 4 years ago - 4 comments
Labels: enhancement

#41 - Update to Gradle 6.8.3

Issue - State: closed - Opened by rwinch over 4 years ago
Labels: enhancement

#40 - Support for Gradle 7

Issue - State: closed - Opened by izeye over 4 years ago - 3 comments

#39 - Upgrade to com.puppycrawl.tools:checkstyle:8.33

Issue - State: closed - Opened by rwinch about 5 years ago

#38 - Update to com.gradle.plugin-publish 0.12.0

Issue - State: closed - Opened by rwinch about 5 years ago

#37 - Replace whitelist with allowlist

Issue - State: closed - Opened by wilkinsona about 5 years ago - 7 comments
Labels: enhancement

#36 - Remove use of Spring Boot from CLI

Pull Request - State: closed - Opened by wilkinsona about 5 years ago - 3 comments
Labels: enhancement

#35 - Remove Spring Boot dependency so that Spring Boot can use nohttp without creating a cycle

Issue - State: closed - Opened by wilkinsona about 5 years ago - 2 comments
Labels: duplicate

#34 - Bump checkstyle from 8.18 to 8.29 in /samples/nohttp-maven-sample

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 2 comments
Labels: dependencies

#33 - Avoid deprecation warnings when using Gradle 6

Pull Request - State: closed - Opened by wilkinsona over 5 years ago
Labels: enhancement

#32 - Ensure 'checkstyleNohttp' task is cacheable

Pull Request - State: closed - Opened by facewindu over 5 years ago - 7 comments
Labels: bug

#31 - checkstyleNoHttp isn't cacheable when builds are run in different locations

Issue - State: closed - Opened by wilkinsona over 5 years ago - 4 comments
Labels: duplicate

#30 - Allow http for all XML namespaces

Issue - State: closed - Opened by larsgrefer about 6 years ago - 8 comments

#29 - Add JSF Whitelist

Pull Request - State: closed - Opened by larsgrefer about 6 years ago - 1 comment
Labels: enhancement

#28 - Add JSF XML namespaces to the default whitelist

Issue - State: closed - Opened by larsgrefer about 6 years ago - 1 comment
Labels: enhancement

#27 - Fix tiny typo in the Gradle plugin's README

Pull Request - State: closed - Opened by wilkinsona about 6 years ago - 1 comment
Labels: bug

#26 - Exclude .hprof files by default

Pull Request - State: closed - Opened by vpavic about 6 years ago - 1 comment
Labels: enhancement

#25 - checkstyleNohttp Gradle task uses deprecated API

Issue - State: closed - Opened by sbrannen about 6 years ago - 8 comments
Labels: duplicate

#24 - False-positive when an https link includes "http:"

Issue - State: closed - Opened by boris-petrov about 6 years ago - 2 comments
Labels: wontfix

#23 - Allow config location to be explicitly configured via nohttp Gradle extension

Issue - State: closed - Opened by sbrannen about 6 years ago - 2 comments
Labels: wontfix

#22 - Add Release Blog to GitHub project Links

Issue - State: closed - Opened by JLLeitschuh about 6 years ago - 1 comment
Labels: enhancement

#21 - Expose source as ConfigurableFileTree instead of FileTree

Issue - State: closed - Opened by sdeleuze about 6 years ago - 2 comments

#20 - Update Gradle plugin usage section

Pull Request - State: closed - Opened by sdeleuze about 6 years ago - 3 comments
Labels: enhancement

#19 - Exclude JPG files by default

Pull Request - State: closed - Opened by vpavic about 6 years ago - 2 comments
Labels: enhancement

#18 - jpg should be excluded by default

Issue - State: closed - Opened by rwinch about 6 years ago

#17 - Exclude buildSrc/.gradle/** by default

Pull Request - State: closed - Opened by wilkinsona about 6 years ago - 1 comment
Labels: bug

#16 - nohttp task does not use source configuration from the extension

Issue - State: open - Opened by wilkinsona about 6 years ago - 3 comments

#15 - nohttp Gradle task should default to use arguments provided by nohttp config

Issue - State: closed - Opened by rwinch about 6 years ago - 1 comment
Labels: duplicate

#14 - Support exclusions using .gitignore

Issue - State: open - Opened by rwinch about 6 years ago - 6 comments

#13 - Update Gradle Sample to use plugins syntax

Issue - State: closed - Opened by rwinch about 6 years ago
Labels: enhancement

#12 - Add NoHttpCheck.whitelist

Issue - State: closed - Opened by rwinch about 6 years ago
Labels: enhancement

#11 - Standard configuration directory for gradle is /config

Issue - State: closed - Opened by JLLeitschuh about 6 years ago - 2 comments
Labels: enhancement

#10 - Add whitelist for HTTP sites that are not available via HTTPS

Issue - State: closed - Opened by mp911de about 6 years ago - 2 comments
Labels: wontfix

#9 - NoHttpCheckstylePlugin should add dependency to any check task

Issue - State: closed - Opened by rwinch about 6 years ago
Labels: bug

#8 - Publish to the Gradle Plugin Portal

Issue - State: closed - Opened by JLLeitschuh about 6 years ago
Labels: enhancement

#7 - Specify JDK version in JenkinsFile

Pull Request - State: closed - Opened by jzheaux about 6 years ago

#6 - Release 0.0.1

Issue - State: closed - Opened by rwinch over 6 years ago

#5 - Unable to instantiate 'NoHttpCheck' class

Issue - State: closed - Opened by Albertoimpl over 6 years ago - 4 comments
Labels: enhancement

#4 - Prevent http://xslthl.sf.net from being replaced with http://xslthl.sourceforge.net/ in XSL files

Issue - State: closed - Opened by wilkinsona over 6 years ago - 1 comment
Labels: enhancement

#3 - Add support to whitelist if https:// resolution fails

Issue - State: closed - Opened by rwinch over 6 years ago - 1 comment

#2 - Search for http\:// for property files that escape

Issue - State: closed - Opened by rwinch over 6 years ago

#1 - Search for mavenCentral() and jcenter() in Gradle < 2.1

Issue - State: closed - Opened by rwinch over 6 years ago - 1 comment