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: ericlbarnes/CodeIgniter-Events
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nathanmac/CodeIgniter-Events
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Jun 1, 2014

  1. Add extension to the core to allow library like loading of event hand…

    …lers.
    Nathan Macnamara committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    17a105d View commit details
    Browse the repository at this point in the history
  2. Clean Up

    Nathan Macnamara committed Jun 1, 2014
    Configuration menu
    Copy the full SHA
    d44d9eb View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2015

  1. Updated for CI3

    _ci_init_class is _ci_init_library in CodeIgniter 3
    timothymarois committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    776d405 View commit details
    Browse the repository at this point in the history
  2. Updated for CI3

    _ci_loaded_files
    is now 
    _ci_library_paths in CodeIgniter 3
    timothymarois committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    84a3515 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Merge pull request #2 from timothymarois/master

    Updated for CI3
    nathanmac committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    09b4cf4 View commit details
    Browse the repository at this point in the history
Loading