Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cytopia/devilbox

A modern Docker LAMP stack and MEAN stack for local development
https://github.com/cytopia/devilbox

Adjust documentation to reflect custom Varnish config mounts

68f49c0be69019694d797a98c9dc569e6ff723a7 authored almost 6 years ago
Ensure Varnish can mount custom configurations

6fb39c0e69b52225b523793f07398c62bea7b04d authored almost 6 years ago
Merge pull request #508 from cytopia/features

Feature: Add Varnish to Devilbox stack

325acdf89a20019e024fedb6fd8f8577ae60685b authored almost 6 years ago
Update Changelog

5bb4ae5db6c1167e11f4b9653c36cfe2f59e0c5e authored almost 6 years ago
Bump version

447678413e5e9e08c60154c97217e5779f0c1901 authored almost 6 years ago
Add documentation for Varnish

ae0ced0a675625eb96efc767b7e80d4973aedb05 authored almost 6 years ago
Provide Varnish docker-compose.override.yml files

e4a5d09fd9e18c987949a10973a2465e1abd7d60 authored almost 6 years ago
Use latest PHP-FPM images

84830a86c546f4274b453ee047b0a8fedb30f9b4 authored almost 6 years ago
Merge pull request #507 from cytopia/ci-tests

Add HTTPS CI tests

047be5ac0ab07f5bda4e5592f57fd1a5ce8f4251 authored almost 6 years ago
Add CI tests against HTTPS

57aa1846b9be9c3d31051a437f769ffbef5b2923 authored almost 6 years ago
Backport tests from release branch

384976a7806f674984245dd6313279eb12e3024d authored almost 6 years ago
Merge pull request #502 from cytopia/php-8.0

PHP-FPM 8.0

cc6de2dfa187642010585dae7a77b53069fdd97d authored almost 6 years ago
Allow to disable certain version for vendor checks

598358e99e7bb8f12961d9f05d6acf8e3299ca79 authored almost 6 years ago
Add PHP-FPM 8.0

25e94d28cb93214e5f26dd47bea4be86a1260f51 authored almost 6 years ago
Merge pull request #495 from cytopia/update-php-version

Update PHP container

1db72efa5e3d10b4dacd64223def9b67b92fbd3c authored almost 6 years ago
Merge pull request #494 from mrbig00/patch-1

Fix example command @ customizing vhost template

a8321eefe5ed0cb1e524bfb71701cc00fb0adad0 authored almost 6 years ago
Update PHP container

324e2539c1f997e55b75efe8ee438357b9c08fa4 authored almost 6 years ago
Fix example command @ customizing vhost template

decaa8ed66a8929b2a00052c29b5104662084c51 authored almost 6 years ago
Merge pull request #491 from cytopia/repository-upgrade

Release preparation

ddf1bbb3b53ed6ce02737dce83085efa0812b784 authored almost 6 years ago
Disable Mongo login for PHP 7.3 due to xdebug issues

546ad07150d545c0587a0457b9d005de614015e5 authored almost 6 years ago
Use correct hostnames in check instead of 127.0.0.1

ff81e6b897b4d7eb139d9cb1c8440638a6183a54 authored almost 6 years ago
Update Adminer to latest version

d4688be7e2f1dc46e286552ed91d01b3e2b9d885 authored almost 6 years ago
Backport repository files from v1.0.0 release

fe343ad2f980e823ed77845c4d5b0ec6bf414517 authored almost 6 years ago
Update PHP-FPM 7.3 with latest xdebug module

54eb7be023a845a5830577185e3a36bd74b88842 authored almost 6 years ago
Update PR template to specify goal

59a098303bd7fbd4403f36081c860d0f4267783c authored almost 6 years ago
Merge pull request #492 from felixmosh/fix-doc-typo

Align port number

d67b8c1ea76704bcd8e20f5301037aef40be04f9 authored almost 6 years ago
Align port number

d21f96f211a390d7be18172755c81059308b81ae authored almost 6 years ago
Merge pull request #489 from cytopia/phppgadmin-autologin

phpPgAdmin autologin

d00ebe7176d575caa4b54d3f7829af88baee6aba authored almost 6 years ago
Bump version

4ee37cb9a90ee1f758d7f6260d02d7a7713ac68d authored almost 6 years ago
Refs #476 Adjust documentation for phpPgAdmin autologin

47ed08d61bf3cd39bbc20e58f20a86e733a0e809 authored almost 6 years ago
Refs #476 Adjust tests for phpPgAdmin autologin

a1fc1863fbbc42b927e23144d2c2c85398366b36 authored almost 6 years ago
Refs #476 Enable autologin for phpPgAdmin

f20e8205d8d3c0ebbfa2953283a297099cf35801 authored almost 6 years ago
Merge pull request #488 from cytopia/file-permissions

Check against correct phpMyAdmin config permissions

