Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: chriskacerguis/codeigniter-restserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.4
Choose a base ref
...
head repository: chriskacerguis/codeigniter-restserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.5
Choose a head ref
  • 5 commits
  • 4 files changed
  • 5 contributors

Commits on Apr 21, 2023

  1. Update RestController.php

    I propose this simple change so that in case $row is false, the message 'text_rest_invalid_api_key' has the information in '$this->rest->key' to display it correctly.
    alex-monte authored and chriskacerguis committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    2e1cbd3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Update README.md

    chriskacerguis authored May 2, 2023
    Configuration menu
    Copy the full SHA
    a16bdd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

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

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    57b7495 View commit details
    Browse the repository at this point in the history
  2. Apply fixes from StyleCI

    StyleCIBot authored and chriskacerguis committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    63c5cca View commit details
    Browse the repository at this point in the history
Loading