Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from laradock:master #6

Open
wants to merge 1,434 commits into
base: master
Choose a base branch
from
Open
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 21, 2022

  1. Fix event module

    erikn69 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ea1a91e View commit details
    Browse the repository at this point in the history
  2. Fix protoc install

    erikn69 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e843215 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Merge pull request #3333 from erikn69/patch-5

    Trying to fix some tests
    bestlong committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6c8cb6d View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    cd1d701 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b292e08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1959f1f View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Bump json5 from 1.0.1 to 1.0.2 in /react

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    2b74305 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from laradock/master

    fork sync
    makowskid committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    ef7feb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    da0c688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    276889b View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. improvement on nvm installation in workspace container

    phantomboyA authored and phantomboyA committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    c5ddf33 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Fix logstash build error

    amber-lab committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    3d65dd1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    789dbb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70c3b4f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Configuration menu
    Copy the full SHA
    db0d6f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Configuration menu
    Copy the full SHA
    185fa76 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Merge pull request #3349 from phantomboyA/fix-nvm-error

    improvement on nvm installation in workspace container
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f4c0bfe View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3325 from laradock/dependabot/npm_and_yarn/react/…

    …qs-6.5.3
    
    Bump qs from 6.5.2 to 6.5.3 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    af50b6b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3309 from laradock/dependabot/npm_and_yarn/react/…

    …y18n-4.0.3
    
    Bump y18n from 4.0.0 to 4.0.3 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5624678 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3310 from laradock/dependabot/npm_and_yarn/react/…

    …path-parse-1.0.7
    
    Bump path-parse from 1.0.6 to 1.0.7 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    528d59e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3311 from laradock/dependabot/npm_and_yarn/react/…

    …hosted-git-info-2.8.9
    
    Bump hosted-git-info from 2.8.8 to 2.8.9 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e3fadc2 View commit details
    Browse the repository at this point in the history
  6. Bump scss-tokenizer and node-sass in /react

    Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.
    
    
    Updates `scss-tokenizer` from 0.2.3 to 0.4.3
    - [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
    - [Commits](sasstools/scss-tokenizer@v0.2.3...v0.4.3)
    
    Updates `node-sass` from 7.0.0 to 7.0.3
    - [Release notes](https://github.com/sass/node-sass/releases)
    - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/node-sass@v7.0.0...v7.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: scss-tokenizer
      dependency-type: indirect
    - dependency-name: node-sass
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    eec6d5c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3342 from laradock/dependabot/npm_and_yarn/react/…

    …json5-1.0.2
    
    Bump json5 from 1.0.1 to 1.0.2 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    afe1612 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3321 from laradock/dependabot/npm_and_yarn/react/…

    …decode-uri-component-0.2.2
    
    Bump decode-uri-component from 0.2.0 to 0.2.2 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    6043fbc View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3312 from laradock/dependabot/npm_and_yarn/react/…

    …minimatch-3.0.8
    
    Bump minimatch from 3.0.4 to 3.0.8 in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    dce004b View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3313 from laradock/dependabot/npm_and_yarn/react/…

    …scss-tokenizer-and-node-sass-0.4.3
    
    Bump scss-tokenizer and node-sass in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    f5476b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a0f0aa9 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3314 from laradock/dependabot/npm_and_yarn/react/…

    …json-schema-and-jsprim-0.4.0
    
    Bump json-schema and jsprim in /react
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1223d04 View commit details
    Browse the repository at this point in the history
  13. Bump webpack from 5.75.0 to 5.76.3 in /react

    Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.3.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.75.0...v5.76.3)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    492acf4 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #3339 from leonschiphol/add_apcu_to_workspace

    Add APCU installation option for the workspace and php-worker containers
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9159c70 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3365 from samejack/master

    Fix php7.x install gearman issue
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    03159cf View commit details
    Browse the repository at this point in the history
  16. Merge pull request #3353 from amber-lab/logstash_jdbc

    Fix logstash build error
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    807c5d2 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #3354 from makowskid/master

    Solving the issue of paginating ElasticSearch results in query tools
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    368ef0d View commit details
    Browse the repository at this point in the history
  18. Merge pull request #3340 from oozone/fix-laravel-horizon-tokenizer-ph…

    …p-version
    
    Fix Laravel Horizon container not building due to tokenizer in Dockerfile for PHP 8.2
    bestlong committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    e69c4f0 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Merge pull request #3360 from abordage/add_postgres_client_version_op…

    …tion
    
    Add POSTGRES_CLIENT_VERSION option
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bb215f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3366 from laradock/dependabot/npm_and_yarn/react/…

    …webpack-5.76.3
    
    Bump webpack from 5.75.0 to 5.76.3 in /react
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f1d7a72 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3304 from alphasnow/master

    fix: correct cachetool url #3303
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    94efcf7 View commit details
    Browse the repository at this point in the history
  4. Bump ansi-regex from 4.1.0 to 4.1.1 in /react

    Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/chalk/ansi-regex/releases)
    - [Commits](chalk/ansi-regex@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: ansi-regex
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    a75d1b8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3346 from goodjack/patch-5

    Upgrade the Compose file format version to Compose Specification
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    badb1e8 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3367 from laradock/dependabot/npm_and_yarn/react/…

    …ansi-regex-4.1.1
    
    Bump ansi-regex from 4.1.0 to 4.1.1 in /react
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bf8b9fd View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3271 from Accelfish/fix-compose-mariadb

    fix docker-compose.yml mariadb volumes
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    51f2b99 View commit details
    Browse the repository at this point in the history
  8. fix: php 5.6 APCU

    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f016880 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3368 from bestlong/workspace-php56-apcu

    fix: php 5.6 APCu
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    4828495 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5de541e View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3369 from bestlong/docker-compose-cli

    fix: docker compose cli command
    bestlong committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d6a523e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. add ipafont on Dusk Dependencies section

    phantomboyA authored and phantomboyA committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    2e5da39 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. fix: laravel-horizon SSL

    bobbyshaw committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    c776c33 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Update xdebug version

    abordage committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    520c930 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Merge pull request #3 from laradock/master

    fork sync
    makowskid committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    5265515 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. added installation of custom ca-certificates

    Max Weber committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    3600dc8 View commit details
    Browse the repository at this point in the history
  2. updated dokumentation

    Max Weber committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    f831a05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    680a560 View commit details
    Browse the repository at this point in the history
  4. ceaned up .env.example

    DrDynamic committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    e36150e View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. added keycloak

    Max Weber committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    25309a8 View commit details
    Browse the repository at this point in the history
  2. added documentation

    Max Weber committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    ae8ec39 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. added init script for postgres

    Max Weber committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    9054124 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. Merge pull request #3379 from DrDynamic/ca-certificates

    add ca-certificates
    bestlong committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    a7600e8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3380 from DrDynamic/keycloak

    add Keycloak
    bestlong committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1473bbf View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Merge pull request #3376 from bobbyshaw/fix/laravel-horizon-postgres-…

    …build
    
    fix: laravel-horizon SSL
    bestlong committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    70bfdf0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3378 from abordage/update-xdebug

    Update xdebug version
    bestlong committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    94af63f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3373 from phantomboyA/feat-add-ipafont

    add ipafont on Dusk Dependencies section
    bestlong committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    baa65a6 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    1527c39 View commit details
    Browse the repository at this point in the history
  2. update: change operator

    woenel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    4f1027b View commit details
    Browse the repository at this point in the history
  3. update: operator

    woenel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    c460509 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from woenel/master

    update: ioncube support for 8.0 and 8.1
    woenel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    51d719a View commit details
    Browse the repository at this point in the history
  5. update: fix condition

    woenel committed May 6, 2023
    Configuration menu
    Copy the full SHA
    95c0da6 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. update: remove php 8.0

    woenel committed May 9, 2023
    Configuration menu
    Copy the full SHA
    fecb7f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3384 from woenel/ioncube-patch

    update: ioncube support for php 8.1
    bestlong committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f7fa925 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    403faf1 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Merge pull request #3391 from laradock/revert-3271-fix-compose-mariadb

    Revert "fix docker-compose.yml mariadb volumes"
    bestlong committed May 26, 2023
    Configuration menu
    Copy the full SHA
    08e1f48 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2023

  1. feat: add mailpit

    reishou committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    f661694 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. fix: oci8 fails install on PHP 8.1

    Oracle OCI8 fails to install on PHP 8.1 due the new release available, created conditional to check compatibility.
    andrekutianski committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    2cc022b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Add Java Development Kit

    abordage committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    dd7be70 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge pull request #4 from laradock/master

    fork sync
    makowskid committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    cbbf7fb View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. Merge pull request #3400 from andrekutianski/fix-oci8-php81

    fix: oci8 fails install on PHP 8.1
    bestlong committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    30265fd View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3397 from reishou/master

    feat: add mailpit
    bestlong committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    7b1eee5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d132fb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. fix(mariadb): fix mariadb is not booting issue

    1. fix mariadb is not booting issue
    dhtmdgkr123 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    fc23c52 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Merge pull request #5 from laradock/master

    fork sync
    makowskid committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    66b8696 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e680ad7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    920cf66 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2023

  1. build(deps): bump tough-cookie and node-sass in /react

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) to 4.1.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.
    
    
    Updates `tough-cookie` from 4.1.2 to 4.1.3
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)
    
    Updates `node-sass` from 7.0.3 to 9.0.0
    - [Release notes](https://github.com/sass/node-sass/releases)
    - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
    - [Commits](sass/node-sass@v7.0.3...v9.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    - dependency-name: node-sass
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 8, 2023
    Configuration menu
    Copy the full SHA
    e9522b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. build(deps): bump semver from 5.7.1 to 5.7.2 in /react

    Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2.
    - [Release notes](https://github.com/npm/node-semver/releases)
    - [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md)
    - [Commits](npm/node-semver@v5.7.1...v5.7.2)
    
    ---
    updated-dependencies:
    - dependency-name: semver
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    9123ff9 View commit details
    Browse the repository at this point in the history
  2. refresh sponsors list

    Mahmoudz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    457a25f View commit details
    Browse the repository at this point in the history
  3. add missing png icon

    Mahmoudz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d6c9cc2 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Update Minio docs

    abordage committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    f0f73ca View commit details
    Browse the repository at this point in the history
  2. Update Minio docs

    abordage committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    7f7e921 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Merge pull request #3415 from abordage/update-minio-docs

    Update Minio docs
    bestlong committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    1c2f07c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. skip remove file not found error

    skip remove file not found error
    chep6915 committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    76534d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Merge pull request #3408 from makowskid/npm-check-updates

    npm-check-updates CLI functionality added
    bestlong committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    82a135a View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Merge pull request #6 from laradock/master

    fork sync
    makowskid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    b20c388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef5bc07 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from makowskid/poppler-utils

    Adding support for poppler-utils
    makowskid committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    0b5103c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /react

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0ec4f6f View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Merge pull request #3418 from makowskid/poppler-utils

    Adding poppler-utils
    makowskid committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b9e1cad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3414 from laradock/dependabot/npm_and_yarn/react/…

    …semver-5.7.2
    
    build(deps): bump semver from 5.7.1 to 5.7.2 in /react
    makowskid committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5f21cd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Update phalcon.ini

    Phalcon 5.x don't need psr.so.
    
    Fix the php warning
    
    PHP Warning:  PHP Startup: Unable to load dynamic library 'psr.so' (tried: /usr/lib/php/20210902/psr.so (/usr/lib/php/20210902/psr.so: cannot open shared object file: No such file or directory), /usr/lib/php/20210902/psr.so.so (/usr/lib/php/20210902/psr.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    kideny committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    3674659 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. Merge pull request #3412 from laradock/dependabot/npm_and_yarn/react/…

    …tough-cookie-and-node-sass-4.1.3
    
    build(deps): bump tough-cookie and node-sass in /react
    bestlong committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    237dd14 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3419 from laradock/dependabot/npm_and_yarn/react/…

    …word-wrap-1.2.4
    
    build(deps): bump word-wrap from 1.2.3 to 1.2.4 in /react
    bestlong committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    0466fbd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3416 from chep6915/master

    fix remove file not found error
    bestlong committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    785d0c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b7932e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3402 from abordage/add-jdk

    Add Java Development Kit
    bestlong committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b94d5af View commit details
    Browse the repository at this point in the history
  6. Fix build arguments

    abordage committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    031dd97 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    bd9287e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Merge pull request #8 from laradock/master

    fork sync
    makowskid committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    e021d7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdcd103 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Merge pull request #3425 from laradock/poppler-add-antiword

    Poppler-utils: add antiword
    makowskid committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    18776e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Fix ffmpeg Install

    hamaadraza committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    0a62419 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Configuration menu
    Copy the full SHA
    be590bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from AliEbrahimpour/AliEbrahimpour-patch-1

    Update docker-compose.yml
    AliEbrahimpour committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    cb753b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2023

  1. chore (caddy) add zstd

    zuohuadong committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    42dc34d View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    89d47c2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Merge pull request #3429 from AliEbrahimpour/master

    add postgres backup
    makowskid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    d9f26ac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3427 from hamaadraza/master

    Fix ffmpeg Install
    makowskid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    35f2b3a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3420 from kideny/master

    Update phalcon.ini
    makowskid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    81a803d View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3301 from dairidong/fix-php-fpm-imagemagick-install

    fix sometimes cannot find dependencies
    makowskid committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f005cec View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. CI build job php 5.6 removed

    bestlong committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    a0f81d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Merge pull request #3436 from laradock/bestlong-patch-1

    CI build job php 5.6 removed
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e77f368 View commit details
    Browse the repository at this point in the history
  2. fix: wkhtmlbox

    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    7b2d272 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3437 from laradock/fix-wkhtmltox

    fix: wkhtmltopdf
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    278d19a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be44e57 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3438 from laradock/fix-workspace-wkhtmltopdf

    fix: workspace wkhtmltopdf build job
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    dbd43da View commit details
    Browse the repository at this point in the history
  6. fix: php-fpm amqp build job

    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    c5d0e60 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3439 from bestlong/fix-amqp

    fix: php-fpm amqp build job
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3441732 View commit details
    Browse the repository at this point in the history
  8. fix: php-fpm wkhtmltopdf

    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    8471b39 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3440 from bestlong/fix-wkhtmltopdf

    fix: php-fpm wkhtmltopdf
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1bfc57c View commit details
    Browse the repository at this point in the history
  10. fix: workdpace amqp ext.

    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4080cea View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    314febc View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3441 from bestlong/fix-workspace-amqp

    fix: workdpace amqp ext.
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1b38766 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d30d6f6 View commit details
    Browse the repository at this point in the history
  14. fix: php-worker amqp ext.

    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    309949f View commit details
    Browse the repository at this point in the history
  15. Merge pull request #3443 from bestlong/fix-php-worker-amqp

    fix: php-worker amqp ext.
    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    95799f2 View commit details
    Browse the repository at this point in the history
  16. fix: php-fpm wkhtmltopdf

    bestlong committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    e909d0c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Merge pull request #3442 from bestlong/fix-php-fpm-wkhtmltopdf-libssl

    fix: php-fpm wkhtmltopdf ext need libssl3
    bestlong committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    e46b825 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. fix: php-fpm decimal ext.

    bestlong committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    24acce2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3444 from bestlong/fix-php-fpm-decimal

    fix: php-fpm decimal ext.
    bestlong committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    52b5e2b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3430 from zuohuadong/zuohuadong-patch-2

    chore (caddy)  add zstd
    bestlong committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    9e6ef99 View commit details
    Browse the repository at this point in the history
  4. fix: php-worker gnupg

    bestlong committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    6c7f1a8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3445 from bestlong/fix-70-php-worker-gnupg

    fix: php-worker gnupg
    bestlong committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    cb44267 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Merge pull request #3422 from wrpota/master

    fix: fixed meilisearch not loading the master key
    makowskid committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    86e54f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3407 from dhtmdgkr123/master

    fix(mariadb): fix mariadb is not booting issue
    makowskid committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ab0f1ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3319 from afshintavakolian/master

    fix nginx proxy to localhost
    makowskid committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    41f9887 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2667 from jean-bonilha/patch-1

    Makes easy login into mysql server
    makowskid committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8d339b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    a8b1d2d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2251 from bharatgupta99/master

    fixed reference link to list of container
    makowskid committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d8cb195 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1945 from ronydebnath/Gzip_updates

    specifying which files to Gzip compress and increase grade in Google page speed
    makowskid committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    dca99ce View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3403 from Carlos-vargs/update-soketi-image

    fix: change the current image with the image that soketi recommends
    makowskid committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b722e90 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2583 from cantecim/disable_mysql_aio

    disable mysql asynchronous io to prevent data loss issues with windows
    makowskid committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d9a8e1e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3274 from iml885203/master

    fix Adding cron jobs description is incorrect
    makowskid committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    80be802 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3295 from klgd/patch-1

    Fix change China mirror
    makowskid committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    205cb4e View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    7524959 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. php-fpm: fix php 7 redis

    erikn69 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    6974a95 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    d1fb549 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3452 from erikn69/patch-9

    php-fpm: fix php 7 redis
    bestlong committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    83080b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3451 from erikn69/patch-7

    Support configuration json on Soketi
    bestlong committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a935f8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3453 from bestlong/build-job-remove-php70

    chore: build job remove php7.0
    bestlong committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    660afa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Use GitHub Actions V4

    erikn69 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    d681430 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Merge pull request #3457 from erikn69/patch-7

    Use GitHub Actions V4
    bestlong committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    2ffd082 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. WIP: Update main-ci.yml

    bestlong committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8e1d27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ffcab4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef398b2 View commit details
    Browse the repository at this point in the history
  4. fix: php-worker sqlsrv ext

    bestlong committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    88edc46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8c33d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9768ddb View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    55b10af View commit details
    Browse the repository at this point in the history
  2. fix: php-fpm sqlsrv gpg

    bestlong committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    6e6bdd5 View commit details
    Browse the repository at this point in the history
  3. fix: php-fpm sqlsrv gpg

    bestlong committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    60c1b33 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3461 from laradock/fix-sqlsrv

    fix: php sqlsrv ext.
    bestlong committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    d282d6a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    5009eb0 View commit details
    Browse the repository at this point in the history
  2. Update README.md (#3463)

    remove travis-ci build status
    bestlong committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    955d66d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    923cded View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3464 from laradock/fix-3447

    fix: mysql service down after startup
    bestlong committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9073aa2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13ed9ed View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3465 from laradock/remove-adminer-depends

    chore: adminer remove unnecessary service depends
    bestlong committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    3fc7311 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b1c7c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fb28345 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ca03877 View commit details
    Browse the repository at this point in the history
  8. build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 in /react

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.5 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5bc3a08 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Merge pull request #3466 from oneCentral/master

    v18 packages should be used instead of v17 for sqlsrv (mssql) support in workspace and php-fpm
    bestlong committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a41b322 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3421 from abordage/fix-jdk

    Fix build arguments for JDK
    bestlong committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b958fc0 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Merge pull request #3468 from laradock/dependabot/npm_and_yarn/react/…

    …babel/traverse-7.23.2
    
    build(deps): bump @babel/traverse from 7.20.5 to 7.23.2 in /react
    makowskid committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    ed4772b View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. fix NEW_RELIC args typo

    erikn69 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7a73104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e977a74 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request #3472 from erikn69/patch-15

    fix NEW_RELIC args typo
    bestlong committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b75d8ba View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    5e6bf80 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    de954ca View commit details
    Browse the repository at this point in the history
  2. build(deps): bump axios from 0.21.2 to 1.6.0 in /react

    Bumps [axios](https://github.com/axios/axios) from 0.21.2 to 1.6.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.21.2...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    308890d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Fix mongodb

    erikn69 committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    0349947 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. feat: Support PHP 8.3

    erikn69 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    397e45c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53cc1a8 View commit details
    Browse the repository at this point in the history
  3. Fix IONCUBE on Php 8.2

    erikn69 committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    eee8891 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    5d638d3 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2023

  1. Merge pull request #3478 from erikn69/patch-17

    Fix mongodb
    bestlong committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    edf408b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3480 from erikn69/patch-18

    Fix no longer maintained Drupal Console
    bestlong committed Dec 2, 2023
    Configuration menu
    Copy the full SHA
    cfe0a4a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Merge pull request #3485 from erikn69/patch-16

    feat: Support PHP 8.3
    bestlong committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    63f0642 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    e81d1d2 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Merge pull request #3486 from erikn69/patch-20

    Don't install New Relic on PHP 8.3
    bestlong committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7a6e7b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3475 from laradock/dependabot/npm_and_yarn/react/…

    …axios-1.6.0
    
    build(deps): bump axios from 0.21.2 to 1.6.0 in /react
    bestlong committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    70a0836 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3474 from buihanh2304/update-workspace.add-compos…

    …er-2.2-support
    
    Add composer self-update 2.2 support
    bestlong committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    9e5e05a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3471 from erikn69/patch-14

    added, PHP_LEGACY_OPENSSL (Fix for OpenSSL 3)
    bestlong committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    06cc77a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Configuration menu
    Copy the full SHA
    b194d9a View commit details
    Browse the repository at this point in the history
  2. updated documentation

    da-mask committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2004928 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Fix NEW RELIC on Php 8.3

    erikn69 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    5b23400 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Merge pull request #3490 from erikn69/patch-21

    Fix NEW RELIC on Php 8.3
    bestlong committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    3efd4eb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Configuration menu
    Copy the full SHA
    29c2b34 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Fix MSSQL on PHP 8.0

    erikn69 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    be5b1cc View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. build(deps): bump ip from 2.0.0 to 2.0.1 in /react

    Bumps [ip](https://github.com/indutny/node-ip) from 2.0.0 to 2.0.1.
    - [Commits](indutny/node-ip@v2.0.0...v2.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: ip
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    0f3affb View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Merge pull request #3499 from erikn69/patch-24

    Fix MSSQL on PHP 8.0
    bestlong committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    5816497 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. build(deps): bump follow-redirects from 1.14.8 to 1.15.6 in /react

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.8 to 1.15.6.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.14.8...v1.15.6)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d07e5ff View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /react

    Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)
    - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)
    - [Commits](webpack/webpack-dev-middleware@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: webpack-dev-middleware
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f6bc0e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. build(deps): bump express from 4.18.2 to 4.19.2 in /react

    Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/master/History.md)
    - [Commits](expressjs/express@4.18.2...4.19.2)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    d798f33 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Merge pull request #3505 from laradock/dependabot/npm_and_yarn/react/…

    …ip-2.0.1
    
    build(deps): bump ip from 2.0.0 to 2.0.1 in /react
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d3821f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3507 from laradock/dependabot/npm_and_yarn/react/…

    …follow-redirects-1.15.6
    
    build(deps): bump follow-redirects from 1.14.8 to 1.15.6 in /react
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    93b6aef View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3509 from laradock/dependabot/npm_and_yarn/react/…

    …webpack-dev-middleware-5.3.4
    
    build(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /react
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6437958 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3511 from laradock/dependabot/npm_and_yarn/react/…

    …express-4.19.2
    
    build(deps): bump express from 4.18.2 to 4.19.2 in /react
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1775f9f View commit details
    Browse the repository at this point in the history
  5. build(deps): bump tar from 6.1.15 to 6.2.1 in /react

    Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 to 6.2.1.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v6.1.15...v6.2.1)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    993691b View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3488 from da-mask/main

    Adding Github CLI to workspace
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    38a2672 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3481 from erikn69/patch-19

    Fix IONCUBE on Php 8.2
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0d25eae View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3498 from erikn69/patch-23

    Customizable Soketi Server Version
    bestlong committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    4b79f94 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update php-worker Dockerfile

    amorZhu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    df4ef54 View commit details
    Browse the repository at this point in the history
  2. Update docker-compose.yml

    amorZhu committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2d08b4f View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Merge pull request #3517 from amorZhu/master

    Handle Phalcon installation exceptions in php-worker
    bestlong committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0d213ef View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. build(deps): bump ejs from 3.1.8 to 3.1.10 in /react

    Bumps [ejs](https://github.com/mde/ejs) from 3.1.8 to 3.1.10.
    - [Release notes](https://github.com/mde/ejs/releases)
    - [Commits](mde/ejs@v3.1.8...v3.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: ejs
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2393f16 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. fix mysql_native_password

    erikn69 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    0b18a45 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Merge pull request #3521 from erikn69/patch-25

    Fix `mysql_native_password` on MySQL 8.4.0 (2024-04-30, LTS Release)
    bestlong committed May 25, 2024
    Configuration menu
    Copy the full SHA
    5051303 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Workspace: add new aliases

    erikn69 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    8633d48 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. build(deps): bump braces from 3.0.2 to 3.0.3 in /react

    Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1e04336 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    7a6e547 View commit details
    Browse the repository at this point in the history
  2. Fix swoole

    erikn69 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    308358f View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    1343d0e View commit details
    Browse the repository at this point in the history
  2. Update docker-compose.yml

    add time zone for phpf-pm
    AliEbrahimpour committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9ef9f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abbf2ee View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Fix for bug #3535

    joe380 committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    c586a5b View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    c3280bd View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. Merge pull request #3516 from laradock/dependabot/npm_and_yarn/react/…

    …tar-6.2.1
    
    build(deps): bump tar from 6.1.15 to 6.2.1 in /react
    bestlong committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a511ad3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3519 from laradock/dependabot/npm_and_yarn/react/…

    …ejs-3.1.10
    
    build(deps): bump ejs from 3.1.8 to 3.1.10 in /react
    bestlong committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2f0d75e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3531 from laradock/dependabot/npm_and_yarn/react/…

    …braces-3.0.3
    
    build(deps): bump braces from 3.0.2 to 3.0.3 in /react
    bestlong committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b6989ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3537 from joe380/master

     Fix for bug #3535
    bestlong committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    c2b7f0d View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3528 from erikn69/patch-26

    Workspace: add new aliases
    bestlong committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    0c8cef2 View commit details
    Browse the repository at this point in the history
  6. Fix Swoole 2

    erikn69 committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    cd1b383 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Merge pull request #3534 from erikn69/patch-29

    Fix swoole
    bestlong committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    49bfbd9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Merge pull request #3533 from erikn69/patch-28

    Fix oracle instant client args from env
    bestlong committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    16ec1c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Configuration menu
    Copy the full SHA
    7885ed5 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. fix: mysql service exit

    bestlong committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a549510 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3540 from laradock/quick-fix-mysql

    fix: mysql service exit
    bestlong committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    03622a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. Configuration menu
    Copy the full SHA
    55cbf29 View commit details
    Browse the repository at this point in the history
  2. Update Dockerfile

    add timezone for php-worker
    AliEbrahimpour committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5aed205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c976b16 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge pull request #3467 from AliEbrahimpour/master

    add   restart: always for all service
    bestlong committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6deb3c0 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request #3539 from onuruslu/jenkins-17-jdk-upgrade

    chore(jenkins): Update jdk and jenkins versions
    bestlong committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    41a024f View commit details
    Browse the repository at this point in the history