apache
Here are 2,301 public repositories matching this topic...
We use PyDocStyle in pre-commit to enforce docstring style: https://github.com/apache/airflow/blob/079d7b59464921f7fd7d615b6c74195a9c2f831f/.pre-commit-config.yaml#L195-L203
We follow pep257 style (http://www.pydocstyle.org/en/stable/error_codes.html) for checks.
Currently, we ignore the following rules:
D100,D102,D104,D105,D107,D200,D202,D204,D205,D
GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
-
Updated
Sep 5, 2020 - C
-
Updated
Aug 27, 2020
The typescript runtime was recently added to openwhisk but we do not yet have docs for the runtime and it is missing from runtimes.json.
We need a doc like https://github.com/apache/incubator-openwhisk/blob/master/docs/actions-nodejs.md for typescript functions.
Adding the runtime to the runtime manifest can be done per https://github.com/apache/openwhisk/blob/master/docs/actions-new.md#the-
ModSecurity is an open source, cross platform web application firewall (WAF) engine for Apache, IIS and Nginx that is developed by Trustwave's SpiderLabs. It has a robust event-based programming language which provides protection from a range of attacks against web applications and allows for HTTP traffic monitoring, logging and real-time analysis. With over 10,000 deployments world-wide, ModSecurity is the most widely deployed WAF in existence.
-
Updated
Sep 5, 2020 - C++
A modern Docker LAMP stack and MEAN stack for local development
-
Updated
Aug 9, 2020 - PHP
https://aomediacodec.github.io/av1-avif/#avif-mime-definition
.avif image/avif
.avifs image/avif-sequence
This is being prototyped in Chrome: https://bugs.chromium.org/p/chromium/issues/detail?id=960620
Solutions to LeetCode problems; updated daily. Subscribe to my YouTube channel for more.
-
Updated
Sep 6, 2020 - Java
Apache TinkerPop - a graph computing framework
-
Updated
Sep 5, 2020 - Java
The comment says functions return pointers for malloc-ed buffers, but the implementations don't seem like so.
https://github.com/apache/trafficserver/blob/c196db5f0a5b957983351ad51ef360bfc68fbd66/include/tscore/ink_base64.h#L34-L35
Apache Log4j 2 is an upgrade to Log4j that provides significant improvements over its predecessor, Log4j 1.x, and provides many of the improvements available in Logback while fixing some inherent problems in Logback's architecture.
-
Updated
Sep 2, 2020 - Java
后端开发常用框架文档及中文翻译,包含 Spring 系列文档(Spring, Spring Boot, Spring Cloud, Spring Security, Spring Session),大数据(Apache Hive, HBase, Apache Flume),日志(Log4j2, Logback),Http Server(NGINX,Apache),Python,数据库(OpenTSDB,MySQL,PostgreSQL)等最新官方文档以及对应的中文翻译。
-
Updated
Aug 26, 2020
Docker Compose for Node projects with Node, MySQL, Redis, MongoDB, NGINX, Apache2, Memcached, Certbot and RabbitMQ images
-
Updated
Sep 4, 2020 - Shell
Docker containers running Alpine Linux and s6 for process management. Solid, reliable containers.
-
Updated
Dec 1, 2019 - Dockerfile
Engintron for cPanel/WHM is the easiest way to integrate Nginx on your cPanel/WHM server. Engintron will improve the performance & web serving capacity of your server, while reducing CPU/RAM load at the same time, by installing & configuring the popular Nginx webserver to act as a reverse caching proxy in front of Apache.
-
Updated
Jul 31, 2020 - PHP
Improve this page
Add a description, image, and links to the apache topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apache topic, visit your repo's landing page and select "manage topics."



This issue tracks Superset's migration from JavaScript to TypeScript (as started in SIP-36). If you'd like to help with the migration, feel free to take an unchecked directory and convert the files within the immediate directory from JavaScript/JSX to TypeScript/TSX. #9162 and #9180 provide some tips for performing the migration. Once com