Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
55d3ad4faf2727b900832884e7c219076a255b66
/
user_guide_src
55d3ad4
Fix issue #121
by Andrey Andreev
· 13 years ago
470805b
Fix issues #44 & #110
by Andrey Andreev
· 13 years ago
7b5eb73
Fix issue #1273 and some cleanup in Query Builder
by Andrey Andreev
· 13 years ago
13a9bf4
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
55a6ddb
Input, Session and Cookie get's will return NULL.
by Phil Sturgeon
· 13 years ago
3046c9f
Merge pull request #1357 from timw4mail/errors
by Phil Sturgeon
· 13 years ago
e0d5464
Merge pull request #1379 from brentashley/develop
by Phil Sturgeon
· 13 years ago
2fceb85
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors
by Timothy Warren
· 13 years ago
f46e726
Fix a typo in the changelog
by Andrey Andreev
· 13 years ago
79922c0
Removed the parameter use in database drivers' _close() and added a default _close() method in CI_DB_driver + some changelog fixes
by Andrey Andreev
· 13 years ago
0b42795
fix typo in step 8
by Brent Ashley
· 13 years ago
4337771
Add step to move existing core extensions to new folder
by Brent Ashley
· 13 years ago
249204b
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors
by Timothy Warren
· 13 years ago
1d79efe
Merge pull request #1372 from juanitomint/develop
by Andrey Andreev
· 13 years ago
441dfc3
added a comment for unbuffered_row
by Juan Ignacio Borda
· 13 years ago
da7c9e0
Fixed typo
by Juan Ignacio Borda
· 13 years ago
49cbec5
Fixed some spaces
by Juan Ignacio Borda
· 13 years ago
67a08ed
Add missing changelog entries from 2.1-stable
by Andrey Andreev
· 13 years ago
d981e29
Added doc notes for unbuffered_row() function
by Juan Ignacio Borda
· 13 years ago
97aefa5
Added changelog entry
by Timothy Warren
· 13 years ago
55450de
merge upstream
by Timothy Warren
· 13 years ago
98fde46
Add parens to changelog entry
by Timothy Warren
· 13 years ago
16642c7
Update inflector docblocks, add changelog entry
by Timothy Warren
· 13 years ago
351c2e1
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into errors
by Timothy Warren
· 13 years ago
2ed226b
Add note in the upgrade guide to move errors folder
by Timothy Warren
· 13 years ago
242925b
Minor changes on the pull #1355 additions
by Andrey Andreev
· 13 years ago
caa9c7c
Merge pull request #1355 from shidec/develop
by Andrey Andreev
· 13 years ago
5963db7
escaping boolean data type for postgre change log
by Soesapto Joeni Hantoro
· 13 years ago
46d53fb
Fix issue #1349
by Andrey Andreev
· 13 years ago
ca7d822
User_agent library improvements
by Andrey Andreev
· 13 years ago
0e18f62
changelog entry
by Michiel Vugteveen
· 13 years ago
ee04a91
Changelog fix
by Andrey Andreev
· 13 years ago
81aa94b
Reverted rui_string change.
by Phil Sturgeon
· 13 years ago
ce747c8
Merge upstream branch
by Andrey Andreev
· 13 years ago
6fb427d
Merge pull request #1266 from timw4mail/patch
by Phil Sturgeon
· 13 years ago
79ac3d1
Merge pull request #1004 from kwaanonline/develop
by Phil Sturgeon
· 13 years ago
f59bb1a
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch
by Timothy Warren
· 13 years ago
ba46361
Fixed conflicts.
by Phil Sturgeon
· 13 years ago
cdfbd52
Fixed issue #122 - ruri_string() in subdirs.
by Phil Sturgeon
· 13 years ago
606d246
Adding some update notes for 3.0.0 (renaming AR to QB)
by Jamie Rumbelow
· 13 years ago
d6ce1e9
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Jamie Rumbelow
· 13 years ago
96ddee2
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch
by Timothy Warren
· 13 years ago
a28812a
Corrected path to jquery
by Chad Hedgcock
· 13 years ago
f8ae115
Merge pull request #1288 from petsagouris/Issue-131
by Andrey Andreev
· 13 years ago
72b1076
Added foreign_characters.php changes in the changelog.
by George Petsagourakis
· 13 years ago
8b9f059
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch
by Timothy Warren
· 13 years ago
e7bbb1d
Add changelog entry for already fixed issue #23
by Andrey Andreev
· 13 years ago
c8a2a60
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch
by Timothy Warren
· 13 years ago
b3f774b
Fix issue #1265
by Andrey Andreev
· 13 years ago
bb8ae01
added suggested styleguide addition for future consistency
by Timothy Warren
· 13 years ago
3c0a452
Added the ability to insert objects with insert_batch() in Active Reccord.
by Iban Eguia
· 13 years ago
8b52222
Update Release Date for version 2.1.1 at user_guide_src/source/changelog.rst
by Rogerio Prado de Jesus
· 13 years ago
b457a40
DB Utility improvements
by Andrey Andreev
· 13 years ago
d947eba
Multiple DB Forge improvements
by Andrey Andreev
· 13 years ago
5c0e9fe
Fix AR delete() for MSSQL and SQLSRV
by Andrey Andreev
· 13 years ago
5f56246
Fix AR delete() for Oracle
by Andrey Andreev
· 13 years ago
00541ae
Extend fix for #798 to work across all DB drivers instead of just mysql
by Andrey Andreev
· 13 years ago
80144bf
Fix a CI_DB_pdo_driver::trans_commit() bug
by Andrey Andreev
· 13 years ago
ea09a8a
Renamed _escape_identifiers() to escape_identifiers() and moved it to CI_DB_driver
by Andrey Andreev
· 13 years ago
6d83cde
Fixed MSSQL and SQLSrv truncate()
by Andrey Andreev
· 13 years ago
17ceeae
Add replace() support for SQLite/SQLite3
by Andrey Andreev
· 13 years ago
97f3697
Added a default _insert_batch() method instead of requiring each driver to define it and fixed 2 issues related to it
by Andrey Andreev
· 13 years ago
a396c3b
Remove duplicate changelog entries introduced in pull #1225
by Andrey Andreev
· 13 years ago
1f975ca
Fixing doc link in changelog
by M. Fauzilkamil Zainuddin
· 13 years ago
5d66f65
Fixing user_guide compilation warnings
by M. Fauzilkamil Zainuddin
· 13 years ago
7bf632f
Update user_guide_src/source/changelog.rst
by Tobias Tschech
· 13 years ago
320d37c
Merge upstream branch
by Andrey Andreev
· 13 years ago
426faa9
Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimizations in the library
by Andrey Andreev
· 13 years ago
fd6c2bc
Fix issue #1238
by Andrey Andreev
· 13 years ago
d605748
Fix issue #14
by Andrey Andreev
· 13 years ago
00adf1d
Some improvements to the additions from pull #1234
by Andrey Andreev
· 13 years ago
3178285
Merge pull request #1234 from obiconbig/develop
by Andrey Andreev
· 13 years ago
cc0e415
Move changelog line from verion 2.1.1 to version 3.0
by Songpol Sripao-eiam
· 13 years ago
937f104
Update changelog
by Songpol Sripao-eiam
· 13 years ago
614db07
The current name is too wide change to get_content_type()consistent with set_content_type()
by Songpol Sripaoeiam
· 13 years ago
8b2044d
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Songpol Sripaoeiam
· 13 years ago
a9572fa
Merge upstream branch
by Andrey Andreev
· 13 years ago
d8159e4
Merge upstream branch
by Andrey Andreev
· 13 years ago
b966701
bracket on a new line
by Songpol Sripaoeiam
· 13 years ago
52fe7bb
add function get_current_content_type to output class and user manual library
by Songpol Sripaoeiam
· 13 years ago
64bfa06
Add a missing changelog entry for pull #1227
by Andrey Andreev
· 13 years ago
b3b94bc
Merge pull request #1181 from matteomattei/develop
by Andrey Andreev
· 13 years ago
1366cbc
Add buffer string attach function to changelog.
by Matteo Mattei
· 13 years ago
9602651
Merge upstream branch
by Andrey Andreev
· 13 years ago
3b2587e
Added random ordering support for MSSQL and SQLSRV drivers and removed an unused method
by Andrey Andreev
· 13 years ago
a11b16b
Fix a CI_Loader::_ci_load_class() bug
by Andrey Andreev
· 13 years ago
8769dd7
Merge feature/mysqli_oop branch
by Andrey Andreev
· 13 years ago
d8e1ac7
Fix some examples in the user guide
by Andrey Andreev
· 13 years ago
7310e85
Commas, not tabs, are the default delimiter in dbutil->csv_from_result.
by mrw
· 13 years ago
a8bb4be
Remove remaining access description lines from database classes and styleguide example
by Andrey Andreev
· 13 years ago
a5dd297
Make _initialize() a constructor and rename _call_hook() to call_hook in the Hooks class
by Andrey Andreev
· 13 years ago
c6a68e0
Add visibility declarations where they remain missing
by Andrey Andreev
· 13 years ago
401e4c9
Merge pull request #994 from Razican/doctypes
by Andrey Andreev
· 13 years ago
0cfc3fd
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-oci8
by Andrey Andreev
· 13 years ago
968bbbb
Minor adjustments in the changelog
by Andrey Andreev
· 13 years ago
808f3a6
Merge upstream branch
by Andrey Andreev
· 13 years ago
59ad0af
Add DSN string support for Oracle
by Andrey Andreev
· 13 years ago
a00e504
Add DSN string and persistent connections support for CUBRID
by Andrey Andreev
· 13 years ago
c3b36f4
Centralize handling of attach() function for both real file and buffer string.
by Matteo Mattei
· 13 years ago
7bf69c8
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-db-sqlite3
by Andrey Andreev
· 13 years ago
Next »