Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
4e7f85a9fbf5d5ee8c62cd70f1a98713d75a513f
4e7f85a
[ci skip] Fix a setting name in a comment
by Andrey Andreev
· 10 years ago
789b1fe
Add 'sess_regenerate_destroy' setting
by Andrey Andreev
· 10 years ago
cb28c89
Merge pull request #3576 from irfanevrens/patch-1
by Andrey Andreev
· 10 years ago
d02a69a
a tiny change
by İrfan Evrens
· 10 years ago
ea5f2ba
Allow failures for 5.2 on Travis until we figure it out
by Andrey Andreev
· 10 years ago
396eb89
Polish changes following PR #3573
by Andrey Andreev
· 10 years ago
acfc108
Merge pull request #3573 from jpswade/develop
by Andrey Andreev
· 10 years ago
3245af4
Fix HELO localhost.localdomain violates RFC standards
by James Wade
· 10 years ago
db00b62
Merge pull request #3560 from Nibbler999/session-fixes
by Andrey Andreev
· 10 years ago
388ce59
Use session cookie name in gc check
by Tom Atkinson
· 10 years ago
cf2607d
Merge pull request #3568 from schwemmer/patch-1
by Andrey Andreev
· 10 years ago
b4b9bd3
Update transactions.rst
by Rafael Schwemmer
· 10 years ago
514896e
[ci skip] Again, remove whitespace
by Andrey Andreev
· 10 years ago
c6839de
Merge pull request #3567 from shaffe-fr/patch-1
by Andrey Andreev
· 10 years ago
7df6634
[ci skip] Remove some whitespace
by Andrey Andreev
· 10 years ago
e65038d
Fix incorrect FCPATH when a folder is named SELF
by Charly Faille
· 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
b47763a
Update form_helper.rst
by Adrian Voicu
· 10 years ago
92889dd
update changelog for set_value()
by Adrian Voicu
· 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
6d0ae77
Merge pull request #3561 from jim-parry/userguide/toc
by Andrey Andreev
· 10 years ago
7efcd70
Add pulldown menu to user guide.
by jim
· 10 years ago
eccac6e
[ci skip] Update session docs
by Andrey Andreev
· 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
7a0f2ab
Merge pull request #3556 from gadelat/FuncTypoFix
by Andrey Andreev
· 10 years ago
d22ba47
Merge pull request #3555 from gadelat/webkitselection
by Andrey Andreev
· 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
8839fba
Removed -webkit-selection
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
9cec91b
Merge pull request #3550 from natepizzle/develop
by Andrey Andreev
· 10 years ago
21432ab
Documentation Fix
by natepizzle
· 10 years ago
898544c
Merge pull request #3547 from dev-ggallon/Database_Fix
by Andrey Andreev
· 10 years ago
6e8a202
[ci skip] Suggest 0700 instead of 0600 for session save_path dir
by Andrey Andreev
· 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
1bd697c
[ci skip] Improve note about sess_save_path in config.php
by Andrey Andreev
· 10 years ago
cd3d9db
[ci skip] Fix #3515
by Andrey Andreev
· 10 years ago
7fd0c2d
[ci skip] Fix indentation in erro handling docs
by Andrey Andreev
· 10 years ago
b339df3
[ci skip] Document CI_Session::unset_userdata() BC break
by Andrey Andreev
· 10 years ago
969153e
Merge pull request #3533 from jim-parry/userguide/clarification
by Andrey Andreev
· 10 years ago
b8fe20e
Merge pull request #3542 from omma2289/develop
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
7a5e3da
Merge pull request #3540 from bjjay/bjjay-patch-1
by Andrey Andreev
· 10 years ago
01daaca
Reduce once server protocol check
by bjjay
· 10 years ago
5da18e9
Incorporated suggested changes. Signed-off-by:Master Yoda <jim_parry@bcit.ca>
by Master Yoda
· 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
8b669f5
Clarified the template folder for errors.
by Master Yoda
· 10 years ago
cc6c9a4
Merge pull request #3532 from galdiolo/patch-7
by Andrey Andreev
· 10 years ago
c9982e4
fix typo in comments
by Claudio Galdiolo
· 10 years ago
a92de4b
Merge pull request #3531 from galdiolo/patch-6
by Andrey Andreev
· 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
56560be
fix typo
by Claudio Galdiolo
· 10 years ago
00c222d
Fix #3529
by Andrey Andreev
· 10 years ago
4235180
Merge pull request #3530 from galdiolo/patch-5
by Andrey Andreev
· 10 years ago
5c9d905
fix typo in comments
by Claudio Galdiolo
· 10 years ago
80b7a38
fix typo in comments
by Claudio Galdiolo
· 10 years ago
cb29049
fix typo in comments
by Claudio Galdiolo
· 10 years ago
b4834cc
[ci skip] Clarify get_cookie(), CI_Input::cookie() docs
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
5f402d0
Merge pull request #3524 from galdiolo/patch-5
by Andrey Andreev
· 10 years ago
b993b4b
fix typo in comments
by Claudio Galdiolo
· 10 years ago
8f72ecb
updated formatting on changelog entry for in_list
by Lance Vincent
· 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
2117fa2
Merge remote-tracking branch 'origin/develop' into develop
by Lance Vincent
· 10 years ago
eca885d
Form Validation - In Method
by Lance Vincent
· 10 years ago
b91bdf7
Merge pull request #3519 from kakysha/develop
by Andrey Andreev
· 10 years ago
d62e7bc
Form Validation - After Date
by Lance Vincent
· 10 years ago
c248243
Form Validation - Before Date
by Lance Vincent
· 10 years ago
654e5c9
is_php() more accurate description
by kakysha
· 10 years ago
fd5b2ac
Form Validation - Not In Method
by Lance Vincent
· 10 years ago
967ab65
Merge pull request #3517 from Razican/credit_fix
by Andrey Andreev
· 10 years ago
756e70b
Fixed #3516
by Razican
· 10 years ago
3a627d1
[ci skip] Remove 'session' from autoload comments for 'driver'
by Andrey Andreev
· 10 years ago
e700c31
Form Validation - Date Method
by Lance Vincent
· 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
b56de65
Remove license blocks in /application files
by vlakoff
· 10 years ago
9305a8b
Close #3509
by Andrey Andreev
· 10 years ago
9f4eda7
[ci skip] Another adjustment to ci_sessions example
by Andrey Andreev
· 10 years ago
4b8bd2d
Merge pull request #3510 from jim-parry/develop
by Andrey Andreev
· 10 years ago
c02a4e6
Correct path in documentation
by vlakoff
· 10 years ago
Next »