Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
4eaf80a6ec0b58a0adc95638153363e00ebf5378
/
application
b182eb5
Merge pull request #5676 from albertleao/albertleao-patch-1
by Andrey Andreev
· 6 years ago
f1e13c0
[ci skip] Close #5513
by Andrey Andreev
· 6 years ago
246a9fa
[ci skip] Merge pull request #5512 from gxgpet/develop
by Andrey Andreev
· 6 years ago
641d4dd
[ci skip] Rename Spartan to Edge in config/user_agents.php
by Andrey Andreev
· 7 years ago
23aa166
[ci skip] Merge pull request #5292 from ajdunn2/develop
by Andrey Andreev
· 7 years ago
c495515
[ci skip] Merge pull request #5281 from pawelkg/develop
by Andrey Andreev
· 7 years ago
7af8820
[ci skip] Drop application/cache/.htaccess; close #5169
by Andrey Andreev
· 7 years ago
25aab83
[ci skip] Deprecate 'allow_get_array', 'standardize_newlines'
by Andrey Andreev
· 8 years ago
a70b961
Merge pull request #4788 from edtsz/patch-2
by Andrey Andreev
· 8 years ago
c6b01c8
Merge pull request #4648 from el-ma/develop
by Andrey Andreev
· 8 years ago
c0d1b65
Merge pull request #4646 from el-ma/develop
by Andrey Andreev
· 8 years ago
5fd4afd
[ci skip] Polish changes from PR #4453
by Andrey Andreev
· 9 years ago
44d3b18
Merge pull request #4453 from EpicKris/feature/Autoload-Driver-Object-Name
by Andrey Andreev
· 9 years ago
05268d6
Merge pull request #4378 from jtneal/patch-1
by Andrey Andreev
· 9 years ago
bd202c9
[ci skip] Update codeigniter.com links to https
by Andrey Andreev
· 9 years ago
bffcdc0
Merge pull request #4371 from feryardiant/contrib/mime-ogg
by Andrey Andreev
· 9 years ago
7886d70
Merge pull request #4241 from suhindra/develop
by Andrey Andreev
· 9 years ago
ac66cab
Merge pull request #4218 from schwemmer/develop
by Andrey Andreev
· 9 years ago
0a6b066
Prevent Host header injections
by Andrey Andreev
· 9 years ago
20573bd
[ci skip] Correct session database setup docs
by Andrey Andreev
· 9 years ago
0d60a21
Update config/constants.php with defined() checks
by Andrey Andreev
· 9 years ago
eec91a2
Merge pull request #3988 from kenjis/fix-views-errors-cli
by Andrey Andreev
· 9 years ago
1497d4e
Fix alignment
by kenjis
· 9 years ago
07355da
Fix #3991
by Andrey Andreev
· 9 years ago
3d30c69
Fix coding style
by kenjis
· 9 years ago
58f7cc9
[ci skip] Apply changes from PR #3983 to error_exception.php
by Andrey Andreev
· 9 years ago
11fdc64
Fix indentation
by kenjis
· 9 years ago
20473fa
Fix errors/cli/error_php.php output
by kenjis
· 9 years ago
cfc9e77
Add 'ssl_verify' option for mysqli driver
by Andrey Andreev
· 9 years ago
a38b0c4
Add SSL support for PDO_MYSQL too
by Andrey Andreev
· 9 years ago
0785e47
[ci skip] Add note about colon-separated ssl_cipher list
by Andrey Andreev
· 9 years ago
76e643e
Refactor proposed changes from PR #3896
by Andrey Andreev
· 9 years ago
18ef616
Merge branch 'feature/mysqli-ssl' of github.com:ndigitals/CodeIgniter into feature/mysqli_ssl
by Andrey Andreev
· 9 years ago
4a4cbb3
[ci skip] Add changelog entries for PR #3828
by Andrey Andreev
· 9 years ago
7013cd2
[ci skip] Update 'ico' entry in config/mimes.php
by Andrey Andreev
· 9 years ago
9bb9d07
[ci skip] Clarify comments about libraries/drivers autoloading
by Andrey Andreev
· 9 years ago
c79a62c
[ci skip] Update config/migration.php comments
by Andrey Andreev
· 9 years ago
adf7636
Standardized new lines
by Calvin Tam
· 9 years ago
d2d21e8
Fixed typos
by Calvin Tam
· 9 years ago
73002ba
Fix ask jeeves user-agent
by rochefort
· 9 years ago
fb10820
Added .ico mime type
by Éderson
· 9 years ago
52ec825
Fixed a cleanup miss in the default database config file to follow the recent SSL feature changes.
by Tim Nolte
· 9 years ago
ced557b
Removed db_options configuration item for implementation later. Changed 5 new MySQLi SSL configuration options to a single ssl_options config item that is an array that will be read to set the individual SSL options.
by Tim Nolte
· 9 years ago
89ed9fa
Merge branch 'develop' into feature/mysqli-ssl
by Tim Nolte
· 9 years ago
2ac4177
Added new MySQLi parameters/info to default database config file. Fixed missing new MySQLi parameters from database configuration documentation examples.
by Tim Nolte
· 9 years ago
13e8db6
[ci skip] Default 'db_debug' value to depend on ENVIRONMENT setting
by Andrey Andreev
· 9 years ago
d929a80
Added subtitles mime types.
by Ahmad Anbar
· 10 years ago
a5e58eb
Update user_agents.php
by Oleg Filippov
· 10 years ago
66553a0
MIMES : added new mime type for 3gp based video file upload, added space between array
by Intekhab Rizvi
· 10 years ago
801fa75
MIMES : added new mime type for 3gp based video file upload
by Intekhab Rizvi
· 10 years ago
541e8b2
[ci skip] Remove redundant comment about log_threshold
by Andrey Andreev
· 10 years ago
29fc79a
Adding two new characters and their ASCII equivalent
by Abs
· 10 years ago
0b2c833
Update user_agents.php
by Oleg Filippov
· 10 years ago
dd8c0ed
[ci skip] Add a note about sess_save_path in config.php
by Andrey Andreev
· 10 years ago
43ba5a2
[ci skip] Fix a typo in config.php
by Andrey Andreev
· 10 years ago
9187ed3
[ci skip] Formally deprecate 'global_xss_filtering'
by Andrey Andreev
· 10 years ago
6c7c891
Remove 'autoinit' DB setting
by Andrey Andreev
· 10 years ago
0ae4e6c
Fix #3593
by Andrey Andreev
· 10 years ago
3cf58ea
Finishing PR #3596 <!DOCTYPE html>
by Ivan Tcholakov
· 10 years ago
b68a811
add <!DOCTYPE html>
by Tjoosten
· 10 years ago
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
8839fba
Removed -webkit-selection
by Gabriel Potkány
· 10 years ago
1bd697c
[ci skip] Improve note about sess_save_path in config.php
by Andrey Andreev
· 10 years ago
3a627d1
[ci skip] Remove 'session' from autoload comments for 'driver'
by Andrey Andreev
· 10 years ago
b56de65
Remove license blocks in /application files
by vlakoff
· 10 years ago
4cbe463
Remove closing blocks at end of PHP files
by vlakoff
· 10 years ago
a7e24ec
[ci skip] Fix incorrect wording in config.php
by Andrey Andreev
· 10 years ago
9e82b0d
[ci skip] Add missing word in a comment
by Andrey Andreev
· 10 years ago
973a654
feature/session (#3073): Update config file and session docs
by Andrey Andreev
· 10 years ago
45a8afa
Merge branch 'develop' into feature/session
by Andrey Andreev
· 10 years ago
fe9309d
Bulk (mostly documentation) update
by Andrey Andreev
· 10 years ago
466e8cc
Remove output minifier
by Andrey Andreev
· 10 years ago
a704aa7
Add 'cache_query_string' configuration option
by Andrey Andreev
· 10 years ago
cae7a40
Removed EOL - 2ndtry
by Jacques du Rand
· 10 years ago
0503336
Removed EOL
by Jacques du Rand
· 10 years ago
538d534
Added missing comma at EOL(right place)
by Jacques du Rand
· 10 years ago
9af4358
Added missing comma at EOL
by Jacques du Rand
· 10 years ago
70ba13a
Updated list of bots - mostly google-like
by Jacques du Rand
· 10 years ago
8f7d3d2
Fix merge conflicts
by Andrey Andreev
· 10 years ago
81c9347
Close #3322 [ci skip]
by Andrey Andreev
· 10 years ago
a8f29f9
#3073 (feature/session): (Try to) fix memcached driver
by Andrey Andreev
· 10 years ago
4b838af
Add a real exception handler
by Andrey Andreev
· 10 years ago
815ac8a
Close #3292
by Andrey Andreev
· 10 years ago
bdb96ca
[ci skip] Switch to MIT license; close #3293
by Andrey Andreev
· 10 years ago
2b2288d
[ci skip] Trim a newline character
by Andrey Andreev
· 10 years ago
811e552
Update mimes.php
by Andre Gardiner
· 10 years ago
dfb39be
feature/session (#3073): Refactor configuration & fix cookie expiry times
by Andrey Andreev
· 10 years ago
4a485a7
Merge branch 'develop' into feature/session
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
4596574
Fix #2963
by Andrey Andreev
· 10 years ago
ed86ee1
Add setting ['composer_autoload']
by Andrey Andreev
· 10 years ago
717e9c9
Seriously, remove the line ending
by sean
· 10 years ago
905c1f3
Another ppt mime type
by Sean Fahey
· 10 years ago
d1bac4c
Added 'application/vnd.ms-office' MIME for ppt
by Sean Fahey
· 10 years ago
47a47fb
Initial version of new Session library
by Andrey Andreev
· 10 years ago
1799cbf
Added support to Symbian OS platforms to recognize Nokia devices
by Adriano Rosa
· 11 years ago
aeed15e
Change 'standardize_newlines' default to FALSE
by Andrey Andreev
· 11 years ago
6cf456d
Replace "folder" with "directory" in config.php
by vlakoff
· 11 years ago
Next »