5c492f308954f253fd4ca57be66635a186b48e60 authored almost 6 years ago
Refs #342 Regression test: Ensure phpMyAdmin is configured correctly

1ab9ff778a16cf172bba0157fe608311ab9e973e authored almost 6 years ago
Check against correct phpMyAdmin config permissions

eef3582b9367417dd536e5ee93442906c7285188 authored almost 6 years ago
Merge pull request #478 from mrbig00/patch-1

Config phpmyadmin 4.8.4 to autologin

cd20dc00b7074b24d28c7c884c49655cae74f01b authored almost 6 years ago
Remove pre-login from phpMyAdmin CI test

a47a49759734d0effaa1c57d3092ed3ff02d7479 authored almost 6 years ago
Add documentation entry for env settings about phpMyAdmin autologin

4324f137147a87f86bb0998c7239a01a8e3bb668 authored almost 6 years ago
Configure old phpMyAdmin version for autologin

6caaea6b345a40d00c7b46b4971c156dc10b5c77 authored almost 6 years ago
Make autologin configurable

7a75f04952bb4b242a936cf0cf048b1203ae1456 authored almost 6 years ago
Change hostname from 127.0.0.1 to mysql

233c906d572fac55908fe66651b54ccfb6717fa1 authored almost 6 years ago
Config phpmyadmin 4.8.4 to autologin

67c3d8bd131e113318073a387c74ad5e9a8bfbf6 authored almost 6 years ago
Merge pull request #487 from cytopia/documentation-docker-compose-override

Documentation docker compose override

94466a0d1f501ed5aab7b223dd71c8e1ace5af6b authored almost 6 years ago
Bump version

728c17b5f5073274aa08dc632c679ac8ca99d734 authored almost 6 years ago
Refs #451 Improve docs about docker-compose.override.yml

7ac909566f98af31da3c562f4aa15197e9680b6e authored almost 6 years ago
Merge pull request #470 from cytopia/documentation-blackfire

Blackfire improvements

4a43c155a783a0a1e3f75b1aea053b4ee3804c4e authored almost 6 years ago
Adjust TL;DR section of blackfire documentation

56a5faaf44a018351ae210c157f5719915f3d5ba authored almost 6 years ago
Ensure startup scripts are tested correctly

872ae0d53677c3b320a30e67b489999b19d30b9f authored almost 6 years ago
Only configure blackfire cli if binary is present

5c951bbfb316ec576a473b21d4bda2405a9dbb92 authored almost 6 years ago
Bump Devilbox version

8ebf735e9df2903cc6efd0479cbcaea95e5cc1e5 authored almost 6 years ago
Adjust blackfire documentation

30156f108e6e320c888fcc7f353a0a198c0237c2 authored almost 6 years ago
Provide default blackfire php.ini files

5686e415ccea115adb870d6a64f986534f597d21 authored almost 6 years ago
Fix autostart script for blackfire to only configure client

a4c05d34e98f7c08666620857a395d2acea2264f authored almost 6 years ago
Add blackfire client configuration to override.yml-all

e09d6a06b856caa0a7a9379337bde15aa470c6e8 authored almost 6 years ago
Add blackfire client configuration

43ca5a8a1f9fdadd6b06c8f16db3652f15055807 authored almost 6 years ago
Add blackfire-agent startup script (configure and run)

3cc044844615a253e84839e037743c1d762fd5a9 authored almost 6 years ago
Refs #451 Ensure to properly document how to enable blackfire

44279ea9c13b67222517dc7b73b69958bba06637 authored almost 6 years ago
Merge pull request #485 from cytopia/editorconfig

Editorconfig

33600fe1ba0fa84a3d80fe304ad8d1cfabd2b91b authored almost 6 years ago
Ensure correct executable bit is set

20f3dfa86f50e226dff5110965df041644f12039 authored almost 6 years ago
Ensure current files adhere to .editorconfig

4caf169c9d2b5c96284e00b67a916268f2ee934b authored almost 6 years ago
Refs #481 Adding editorconfig

8fa2c560603078e0270f005c3c21ef97419e4555 authored almost 6 years ago
Merge pull request #484 from cytopia/documentation-links

Fix documentation links

93010826ee85e67cd6de226c2ee21019f566ae3d authored almost 6 years ago
Merge pull request #477 from ibnuh/patch-1

Fix typo setup-yii.rst

f1d4771aba2ca0ad913c2997b8d577b430b66588 authored almost 6 years ago
Fix documentation links

ce2b83f06d195a67a59601b241a64b4bd203feaa authored almost 6 years ago
Fix typo setup-yii.rst

0460c92775b8fd0bb43a3cd887e3abadf30748dd authored about 6 years ago
Merge pull request #474 from cytopia/bugfix-release

Bugfix release

67db5ac40c138247223408ac157ca066ca67e4f0 authored about 6 years ago
Fixes #472 Ensure to fail on invalid vhost-gen override file

