Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
6262d053db57957c4445ef7fce76070854c3e30d
/
system
6262d05
Added support for extending individual driver classes and driver unit tests
by dchill42
· 12 years ago
34cadee
Bug fix - optimize_table() in DB utility class
by Dimitar
· 12 years ago
52de379
Minor changes to Xmlrpcs.php
by vkeranov
· 12 years ago
b497d2b
Minor changes to Xmlrpc.php
by vkeranov
· 12 years ago
44c3463
[ci skip] Remove a lone semicolon (rel 2d48b4f1a174473fa0539769a433ba78305c0faa)
by Andrey Andreev
· 12 years ago
2d48b4f
Fix #113
by Andrey Andreev
· 12 years ago
29453cd
3.0.0-dev: Fixing the issue #2023.
by Ivan Tcholakov
· 12 years ago
ce0c956
Fix issue #118 (manually implementing PR #1832)
by Andrey Andreev
· 12 years ago
53fff91
Added support for stream-like downloads of existing files to force_download()
by Andrey Andreev
· 12 years ago
2b24139
Manually apply a fix submitted via PR #2012, #2016
by Andrey Andreev
· 12 years ago
7ade8b7
Fix modify_column() issues (#2020)
by Andrey Andreev
· 12 years ago
2eaeee5
Change fs permissions and add some missing index.html files (#2017)
by Andrey Andreev
· 12 years ago
342bb7e
Fix #1996
by Andrey Andreev
· 12 years ago
3a5efc2
Fix issue #2015
by Andrey Andreev
· 12 years ago
d337a26
Fix an E_NOTICE
by Andrey Andreev
· 12 years ago
77bd21b
Fix CI_Input::get() and CI_Input::post() not returning array when a key is not specified
by Andrey Andreev
· 12 years ago
a2b0677
Fix #18
by Andrey Andreev
· 12 years ago
52e7b24
Merge pull request #2009 from Eco91/patch-2
by Andrey Andreev
· 12 years ago
d0822ce
Update system/database/drivers/sqlsrv/sqlsrv_driver.php
by Eco91
· 12 years ago
356d4f4
DB forge to use single quotes for ENUM/SET string delimiters
by Andrey Andreev
· 12 years ago
2f32890
Update system/database/drivers/sqlsrv/sqlsrv_driver.php
by Eco91
· 12 years ago
4173fa0
Add db_set_charset() support for the mssql driver
by Andrey Andreev
· 12 years ago
a00f90c
PDO was not escaping strings for SET as array
by Phil Sturgeon
· 12 years ago
eae17d1
Fix issues #751 and #2004
by Andrey Andreev
· 12 years ago
be18b96
Improve DB field_data() for IBM Informix and IBM DB2 (PDO)
by Andrey Andreev
· 12 years ago
69779af
Corrected phpdoc comment for mysql_to_unix() method
by webmasterar
· 12 years ago
4658307
Improve DB field_data() for PostgreSQL
by Andrey Andreev
· 12 years ago
e158057
Improve DB field_data() for Oracle (and fix its max_length for MSSQL / SQLSRV)
by Andrey Andreev
· 12 years ago
822e74e
Improve DB field_data() for SQLite
by Andrey Andreev
· 12 years ago
02e7a9d
Improve DB field_data() for Interbase / Firebird
by Andrey Andreev
· 12 years ago
f1e1b77
Improve DB field_data() for MSSQL / SQL Server
by Andrey Andreev
· 12 years ago
10ecc84
Improve DB field_data() for MySQL and CUBRID
by Andrey Andreev
· 12 years ago
ef758bd
Revert a change from 7a7ad782b2f125622509a77c5a6f94ad4ae0f93c
by Andrey Andreev
· 12 years ago
4a18c95
Changes per narfbg
by Brian Gottier
· 12 years ago
51c0b55
Better debugging for DB Cache path
by Brian Gottier
· 12 years ago
02e4cd7
Fix PostgreSQL WHERE with boolean values
by Andrey Andreev
· 12 years ago
83b2b1c
Fix some DB_cache-related issues
by Andrey Andreev
· 12 years ago
2978d77
Merge pull request #1258 from cryode/feature/robot_mobile
by Andrey Andreev
· 12 years ago
39eb806
Clean-up following PR #1949
by Andrey Andreev
· 12 years ago
5d5bc05
Merge pull request #1949 from compwright/develop
by Andrey Andreev
· 12 years ago
98e46cf
Add seed values support for Query Builder order_by
by Andrey Andreev
· 12 years ago
4ddf944
Improved code readability
by Jonathon Hill
· 12 years ago
9e94576
Fix issue #1994
by Andrey Andreev
· 12 years ago
02ea66e
Code style fixes
by Jonathon Hill
· 12 years ago
fe367a9
Fix issue #1992
by Andrey Andreev
· 12 years ago
7a7ad78
Some micro-optimizations
by Andrey Andreev
· 12 years ago
b719bfd
Changed the `migration_style` config setting to `migration_type`
by Jonathon Hill
· 12 years ago
3978fc3
Merge remote-tracking branch 'upstream/develop' into develop
by Jonathon Hill
· 12 years ago
275cf27
Fixed a mismatched constraint value when creating the migration table
by Jonathon Hill
· 12 years ago
d008c97
Let's follow the style guide...
by vkeranov
· 12 years ago
12d7b46
Fix issue #777
by Andrey Andreev
· 12 years ago
b67277b
Bring back the AFTER clause for DB Forge add_column()
by Andrey Andreev
· 12 years ago
b0a97c1
Fix DBForge index creation on MySQL and CUBRID
by Andrey Andreev
· 12 years ago
0aeee85
Move the Log class to system/core/
by Andrey Andreev
· 12 years ago
08f0f8b
Polish docs for URL and XML helpers and deprecate obsolete options for String helper random_string() and URL helper url_title()
by Andrey Andreev
· 12 years ago
442682e
Polish docs for String, Text and Typography helpers
by Andrey Andreev
· 12 years ago
f7c39d6
Deprecate String helper trim_slashes()
by Andrey Andreev
· 12 years ago
53b8ef5
Polish docs for HTML, Inflector, Language, Number, Path, Security and Smiley helpers
by Andrey Andreev
· 12 years ago
f6d9a7c
Polish docs for the File and Form helpers
by Andrey Andreev
· 12 years ago
0898e23
Deprecate the Email helper
by Andrey Andreev
· 12 years ago
e2b0754
Another router fix for the dumbest usage of callbacks ever
by Andrey Andreev
· 12 years ago
da5562a
Revert 96ea52894aea85b86d75f59fee35f90676735060
by Andrey Andreev
· 12 years ago
e8b8963
Fix #1985
by Andrey Andreev
· 12 years ago
96ea528
Change route type checks priorities
by Andrey Andreev
· 12 years ago
e9d2dc8
Added function_usable() to common functions
by Andrey Andreev
· 12 years ago
e8b8904
directory_map() ... the final one
by Andrey Andreev
· 12 years ago
ba77f8a
Fix issue #1978
by Andrey Andreev
· 12 years ago
303eef0
Added CI_Input::input_stream()
by Andrey Andreev
· 12 years ago
55a8c62
Display DB object names in the Profiler and fix issue #1220
by Andrey Andreev
· 12 years ago
8d3afde
Fix a lang key typo
by Andrey Andreev
· 12 years ago
083e3c8
Fix #589
by Andrey Andreev
· 12 years ago
bdd9c11
Add an optional escape parameter to insert() and insert_batch()
by Andrey Andreev
· 12 years ago
a7ddd2d
Fix an escape_identifiers() bug
by Andrey Andreev
· 12 years ago
eaa60c7
Added possibility to pass custom database objects to DB Forge and DB Utilities
by Andrey Andreev
· 12 years ago
d743cdb
Re-fix multiple-column non-primary key indexes
by Andrey Andreev
· 12 years ago
137a742
Fix Forge add_column() and modify_column()
by Andrey Andreev
· 12 years ago
a287a34
Refactored DB Forge
by Andrey Andreev
· 12 years ago
2b73037
Fix DB drivers version() implementations that don't execute a query
by Andrey Andreev
· 12 years ago
522c736
Revert usage of is_callable() in system/core/CodeIgniter.php
by Andrey Andreev
· 12 years ago
8e8937b
Merge pull request #1730 from damao/develop
by Alex Bilbie
· 12 years ago
f4a448e
Merge pull request #1948 from GDmac/develop
by Alex Bilbie
· 12 years ago
a3f5c5c
Fix #98
by Andrey Andreev
· 12 years ago
b1b1528
Merge pull request #1962 from squaresurf/d2ae1d1d7fdc4b8a21369a25487c2c42e5a496bf
by Andrey Andreev
· 12 years ago
751f247
Fix #1957
by Andrey Andreev
· 12 years ago
d7677ab
Merge pull request #1964 from Razican/log_fix
by Andrey Andreev
· 12 years ago
cdac248
Revert 679525d0237ac2e0a94d7b05377eb31eb3398f19
by Andrey Andreev
· 12 years ago
fc2fbc5
Fixed typo in logs.
by Razican
· 12 years ago
d2ae1d1
Refactored Unit_test in order to remove redundant code.
by Daniel Paul Searles
· 12 years ago
679525d
Removed CI_Loader::initialize() and moved its logic to the constructor.
by Andrey Andreev
· 12 years ago
38e32f6
Bootstrap improvements
by Andrey Andreev
· 12 years ago
e24eed7
Some micro-optimizations
by Andrey Andreev
· 12 years ago
533bf2d
Fix a directory/404_override bug and some routing-related optimizations
by Andrey Andreev
· 12 years ago
8a203f6
Fix #1960
by Andrey Andreev
· 12 years ago
c3751f8
Fix #1956
by Andrey Andreev
· 12 years ago
7d394f8
Router-related optimizations
by Andrey Andreev
· 12 years ago
a24e52e
[ci skip] DocBlocks for DB drivers' driver classes
by Andrey Andreev
· 12 years ago
8463b91
[ci skip] DocBlocks for DB drivers' result classes
by Andrey Andreev
· 12 years ago
c98e93a
[ci skip] DocBlocks for DB drivers' utility classes
by Andrey Andreev
· 12 years ago
ae85eb4
DocBlocks for base DB classes
by Andrey Andreev
· 12 years ago
f5ccd12
[ci skip] DocBlocks for Upload and Xmlrpc libraries
by Andrey Andreev
· 12 years ago
Next »