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

GitProcessor #1

Closed
wants to merge 689 commits into from
Closed

GitProcessor #1

wants to merge 689 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 9, 2020

  1. Fix lint

    Seldaek committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    7c977e4 View commit details
    Browse the repository at this point in the history
  2. Merge branch '1.x' into main

    Seldaek committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    bd9570d View commit details
    Browse the repository at this point in the history
  3. Improve build

    Seldaek committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c5853b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd305da View commit details
    Browse the repository at this point in the history
  5. Build tweaks

    Seldaek committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ec146b3 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Seldaek#1518 from bocharsky-bw/patch-1

    Remove duplicated article in PHPDoc comment
    Seldaek committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d284c2a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Added support for working with BufferHandler (Seldaek#1481)

    * Added support for working with BufferHandler
    
    Added `handleBatch` method for TelegramBotHandler and fixed `write` method.
    
    This is necessary to work with BufferHandler, OverflowHandler etc.
    gvozdb committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    1c9c367 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'redmatter/backport-psr-log-message-proc…

    …essor-from-v2' into 1.x
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2bb3ffa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6e43ca View commit details
    Browse the repository at this point in the history
  4. Merge pull request Seldaek#1496 from Pierre-Lannoy/patch-1

    Support for extended RFC5424 timestamp format
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    bf794fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request Seldaek#1505 from Kocal/patch-1

    chore(doc:formatters): fix typo
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4d4637d View commit details
    Browse the repository at this point in the history
  6. Merge pull request Seldaek#1507 from adrianpanicek/master

    Allow string numeric log levels
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    6165cdc View commit details
    Browse the repository at this point in the history
  7. Merge pull request Seldaek#1512 from perevoshchikov/fix/handler-wrapper

    Adds return value in handler wrapper
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    5881690 View commit details
    Browse the repository at this point in the history
  8. Merge pull request Seldaek#1514 from idevin/patch-1

    remove @internal annotation
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7a2ee8d View commit details
    Browse the repository at this point in the history
  9. Merge branch '1.x' into main

    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4b4b172 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c203cf8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    df4d93f View commit details
    Browse the repository at this point in the history
  12. Merge pull request Seldaek#1503 from gfaugere/redispubsub

    Adding Redis Pub/Sub handler (closes Seldaek#574)
    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    9ab131c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31de09b View commit details
    Browse the repository at this point in the history
  14. Remove unnecessary condition

    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    80644c6 View commit details
    Browse the repository at this point in the history
  15. Fix typo

    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    f8c98ee View commit details
    Browse the repository at this point in the history
  16. Type hint fixes

    Seldaek committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    d356586 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9ce0431 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    863670f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    af59ed2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Configuration menu
    Copy the full SHA
    1d5456e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76639ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61e5ff2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9fc7a8a View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

  1. Fixed new Url

    patrickkusebauch committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    79d1213 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. Merge pull request Seldaek#1523 from patrickkusebauch/feature/Elastica

    Support for Elastica client up to v7.0.0, with optional drop support for ES types
    Seldaek committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    5fbd261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff4378d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1850160 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ee78ae View commit details
    Browse the repository at this point in the history
  5. Fix comparison

    Seldaek committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    546dc08 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Seldaek committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    2209ddd View commit details
    Browse the repository at this point in the history
  7. Merge branch '1.x' into main

    Seldaek committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    d9cdb68 View commit details
    Browse the repository at this point in the history
  8. Update changelog

    Seldaek committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    1cb1cde View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    8b3a2a0 View commit details
    Browse the repository at this point in the history
  2. Set theme jekyll-theme-slate

    Seldaek committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    dafbb25 View commit details
    Browse the repository at this point in the history
  3. Fix build badge

    Seldaek committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    78bd7bd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

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

Commits on Jan 15, 2021

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

Commits on Jan 27, 2021

  1. Merge pull request Seldaek#1527 from reedy/patch-1

    Add phpstan.neon.dist to .gitattributes export-ignore
    Seldaek committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c6de2d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Seldaek#1531 from marcvdm/reset-filter-handler

    Reset wrapped handler of the FilterHandler
    Seldaek committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    6e1e130 View commit details
    Browse the repository at this point in the history
  3. Add docs about reset()

    Seldaek committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    c497cc6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Fix links in docs

    Seldaek committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c197198 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

  1. Configuration menu
    Copy the full SHA
    cdba0c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    227343f View commit details
    Browse the repository at this point in the history
  3. Fix of Predis\Client mock creation

    Predis\Client uses __call method to process commands (rPush, lTrim),
    getPartialMock() doesn't work with addMethods()
    pryazhnikov committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    67294a3 View commit details
    Browse the repository at this point in the history
  4. Fix of PhpAmqpLib\Channel\AMQPChannel mock creation

    __destruct was removed in v2.5.0, but version check is impossible
    (\PhpAmqpLib\Package::VERSION was introduced in v2.11.1)
    pryazhnikov committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    240a159 View commit details
    Browse the repository at this point in the history
  5. Fix of SyslogUdpHandler mock creation

    'datetime' value inside of getRecordWithMessage() result is enough,
    getDateTime() method is missing & not being used
    pryazhnikov committed Feb 27, 2021
    Configuration menu
    Copy the full SHA
    2bc1351 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

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

Commits on Mar 27, 2021

  1. Configuration menu
    Copy the full SHA
    0e46f88 View commit details
    Browse the repository at this point in the history
  2. Update to handle empty string

    glensc committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    53d53af View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Merge pull request Seldaek#1540 from yi-yang-github/main

    Seldaek#1539 fix timezone when it's DateTimeImmutable
    Seldaek committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    9c26199 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Seldaek#1545 from glensc/patch-1

    MailHandler: Use array access to compare first character
    Seldaek committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    0dc10f8 View commit details
    Browse the repository at this point in the history
  3. Fix of DynamoDbClient::formatAttributes

    Looks like formatAttributes() was removed before v3,
    so switching to method existence check instead of version check
    pryazhnikov committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    c7a5ecc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Fix of incorrect DynamoDB mock creation

    addMethods([]) breaks the methods configured at onlyMethods() call
    pryazhnikov committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    812d63b View commit details
    Browse the repository at this point in the history
  2. Merge pull request Seldaek#1536 from pryazhnikov/tests_fix_usage_of_d…

    …eprecated_methods
    
    Stop using deprecated MockBuilder::setMethods in unit tests
    Seldaek committed Apr 18, 2021
    Configuration menu
    Copy the full SHA
    bac1ddd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Set StreamHandler stream chunk size, fixes Seldaek#1552

    This ensures atomic log record writing to the output stream.
    dsch committed May 7, 2021
    Configuration menu
    Copy the full SHA
    df3b93b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

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

Commits on May 28, 2021

  1. Merge pull request Seldaek#1554 from derrabus/bugfix/datetime-on-8.1

    Fix deprecation warning on PHP 8.1
    Seldaek committed May 28, 2021
    Configuration menu
    Copy the full SHA
    377272d View commit details
    Browse the repository at this point in the history
  2. Merge pull request Seldaek#1553 from dsch/threadsave-stream-handler

    Set StreamHandler stream chunk size, fixes Seldaek#1552
    Seldaek committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5bf534f View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Seldaek committed May 28, 2021
    Configuration menu
    Copy the full SHA
    c6b00f0 View commit details
    Browse the repository at this point in the history
  4. Merge branch '1.x' into main

    Seldaek committed May 28, 2021
    Configuration menu
    Copy the full SHA
    5c9d9bf View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Adding anchor to link

    ThomasLandauer committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    37ab9fc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Configuration menu
    Copy the full SHA
    01d104a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d40f9 View commit details
    Browse the repository at this point in the history
  3. Fix CS

    Seldaek committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    4ef5da8 View commit details
    Browse the repository at this point in the history
  4. Bump phpstan to level 8

    Seldaek committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    8b5278d View commit details
    Browse the repository at this point in the history
  5. Merge pull request Seldaek#1557 from Seldaek/phpstan

    Add Record/Level/LevelName type aliases and improve phpstan type coverage to level 8
    Seldaek committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    50729e0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Seldaek#1560 from ThomasLandauer/patch-1

    Adding anchor to link
    Seldaek committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    0f7b11d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    b2ad71d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9fdf7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Seldaek#1561 from thomasphansen/th_jsonformatter_u…

    …se_formatdate
    
    JsonFormatter::normalize() : respect date format from Formatter
    Seldaek committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    172287b View commit details
    Browse the repository at this point in the history
  4. Last phpstan fixes

    Seldaek committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    a6eef72 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    Seldaek committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    df991fd View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

Commits on Jul 12, 2021

  1. Ignore config file

    Seldaek committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    42384f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Configuration menu
    Copy the full SHA
    63e1950 View commit details
    Browse the repository at this point in the history
  2. Update changelog for 2.3.1

    Seldaek committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9738e49 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Fix phpstan error

    Seldaek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    d08c09d View commit details
    Browse the repository at this point in the history
  2. Fixes php8 non-backward compatible changes (Seldaek#1568)

    * Utils method added to resolve PCRE error messages properly
    juan-morales committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    82ab6a5 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Seldaek committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7131256 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    71cf94a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d76d691 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ad394f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Update 01-usage.md

    Removing mention of monolog-cascade
    
    monolog-cascade doesn't support monolog ^2.0 or php8
    pluc committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    173a59f View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Tweak some type annotations

    Seldaek committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    f2156cd View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. Allow psr/log 2.0

    Jean85 authored and nicolas-grekas committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    57e3fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    203bb1b View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Add method in Utils to convert memory values from php_ini into bytes,…

    … and use lower amount of chunk size based on memory limit
    jcm authored and Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0b22036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70fe092 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Seldaek#1578 from juan-morales/fix-oom-streamhandler

    Fix - OutOfMemory error in StreamHandler
    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    646f0c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b47204 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Seldaek#1580 from pluc/main

    Removing mention of monolog-cascade
    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    0254465 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Seldaek#1574 from mimmi20/add-extensions

    mention some more extensions in composer.json
    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    aa4cdc5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Seldaek#1587 from nicolas-grekas/psr-log2

    Allow psr/log 2.0
    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    a4e10e8 View commit details
    Browse the repository at this point in the history
  8. Merge pull request Seldaek#1573 from mimmi20/add-extension-checks

    add checks for required curl extension
    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9638f0d View commit details
    Browse the repository at this point in the history
  9. Merge pull request Seldaek#1572 from mimmi20/main

    add check for required extension
    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    73af18b View commit details
    Browse the repository at this point in the history
  10. Fix type error

    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    493d747 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    98730fb View commit details
    Browse the repository at this point in the history
  12. Update changelog

    Seldaek committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    3962ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Allow psr/log 3 (Seldaek#1589)

    Signed-off-by: Alexander M. Turek <me@derrabus.de>
    derrabus committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    0f79359 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    Seldaek committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    18eb14b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    437e7a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Configuration menu
    Copy the full SHA
    07a509a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f563e31 View commit details
    Browse the repository at this point in the history
  3. Fix the composer.json (Seldaek#1598)

    stof authored and Seldaek committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    895066e View commit details
    Browse the repository at this point in the history
  4. Merge branch '1.x' into main

    Seldaek committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    837ef79 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d1fed4 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Seldaek committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    fd4380d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2021

  1. Documentation. Enrich documentation on "Customizing log format". (Sel…

    …daek#1575)
    
    Co-authored-by: jcm <juan.carlos.morales@tradebyte.com>
    juan-morales and jcm committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    d1c2829 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Add constructor injection for SocketHandler and its children (Selda…

    …ek#1600)
    
    * feature: add constructor injection for `SocketHandler` and its children
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    
    * docs: add parameter documentation to `SocketHandler#__construct`
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    4a11cad View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

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

Commits on Nov 15, 2021

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

Commits on Mar 6, 2022

  1. Configuration menu
    Copy the full SHA
    4b34c28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c58aba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    030c25c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5129fee View commit details
    Browse the repository at this point in the history
  5. Added Aimeos as Monolog supporter to framework integration section (S…

    …eldaek#1622)
    
    Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
    aimeos and Seldaek committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    4a32baa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c295434 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c0ae588 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Fix ErrorHandler::handleError $context signature (Seldaek#1614)

    The context can be null, eg. for internal PHP errors.
    koenkivits committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    16cc886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    168bb6e View commit details
    Browse the repository at this point in the history
  3. Handling the maximum length of a Telegram message (Seldaek#1616)

    * Handling the maximum length of a Telegram message
    
    The maximum allowed length of a Telegram message - 4096 symbols (https://core.telegram.org/bots/api#message, 'text' field). 
    Longer messages are not delivered.
    Therefore, I implemented splitting too long message into several (with a 1 second delay between sending according to the documentation - https://core.telegram.org/bots/faq#my-bot-is-hitting-limits-how-do-i-avoid-this) as the default behavior. 
    An additional option that you can enable by truncateLongMessage is to leave one message, but truncate it to the maximum length allowed.
    
    * Changed handling of long messages (default - truncation, delay - optional)
    
    * PSR-12 code formatting
    evgeek committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    832660e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baf2d9d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. SlackWebhookHandler: use footer for username & footer_icon for userIc…

    …on (Seldaek#1617)
    
    * Use footer for username & footer_icon for userIcon
    
    * Update test case for SlackWebhookHandler
    whatUwant committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    f9a8e87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f233d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56899af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b39a394 View commit details
    Browse the repository at this point in the history
  5. Allow easier extend of BrowserConsoleHandler.php (Seldaek#1593)

    Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
    Warxcell and Seldaek committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    1c8f39a View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Seldaek committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    67100e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    93369fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f764bbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b22d38 View commit details
    Browse the repository at this point in the history
  4. PHPStan fixes

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    e289293 View commit details
    Browse the repository at this point in the history
  5. Include record message/context/extra data when throwing an exception …

    …because the log cannot be opened, fixes Seldaek#1630
    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c02d86f View commit details
    Browse the repository at this point in the history
  6. Fixes

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    b886d70 View commit details
    Browse the repository at this point in the history
  7. Fix fix

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    f1f2e3e View commit details
    Browse the repository at this point in the history
  8. One day I will learn

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    330b80c View commit details
    Browse the repository at this point in the history
  9. Update changelog

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    d7fd745 View commit details
    Browse the repository at this point in the history
  10. Fix formatting issue

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    affa44f View commit details
    Browse the repository at this point in the history
  11. Try fixing ci

    Seldaek committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    cb3675e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    0a023ff View commit details
    Browse the repository at this point in the history
  2. added information about call type from debug_backtrace (Seldaek#1612)

    $record['extra']['callType'] will contain current call type: "->" or "::" depending if it was normal or static method call.
    Gives possibility to nicely format messages "{$record['extra']['class']}{$record['extra']['callType']}{$record['extra']['function']} ..."
    jszczypk committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    f0e0dba View commit details
    Browse the repository at this point in the history
  3. Fix syntax

    Seldaek committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    77b71e0 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    Seldaek committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    f2f66cd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. Configuration menu
    Copy the full SHA
    22c8b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    400effd View commit details
    Browse the repository at this point in the history
  3. Remove SwiftMailerHandler

    Seldaek committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    b586dbe View commit details
    Browse the repository at this point in the history
  4. Code cleanups

    Seldaek committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5eb9b8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    657ff7f View commit details
    Browse the repository at this point in the history
  6. More cleanups

    Seldaek committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    6b5bd6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0aef68c View commit details
    Browse the repository at this point in the history
  8. Cleanups

    Seldaek committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    a3ba644 View commit details
    Browse the repository at this point in the history
  9. Remove at matcher

    Seldaek committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    248673e View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    508df12 View commit details
    Browse the repository at this point in the history
  2. Link attribute file again

    Seldaek committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4c43f12 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Seldaek committed Apr 8, 2022
    Configuration menu
    Copy the full SHA
    4192345 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    2d006a8 View commit details
    Browse the repository at this point in the history
  2. Use never return typehint (Seldaek#1654)

    The `never` return typehint was added in PHP 8.1 and can be used
    to indicate that a function will never return.
    
    RFC: https://wiki.php.net/rfc/noreturn_type
    hemberger committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    14f39fe View commit details
    Browse the repository at this point in the history
  3. Replace switch with match (Seldaek#1655)

    The `match` expression is available as of PHP 8.0 and provides a more
    intuitive interface than `switch` when a single value is returned.
    
    Note that it performs an identity check (===) between the value and
    case instead of a weak equality check (==).
    
    https://www.php.net/manual/en/control-structures.match.php
    hemberger committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    e4bb5c5 View commit details
    Browse the repository at this point in the history
  4. CI fixes

    Seldaek committed Apr 19, 2022
    Configuration menu
    Copy the full SHA
    2695fa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Move phpdoc to native types

    Seldaek committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7952a83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6634bd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

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

Commits on Apr 22, 2022

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

Commits on Apr 23, 2022

  1. Remove dead code

    Seldaek committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    733d6f1 View commit details
    Browse the repository at this point in the history
  2. Update upgrade notes

    Seldaek committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    ad732b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    6627c09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd5968a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c312cfd View commit details
    Browse the repository at this point in the history
  4. Fix phpdoc

    Seldaek committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    a6a66b1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

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

Commits on May 8, 2022

  1. ElasticSearch v8 support (Seldaek#1662)

    * ElasticSearch v8 support
    * CI updates
    
    Co-authored-by: Thomas Müller <mimmi20@live.de>
    Seldaek and mimmi20 committed May 8, 2022
    Configuration menu
    Copy the full SHA
    bd24765 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.x' into main

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    1181473 View commit details
    Browse the repository at this point in the history
  3. Fix ES8 build

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    8a35649 View commit details
    Browse the repository at this point in the history
  4. Drop prophecy usage

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    acc142c View commit details
    Browse the repository at this point in the history
  5. replace deprecated method calls in GelfMessageFormatter (Seldaek#1664)

    - the getter/setter methods for file, level and facility are deprecated in gelf v1.1
    - add those fields as additional instead, as suggested in the gelf spec (https://docs.graylog.org/v1/docs/gelf#gelf-payload-specification)
    - update tests to reflect changes
    jortgies committed May 8, 2022
    Configuration menu
    Copy the full SHA
    709cb93 View commit details
    Browse the repository at this point in the history
  6. Update upgrade notes

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    de11fc3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f6efe9 View commit details
    Browse the repository at this point in the history
  8. Fix changelog

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    354ddc8 View commit details
    Browse the repository at this point in the history
  9. Merge branch '2.x' into main

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    5eca082 View commit details
    Browse the repository at this point in the history
  10. Update changelog

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    a71c4e0 View commit details
    Browse the repository at this point in the history
  11. Update docs

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    38fd8ef View commit details
    Browse the repository at this point in the history
  12. Update list of handlers

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    2af3276 View commit details
    Browse the repository at this point in the history
  13. Merge branch '2.x' into main

    Seldaek committed May 8, 2022
    Configuration menu
    Copy the full SHA
    d381140 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a8c7df View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. [2.X] Allow stacktraces parser on LineFormatter (Seldaek#1665)

    * Allow stacktraces parser on LineFormatter
    
    * Added includeStacktraces parse tests
    eusonlito committed May 9, 2022
    Configuration menu
    Copy the full SHA
    c709906 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    5d43fd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5d65f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dacc79 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    Seldaek committed May 10, 2022
    Configuration menu
    Copy the full SHA
    2479189 View commit details
    Browse the repository at this point in the history
  5. Merge branch '2.x' into main

    Seldaek committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b3451b0 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    Seldaek committed May 10, 2022
    Configuration menu
    Copy the full SHA
    60ad518 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

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

Commits on Jun 9, 2022

  1. Correct handling of E_USER_ERROR as fatal error if registerErrorHandl… (

    Seldaek#1670)
    
    * Correct handling of E_USER_ERROR as fatal error if registerErrorHandler is called with callPrevious, fixes Seldaek#1669
    WoZ committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    64854f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417c27d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9992c77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eac0c22 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ac56aa View commit details
    Browse the repository at this point in the history
  6. Added $datetime parameter to addRecord method to optionally log into …

    …the past/future
    henning authored and Seldaek committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    24e414c View commit details
    Browse the repository at this point in the history
  7. Update changelog

    Seldaek committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5579edf View commit details
    Browse the repository at this point in the history
  8. Merge branch '2.x' into main

    Seldaek committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0ddba73 View commit details
    Browse the repository at this point in the history
  9. Update changelog

    Seldaek committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    0c37549 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

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

Commits on Jun 21, 2022

  1. is null (Seldaek#1711)

    Replaces is_null($var) expression with null === $var.
    MathiasReker committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    100d0f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Add basic support to Google Cloud Logging format (Seldaek#1690)

    Google Cloud Logging doesn't show the correct level log when using
    JsonFormatter, making observability a bit trickier. This applies minor
    tweaks to the default format, allowing log entries to be properly
    represented.
    
    There are alternative packages to this but they add fields that aren't
    strictly required - also performing `debug_backtrace()` calls that are
    usually not desired when in production mode.
    
    Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
    lcobucci committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    1ae4f60 View commit details
    Browse the repository at this point in the history
  2. Add basic support to Google Cloud Logging format (Seldaek#1719)

    Google Cloud Logging doesn't show the correct level log when using
    JsonFormatter, making observability a bit trickier. This applies minor
    tweaks to the default format, allowing log entries to be properly
    represented.
    
    There are alternative packages to this but they add fields that aren't
    strictly required - also performing `debug_backtrace()` calls that are
    usually not desired when in production mode.
    
    This is a backport of Seldaek#1690
    
    Signed-off-by: Luís Cobucci <lcobucci@gmail.com>
    lcobucci committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    197f534 View commit details
    Browse the repository at this point in the history
  3. Add the ability to set or redefine attributes for messages in Rabbit. (

    …Seldaek#1724)
    
    One of content_type, content_encoding, message_id, user_id, app_id, delivery_mode, priority, timestamp, expiration, type or reply_to, headers.
    
    Co-authored-by: Попов Михаил <popov.mv@betcity.ru>
    pmikle and Попов Михаил committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3734f19 View commit details
    Browse the repository at this point in the history
  4. Fix phpstan errors

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    11be0a4 View commit details
    Browse the repository at this point in the history
  5. allow Predis 2.0, closes Seldaek#1732

    mimmi20 authored and Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    f958fda View commit details
    Browse the repository at this point in the history
  6. Check if errorMessage contain error "File exists"

    Fixes Seldaek#1678, closes Seldaek#1685
    
    When we try to create directory we got error and find out that error is to the fact that directory already was created for us.
    If that the case we should not throw exception as it's fine now...
    If file was deleted after that it's not problem of this funtion.
    Legion112 authored and Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    af8efac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6cc788b View commit details
    Browse the repository at this point in the history
  8. Fix issues

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    475bc87 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ffc2bc2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    83db4b3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    27dc1b2 View commit details
    Browse the repository at this point in the history
  12. Update issue templates

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c1c73b0 View commit details
    Browse the repository at this point in the history
  13. Add php 8.2 build

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ad09e76 View commit details
    Browse the repository at this point in the history
  14. Matrix update

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    b3ac20e View commit details
    Browse the repository at this point in the history
  15. Fix matrix

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    3a1ea88 View commit details
    Browse the repository at this point in the history
  16. Skip php8.2 default build

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    611ff01 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c1fb56 View commit details
    Browse the repository at this point in the history
  18. Fix build

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    6fdeea4 View commit details
    Browse the repository at this point in the history
  19. Add docs

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    34635fd View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1e6a4e1 View commit details
    Browse the repository at this point in the history
  21. More test fixes

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    284482a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cf0f4b3 View commit details
    Browse the repository at this point in the history
  23. Merge branch '2.x'

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7684fae View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    320909a View commit details
    Browse the repository at this point in the history
  25. finishing Syslog formatter (Seldaek#1689)

    * feat: Syslog formatter
    
    * feat: Syslog formatter, app name
    
    * update syslogFormatter
    
    * Remove legacy syntax
    
    Co-authored-by: Dalibor Karlović <dalibor.karlovic@sigwin.hr>
    Co-authored-by: Renat Gabdullin <renatobyj@gmail.com>
    3 people committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    a7e5bed View commit details
    Browse the repository at this point in the history
  26. Add RFC 5424 level (7 to 0) support to Logger::log and Logger::addRec…

    …ord, fixes Seldaek#1686 (Seldaek#1723)
    
    Co-authored-by: Jordi Boggiano <j.boggiano@seld.be>
    lussoluca and Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    ffd5055 View commit details
    Browse the repository at this point in the history
  27. Merge branch '2.x'

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    7d31b64 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f7dfa00 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    4b4fad9 View commit details
    Browse the repository at this point in the history
  30. Merge branch '2.x'

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    4e131c1 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    5f839e0 View commit details
    Browse the repository at this point in the history
  32. Fix tests

    Seldaek committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    60d9aab View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2022

  1. Update changelog

    Seldaek committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    7204886 View commit details
    Browse the repository at this point in the history
  2. Merge branch '2.x'

    Seldaek committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    4149805 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    Seldaek committed Jul 24, 2022
    Configuration menu
    Copy the full SHA
    305444b View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Update BrowserConsoleHandler console output method (Seldaek#1739)

    Instead of using console.log for all log levels, it uses debug, info, warn and error methods depending on the log level.
    This makes filtering logs easier in the browser console and highlights error level messages.
    pafernandez-oesia committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    620dca1 View commit details
    Browse the repository at this point in the history
  2. Fix build

    Seldaek committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    132eace View commit details
    Browse the repository at this point in the history
  3. Merge branch '2.x'

    Seldaek committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    8471abd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

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