88729db0cc46945b0ac603770c9f30aa84714498 authored about 6 years ago
Fixes #471 Adding zip binary

d57446b6dc73d1ad6050514ebaf6dab2f4dff5d1 authored about 6 years ago
Merge pull request #468 from cytopia/php-cs-fixer

Feature Release: Foreign Function Interface (FFI) and PHP-CS-Fixer

3400c02b453e878ba6efb1999eb6d1a24f53816e authored about 6 years ago
Update to latest PHP-FPM images

765ffb3232d4fce5aab14f4052bc29f6252c73aa authored about 6 years ago
Bump version

8c6c95e32dad70f8905b954db510828fe4c5bcd3 authored about 6 years ago
Use latest PHP-FPM Docker images

26c90d4bec2d5729c37537c81eb2ac05207fbcc7 authored about 6 years ago
Fixes #467 Add tool: PHP CS Fixer

0091e59adb86f0127ebeb0b58825227ab8a00b44 authored about 6 years ago
Merge pull request #457 from cytopia/blackfire

PHP Blackfire

74bd19b24166e39524555b9855da8ff0472b6b97 authored about 6 years ago
Bump version date

119b2e2a6c5cbc70986b4e8eabd58092ff39055e authored about 6 years ago
Fix

c643f81ce5dec33aa35c00ade1dd1928b2628c30 authored about 6 years ago
Merge pull request #464 from cytopia/fix-global-vhost-gen

Use new HTTP container that properly read global vhost-gen config

d74ff4f01ddc02d755869ed3584fb7f7a5abb5f0 authored about 6 years ago
Fixes #463 Use new HTTP container that properly read global vhost-gen config

1c846d4e5b0b62fe4e7bee62cc6336b39d8274ff authored about 6 years ago
Merge pull request #462 from cytopia/http2-support

Use HTTP/2 as default for all SSL connections

bd12669b88116469b5f71d6527da2f25a468033b authored about 6 years ago
Update vhost-gen templates

eb53315861a23d2b03bef45e9ebbb34cd68b3bc9 authored about 6 years ago
Bump version

9fb398a5ee9b801fc371a14da9dc283767c799bb authored about 6 years ago
Fixes #431: Use HTTP/2 as default for all SSL connections

d5caba5e11bd04482f48323e014859358a34ccd8 authored about 6 years ago
Merge pull request #461 from ztickm/patch-1

Fixed Typo: color to colon

2c0264a43643ac063fd9af428c15c04c98cbf1b6 authored about 6 years ago
Fixed Typo: color to colon

188b22d65dd55f96e463fa5e9ce819b9279e7861 authored about 6 years ago
Merge pull request #460 from keithy/patch-1

typo

f647f16b7b6db88db242c93692fb14f661fcd730 authored about 6 years ago
typo

89cb711f552a487cc52e04d240d31a8c974bb355 authored about 6 years ago
Merge pull request #458 from cytopia/cytopia-patch-1

Update issue templates

e91638552ad3f92dd614cc2eeb8600eca587d351 authored about 6 years ago
Update issue templates

e1867c01dcc5bf80d6921908d0bc11d24e83d08f authored about 6 years ago
Merge pull request #456 from cytopia/community-forum

Fixes #245 Discourse community forums

930e074e2f5d97ac9b2296c74f91f75aa2c2c333 authored about 6 years ago
Fixes #245 Add Discourse forums

b6763ad40f02d96b870f37c92d2fb53faedc4ce8 authored about 6 years ago
Merge pull request #452 from cytopia/oracle-support

Fixes #394 Native Oracle Database support for PHP

40d9bd1b853a940469bad5427bad07fcad2802fe authored about 6 years ago
Fixes #394 Native Oracle Database support for PHP

39d1e1eb5a6e761d130e3af250f336e5b3505fb8 authored about 6 years ago
Merge pull request #449 from cytopia/vendors

Reverse Proxy, Autostart and phpPgAdmin

5cc0b548c61822768f9988758866b72990337d3d authored about 6 years ago
Bump version

3a3aec4d668dd20f92367c83283dd8f59b85e005 authored about 6 years ago
Add autostart and reverse proxy documentation

83eb20d1388ad621d855312de7eff4b4d5e7ff9b authored about 6 years ago
Simplify Reverse Proxy vhost-gen templates

782a7c05be7198c250583f32bcbb56104e61857a authored about 6 years ago
Fix vhost-gen documentation to also reflect changes of rproxy templates

c93f97ce2eba09db131ed444ac915dd3bbc479ae authored about 6 years ago
Remove duplicate newlines

03ead39f2c0ed5384981c0e4e5cff64bea9a74a8 authored about 6 years ago
Refs #240 use HTTPD images with reverse proxy capabilities

f60af9b8f8f91ce76950890cf4e0f90d05cfdb1c authored about 6 years ago
Reflect Reverse proxy capabilities in README

ccb70befc319584fb69287846616507c04bb81c5 authored about 6 years ago