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

Session Config #5021

Closed
Closed

Commits on Jun 8, 2021

  1. Remove pasted imports

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f13dc33 View commit details
    Browse the repository at this point in the history
  2. Add Publisher

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    cd66294 View commit details
    Browse the repository at this point in the history
  3. Add tests

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    18ae7ea View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Mostafa Khudair <59371810+mostafakhudair@users.noreply.github.com>
    MGatner and mostafakhudair committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    116fc82 View commit details
    Browse the repository at this point in the history
  5. Apply additional suggestions

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    865c73a View commit details
    Browse the repository at this point in the history
  6. Add Guide, tweak class

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    3987bff View commit details
    Browse the repository at this point in the history
  7. Add Publish command

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    ad41218 View commit details
    Browse the repository at this point in the history
  8. Fix test bleeding

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    c974add View commit details
    Browse the repository at this point in the history
  9. Fix UG format

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    5906310 View commit details
    Browse the repository at this point in the history
  10. Implement review changes

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    45d776e View commit details
    Browse the repository at this point in the history
  11. Tweak formatting

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    fb70807 View commit details
    Browse the repository at this point in the history
  12. Add Publisher restrictions

    MGatner committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f33d880 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2021

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

Commits on Jun 13, 2021

  1. Merge pull request codeigniter4#4727 from MGatner/publisher

    Publisher Class
    MGatner committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    3b54e81 View commit details
    Browse the repository at this point in the history
  2. Implement FileCollection

    MGatner committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    5a6f664 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    9e4f9fd View commit details
    Browse the repository at this point in the history
  2. Update system/Helpers/test_helper.php

    Co-authored-by: MGatner <mgatner@icloud.com>
    lonnieezell and MGatner committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    e019a7f View commit details
    Browse the repository at this point in the history
  3. Update system/Helpers/test_helper.php

    Co-authored-by: MGatner <mgatner@icloud.com>
    lonnieezell and MGatner committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    55966e8 View commit details
    Browse the repository at this point in the history
  4. Update user_guide_src/source/testing/mocking.rst

    Co-authored-by: MGatner <mgatner@icloud.com>
    lonnieezell and MGatner committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    a2fa932 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    d454c87 View commit details
    Browse the repository at this point in the history
  2. Implement define()

    MGatner committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    157cb3b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e2ecf3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request codeigniter4#4834 from totoprayogo1916/fix-folder-doc

    rename `application` to `app`
    MGatner committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    fd19629 View commit details
    Browse the repository at this point in the history
  5. Declare final methods

    MGatner committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    ad99778 View commit details
    Browse the repository at this point in the history
  6. Apply suggestions from code review

    Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
    MGatner and paulbalandan committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    e1a7506 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    5eafc2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b332294 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0beeb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    463596f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2021

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

Commits on Jun 21, 2021

  1. Merge pull request codeigniter4#4831 from codeigniter4/cache-mock

    New mock() test helper and expanded MockCache with assertions.
    lonnieezell committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    13ebb96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d09d10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    929e5c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Implement review suggestions

    MGatner committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    a5d9c9e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Sort timeline elements by start and duration.

    Alex Schmitz committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    3e4415a View commit details
    Browse the repository at this point in the history
  2. Update system/Files/FileCollection.php

    Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
    MGatner and paulbalandan committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b09afed View commit details
    Browse the repository at this point in the history
  3. Update user_guide_src/source/libraries/files.rst

    Co-authored-by: John Paul E. Balandan, CPA <51850998+paulbalandan@users.noreply.github.com>
    MGatner and paulbalandan committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    c9e1f84 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9936bb4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request codeigniter4#4865 from sfadschm/sort-debugbar-time…

    …line-4.2
    
    [Debug] [4.2] Sort timeline elements by start and duration.
    MGatner committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6797d1f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a351963 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

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

Commits on Jun 26, 2021

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

