Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ProgramMaster
/
CodeIgniter
Public
forked from
bcit-ci/CodeIgniter
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
CodeIgniter
application
config
database.php
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 19, 2015
Remove 'autoinit' DB setting
Show description for 6c7c891
narfbg
committed
6c7c891
View commit details
Copy full SHA for 6c7c891
View code at this point
Browse repository at this point
Commits on Jan 26, 2015
Remove license blocks in /application files
Show description for b56de65
vlakoff
authored and
narfbg
committed
b56de65
View commit details
Copy full SHA for b56de65
View code at this point
Browse repository at this point
Commits on Jan 21, 2015
Remove closing blocks at end of PHP files
vlakoff
committed
4cbe463
View commit details
Copy full SHA for 4cbe463
View code at this point
Browse repository at this point
Commits on Jan 12, 2015
Merge branch 'develop' into feature/session
narfbg
committed
45a8afa
View commit details
Copy full SHA for 45a8afa
View code at this point
Browse repository at this point
Commits on Jan 9, 2015
Bulk (mostly documentation) update
Show description for fe9309d
narfbg
committed
fe9309d
View commit details
Copy full SHA for fe9309d
View code at this point
Browse repository at this point
Commits on Nov 11, 2014
Fix merge conflicts
narfbg
committed
8f7d3d2
View commit details
Copy full SHA for 8f7d3d2
View code at this point
Browse repository at this point
Commits on Oct 27, 2014
[ci skip] Switch to MIT license; close #3293
narfbg
committed
bdb96ca
View commit details
Copy full SHA for bdb96ca
View code at this point
Browse repository at this point
Commits on May 31, 2014
Initial version of new Session library
narfbg
committed
47a47fb
View commit details
Copy full SHA for 47a47fb
View code at this point
Browse repository at this point
Commits on Feb 11, 2014
"BASEPATH check" consistency
Show description for d8bef8a
darwinel
committed
d8bef8a
View commit details
Copy full SHA for d8bef8a
View code at this point
Browse repository at this point
2013 > 2014
Show description for 871754a
darwinel
committed
871754a
View commit details
Copy full SHA for 871754a
View code at this point
Browse repository at this point
Commits on Jan 20, 2014
Polish changes from PR #2830
narfbg
committed
1c8245a
View commit details
Copy full SHA for 1c8245a
View code at this point
Browse repository at this point
Commits on Jan 19, 2014
Fix whitespaces to tabs.
a-h-abid
committed
5cf7eff
View commit details
Copy full SHA for 5cf7eff
View code at this point
Browse repository at this point
Added save_queries config setting in config/database.php
a-h-abid
committed
4b9b507
View commit details
Copy full SHA for 4b9b507
View code at this point
Browse repository at this point
Commits on Jan 1, 2013
[ci skip] Happy new year
narfbg
committed
80500af
View commit details
Copy full SHA for 80500af
View code at this point
Browse repository at this point
Commits on Oct 12, 2012
Set MySQL client compression to FALSE by default (problems reported with it), fix some typos, add encrypted database connections support and fix SQLSRV CharacterSet setting
narfbg
committed
2f8bf9b
View commit details
Copy full SHA for 2f8bf9b
View code at this point
Browse repository at this point
Commits on Aug 20, 2012
database added config option
it-can
committed
0b1d56f
View commit details
Copy full SHA for 0b1d56f
View code at this point
Browse repository at this point
Commits on Jul 5, 2012
Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix
narfbg
committed
2608687
View commit details
Copy full SHA for 2608687
View code at this point
Browse repository at this point
Commits on Jun 26, 2012
Revert default config value of db pconnect to TRUE (issue #793)
narfbg
committed
de6eff0
View commit details
Copy full SHA for de6eff0
View code at this point
Browse repository at this point
Commits on Apr 26, 2012
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
Show description for d6ce1e9
jamierumbelow
committed
d6ce1e9
View commit details
Copy full SHA for d6ce1e9
View code at this point
Browse repository at this point
Commits on Apr 17, 2012
minor style fix
timw4mail
committed
43481d0
View commit details
Copy full SHA for 43481d0
View code at this point
Browse repository at this point
Updated supported database driver list
timw4mail
committed
eafad45
View commit details
Copy full SHA for eafad45
View code at this point
Browse repository at this point
Commits on Apr 4, 2012
Make database config easier to work with
timw4mail
committed
d294a58
View commit details
Copy full SHA for d294a58
View code at this point
Browse repository at this point
Commits on Mar 26, 2012
Clear some spaces and fix some inconsistencies in application/ php files
narfbg
committed
e734b38
View commit details
Copy full SHA for e734b38
View code at this point
Browse repository at this point
Commits on Mar 9, 2012
Bumped CodeIgniter's PHP requirement to 5.2.4.
Show description for 07c1ac8
Phil Sturgeon
committed
07c1ac8
View commit details
Copy full SHA for 07c1ac8
View code at this point
Browse repository at this point
Commits on Feb 19, 2012
Renaming Active Record to Query Builder across the system
jamierumbelow
committed
7efad20
View commit details
Copy full SHA for 7efad20
View code at this point
Browse repository at this point
Commits on Feb 9, 2012
Added database.php
toopay
committed
0142f70
View commit details
Copy full SHA for 0142f70
View code at this point
Browse repository at this point
Commits on Jan 2, 2012
Updating copyright date to 2012
gaker
committed
0defe5d
View commit details
Copy full SHA for 0defe5d
View code at this point
Browse repository at this point
Commits on Dec 28, 2011
Turn "pconnect" off by default.
Show description for 5280c3c
Phil Sturgeon
committed
5280c3c
View commit details
Copy full SHA for 5280c3c
View code at this point
Browse repository at this point
Commits on Dec 24, 2011
Changes "ie" to "e.g."
Show description for 4d77d88
mrw
committed
4d77d88
View commit details
Copy full SHA for 4d77d88
View code at this point
Browse repository at this point
Commits on Nov 29, 2011
The DB_driver can now use failover databases if specified
Show description for 5d581b6
fhjbalfoort
committed
5d581b6
View commit details
Copy full SHA for 5d581b6
View code at this point
Browse repository at this point
Commits on Oct 21, 2011
fixing typo in attribution block
Derek Jones
committed
61df906
View commit details
Copy full SHA for 61df906
View code at this point
Browse repository at this point
Commits on Oct 20, 2011
adding new license file (OSL 3.0) and updating readme to ReST
Show description for f4a4bd8
Derek Jones
committed
f4a4bd8
View commit details
Copy full SHA for f4a4bd8
View code at this point
Browse repository at this point
Commits on Aug 23, 2011
Got PDO working
timw4mail
committed
ab34758
View commit details
Copy full SHA for ab34758
View code at this point
Browse repository at this point
Commits on Jul 1, 2011
hand merged remaining unresolved files following the backout of 648b42a75739, which was a NON-trivial whitespace commit
Derek Jones
committed
d01e4a6
View commit details
Copy full SHA for d01e4a6
View code at this point
Browse repository at this point
backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke the Typography class's string replacements, for instance
Derek Jones
committed
37f4b9c
View commit details
Copy full SHA for 37f4b9c
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.