Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
66bf2c7dc4921681708630305eb2b1c2cd7d7670
/
user_guide_src
66bf2c7
Merge pull request #1586 from melounek/email_return_path
by Andrey Andreev
· 12 years ago
1194ad7
Fix issue #1692
by Andrey Andreev
· 12 years ago
cc7c7c6
update devel version
by Melounek
· 12 years ago
6123b61
Fix issue #1340 [ci skip]
by Andrey Andreev
· 12 years ago
327e4f7
[ci skip] Fix up the cheatsheets page (original pull #1244)
by Andrey Andreev
· 12 years ago
99ae226
Add PNG transparency support in CI_Image_lib::text_watermark() (originally from pull #1317, partially fixes #1139)
by Andrey Andreev
· 12 years ago
241a69b
[ci skip] Add a note to the user guide regarding issue #1010
by Andrey Andreev
· 12 years ago
9438e26
Fix issue #116 + other space/style fixes [ci skip
by Andrey Andreev
· 12 years ago
fad3896
Fixed conflicts in changelog to reflect all changes.
by Kyle Johnson
· 12 years ago
0fc4a10
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into develop
by Daniel Morris
· 12 years ago
6602cd7
DRY determining server protocol
by Daniel Morris
· 12 years ago
ddb32da
Updated changelog with bugfix (#395)
by Kyle Johnson
· 12 years ago
5b92ae1
Misc. style fixes [ci skip]
by Andrey Andreev
· 12 years ago
226e704
Merge pull request #1847 from daniel-honestempire/develop
by Andrey Andreev
· 12 years ago
2ea33c3
Fix issue #1789
by Andrey Andreev
· 12 years ago
824b4f2
Updated changelog to include changes to the Encryption library
by Daniel Morris
· 12 years ago
a5e329f
Update user_guide_src/source/libraries/loader.rst
by W. Kristianto
· 12 years ago
65bdaf5
Fixed pagination document error.
by Bo-Yi Wu
· 12 years ago
c2300c8
Merge pull request #1783 from vlakoff/develop
by Andrey Andreev
· 12 years ago
035f499
Changelog: add entry for the change in "auto" method of redirect()
by vlakoff
· 12 years ago
530b946
redirect() documentation: add a note for IIS users
by vlakoff
· 12 years ago
5f733c4
Update reserved names documentation
by vlakoff
· 12 years ago
8280885
directory_map() was skipping files and directories named "0"
by vlakoff
· 12 years ago
e316284
Minor adjustments
by Andrey Andreev
· 12 years ago
aab26a1
Better server test in redirect() of URL helper
by vlakoff
· 12 years ago
f7e23b3
Removed the from the default config variables in the pagination class. Fixes #187 and #208
by Alex Bilbie
· 12 years ago
38cb0df
Merge pull request #1720 from appleboy/doc
by Alex Bilbie
· 12 years ago
4455810
Database display error supporting "Loader.php" and "MY_Loader.php"
by Jonathan Bonnefoy
· 12 years ago
596e48d
Add documation to user guide for Migrations class
by Joe McFrederick
· 12 years ago
7c70d10
Fix #1741 is_unique duplicated in documentation for Form_validation
by pickupman
· 12 years ago
4e80d80
Merge pull request #1727 from pickupman/bugfix-loader-view_file
by Alex Bilbie
· 12 years ago
f3fddf6
fix issue #1719 and update ip address length on captcha helper
by Bo-Yi Wu
· 12 years ago
b7c5444
Merge pull request #1732 from IT-Can/mysql-compression
by Alex Bilbie
· 12 years ago
f8f36db
Added autoload drivers config, added Session and Loader changes to changelog, added Session config items to upgrade guide
by dchill42
· 12 years ago
62ece33
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into session
by dchill42
· 12 years ago
2d5c209
Merge branch 'feature/js-userguide-search' into develop
by Derek Jones
· 12 years ago
a819580
docx mimetype added
by Michiel Vugteveen
· 12 years ago
9819cba
changelog fix
by Michiel Vugteveen
· 12 years ago
cdb481b
driver fix + userguide + changelog
by Michiel Vugteveen
· 12 years ago
329834e
Switching to Sphinx's built in JavaScript search
by Derek Jones
· 12 years ago
87687e1
fixed RST indentation error in 3.0.0 upgrade instructions code sample
by Derek Jones
· 12 years ago
0afe5d9
Fixing code sample styling and footer link
by Derek Jones
· 12 years ago
64f470b
Fix bug #1000
by Joe McFrederick
· 12 years ago
6701823
Add changelog entry for pull #1601
by Andrey Andreev
· 12 years ago
b3816b7
Minor doc fixes
by dchill42
· 12 years ago
3169f26
Updated Loader and Session documentation
by dchill42
· 12 years ago
3a2d573
Added upgrade note about the breaking change in the email library. Problem noticed in #1671
by Alex Bilbie
· 12 years ago
bdb9999
Some clean-up and style changes
by Andrey Andreev
· 12 years ago
5f441ea
Updated changelog
by Alex Bilbie
· 12 years ago
a473d80
Updated email library documentation
by Alex Bilbie
· 12 years ago
00b3df4
Added documentation for mailto function.
by InFog
· 12 years ago
d83e727
Merge pull request #1640 from thecrypticace/develop
by Alex Bilbie
· 12 years ago
f9ee005
Change log for IPv4 range mask support
by Jordan Pittman
· 12 years ago
27228c9
Improve change from f0ecb55dfe8dbfaf4c65dbe9d7e1bba8c131ebf4 and add changelog entries for pull #1654
by Andrey Andreev
· 12 years ago
3c13522
Fix issue #1644
by Andrey Andreev
· 13 years ago
ede49ba
Fix a bug in CI_DB_sqlsrv_driver::affected_rows()
by Andrey Andreev
· 13 years ago
685cdd7
Add a changelog entry for issue #1605 (pull #1606) and remove some spaces
by Andrey Andreev
· 13 years ago
6b114ae
Fix issue #1613
by Andrey Andreev
· 13 years ago
cbb654d
Follow-up to #1398, #1548
by Andrey Andreev
· 13 years ago
c25d9aa
Merge pull request #1548 from chrisguiney/error_reporting
by Andrey Andreev
· 13 years ago
adedaf0
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers
by Andrey Andreev
· 13 years ago
3d9cec9
#1558
by Andrey Andreev
· 13 years ago
49aa45b
Fix a few join() bugs
by Andrey Andreev
· 13 years ago
ed5538d
t commit -s 'Added info about set_*() functions and form_validation class in
by aditya
· 13 years ago
92d18a7
Merge upstream branch
by Andrey Andreev
· 13 years ago
c7db6bb
Clean-up the separate drivers' DB result classes from no longer needed methods
by Andrey Andreev
· 13 years ago
2608687
Rename the 'interbase' DB driver to 'ibase' in order to match PHP's function prefix
by Andrey Andreev
· 13 years ago
f5a8530
code cleanup and changelog added
by Rene Brokholm
· 13 years ago
626f1a6
Add PDO support for list_fields()
by Andrey Andreev
· 13 years ago
f3b7fa2
updated the changelog, fixed some whitespace
by Christopher Guiney
· 13 years ago
36d1ac9
Merge branch 'feature/user-guide-work' into develop
by Derek Jones
· 13 years ago
1a85653
added general/welcome to the toctree
by Derek Jones
· 13 years ago
be3177f
Fixed a change log formatting issue and doc reference
by Derek Jones
· 13 years ago
a78c6e0
Fix URL helper link
by Derek Jones
· 13 years ago
0054750
Fixing upgrade file references
by Derek Jones
· 13 years ago
9d21400
Fix typos in upgrade_300.rst
by vlakoff
· 13 years ago
ac57033
Deprecate Date helper standard_date()
by Andrey Andreev
· 13 years ago
b94b91a
Some user guide updates
by Andrey Andreev
· 13 years ago
f2dcca6
Update the upgrade notes
by Andrey Andreev
· 13 years ago
f1b3e39
Merge pull request #1563 from vlakoff/doc
by Phil Sturgeon
· 13 years ago
cf9431e
Document in the 3.0.0 upgrade guide a breaking change in Array Helper
by vlakoff
· 13 years ago
f3ab257
Adding contribution guidelines to user guide, including new Developer's Certificate of Origin
by Derek Jones
· 13 years ago
0121571
Merge pull request #1550 from krynble/develop
by Andrey Andreev
· 13 years ago
655cfb7
Added changelog entry
by Omar
· 13 years ago
c02e7c5
Add changelog entry for pull #1556
by Andrey Andreev
· 13 years ago
a6ea572
Fix issue #1551
by Andrey Andreev
· 13 years ago
1e867f7
Merge pull request #1561 from vlakoff/doc
by Phil Sturgeon
· 13 years ago
0cd5535
Update Array Helper documentation
by vlakoff
· 13 years ago
ec90216
Update changelog with changes from 2.1.2
by Andrey Andreev
· 13 years ago
d66872a
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers
by Andrey Andreev
· 13 years ago
c254792
updated the changelog
by Christopher Guiney
· 13 years ago
58dfc08
added parameter for returned-path in Email::from()
by Melounek
· 13 years ago
89db8ee
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into feature/db_subdrivers
by Andrey Andreev
· 13 years ago
d580999
Fix issue #1545
by Andrey Andreev
· 13 years ago
580388b
valid_email() to always return boolean
by Andrey Andreev
· 13 years ago
384b342
Update other email validation methods
by Timothy Warren
· 13 years ago
70f9400
Merge pull request #1540 from vlakoff/develop
by Phil Sturgeon
· 13 years ago
2a3f512
Merge branch 'feature/toc-repair' into develop
by Derek Jones
· 13 years ago
a36fd63
FTP Class documentation cleanup
by vlakoff
· 13 years ago
2fce2a9
URL Helper redirect() to utilize HTTP/1.1 response code 303 See Other
by Andrey Andreev
· 13 years ago
Next »