Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-04 | Remove duplicate changelog entries introduced in pull #1225 | Andrey Andreev | 1 | -6/+1 | |
2012-04-04 | Merge pull request #1225 from ApOgEE/user_guide_compile_fix | Phil Sturgeon | 3 | -4/+9 | |
Fixing user_guide compilation warnings | |||||
2012-04-04 | Fixing doc link in changelog | M. Fauzilkamil Zainuddin | 1 | -1/+6 | |
2012-04-04 | Fixing user_guide compilation warnings | M. Fauzilkamil Zainuddin | 2 | -3/+3 | |
2012-04-04 | Merge branch 'form-helper-tests' of https://github.com/tiyowan/CodeIgniter ↵ | Phil Sturgeon | 1 | -0/+252 | |
into form-helper-tests | |||||
2012-04-04 | Merge pull request #1242 from tschechniker/patch-1 | Andrey Andreev | 2 | -4/+5 | |
Added Windows path compatibility to function CI_Zip::read_dir() | |||||
2012-04-04 | Update system/libraries/Zip.php | Tobias Tschech | 1 | -2/+1 | |
2012-04-04 | Update user_guide_src/source/changelog.rst | Tobias Tschech | 1 | -0/+1 | |
2012-04-04 | Added Windows path compatibility to function read_dir | tschechniker | 1 | -4/+5 | |
2012-04-04 | Replace old comments with proper docblocks in Xmlrpc.php | Andrey Andreev | 1 | -314/+480 | |
2012-04-03 | Fix PostgreSQL connection strings | Andrey Andreev | 1 | -3/+3 | |
2012-04-03 | Another form_validation fix | Andrey Andreev | 1 | -2/+0 | |
2012-04-03 | Merge pull request #1240 from timw4mail/patch-1 | Phil Sturgeon | 1 | -1/+1 | |
Fix Posgres driver connection string. | |||||
2012-04-03 | Merge pull request #913 from narfbg/develop-issue-863 | Andrey Andreev | 3 | -49/+32 | |
Fix issues #11, #183 & #863 | |||||
2012-04-03 | Fix some stuff broken during repo sync | Andrey Andreev | 1 | -3/+3 | |
2012-04-03 | Merge upstream branch | Andrey Andreev | 171 | -3878/+5303 | |
2012-04-03 | Fix Posgres driver connection string. Current version has incorrect ↵ | Timothy Warren | 1 | -1/+1 | |
"username" parameter, which should be "user" | |||||
2012-04-03 | Clean up the Form_validation library | Andrey Andreev | 1 | -117/+86 | |
2012-04-03 | Some very minor code style changes and comment fixes | Andrey Andreev | 3 | -20/+21 | |
2012-04-03 | Minor cleanup and style changes to the Table library | Andrey Andreev | 1 | -67/+56 | |
2012-04-03 | Fix an issue in CI_Trackback::validate_url() and do some cleanup and ↵ | Andrey Andreev | 2 | -58/+43 | |
optimizations in the library | |||||
2012-04-03 | Clean up the Profiler library | Andrey Andreev | 1 | -95/+101 | |
2012-04-03 | Minor style changes and optimizations to the User_agent library | Andrey Andreev | 1 | -27/+27 | |
2012-04-03 | Fix issue #1238 | Andrey Andreev | 3 | -4/+8 | |
2012-04-03 | Minor cleanup and style fixes in the Unit_test and Image_lib libraries | Andrey Andreev | 3 | -20/+16 | |
2012-04-03 | Minor cleanup and style fixes in the Log and Javascript libraries | Andrey Andreev | 2 | -37/+21 | |
2012-04-03 | Fix issue #14 | Andrey Andreev | 3 | -2/+3 | |
2012-04-03 | Alter SQLite tests config to use the sqlite3 driver under PHP 5.4+ | Andrey Andreev | 1 | -4/+5 | |
2012-04-03 | Some improvements to the additions from pull #1234 | Andrey Andreev | 3 | -11/+13 | |
2012-04-03 | Merge pull request #1234 from obiconbig/develop | Andrey Andreev | 3 | -0/+28 | |
add function get_content_type to output class | |||||
2012-04-03 | Move changelog line from verion 2.1.1 to version 3.0 | Songpol Sripao-eiam | 1 | -3/+1 | |
2012-04-03 | Merge pull request #868 from narfbg/develop-db-oci8 | Andrey Andreev | 6 | -148/+576 | |
Improve the Oracle (oci8) database driver | |||||
2012-04-03 | Update changelog | Songpol Sripao-eiam | 1 | -0/+3 | |
2012-04-02 | The current name is too wide change to get_content_type()consistent with ↵ | Songpol Sripaoeiam | 2 | -3/+3 | |
set_content_type() | |||||
2012-04-02 | Merge branch 'develop' of github.com:obiconbig/CodeIgniter into develop | Songpol Sripaoeiam | 1 | -1/+2 | |
2012-04-02 | Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop | Songpol Sripaoeiam | 8 | -7/+1484 | |
2012-04-02 | Merge upstream branch | Andrey Andreev | 28 | -107/+1917 | |
2012-04-02 | Merge pull request #930 from narfbg/develop-db-sqlite3 | Andrey Andreev | 8 | -7/+1484 | |
Added SQLite3 database driver | |||||
2012-04-02 | Merge upstream branch | Andrey Andreev | 136 | -2304/+2251 | |
2012-04-01 | Fix style coding | Songpol Sripao-eiam | 1 | -1/+2 | |
2012-04-01 | bracket on a new line | Songpol Sripaoeiam | 2 | -6/+7 | |
Also add space after foreach bracket on a new line... Also add a space after if Follow up from https://github.com/EllisLab/CodeIgniter/pull/1234/files#r630522 | |||||
2012-04-01 | add function get_current_content_type to output class and user manual library | Songpol Sripaoeiam | 2 | -0/+25 | |
2012-03-30 | Merge pull request #1228 from toopay/database-test | Phil Sturgeon | 13 | -19/+354 | |
Multiple database drivers testing | |||||
2012-03-30 | Configation based by environment constant, due Database test implementation ↵ | Taufan Aditya | 1 | -33/+0 | |
accross drivers | |||||
2012-03-30 | Multi database setup | Taufan Aditya | 12 | -26/+265 | |
2012-03-29 | Add a missing changelog entry for pull #1227 | Andrey Andreev | 1 | -0/+1 | |
2012-03-29 | Merge pull request #1227 from ryanneufeld/develop | Andrey Andreev | 1 | -3/+3 | |
Fix for #88 _default_options does not exist in the Cache_memcahe driver | |||||
2012-03-29 | Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver | Ryan Neufeld | 1 | -3/+3 | |
2012-03-29 | Merge pull request #1181 from matteomattei/develop | Andrey Andreev | 3 | -22/+42 | |
Add support for buffer string email attachment. | |||||
2012-03-29 | Changed the dummy DB free_result() method to void (that's how it's ↵ | Andrey Andreev | 1 | -11/+10 | |
implemented by all drivers) and some style/comment changes in DB_result |