Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
074a214ee829e2169058b7f07efdd44edcc3fc4f
/
system
074a214
Fix #3579
by Andrey Andreev
· 10 years ago
266c93c
Merge pull request #3577 from dev-ggallon/Fix_Database
by Andrey Andreev
· 10 years ago
01e04a6
Deleted spaces
by Gwenael Gallon
· 10 years ago
cf93217
Revert "Remove unnecessary return"
by Gwenael Gallon
· 10 years ago
b449589
Revert "Remove unnecessary return"
by Gwenael Gallon
· 10 years ago
54e648b
Revert "Remove unnecessary return"
by Gwenael Gallon
· 10 years ago
843d250
Remove unnecessary return
by Gwenael Gallon
· 10 years ago
3053ded
Remove unnecessary return
by Gwenael Gallon
· 10 years ago
96901ff
Remove unnecessary return
by Gwenael Gallon
· 10 years ago
3a486f1
Revert indentation
by Gwenael Gallon
· 10 years ago
789b1fe
Add 'sess_regenerate_destroy' setting
by Andrey Andreev
· 10 years ago
19e1217
Fix unreachable code
by Gwenael Gallon
· 10 years ago
d02a69a
a tiny change
by İrfan Evrens
· 10 years ago
396eb89
Polish changes following PR #3573
by Andrey Andreev
· 10 years ago
3245af4
Fix HELO localhost.localdomain violates RFC standards
by James Wade
· 10 years ago
388ce59
Use session cookie name in gc check
by Tom Atkinson
· 10 years ago
7df6634
[ci skip] Remove some whitespace
by Andrey Andreev
· 10 years ago
fa76607
Merge pull request #3562 from avenirer/patch-1
by Andrey Andreev
· 10 years ago
fa61fb2
Update form_helper.php
by Adrian Voicu
· 10 years ago
79533ca
Merge pull request #3551 from gadelat/voids
by Andrey Andreev
· 10 years ago
86e6a19
Update form_helper.php
by Adrian Voicu
· 10 years ago
74d0e23
Allow a database to be loaded before controller instantiation
by Andrey Andreev
· 10 years ago
395f928
[ci skip] Fix a bug where session IDs are not regenerated
by Andrey Andreev
· 10 years ago
11bf768
Allow not-escaping the value in set_value()
by Adrian Voicu
· 10 years ago
40bbd60
Adjusted return type for CI_DB_utility::backup to suggestions
by Gabriel Potkány
· 10 years ago
0dd2538
Revert "Fixed return values types in session drivers"
by Gabriel Potkány
· 10 years ago
5fa4b72
Fixed return values types in session drivers
by Gabriel Potkány
· 10 years ago
8194ce5
Fix typos in func names
by Gabriel Potkány
· 10 years ago
e8a2792
Add missing return type
by Gabriel Potkány
· 10 years ago
d9287a0
Removed one more return value (CI_Loader::_ci_autoloader)
by Gabriel Potkány
· 10 years ago
cea5fb7
Adjusted returns/return types to suggestions
by Gabriel Potkány
· 10 years ago
1fb5000
Fixed inconsistent return types
by Gabriel Potkány
· 10 years ago
21432ab
Documentation Fix
by natepizzle
· 10 years ago
8dc37cb
Fix a wrong var name in class CI_DB_pdo_4d_forge::_attr_type
by Gwenael Gallon
· 10 years ago
43df7bd
Fix a wrong var name in CI_Session::mark_as_temp()
by Andrey Andreev
· 10 years ago
05afe3e
Err ... r
by Andrey Andreev
· 10 years ago
5f4d01a
Throw exception if 'files' session path is invalid
by Andrey Andreev
· 10 years ago
9c85532
Fixed horizontal position of watermark text when using drop shadow
by omar
· 10 years ago
0779e99
Fixed Watermark function to work without drop shadow
by omar
· 10 years ago
01daaca
Reduce once server protocol check
by bjjay
· 10 years ago
2eb580c
Log an error message if composer_autoload is not found.
by Andrey Andreev
· 10 years ago
1725432
[ci skip] Load vendor/autoload.php earlier
by Andrey Andreev
· 10 years ago
c9982e4
fix typo in comments
by Claudio Galdiolo
· 10 years ago
93e7813
fix typo in comments
by Claudio Galdiolo
· 10 years ago
ba6bd22
fix typo in comments
by Claudio Galdiolo
· 10 years ago
b83a3d2
fix typo in comments
by Claudio Galdiolo
· 10 years ago
325d22d
fix typo in comments
by Claudio Galdiolo
· 10 years ago
00c222d
Fix #3529
by Andrey Andreev
· 10 years ago
5b662e4
[ci skip] Correct a docblock following PR #3521
by Andrey Andreev
· 10 years ago
77dab99
Merge pull request #3521 from foxlance/develop
by Andrey Andreev
· 10 years ago
b993b4b
fix typo in comments
by Claudio Galdiolo
· 10 years ago
49f483d
change in to in_list
by Lance Vincent
· 10 years ago
0b0117c
Form Validation - In Method
by Lance Vincent
· 10 years ago
eca885d
Form Validation - In Method
by Lance Vincent
· 10 years ago
654e5c9
is_php() more accurate description
by kakysha
· 10 years ago
9ef0170
... and neither does MYSQLI_OPT_RECONNECT
by Andrey Andreev
· 10 years ago
2a05fa6
Apparently MYSQLI_OPT_READ_TIMEOUT doesn't work on PHP
by Andrey Andreev
· 10 years ago
9305a8b
Close #3509
by Andrey Andreev
· 10 years ago
f1294cb
Corrected loop with the $c variable
by Gwenael G
· 10 years ago
2f58ea6
Fix error extends class name
by Gwenael G
· 10 years ago
4070a63
This $comment_clause local variable is declared but never used.
by Gwenael G
· 10 years ago
5c2c56a
This paragraph local variable is declared but never used.
by Gwenael G
· 10 years ago
4b6469d
Um ... I meant autoload.php
by Andrey Andreev
· 10 years ago
bd6a814
Don't try to include config/autoload.php if it doesn't exist
by Andrey Andreev
· 10 years ago
21898a4
Merge pull request #3490 from vlakoff/file_endings
by Andrey Andreev
· 10 years ago
4a18307
[ci skip] Whitespace removal
by Andrey Andreev
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
db669f1
Make libraries matching controller names loadable
by Andrey Andreev
· 10 years ago
2c24561
Revert 7c4d10660a0a47446474bf97e3cb65f80693f1ee
by Andrey Andreev
· 10 years ago
0da5012
Pagination: Add 'use_global_url_suffix' setting
by Andrey Andreev
· 10 years ago
90726b8
[ci skip] Change some log messages' level
by Andrey Andreev
· 10 years ago
19c6c3d
Merge pull request #3427 from gadelat/logdate
by Andrey Andreev
· 10 years ago
1dc43aa
Remove error suppression from mysql_*connect()
by Andrey Andreev
· 10 years ago
90da83c
A minor header update, CI_Session_driver.
by Ivan Tcholakov
· 10 years ago
acca91e
Merge branch 'develop' into feature/session
by Andrey Andreev
· 10 years ago
10411fc
[ci skip] feature/session (#3073): Add missing method docblocks
by Andrey Andreev
· 10 years ago
b4b215e
feature/session (#3073): Add CI_Session:: as reference to
by Andrey Andreev
· 10 years ago
c33c3ad
feature/session (#3073): Fix non-existing variable error
by Andrey Andreev
· 10 years ago
5231d32
feature/session (#3073): Only PostgreSQL data should be base64-encoded
by Andrey Andreev
· 10 years ago
7400975
feature/session (#3073): Third time is the charm
by Andrey Andreev
· 10 years ago
d012255
feature/session (#3073): Fix an error from previous patch
by Andrey Andreev
· 10 years ago
7f8eb36
[ci skip] Add a note about sess_table_name
by Andrey Andreev
· 10 years ago
e9ca012
feature/session (#3073): Improve PostgreSQL storage
by Andrey Andreev
· 10 years ago
19c2524
Fix #3473
by Andrey Andreev
· 10 years ago
be67685
var_export in DB.php outputting string
by João
· 10 years ago
3866666
Handle false-positive string values for display_errors
by Andrey Andreev
· 10 years ago
bf6b11d
[ci skip] Remove PHP version from license notices and bump year
by Andrey Andreev
· 10 years ago
45a8afa
Merge branch 'develop' into feature/session
by Andrey Andreev
· 10 years ago
db037db
[ci skip] Polish changes from PR #3278
by Andrey Andreev
· 10 years ago
010c33f
Merge pull request #3278 from b1tc0re/patch-1
by Andrey Andreev
· 10 years ago
5350f05
Change CI_DB_driver::field_data() signature
by Andrey Andreev
· 10 years ago
f42e78c
Updated to use the language file
by Ahmad Anbar
· 10 years ago
42140f5
Show the name of the field that doesn't have error message set.
by Ahmad Anbar
· 10 years ago
7a82972
Fix #3464
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
93455e3
Fix E_WARNING in CI_Security::entity_decode() on PHP<5.3.4
by Andrey Andreev
· 10 years ago
ebdb1b8
Merge pull request #3444 from peterdenk/russian-timezones
by Andrey Andreev
· 10 years ago
0ef898b
Documentation updated.
by Peter Denk
· 10 years ago
358b088
Fix #3460
by Andrey Andreev
· 10 years ago
40651eb
Remove CI_Form_validation::xss_clean()
by Andrey Andreev
· 10 years ago
Next »