Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
8839fba1d655294d0afbd9fac285a4f60a4b5dad
8839fba
Removed -webkit-selection
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
08a92bc
Session writeup error? Signed-off-by:Master Yoda <jim_parry@bcit.ca>
by Master Yoda
· 10 years ago
8e72ecf
Form Validation - In Method
by Lance Vincent
· 10 years ago
e13fea5
Form Validation - Between method
by Lance Vincent
· 10 years ago
dca5aa2
Merge pull request #3508 from vlakoff/documentation-2
by Andrey Andreev
· 10 years ago
7201c9b
Small fixes in documentation
by vlakoff
· 10 years ago
aed962b
Merge pull request #3502 from dev-ggallon/Database
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
7e9ee48
Merge pull request #3501 from dev-ggallon/Typography_Library
by Andrey Andreev
· 10 years ago
5c2c56a
This paragraph local variable is declared but never used.
by Gwenael G
· 10 years ago
8f11e50
Fix unrecognized :doc: link
by vlakoff
· 10 years ago
58bed5a
[ci skip] Update docs to account for 2.2.1 release
by Andrey Andreev
· 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
93d98b6
Update documentation about PHP files closing
by vlakoff
· 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
1c6522c
[ci skip] Update security guide
by Andrey Andreev
· 10 years ago
6e8cad5
Merge pull request #3494 from vlakoff/documentation
by Andrey Andreev
· 10 years ago
9337f28
Fix Sphinx broken path
by vlakoff
· 10 years ago
db669f1
Make libraries matching controller names loadable
by Andrey Andreev
· 10 years ago
a7e24ec
[ci skip] Fix incorrect wording in config.php
by Andrey Andreev
· 10 years ago
3053b81
[ci skip] Fix docs about ci_sessions table
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
e7068ed
Ignore mysql_*connect() E_DEPRECATED errors in tests
by Andrey Andreev
· 10 years ago
1dc43aa
Remove error suppression from mysql_*connect()
by Andrey Andreev
· 10 years ago
fb6bb56
Merge pull request #3484 from vlakoff/documentation
by Andrey Andreev
· 10 years ago
a2dee7d
Fix Sphinx compilation errors
by vlakoff
· 10 years ago
c3414ba
Merge branch 'develop' of github.com:bcit-ci/CodeIgniter into develop
by Andrey Andreev
· 10 years ago
d8e25e9
[ci skip] Some polishing to the latest doc changes
by Andrey Andreev
· 10 years ago
882c037
Merge pull request #3483 from ivantcholakov/develop
by Andrey Andreev
· 10 years ago
90da83c
A minor header update, CI_Session_driver.
by Ivan Tcholakov
· 10 years ago
3fd1c27
[ci skip] Update changelog messages for Session library
by Andrey Andreev
· 10 years ago
Next »