Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
f4ec1f21d5d53ce7c2a1076ca8fd3ab2e6223a6e
/
user_guide_src
/
source
/
changelog.rst
8e22cfd
Merge upstream changes
by Andrey Andreev
· 13 years ago
ea3eec9
Fixed a bug in CUBRID's affected_rows()
by Andrey Andreev
· 13 years ago
a39d699
Fix a bug in PDO's insert_id() (PostgreSQL-specific)
by Andrey Andreev
· 13 years ago
ed74082
Fix PDO's _version() method where it used to return client version instead of the server one
by Andrey Andreev
· 13 years ago
67f71a4
Fix issue #1036 (is_write_type() returned FALSE for RENAME, OPTIMIZE queries)
by Andrey Andreev
· 13 years ago
850f601
Fix issue #611 (SQLSRV _error_message() and _error_number() warnings)
by Andrey Andreev
· 13 years ago
6ca407e
Fix issue #153 (E_NOTICE generated by getimagesize())
by Andrey Andreev
· 13 years ago
ef795ac
Fix issue #129 (ODBC num_rows() returning -1 in some cases)
by Andrey Andreev
· 13 years ago
41e46a9
Fix issue #81 (ODBC list_fields(), field_data())
by Andrey Andreev
· 13 years ago
c2905f5
Fix an Oracle escape_str() bug (#68, #414)
by Andrey Andreev
· 13 years ago
adcb8fd
changelog fix
by Michiel Vugteveen
· 13 years ago
044e39d
updated branch
by Michiel Vugteveen
· 13 years ago
e2fc9af
docx and xlsx was already fixes
by Michiel Vugteveen
· 13 years ago
5040607
Merge upstream branch
by Andrey Andreev
· 13 years ago
002b4be
Improved plural() and singular().
by Phil Sturgeon
· 13 years ago
b38c5dd
Add an optional set_mime parameter to force_download()
by Andrey Andreev
· 13 years ago
6b414d1
Merged in 2.1-stable changes.
by Phil Sturgeon
· 13 years ago
3793517
Merge upstream branch
by Andrey Andreev
· 13 years ago
46ac881
Fix issue #177
by Andrey Andreev
· 13 years ago
fa8cd4c
Update the changelog entry with issue ID
by Andrey Andreev
· 13 years ago
063f596
Fixed a db_set_charset() bug
by Andrey Andreev
· 13 years ago
5148029
Merge pull request #1069 from narfbg/develop-db-select
by Andrey Andreev
· 13 years ago
82e8ac1
Fix issue 1070
by Andrey Andreev
· 13 years ago
11454e0
Add an optional database name parameter to db_select()
by Andrey Andreev
· 13 years ago
93cac5c
Fix issue #1039
by Andrey Andreev
· 13 years ago
6b58e56
Fix a changelog entry
by Andrey Andreev
· 13 years ago
6b7368f
Merge remote-tracking branch 'upstream/develop' into develop-image-lib
by Andrey Andreev
· 13 years ago
1820933
Fixed PDO
by Taufan Aditya
· 13 years ago
8d7fffc
Merge remote-tracking branch 'upstream/develop' into develop-image-lib
by Andrey Andreev
· 13 years ago
9448afb
Fix CI_Input::is_ajax_request()
by Andrey Andreev
· 13 years ago
69ff798
Merge remote-tracking branch 'upstream/develop' into develop-image-lib
by Andrey Andreev
· 13 years ago
7ff563d
Merge upstream
by Andrey Andreev
· 13 years ago
247e122
Merge remote-tracking branch 'upstream/develop' into develop-image-lib
by Andrey Andreev
· 13 years ago
5b0b5b9
Add note about HTTPS detection change to 3.0 changelog
by Ross Duggan
· 13 years ago
f055fa9
Add PHP version check in db_pconnect()
by Andrey Andreev
· 13 years ago
3a91cab
Update the changelog
by Andrey Andreev
· 13 years ago
eea2ff5
Fix issue #154
by Andrey Andreev
· 13 years ago
8e70b79
CI_Image_lib::image_reproportion() to work if only one of either width or height are set
by Andrey Andreev
· 13 years ago
d47baab
Fix issue #904
by Andrey Andreev
· 13 years ago
352d60e
Merge pull request #850 from RS71/develop
by Phil Sturgeon
· 13 years ago
75f7c12
Remove loading of ['core'] elements
by Andrey Andreev
· 13 years ago
17c50eb
Merge upstream branch
by Andrey Andreev
· 13 years ago
43fcdbc
Added pagination change log item back.
by Eric Barnes
· 13 years ago
0fc6409
Update user_guide_src/source/changelog.rst
by RS71
· 13 years ago
69b3b9f
Merge remote-tracking branch 'upstream/develop' into develop-xmlrpc
by Andrey Andreev
· 13 years ago
d81150f
Update the changelog
by Andrey Andreev
· 13 years ago
7c9766a
Some additions to mimes.php
by Andrey Andreev
· 13 years ago
79d88a1
Merge pull request #818 from narfbg/develop-image-lib
by Phil Sturgeon
· 13 years ago
64dbdfb
Added support for 3-length hex color values format and a number of validation improvements
by Andrey Andreev
· 13 years ago
eb7494f
Merge pull request #680 from bubbafoley/load_get_vars
by Phil Sturgeon
· 13 years ago
d1af185
Removing previously deprecated SHA1 library and removed SHA1 method in the Encryption Library
by Greg Aker
· 13 years ago
d34686f
Merge upstream branch
by Andrey Andreev
· 13 years ago
a96ade3
Merge branch 'patch-4' of https://github.com/kylefarris/CodeIgniter into kylefarris-patch-4
by Greg Aker
· 13 years ago
f41c9cf
Updating changelog & adding a migrations documentation file so those docs can be started on.
by Greg Aker
· 13 years ago
a92b903
Improve the Image manipulation library
by Andrey Andreev
· 13 years ago
bb24883
Improved the Cart library
by Andrey Andreev
· 13 years ago
fec2f59
Merge pull request #801 from Mancy/master
by Phil Sturgeon
· 13 years ago
0d91fd2
#798: update changelog and typo fix
by Mancy
· 13 years ago
dc3e4be
Fixed year and month seconds for timespan().
by Eric Barnes
· 13 years ago
d054e13
Added #795 to changelog
by Eric Barnes
· 13 years ago
f75ec11
Added in a remove item from cart function to save the "hacky" method of updating a product with 0 quantity, updated the changelog to reflect and to be neater and more readable surrounding the changes of the Cart library
by Andrew Seymour
· 13 years ago
3dd6663
Merged the two if's together as suggested by @philsturgeon - updated the Changelog to include something that may be important
by Andrew Seymour
· 13 years ago
2e5bda3
Updated Cart.php to handle quantity changes differently (now auto-increments), also updated the changelog to reflect this change for the people that are currently using this library
by Andrew Seymour
· 13 years ago
cde712c
Added ability to change the separator value in the humanize function
by Eric Barnes
· 13 years ago
96b41c6
Merge branch 'develop' of https://github.com/tomasz154/CodeIgniter into tomasz154-develop
by Eric Barnes
· 13 years ago
17bcd2b
updated changelog with dbforge fix
by Tomasz T
· 13 years ago
3cece7b
Updated change log
by Eric Barnes
· 13 years ago
5d4da1b
Added change log item for bug #608
by Eric Barnes
· 13 years ago
1866d4f
The changelog entry for issue #647
by Thomas Traub
· 13 years ago
f30da66
Added change log message about logger chmod. Refs: #739
by Eric Barnes
· 13 years ago
1d86153
Updated change log with fixed issues.
by Eric Barnes
· 13 years ago
85fe96d
Updated change log and and database configuration to include failover
by Felix Balfoort
· 13 years ago
21fc2b6
Merge branch 'patch-1' of https://github.com/has2k1/CodeIgniter into has2k1-patch-1
by Eric Barnes
· 13 years ago
7f42519
Added a couple of style tweaks and a note about function change in changelog
by trit
· 13 years ago
66970cb
Updated changelog with _trans_depth fix.
by Jacob Terry
· 13 years ago
c737c94
Updated syntax in changewlog.
by Phil Sturgeon
· 13 years ago
9001a88
Update user_guide_src/source/changelog.rst
by has2k1
· 13 years ago
81dd223
add method get_vars() to CI_Loader to retrieve all variables loaded with $this->load->vars()
by Shane Pearson
· 13 years ago
f748ebc
Changelog tweaking the Sphinx docs to match old HTML docs for 2.1 and accurately describe what 3.0 has added so far.
by Phil Sturgeon
· 13 years ago
f4a4bd8
adding new license file (OSL 3.0) and updating readme to ReST
by Derek Jones
· 13 years ago
087a7a8
fix RST format and typo
by kenjis
· 13 years ago
30cc1be
Merge pull request #592 from kenjis/fix_changelog
by Derek Jones
· 13 years ago
6864736
fix changelog difference between HTML and RST
by kenjis
· 13 years ago
7d53c0d
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into patch-2
by Timothy Warren
· 13 years ago
caa1db6
added some additional notes to the 2.0.0 update notes to highlight some of the potential gotchas, fixes #588
by Derek Jones
· 13 years ago
12e93fe
Merge pull request #307 from kylefarris/isue-276
by Derek Jones
· 13 years ago
52aff71
Added changelog item
by Timothy Warren
· 13 years ago
deb6596
Added changelog item
by Timothy Warren
· 13 years ago
2d096c0
Added changelog item
by Timothy Warren
· 13 years ago
3078bb6
Merge pull request #579 from appleboy/bug/cache
by Greg Aker
· 13 years ago
4d7c27e
Fix #576: using ini_get() to detect if apc is enabled or not
by Bo-Yi Wu
· 13 years ago
053dbc8
Updated changelog to new changelog format.
by Kyle Farris
· 13 years ago
6f1fa5e
Fixed new line typo.
by Kyle Farris
· 13 years ago
d08aa31
Ooops, removed duplicate entry in changelog.
by Kyle Farris
· 13 years ago
cd38d67
Merged with develop and updated to new changelog.
by Kyle Farris
· 13 years ago
7447927
Fixed an extraneous new line
by Timothy Warren
· 13 years ago
01b56bc
Fixed some formatting issues with the changelog
by Timothy Warren
· 13 years ago
d75e03a
Update: add changelog
by Bo-Yi Wu
· 13 years ago
57ccd44
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Derek Jones
· 13 years ago
8ede1a2
replacing the old HTML user guide with a Sphinx-managed user guide
by Derek Jones
· 13 years ago