Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
02e82b41598d28974991901280abf876b053b65f
/
user_guide_src
02e82b4
Fix copyright
by James L Parry
· 10 years ago
927b2d6
Specify sphinx version (fixes #3275)
by James L Parry
· 10 years ago
ba99660
Revert "Specify sphinx version (fixes #3275)"
by James L Parry
· 10 years ago
4ac3992
Specify sphinx version (fixes #3275)
by James L Parry
· 10 years ago
a781204
Fix Sphinx compilation warnings
by vlakoff
· 10 years ago
aff2fdc
Merge pull request #3277 from clawoo/develop
by Andrey Andreev
· 10 years ago
1db369f
Reword change log and add the resulting query in the manual.
by clawoo
· 10 years ago
38269bb
Close #3280
by Andrey Andreev
· 10 years ago
ff8bff1
Update the change log and the documentation with the array values binding feature.
by clawoo
· 10 years ago
d444d44
config_item() to return NULL instead of FALSE for non-existing items
by Andrey Andreev
· 10 years ago
5bf4dcd
Close #3194
by Andrey Andreev
· 10 years ago
970b383
Revert #3194
by Andrey Andreev
· 10 years ago
d5eb732
fixed a typo in changelog
by Amir Saboury
· 10 years ago
891855d
Fix examples in documentation
by vlakoff
· 10 years ago
cbde7d4
removed extra quote
by Ahmad Anbar
· 10 years ago
60726ef
Add 'named callable' rules to Form validation library
by Andrey Andreev
· 10 years ago
4596574
Fix #2963
by Andrey Andreev
· 10 years ago
487ccc9
Add CI_Security::get_random_bytes() for CSRF & XSS token generation
by Andrey Andreev
· 10 years ago
d4afe4a
[ci skip] Fix routing documentation (#3192)
by Andrey Andreev
· 10 years ago
f38c9c2
Close #3205
by Andrey Andreev
· 10 years ago
b27338a
Fix #3189
by Andrey Andreev
· 10 years ago
993f98c
Upgrading the function html_escape() - documentation corrections.
by Ivan Tcholakov
· 10 years ago
4f45858
Upgrading the function html_escape(), escaping twice can be prevented by setting the second argument to FALSE.
by Ivan Tcholakov
· 10 years ago
8b58399
Query builder, IS NOT NULL support #3194: Adding a changelog entry.
by Ivan Tcholakov
· 10 years ago
6c52096
[ci skip] Polish changes from PR #3176
by Andrey Andreev
· 10 years ago
8ef8281
Alter Pull #3176 - CSRF Whitelist
by caseyh
· 10 years ago
2f4c3bc
CSRF whitelist supports regex
by Casey Hancock
· 10 years ago
09546ed
Polish changes following PR #3173
by Andrey Andreev
· 10 years ago
6854f87
Using ImagePNG in CAPTCHA helper Using ImagePNG function, if ImageJPG not exists
by ET-NiK
· 10 years ago
b32599e
Merge pull request #3162 from MianSaleem/patch-1
by Andrey Andreev
· 10 years ago
ec70152
Support for menubar attribute to the :func:`anchor_popup()`
by Mian Saleem
· 10 years ago
5f0799a
Fix #3161
by Andrey Andreev
· 10 years ago
466af6c
Merge pull request #3134 from kdazzle/patch-1
by Andrey Andreev
· 11 years ago
2761ff4
Add changelog entry for CSRF status code; remove line at EOF
by Kyle Valade
· 11 years ago
45cf68c
[ci skip] Add a note about CI_Driver (issue #3140)
by Andrey Andreev
· 11 years ago
ed86ee1
Add setting ['composer_autoload']
by Andrey Andreev
· 11 years ago
6500bc7
Add a backport (compat) for quoted_printable_encode()
by Andrey Andreev
· 11 years ago
5b3fe7c
Fix a few typos and add a backport (compat) for hex2bin()
by Andrey Andreev
· 11 years ago
ab9971f
Remove GCM mode from CI_Encryption (OpenSSL)
by Andrey Andreev
· 11 years ago
42183de
Add CI_Encryption::create_key()
by Andrey Andreev
· 11 years ago
3837255
[ci skip] Leftover from 1e83d69a52a85a4f568bfa086d658556acd48980
by Andrey Andreev
· 11 years ago
1e83d69
Remove the custom IV option from CI_Encryption
by Andrey Andreev
· 11 years ago
8ed90fa
Fixed the changelog entry again
by Takayuki Sakai
· 11 years ago
4147411
Fixed a changelog entry
by Takayuki Sakai
· 11 years ago
f8a1453
Add a changelog entry in Pagination Library section
by Takayuki Sakai
· 11 years ago
7428ff0
Updating table template prototype id documentation
by AdwinTrave
· 11 years ago
6b0b16e
Merge pull request #3074 from aanbar/output_documentation
by Andrey Andreev
· 11 years ago
e06c5c4
reduced line length.
by Ahmad Anbar
· 11 years ago
054bbe8
Fixed code style.
by Ahmad Anbar
· 11 years ago
9549666
Add support for non-ASCII domain names in FV & Email classes' valid_email()
by Andrey Andreev
· 11 years ago
6eb77da
Remove CI_Encrypt::_xor_encode()
by Andrey Andreev
· 11 years ago
f411e9c
[ci skip] Update changelog
by Andrey Andreev
· 11 years ago
632bb4a
[ci skip] Update changelog
by Andrey Andreev
· 11 years ago
93c0987
Added _display documentation.
by Ahmad Anbar
· 11 years ago
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
Next »