Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
1b4e5e15404cc767d9472dbf6dc091b506b69136
/
user_guide_src
be1496d
Utf8/iconv/mbstring-related changes
by Andrey Andreev
· 11 years ago
053d5d6
[ci skip] Update the XML-RPC lib docs
by Andrey Andreev
· 11 years ago
d8bef8a
"BASEPATH check" consistency
by darwinel
· 11 years ago
25f119c
Writing style fix based on style guide
by darwinel
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
a49c8ad
Change CI_Table:: to NULL
by Andrey Andreev
· 11 years ago
05983fc
A bug fix and optimizations in CI_Table
by Andrey Andreev
· 11 years ago
e52fc26
Fix issue #43
by Andrey Andreev
· 11 years ago
4b45065
CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs
by Andrey Andreev
· 11 years ago
fc1e278
[ci skip] Some adjustments to the old Encrypt library docs
by Andrey Andreev
· 11 years ago
c2804a3
Merge branch 'develop' into 'feature/encryption'
by Andrey Andreev
· 11 years ago
d8a561a
[ci skip] Deprecate the Javascript library
by Andrey Andreev
· 11 years ago
e4e1091
Deprecate CI_Config::system_url()
by Andrey Andreev
· 11 years ago
1f59095
Add method chaining support to CI_Table
by Andrey Andreev
· 11 years ago
6f6102c
Add method chaining support to Calendar & Pagination libs
by Andrey Andreev
· 11 years ago
a89c1da
Method chaining support for FV set_data(), reset_validation()
by Andrey Andreev
· 11 years ago
7c60b12
CI_Input tweaks
by Andrey Andreev
· 11 years ago
505b3d6
Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense)
by Andrey Andreev
· 11 years ago
28c2c97
[ci skip] Add return types to library docs
by Andrey Andreev
· 11 years ago
9228f85
[ci skip] Add return types to common and error handling functions docs
by Andrey Andreev
· 11 years ago
3de130c
[ci skip] Add return types to helper docs (+ some other formatting)
by Andrey Andreev
· 11 years ago
1e58420
[ci skip] Fix class reference sections of Image_lib, Parser and User agent docs
by Andrey Andreev
· 11 years ago
2cdd483
[ci skip] Really fix wrong doc references
by Andrey Andreev
· 11 years ago
9e87fa7
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
dd536b7
[ci skip] Fix a wrong reference in the docs
by Andrey Andreev
· 11 years ago
2690214
[ci skip] Re-format changelog entries
by Andrey Andreev
· 11 years ago
1e41136
[ci skip] Replace :php:func: usage with just :func:
by Andrey Andreev
· 11 years ago
46145fa
[ci skip] Some adjustments to the Javascript library docs
by Andrey Andreev
· 11 years ago
ff6d1a8
Merge branch 'develop' into 'feature/user-guide-cleanup'
by Andrey Andreev
· 11 years ago
df7a696
Merge changes from develop
by Andrey Andreev
· 11 years ago
f6779f5
Fix #2856
by Andrey Andreev
· 11 years ago
8e20216
More CI_Encryption improvements
by Andrey Andreev
· 11 years ago
86f46f4
Merge branch 'develop' into feature/encryption
by Andrey Andreev
· 11 years ago
4a2918a
Integrate CI_Encryption into the framework
by Andrey Andreev
· 11 years ago
aaa8ddb
[ci skip] Update info on function_usable
by Andrey Andreev
· 11 years ago
1a90392
[ci skip] Fix broken links
by Andrey Andreev
· 11 years ago
6310c86
fix warning
by Connor Tumbleson
· 11 years ago
af9aa2b
[ci skip] Add a note to the is_really_writable() docs
by Andrey Andreev
· 11 years ago
1d6bddd
update to errorfunc url
by Connor Tumbleson
· 11 years ago
b8401d4
fix bad url
by Connor Tumbleson
· 11 years ago
8b9dd22
[ci skip] Update Session library docs
by Andrey Andreev
· 11 years ago
98d6cc8
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
ecc260e
Righting a wrong in the Session library
by Andrey Andreev
· 11 years ago
c67c3fb
CI_Security::_decode_entity() to replace dangerous HTML5 entities
by Andrey Andreev
· 11 years ago
1a9a4dc
Merge branch 'feature/dbforge_table_attributes' into develop
by Andrey Andreev
· 11 years ago
ba8bf56
SQLSRV improvements
by Andrey Andreev
· 11 years ago
27f798b
Add support for optional table attributes to CI_DB_forge::create_table()
by Andrey Andreev
· 11 years ago
de1fe7d
[ci skip] Add 'Using the X class' headings to Session & Language lib docs
by Andrey Andreev
· 11 years ago
ba231aa
[ci skip] Replace incorrect usage of 'then', where it should be 'than'
by Andrey Andreev
· 11 years ago
ea801ab
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
4d05716
Fix #2729
by Andrey Andreev
· 11 years ago
3aecedb
Fix #2737
by Andrey Andreev
· 11 years ago
ebdb4ea
Merge branch 'develop' into feature/output_compressed_cache
by Andrey Andreev
· 11 years ago
1c8245a
Polish changes from PR #2830
by Andrey Andreev
· 11 years ago
4b9b507
Added save_queries config setting in config/database.php
by Ahmedul Haque Abid
· 11 years ago
ecaef96
Merge branch 'develop' into feature/output_compressed_cache
by Andrey Andreev
· 11 years ago
e17ccdb
Merge branch 'feature/uri_routing_overhaul' into 'develop'
by Andrey Andreev
· 11 years ago
88cf55b
Add autoloading library aliasing support (supersedes PR #2824)
by Andrey Andreev
· 11 years ago
a9938a0
Minor changes related to CI_User_agent
by Andrey Andreev
· 11 years ago
30d5324
URI Routing overhaul
by Andrey Andreev
· 11 years ago
08fef7d
Fix #2799 by adding conditional PCRE UTF-8 support to CI_URI::filter_uri()
by Andrey Andreev
· 11 years ago
60f71be
Merge changes from develop
by Andrey Andreev
· 11 years ago
d8b1ad3
Fix #2822: Incorrect usage of fwrite()
by Andrey Andreev
· 11 years ago
de14aa5
CI_URI changes related to the 'permitted_uri_chars' setting
by Andrey Andreev
· 11 years ago
e16b926
fix lists on requirements
by Connor Tumbleson
· 11 years ago
3559af1
Merge pull request #2808 from melounek/filename_as_url
by Andrey Andreev
· 11 years ago
75b3fb2
cleanup warnings
by Connor Tumbleson
· 11 years ago
4e6c528
Finally get rid of the CI_Router::_set_overrides() calls
by Andrey Andreev
· 11 years ago
63f07cb
documentation repairs
by Petr Heralecky
· 11 years ago
232ea65
attach files by absolute url
by Petr Heralecky
· 11 years ago
155ee72
Compress output before storing it to cache, if output compression is enabled
by Andrey Andreev
· 11 years ago
c809726
Further changes related to PR #2807
by Andrey Andreev
· 11 years ago
de88615
styleguided
by Petr Heralecky
· 11 years ago
300e3f0
Added Email::attach_cid() returning CID
by Petr Heralecky
· 11 years ago
a0a73c9
Add HTTP response code 307 support in URL helper redirect()
by Andrey Andreev
· 11 years ago
05be087
d'oh - :noindex: in wrong place
by Connor Tumbleson
· 11 years ago
528591d
fix doc warnings
by Connor Tumbleson
· 11 years ago
d0bc7eb
Add documentation for raw data, increment(), decrement() in Cache library
by Andrey Andreev
· 11 years ago
43d7fa7
Implement atomic increment/decrement in Cache library
by Andrey Andreev
· 11 years ago
40235e6
Fix #133
by Andrey Andreev
· 11 years ago
e9e885d
Merge pull request #2802 from marcossffilho/develop
by Andrey Andreev
· 11 years ago
2e914b7
Updates for the Calendar Pull Request
by Marcos SF Filho
· 11 years ago
7945d30
Fixed the comment and array alignment.
by Ahmedul Haque Abid
· 11 years ago
e334118
Fixed coding styles in form_validation.rst
by Ahmedul Haque Abid
· 11 years ago
ea29488
Changed the rest of 'error_msg' to 'errors'
by Ahmedul Haque Abid
· 11 years ago
34cf490
Merge branch 'develop' into feature/form_validation/custom_error_per_field
by Ahmedul Haque Abid
· 11 years ago
df3bda5
Added spaces between parameters and fixed the arrays to be more readable.
by Ahmedul Haque Abid
· 11 years ago
a0bf829
Updated change log message for form validation custrom errors.
by Ahmedul Haque Abid
· 11 years ago
0742fad
Changed $error_msg to $errors
by Ahmedul Haque Abid
· 11 years ago
1f811c3
Add documentation for CI_User_agent::parse()
by Andrey Andreev
· 11 years ago
27e91a0
Add CI_User_agent::parse() to allow parsing a custom user-agent string
by Andrey Andreev
· 11 years ago
10925d2
Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera
by Andrey Andreev
· 11 years ago
0cd7c92
Unnecessary rtrim and update docs for Calendar class
by Marcos SF Filho
· 11 years ago
a593e3e
Code Corrections for the Calendar Pull Request
by Marcos SF Filho
· 11 years ago
42b4000
Added custom error messages functionality for individual fields.
by Ahmedul Haque Abid
· 11 years ago
7977e1d
Update the Calendar Class
by Marcos SF Filho
· 11 years ago
50a9d86
Deprecate the 'mysql', 'sqlite', 'mssql' and 'pdo/dblib' drivers
by Andrey Andreev
· 11 years ago
bfb635b
Make newline standardization configurable
by Andrey Andreev
· 11 years ago
88ebdf7
[ci skip] Update the Input library and Cookie helper docs
by Andrey Andreev
· 11 years ago
80a16b1
Fix #346
by Andrey Andreev
· 11 years ago
Next »