Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
0d87bae93d5558f03d8194df13020517e3e84364
/
user_guide_src
0d87bae
Merge upstream branch
by Andrey Andreev
· 13 years ago
55201ac
Fixed an issue with PostgreSQL's escape_str()
by Andrey Andreev
· 13 years ago
1ce0c42
merged with latest develop.
by Mike Funk
· 13 years ago
50bff7c
Fix possible error messages with do_hash() and alter a changelog entry
by Andrey Andreev
· 13 years ago
cf10de5
Merge pull request #1182 from freewil/cookies-httponly
by Andrey Andreev
· 13 years ago
8840c96
use php's hash() function for do_hash() helper
by freewil
· 13 years ago
4ad0fd8
add support for httponly cookies
by freewil
· 13 years ago
e538e2c
Fix form_fieldset_close() example to match actual return
by tiyowan
· 13 years ago
5511fbf
Add strip_slashes() to string helper documentation
by tiyowan
· 13 years ago
dd1cabd
Fix form_input() associative array example to match actual return
by tiyowan
· 13 years ago
a5c8a6d
timespan() helper change
by Roger Herbert
· 13 years ago
ce707b4
Further improve the path helper
by Andrey Andreev
· 13 years ago
3f103aa
Merge pull request #1175 from toopay/path_helper
by Andrey Andreev
· 13 years ago
e464b39
Active Record documentation cleanup
by Timothy Warren
· 13 years ago
f2915f2
New line and changelog correction
by Taufan Aditya
· 13 years ago
7c6813b
Merge upstream branch
by Andrey Andreev
· 13 years ago
485e9cd
Merge pull request #1176 from IT-Can/attributes-form-hidden
by Andrey Andreev
· 13 years ago
6b535f5
Fix some spaces and alignments in the new Wincache driver
by Andrey Andreev
· 13 years ago
09aefde
Merge pull request #1095 from colonelchlorine/develop
by Phil Sturgeon
· 13 years ago
28f102d
typo
by Michiel Vugteveen
· 13 years ago
492aa42
user guide udate
by Michiel Vugteveen
· 13 years ago
311b230
Doc
by Taufan Aditya
· 13 years ago
2004325
Update the list of supported databases
by Andrey Andreev
· 13 years ago
997c0da
Merge pull request #1078 from mikedfunk/feature/table_config
by Andrey Andreev
· 13 years ago
95bd1d1
Remove collation parameter from db_set_charset() (no longer needed)
by Andrey Andreev
· 13 years ago
21e7a3b
merged latest develop branch.
by Mike Funk
· 13 years ago
994105c
merged with latest develop.
by Mike Funk
· 13 years ago
8933882
Path helper improvement
by Taufan Aditya
· 13 years ago
6b4deae
Merge pull request #1079 from mikedfunk/feature/form_val_config
by Andrey Andreev
· 13 years ago
306f56c
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/all_flashdata
by Mike Funk
· 13 years ago
b81f909
updated docs & changelog
by Roger Herbert
· 13 years ago
0ba29f5
form_dropdown() will now also take an array for unity with other form helpers.
by nihaopaul
· 13 years ago
fce2ed6
Added an Android <= 2.1 specific check to force_download()
by Andrey Andreev
· 13 years ago
1ae6516
Remove PHP 5.1.6-specific code
by Andrey Andreev
· 13 years ago
8e2ca4e
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
fb61aab
Merge upstream branch
by Andrey Andreev
· 13 years ago
c016a11
Fix documentation entry for the decimal form validation rule (issue #1149)
by Andrey Andreev
· 13 years ago
98626f1
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_val_config
by Mike Funk
· 13 years ago
5d27c43
Fix issue #940
by Andrey Andreev
· 13 years ago
3b2c508
Fix issue #501
by Andrey Andreev
· 13 years ago
1e9fb49
userguide fix
by Michiel Vugteveen
· 13 years ago
dc900df
removed is_method
by Michiel Vugteveen
· 13 years ago
db70d04
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/all_flashdata
by Mike Funk
· 13 years ago
9fcb2ad
merged latest develop branch, fixed changelog conflict.
by Mike Funk
· 13 years ago
1909b5b
merged from develop, fixed conflict in user guide.
by Mike Funk
· 13 years ago
be0ca26
added method() and is_method()
by Michiel Vugteveen
· 13 years ago
1d57197
Update the example on extending libraries with a constructor
by Andrey Andreev
· 13 years ago
8f7db7b
updated and merged user guide with develop branch.
by Mike Funk
· 13 years ago
032e7ea
Resolve _protect_identifiers()/protect_identifiers() usage issues
by Andrey Andreev
· 13 years ago
f5e8e1c
Changed rewrite_short_tags to have no effect on PHP 5.4
by Andrey Andreev
· 13 years ago
afca1f0
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
883f80f
Removed reset_validation() method from run() method
by JonoB
· 13 years ago
6b83123
Fixed a bug in CI_Session::_unserialize()
by Andrey Andreev
· 13 years ago
92d68cc
Updated changelog
by SammyK
· 13 years ago
5674745
Moved change log entry from 2.1.1 to 3.0.
by Phil Sturgeon
· 13 years ago
2eee0aa
Add changelog entry (bug fix for issue #64)
by Hamza Bhatti
· 13 years ago
69bb408
Fixed note in documentation
by Timothy Warren
· 13 years ago
e35250d
Merge upstream branch
by Andrey Andreev
· 13 years ago
fdb7541
Add a note to the num_rows() documentation
by Andrey Andreev
· 13 years ago
99013ed
Rename property _commit to commit_mode and merge upstream changes
by Andrey Andreev
· 13 years ago
57bdeb6
Removed oci8-specific stuff from DB_driver.php and added a constructor to DB_result to handle initialization
by Andrey Andreev
· 13 years ago
8af7666
Partially fix issue #306
by Andrey Andreev
· 13 years ago
193ec96
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-issue-499
by Andrey Andreev
· 13 years ago
2baae20
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by John Crepezzi
· 13 years ago
c8da4fe
Fix indentation for changes from pull #1121
by Andrey Andreev
· 13 years ago
e30e400
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
a2bd363
Updated with 2.1-stable.
by Phil Sturgeon
· 13 years ago
099c478
Allow users to specify an array for validation, instead of alway using the $_POST array
by JonoB
· 13 years ago
790eb70
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
76988e6
Merged conflicts.
by Phil Sturgeon
· 13 years ago
2f8473c
Just a grammar fix. Changed "...as the code these file contain will be minimized" to "...as the code these files contain will be minimized".
by Brenderous
· 13 years ago
8741dda
Merge upstream branch
by Andrey Andreev
· 13 years ago
5fa7298
Added _optimize_table() support for PostgreSQL
by Andrey Andreev
· 13 years ago
8e89df8
Add db_set_charset() support for PostgreSQL and change its implementation for 'mysql'
by Andrey Andreev
· 13 years ago
08856b8
Improve DB version() implementation and add pg_version() support
by Andrey Andreev
· 13 years ago
75b2c7f
Merge pull request #1107 from diogoosorio/develop
by Andrey Andreev
· 13 years ago
593f798
Made the code more readable, updated the changelog.
by Diogo Osório
· 13 years ago
92aeaaa
Updated changelog
by Timothy Warren
· 13 years ago
d33dab1
Merge upstream
by Timothy Warren
· 13 years ago
4be5de1
Replaced DB methods _error_message() and _error_number() with error() (issue #1097)
by Andrey Andreev
· 13 years ago
041f1e5
Merge upstream branch
by Andrey Andreev
· 13 years ago
62d6ee4
Merge upstream branch
by Andrey Andreev
· 13 years ago
8f22057
Fix a bug in Oracle's DB forge _create_table() method (AUTO_INCREMENT is not supported)
by Andrey Andreev
· 13 years ago
effd013
Fix issue #1101 (MySQL/MySQLi result field_data())
by Andrey Andreev
· 13 years ago
676a0dd
updated error_array #565
by Michiel Vugteveen
· 13 years ago
376ac97
Merge upstream branch
by Andrey Andreev
· 13 years ago
06123a8
Merge upstream branch
by Andrey Andreev
· 13 years ago
963386b
Fix issue #803 (Profiler library didn't handle objects properly)
by Andrey Andreev
· 13 years ago
09bb0f4
Merge upstream branch
by Andrey Andreev
· 13 years ago
c667a7e
Merge upstream branch
by Andrey Andreev
· 13 years ago
601f8b2
Fix issue #413 (Oracle _error_message(), _error_number())
by Andrey Andreev
· 13 years ago
0693447
Merge upstream branch
by Andrey Andreev
· 13 years ago
eabc5ec
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird
by Timothy Warren
· 13 years ago
b92d4e7
Merge upstream branch
by Andrey Andreev
· 13 years ago
8e22cfd
Merge upstream changes
by Andrey Andreev
· 13 years ago
ea3eec9
Fixed a bug in CUBRID's affected_rows()
by Andrey Andreev
· 13 years ago
a39d699
Fix a bug in PDO's insert_id() (PostgreSQL-specific)
by Andrey Andreev
· 13 years ago
a0da0b2
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into firebird
by Timothy Warren
· 13 years ago
ed74082
Fix PDO's _version() method where it used to return client version instead of the server one
by Andrey Andreev
· 13 years ago
Next »