Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
bc2d3036267d908071ab1b26aea0a6f8e23e9201
bc2d303
[ci skip] Untrack nbproject/
by root
· 10 years ago
f7c8ea2
Revert to default sphinx theme
by James L Parry
· 10 years ago
4b838af
Add a real exception handler
by Andrey Andreev
· 10 years ago
2a86f07
The HHVM build on Travis-CI seems to be misconfigured ...
by Andrey Andreev
· 10 years ago
815ac8a
Close #3292
by Andrey Andreev
· 10 years ago
9825170
[ci skip] Update the contribution guide
by Andrey Andreev
· 10 years ago
44bf0e1
Merge pull request #3294 from jim-parry/fix/ug-copyright
by Andrey Andreev
· 10 years ago
b621336
[ci skip] Update composer.json
by Andrey Andreev
· 10 years ago
b4214c7
Specify sphinx version (fixes #3275)
by James L Parry
· 10 years ago
dc63a02
[ci skip] Update link to the license in readme.rst
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
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
865fb1c
Merge pull request #3287 from appleboy/patch-3
by Andrey Andreev
· 10 years ago
9f8a5f0
update some link.
by Bo-Yi Wu
· 10 years ago
2880738
Merge pull request #3284 from vlakoff/documentation
by Andrey Andreev
· 10 years ago
a781204
Fix Sphinx compilation warnings
by vlakoff
· 10 years ago
d4818b7
Fix #3283
by Andrey Andreev
· 10 years ago
aff2fdc
Merge pull request #3277 from clawoo/develop
by Andrey Andreev
· 10 years ago
2b2288d
[ci skip] Trim a newline character
by Andrey Andreev
· 10 years ago
d64c51b
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by Andrey Andreev
· 10 years ago
4051f1c
Merge pull request #3282 from SirDre/patch-3
by Andrey Andreev
· 10 years ago
421133d
[ci skip] Update 2 links to relate to bcit-ci/
by Andrey Andreev
· 10 years ago
eef5fcd
[ci skip] Fix Travis build status badge
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
811e552
Update mimes.php
by Andre Gardiner
· 10 years ago
ff8bff1
Update the change log and the documentation with the array values binding feature.
by clawoo
· 10 years ago
4a4f550
Escape the array elements separately and join them in compile_binds()
by clawoo
· 10 years ago
a779c48
Escape arrays sent as binding values for database queries.
by clawoo
· 10 years ago
58743d7
Fix Config_test::test_base_url()
by Andrey Andreev
· 10 years ago
f35ae5e
Fix #3270
by Andrey Andreev
· 10 years ago
1c77aab
#3253
by Andrey Andreev
· 10 years ago
4bdb667
Attempt a better base_url auto-detection
by Andrey Andreev
· 10 years ago
7cc3e99
Update a config_item() use case for the new NULL return value
by Andrey Andreev
· 10 years ago
d40d94c
E_DEPRECATED is not available in PHP 5.2
by Andrey Andreev
· 10 years ago
286f9e1
Optimize the composer_autoload check
by Andrey Andreev
· 10 years ago
d444d44
config_item() to return NULL instead of FALSE for non-existing items
by Andrey Andreev
· 10 years ago
86d7ead
Merge pull request #3262 from adrianorsouza/pr-fix-doc-input-class
by Andrey Andreev
· 10 years ago
f112e4a
fix doc block get_request_header()
by Adriano Rosa
· 10 years ago
e4b9cd6
stream_set_chunk_size() requires PHP 5.4
by Andrey Andreev
· 10 years ago
b627430
Make sure we don't waste entropy
by Andrey Andreev
· 10 years ago
5bf4dcd
Close #3194
by Andrey Andreev
· 10 years ago
970b383
Revert #3194
by Andrey Andreev
· 10 years ago
f9a615a
[ci skip] Remove references to 'PHP5' from comments
by Andrey Andreev
· 10 years ago
b8f4c71
Merge pull request #3251 from amir-s/develop
by Andrey Andreev
· 10 years ago
d5eb732
fixed a typo in changelog
by Amir Saboury
· 10 years ago
a3de292
Merge pull request #3245 from vlakoff/documentation
by Andrey Andreev
· 10 years ago
891855d
Fix examples in documentation
by vlakoff
· 10 years ago
f186e1f
Fix #3242
by Andrey Andreev
· 10 years ago
607d5e2
Fix a defined() check
by Andrey Andreev
· 10 years ago
2c6cdd7
Fix #3238
by Andrey Andreev
· 10 years ago
dc0ad20
Don't assume that log_file_permissions exists
by Andrey Andreev
· 10 years ago
e18dfa3
Merge pull request #3235 from aanbar/fix-docs
by Andrey Andreev
· 10 years ago
cbde7d4
removed extra quote
by Ahmad Anbar
· 10 years ago
a135a18
Fix #3228
by Andrey Andreev
· 10 years ago
4f86b35
Merge pull request #3229 from aanbar/add_vcard_to_mime
by Andrey Andreev
· 10 years ago
4b73882
Added vcard mime-type
by Ahmad Anbar
· 10 years ago
03eeb36
Add svg to config/mimes.php
by Andrey Andreev
· 10 years ago
60726ef
Add 'named callable' rules to Form validation library
by Andrey Andreev
· 10 years ago
efe33a2
Fix CI_Security::get_random_bytes() length validation
by Andrey Andreev
· 10 years ago
47c21c6
CI_Parser: Fix a regression from b27338ac9710cfcf69c4c99028f474aae8b28b49 (#3189)
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
294cff7
Merge pull request #3202 from rougin/patch-1
by Andrey Andreev
· 10 years ago
f38c9c2
Close #3205
by Andrey Andreev
· 10 years ago
fc4db34
[ci skip] Update a comment block description
by Andrey Andreev
· 10 years ago
b27338a
Fix #3189
by Andrey Andreev
· 10 years ago
a7d3250
Removed empty line
by Rougin Gutib
· 10 years ago
b2a5bab
Removed empty line
by Rougin Royce Gutib
· 10 years ago
c40cce6
Merge pull request #3204 from ivantcholakov/feature/html-escape-upgrade
by Andrey Andreev
· 10 years ago
8adf5e8
Merge pull request #3195 from hArpanet/develop
by Andrey Andreev
· 10 years ago
516f59c
ibase_driver add table/column aliases
by hArpanet
· 10 years ago
c851dc5
Upgraded html_escape() - The simplest version.
by Ivan Tcholakov
· 10 years ago
6222437
Upgrading the function html_escape() - Readability Improvement 2.
by Ivan Tcholakov
· 10 years ago
e7f55bf
Upgrading the function html_escape() - readability improvement.
by Ivan Tcholakov
· 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
191550a
Fixed typo error
by Rougin Royce Gutib
· 10 years ago
a0c3ce3
Merge pull request #3198 from ivantcholakov/feature/is-not-null
by Andrey Andreev
· 10 years ago
8b58399
Query builder, IS NOT NULL support #3194: Adding a changelog entry.
by Ivan Tcholakov
· 10 years ago
a3cc808
Query builder, IS NOT NULL support #3194: Strict comparison.
by Ivan Tcholakov
· 10 years ago
7e6aba1
Query builder: IS NOT NULL support implementation, see #3194
by Ivan Tcholakov
· 10 years ago
d07daa5
ibase_driver returning whitespace in table/column names
by hArpanet
· 10 years ago
1b634f8
Fix a wrong variable name from previous commit
by Andrey Andreev
· 10 years ago
2492b50
Optimize Redis serialized values support
by Andrey Andreev
· 10 years ago
5e9b936
Merge pull request #3186 from ivantcholakov/feature/cache-redis-serialization
by Andrey Andreev
· 10 years ago
2dcdd06
Cache_redis: A code-styling correction..
by Ivan Tcholakov
· 10 years ago
73f9302
Cache_redis: Optimizations.
by Ivan Tcholakov
· 10 years ago
d245f06
Cache_redis: Polishing.
by Ivan Tcholakov
· 10 years ago
ff4d114
Cache_redis: Refactoring if delete() method.
by Ivan Tcholakov
· 10 years ago
52b3253
Cache_redis, save() method: An optimization, moving sRemove call.
by Ivan Tcholakov
· 10 years ago
6c52096
[ci skip] Polish changes from PR #3176
by Andrey Andreev
· 10 years ago
3783be6
Merge pull request #3176 from caseyh/develop
by Andrey Andreev
· 10 years ago
8ef8281
Alter Pull #3176 - CSRF Whitelist
by caseyh
· 10 years ago
5ac7c77
Alter Pull #3176 to follow discussion
by caseyh
· 10 years ago
d514d5c
Cache_redis, delete() method: Try to remove a key from Redis auxilary set only when the corresponding value is really deleted.
by Ivan Tcholakov
· 10 years ago
Next »