Commits on Jun 27, 2021

  1. Configuration menu
    Copy the full SHA
    bf30dab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84646f5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request codeigniter4#4875 from michalsn/fix/cache-handlers

    Fix bug with respecting TTL in Predis and File cache
    michalsn committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    85cd690 View commit details
    Browse the repository at this point in the history
  4. Merge pull request codeigniter4#4876 from michalsn/fix/database-session

    Fix database session bug with timestamp in MySQLi
    michalsn committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    b156db1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request codeigniter4#4877 from michalsn/fix/migrate-session

    Fix for generating session table structure via migrations
    michalsn committed Jun 27, 2021
    Configuration menu
    Copy the full SHA
    f6cc4de View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb23bc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    a988368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1756de6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request codeigniter4#4885 from michalsn/fix/mysqli-ssl-con…

    …nection-requirements
    
    Fix mysqli ssl connection
    paulbalandan committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f887865 View commit details
    Browse the repository at this point in the history
  4. Merge pull request codeigniter4#4886 from sfadschm/4.2

    [Debug] [4.2] Structure debug toolbar timeline with collapsible elements.
    lonnieezell committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6d752f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Updated Query Build custom string option for where to remove make it …

    …clear the values do not get escaped.
    lonnieezell committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    5564f9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request codeigniter4#4892 from codeigniter4/where-string

    Updated Query Build custom string option for where to remove make it clear the values do not get escaped.
    lonnieezell committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    9ceb5e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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

Commits on Jul 3, 2021

  1. Implement Deptrac

    MGatner committed Jul 3, 2021
    Configuration menu
    Copy the full SHA
    32a3aa1 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Configuration menu
    Copy the full SHA
    b3e4c31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    016380a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5d7484 View commit details
    Browse the repository at this point in the history
  4. Update tests/system/HTTP/IncomingRequestTest.php

    Co-authored-by: MGatner <mgatner@icloud.com>
    michalsn and MGatner committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    43db35c View commit details
    Browse the repository at this point in the history
  5. Update tests/system/HTTP/IncomingRequestTest.php

    Co-authored-by: MGatner <mgatner@icloud.com>
    michalsn and MGatner committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    f3952eb View commit details
    Browse the repository at this point in the history
  6. Merge pull request codeigniter4#4908 from michalsn/fix/throttler-docs

    Update docs for Throttler
    michalsn committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    7e53b51 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Add toolbar timer styles to sass files.

    Alex Schmitz committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    bb63702 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1212bf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Do not overwrite startTime.

    Alex Schmitz committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e3857cd View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Unify scss styling and switch to spaces.

    Alex Schmitz committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    9d8ea6f View commit details
    Browse the repository at this point in the history
  2. Replace file header.

    Alex Schmitz committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f0bae59 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Merge pull request codeigniter4#4914 from sfadschm/4.2-starttime

    [4.2][Debug] Do not overwrite startTime.
    paulbalandan committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    09bc563 View commit details
    Browse the repository at this point in the history
  2. Enable general benchmarking for filters.

    Fix copy paste.
    Alex Schmitz committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    0680f4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request codeigniter4#4897 from sfadschm/add-filters-timer

    [4.2][Debug] Add benchmarking for filters.
    paulbalandan committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    b17ec97 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Merge pull request codeigniter4#4910 from sfadschm/4.2-toolbar-scss

    [4.2] Add toolbar timer styles to sass files.
    paulbalandan committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    fa889e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. Simplify Action workflow

    MGatner committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    de55021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2ca69f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 19, 2021

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

Commits on Jul 23, 2021

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

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    5ec0fc7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e4772 View commit details
    Browse the repository at this point in the history
  3. Merge pull request codeigniter4#3912 from element-code/feature-cli-ad…

    …ded-prompt-select
    
    Feature: CLI: Select: added select prompt
    paulbalandan committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    78a0d25 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

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

Commits on Aug 14, 2021

  1. Fix lang() function is overriding locale

    pjsde authored and Paulo Esteves committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    0339f0a View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    32e0afd View commit details
    Browse the repository at this point in the history
  2. Add config for cache keys

    MGatner committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    8e16ffc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ec6e00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02ba1d6 View commit details
    Browse the repository at this point in the history
  5. add to toctree

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

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    795df09 View commit details
    Browse the repository at this point in the history
  2. Update app/Config/Cache.php

    MGatner committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    d2fe271 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

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

Commits on Aug 20, 2021

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

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    40256df View commit details
    Browse the repository at this point in the history
  2. create new changelog

    monkenWu committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    86d32f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8863093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f85a373 View commit details
    Browse the repository at this point in the history
  5. Merge pull request codeigniter4#4932 from monkenWu/forge-composite-fo…

    …reign-key
    
    Fix bug with DB-Forge composite foreign keys
    paulbalandan committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    43540f4 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Merge pull request codeigniter4#5015 from mostafakhudair/generators-c…

    …onfig
    
    Add missing generators' config view file
    samsonasik committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    eb6f91e View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Sep 11, 2021

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