Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
8be0e65ed4c1c4f122a11077ef2a9f91a1d15f98
/
user_guide_src
/
source
0d7344e
Update profiling.rst
by Manu Ganji
· 11 years ago
37c1f43
Update profiling.rst
by Manu Ganji
· 11 years ago
db6f5f1
[ci skip] Manually apply an improved version of PR #3034 (doc fixes)
by Andrey Andreev
· 11 years ago
ed2f95c
Typo boolen => boolean
by Kit Sunde
· 11 years ago
8c833f4
[ci skip] Add a note about QB escaping field names
by Andrey Andreev
· 11 years ago
a5621b8
Add hash_equals() to ext/hash compat layer
by Andrey Andreev
· 11 years ago
d5ce508
Minor fixes
by vlakoff
· 11 years ago
8fe7b62
Doc fix for Encryption library
by Kakysha
· 11 years ago
aeed15e
Change 'standardize_newlines' default to FALSE
by Andrey Andreev
· 11 years ago
787fe13
Uniformization in smiley helper documentation
by vlakoff
· 11 years ago
511a6b8
Rename config item "error_templates_path" to "error_views_path"
by vlakoff
· 11 years ago
05079dd
Group error templates entries in changelog
by vlakoff
· 11 years ago
cdf3dfa
Make the error templates path configurable
by vlakoff
· 11 years ago
119d94f
Small documentation update
by vlakoff
· 11 years ago
629d375
Remove default parameter value of is_php()
by vlakoff
· 11 years ago
8e814ee
[ci skip] Document 'first_url' Pagination option (supersedes PR #2992)
by Andrey Andreev
· 11 years ago
0cba967
fixes warnings
by Connor Tumbleson
· 11 years ago
159b775
Fixed typo in tutorial/create_news_items
by aochagavia
· 11 years ago
822ee81
Merge pull request #2940 from aanbar/zip_mtime_fix
by Andrey Andreev
· 11 years ago
6db1ea6
Updated changelog.
by Ahmad Anbar
· 11 years ago
d391c67
Added changelog entry.
by Ahmad Anbar
· 11 years ago
2702a3b
Fixed coding style & line length.
by Ahmad Anbar
· 11 years ago
4321cb0
Removed the requirment of quantity to trigger cart update.
by Ahmad Anbar
· 11 years ago
4b90a37
Add support for callable form validation rules
by Andrey Andreev
· 11 years ago
8351404
Add support for simpler (Callable) hooks (issue #2917)
by Andrey Andreev
· 11 years ago
18767e3
CI_Encryption: Remove MCrypt 'work-arounds' for CAST-128 compatibility
by Andrey Andreev
· 11 years ago
8850e37
Add parameter to CI_Input::user_agent()
by Andrey Andreev
· 11 years ago
59f0426
Deprecate HTML helpers nbs(), br()
by Andrey Andreev
· 11 years ago
3e13ef6
[ci skip] Add a changelog entry
by Andrey Andreev
· 11 years ago
e7d017b
Add array notation support for file field names in CI_Upload
by Andrey Andreev
· 11 years ago
20e802e
Really don't use globals
by Andrey Andreev
· 11 years ago
c26b9eb
Don't use globals
by Andrey Andreev
· 11 years ago
2cf4c9b
CI_Upload changes
by Andrey Andreev
· 11 years ago
344cf80
[ci skip] Update a changelog entry
by Andrey Andreev
· 11 years ago
bb3edf1
CI_Utf8-related changes
by Andrey Andreev
· 11 years ago
be368a8
Date helper days_in_month(), CI_Calendar::get_total_days() changes
by Andrey Andreev
· 11 years ago
0254589
Add compatibility layer for array_column(), array_replace(), array_replace_recursive()
by Andrey Andreev
· 11 years ago
19b353f
Correct typo
by Serge Noskov
· 11 years ago
9bf3cf2
[ci skip] Clean-up following PR #2864
by Andrey Andreev
· 11 years ago
9a152a9
Add an ext/hash compatibility layer (just hash_pbkdf2(), for now)
by Andrey Andreev
· 11 years ago
1b6f692
documentation for calendar updates
by Andrew
· 11 years ago
cd74d36
Rename CI_Utf8::_is_ascii() to is_ascii() and make it public
by Andrey Andreev
· 11 years ago
81f0367
[ci skip] Add compatibility functions documentation + Sphinx build fixes for Cart
by Andrey Andreev
· 11 years ago
b1616b8
Fix #2364
by Andrey Andreev
· 11 years ago
aef63e5
Add language translation support to CI_Pagination (#1589)
by Andrey Andreev
· 11 years ago
0bd390c
[ci skip] Polish changes from #2874
by Andrey Andreev
· 11 years ago
42a1139
Merge pull request #2874 from aanbar/develop
by Andrey Andreev
· 11 years ago
c09b953
Added Missing new line.
by Ahmad Anbar
· 11 years ago
da2bdf2
Re-arranged documentation, fixed comment.
by Ahmad Anbar
· 11 years ago
576439f
Added changelog entry. An example to the docs. Tidy code a little bit.
by Ahmad Anbar
· 11 years ago
6ce4746
Update Text and Inflector helpers to utilize mbstring, if available
by Andrey Andreev
· 11 years ago
3fd1b38
Introducing compatibility layers
by Andrey Andreev
· 11 years ago
7d16de6
Fixed code style & added few extra checks. Updated cart documentation.
by Ahmad Anbar
· 11 years ago
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
Next »