Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
ed944a3c70a0bad158cd5a6ca5ce1f2e717aff5d
/
system
/
libraries
470805b
Fix issues #44 & #110
by Andrey Andreev
· 13 years ago
13a9bf4
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
55a6ddb
Input, Session and Cookie get's will return NULL.
by Phil Sturgeon
· 13 years ago
7d3399e
Merge pull request #1320 from thallisphp/patch-2
by Phil Sturgeon
· 13 years ago
5645479
Clean up the libraries
by Andrey Andreev
· 13 years ago
fff6c2a
Improve the solution for issue #1342
by Andrey Andreev
· 13 years ago
46d53fb
Fix issue #1349
by Andrey Andreev
· 13 years ago
ca7d822
User_agent library improvements
by Andrey Andreev
· 13 years ago
cdcceec
Fix issue #1342
by Andrey Andreev
· 13 years ago
d348135
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Wes Baker
· 13 years ago
bb2c83b
Added a return false if an image doesn't pass XSS cleaning to prevent file_get_contents from returning a NULL and passing through unscathed.
by Wes Baker
· 13 years ago
4c316b6
unset userdata
by Michiel Vugteveen
· 13 years ago
f074dff
Update system/libraries/Cart.php - To enable integrity when using associative arrays
by ThallisPHP
· 13 years ago
87a4b54
Merge pull request #1312 from petsagouris/fix-xmlrpc-typos
by Andrey Andreev
· 13 years ago
41d31cc
Merge pull request #1313 from petsagouris/fix-form-validation-typo
by Andrey Andreev
· 13 years ago
306b378
Fixing some typos in the xmlrpc class. Also, fputs is an alias for fwrite.
by George Petsagourakis
· 13 years ago
2d51c08
Fixing some typos.
by George Petsagourakis
· 13 years ago
1a3885b
Fix pagination anchor_class with multiple initializations
by Andrey Andreev
· 13 years ago
1eb1803
Merge pull request #1285 from Kosmin/patch-1
by Andrey Andreev
· 13 years ago
3259e98
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
0b10a8c
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
a5918eb
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
68f0981
Fix calendar and session libraries
by Timothy Warren
· 13 years ago
86611db
Fixed Cart, Migration, Parser and Zip libraries
by Timothy Warren
· 13 years ago
b82bc3a
Fix Cache, Image_lib and Log libraries
by Timothy Warren
· 13 years ago
b8e6285
Fix Config.php and partially fix Image_lib.php
by Timothy Warren
· 13 years ago
3182a76
Fix Table library docblocks
by Timothy Warren
· 13 years ago
042766b
Merge branch 'develop' of git://github.com/EllisLab/CodeIgniter into library-cleanup
by Timothy Warren
· 13 years ago
fc90a7b
Update system/libraries/Javascript.php
by Cosmin Atanasiu
· 13 years ago
0688ac9
Start comment cleanup of libraries
by Timothy Warren
· 13 years ago
d3c9447
Adding in .ics MIME type for calendar invites.
by Kevin King
· 13 years ago
9664cc9
Update system/libraries/Zip.php
by Tobias Tschech
· 13 years ago
c8175be
Added Windows path compatibility to function read_dir
by tschechniker
· 13 years ago
c870983
Replace old comments with proper docblocks in Xmlrpc.php
by Andrey Andreev
· 13 years ago
d753afc
Another form_validation fix
by Andrey Andreev
· 13 years ago
cec2ba5
Fix some stuff broken during repo sync
by Andrey Andreev
· 13 years ago
320d37c
Merge upstream branch
by Andrey Andreev
· 13 years ago
78f5577
Clean up the Form_validation library
by Andrey Andreev
· 13 years ago
38d0e93
Some very minor code style changes and comment fixes
by Andrey Andreev
· 13 years ago
2b39d9d
Minor cleanup and style changes to the Table library
by Andrey Andreev
· 13 years ago
426faa9
Fix an issue in CI_Trackback::validate_url() and do some cleanup and optimizations in the library
by Andrey Andreev
· 13 years ago
0d1c0a7
Clean up the Profiler library
by Andrey Andreev
· 13 years ago
d3bc53d
Minor style changes and optimizations to the User_agent library
by Andrey Andreev
· 13 years ago
1b81553
Minor cleanup and style fixes in the Unit_test and Image_lib libraries
by Andrey Andreev
· 13 years ago
443bbd9
Minor cleanup and style fixes in the Log and Javascript libraries
by Andrey Andreev
· 13 years ago
64803dc
Merge pull request #1227 from ryanneufeld/develop
by Andrey Andreev
· 13 years ago
f1bbb17
Fix for Issue 88. _default_options does not exist in the Cache_memcahe driver
by Ryan Neufeld
· 13 years ago
b3b94bc
Merge pull request #1181 from matteomattei/develop
by Andrey Andreev
· 13 years ago
8f50b6b
Some minor style changes in the XMLRPC class
by Andrey Andreev
· 13 years ago
8486e9c
Renamed (with an underscore prefix) and switched from private to protected properties in the Driver library
by Andrey Andreev
· 13 years ago
8e6f7a9
Remove access description lines and cleanup the Upload library
by Andrey Andreev
· 13 years ago
9b1db79
Remove access description lines and cleanup the Migration library
by Andrey Andreev
· 13 years ago
796bc95
Remove access description lines and cleanup the Pagination library
by Andrey Andreev
· 13 years ago
d69082b
Remove access description lines and cleanup the Typography library
by Andrey Andreev
· 13 years ago
5227837
Remove access description lines and cleanup the Xmlrpcs library
by Andrey Andreev
· 13 years ago
6dbabb5
Switch a private property to protected and cleanup the Calendar library
by Andrey Andreev
· 13 years ago
b24b033
Switch private methods and properties to protected and cleanup the Cache library and drivers
by Andrey Andreev
· 13 years ago
74476e1
Switch private methods and properties to protected and cleanup the Parser library
by Andrey Andreev
· 13 years ago
6f042cc
Switch private methods and properties to protected and cleanup the Cart library
by Andrey Andreev
· 13 years ago
c4d979c
Switch private methods to protected and cleanup the Ftp library
by Andrey Andreev
· 13 years ago
bb2e518
Merge upstream branch
by Andrey Andreev
· 13 years ago
e684bda
Clear some spaces and fix some inconsistencies in the Zip library and system/helpers/ files
by Andrey Andreev
· 13 years ago
c3b36f4
Centralize handling of attach() function for both real file and buffer string.
by Matteo Mattei
· 13 years ago
7686c12
Update system/libraries/Email.php
by leandronf
· 13 years ago
b455294
(DSN) Delivery status notification feature
by leandronf
· 13 years ago
31cf46e
Merge upstream branch
by Andrey Andreev
· 13 years ago
0336dc2
Remove EOF newline
by Andrey Andreev
· 13 years ago
407219d
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop-zip
by Andrey Andreev
· 13 years ago
1ce0c42
merged with latest develop.
by Mike Funk
· 13 years ago
cf10de5
Merge pull request #1182 from freewil/cookies-httponly
by Andrey Andreev
· 13 years ago
4ad0fd8
add support for httponly cookies
by freewil
· 13 years ago
df59c68
Email class: adjust documentation and make the code backward compatible
by Matteo Mattei
· 13 years ago
5a98a3d
Email class: move string_attach() to attach() and add documentation
by Matteo Mattei
· 13 years ago
c2acb23
Fix comment typo in Form_validation.php
by tiyowan
· 13 years ago
15a29e1
Merged unit test progress.
by Phil Sturgeon
· 13 years ago
0fe8c8e
Merge branch 'feature/unit-tests' into develop
by Phil Sturgeon
· 13 years ago
5688d58
Add support for buffer string email attachment.
by Matteo Mattei
· 13 years ago
6b535f5
Fix some spaces and alignments in the new Wincache driver
by Andrey Andreev
· 13 years ago
93dfe41
Merge pull request #1174 from tiyowan/remove-defines
by Andrey Andreev
· 13 years ago
09aefde
Merge pull request #1095 from colonelchlorine/develop
by Phil Sturgeon
· 13 years ago
5b9fd2d
Replace function_exists() checks with MB_ENABLED constant
by tiyowan
· 13 years ago
8029532
Just some cleanup in the Table class
by Andrey Andreev
· 13 years ago
21e7a3b
merged latest develop branch.
by Mike Funk
· 13 years ago
5fbaf27
Changed space to tab in docblock.
by Mike Funk
· 13 years ago
994105c
merged with latest develop.
by Mike Funk
· 13 years ago
6b4deae
Merge pull request #1079 from mikedfunk/feature/form_val_config
by Andrey Andreev
· 13 years ago
306f56c
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/all_flashdata
by Mike Funk
· 13 years ago
8749bc7
Fix incomplete and skipped test
by Taufan Aditya
· 13 years ago
8e2ca4e
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
07c1ac8
Bumped CodeIgniter's PHP requirement to 5.2.4.
by Phil Sturgeon
· 13 years ago
b68e70b
Merge upstream branch
by Andrey Andreev
· 13 years ago
98626f1
Merge branch 'develop' of https://github.com/EllisLab/CodeIgniter into feature/form_val_config
by Mike Funk
· 13 years ago
7f42d06
moved delimiter assigning to constructor, removed extra function.
by Mike Funk
· 13 years ago
fd15423
Fixed bug with rules not being passed to _config_delimiters or back into $this->_config_rules.
by Mike Funk
· 13 years ago
3b2c508
Fix issue #501
by Andrey Andreev
· 13 years ago
9fcb2ad
merged latest develop branch, fixed changelog conflict.
by Mike Funk
· 13 years ago
1909b5b
merged from develop, fixed conflict in user guide.
by Mike Funk
· 13 years ago
8f7db7b
updated and merged user guide with develop branch.
by Mike Funk
· 13 years ago
afca1f0
Merge branch 'develop' of github.com:EllisLab/CodeIgniter into develop
by Phil Sturgeon
· 13 years ago
883f80f
Removed reset_validation() method from run() method
by JonoB
· 13 years ago
Next »