Age | Commit message (Expand) | Author | Files | Lines |
2012-08-12 | Updated comments about default driver | dchill42 | 1 | -2/+2 |
2012-08-08 | Added session_id to userdata and applied sess_time_to_update | dchill42 | 1 | -0/+13 |
2012-07-31 | Damn, missed files on last commit | dchill42 | 3 | -21/+72 |
2012-07-31 | Merge branch 'develop' of github.com:/EllisLab/CodeIgniter into session | dchill42 | 1 | -3/+17 |
2012-07-31 | Fixed userdata synchronization, loaded driver check, and all_flashdata keys | dchill42 | 1 | -8/+7 |
2012-07-30 | Fixed _parent references and several minor bugs | dchill42 | 4 | -13/+35 |
2012-07-30 | Some clean-up and style changes | Andrey Andreev | 1 | -1/+1 |
2012-07-30 | Only clear if request was successful | Alex Bilbie | 1 | -3/+3 |
2012-07-30 | New parameter to automatically clear the parameters | Alex Bilbie | 1 | -3/+13 |
2012-07-30 | After sending an email clear the parameters | Alex Bilbie | 1 | -2/+6 |
2012-07-24 | Cleaned up bangs and lowercase booleans, and fixed userdata return on not fou... | dchill42 | 3 | -12/+12 |
2012-07-23 | Made cookie driver default and did miniscule code cleanup on drivers | dchill42 | 3 | -11/+3 |
2012-07-23 | Merge branch develop of github.com:/EllisLab/CodeIgniter into session | dchill42 | 34 | -5255/+6077 |
2012-07-15 | Changed TRUE and FALSE values to be uppercase | Alex Bilbie | 2 | -2/+2 |
2012-07-13 | Some adjustments in inline documentation | vlakoff | 1 | -1/+1 |
2012-07-13 | Add a changelog entry for issue #1605 (pull #1606) and remove some spaces | Andrey Andreev | 1 | -4/+4 |
2012-07-13 | fix issue #1605 covert page number type from float to int | Bo-Yi Wu | 1 | -2/+2 |
2012-07-12 | Added data-ci-pagination-page="x" to pagination output so JS frameworks can h... | Phil Sturgeon | 1 | -7/+27 |
2012-07-08 | #1558 | Andrey Andreev | 1 | -0/+6 |
2012-07-05 | Merge pull request #1576 from Dumk0/patch-6 | Phil Sturgeon | 1 | -1/+1 |
2012-07-05 | added space after (int) | Dumk0 | 1 | -1/+1 |
2012-07-05 | improvement for latest migration id calculation | Dumk0 | 1 | -1/+1 |
2012-07-05 | Fixed annotation for CI_Migration->find_migrations() method | Dumk0 | 1 | -2/+2 |
2012-07-02 | Merge pull request #1550 from krynble/develop | Andrey Andreev | 1 | -1/+8 |
2012-07-02 | Fixed code styling | Omar | 1 | -3/+7 |
2012-07-02 | Add changelog entry for pull #1556 | Andrey Andreev | 1 | -1/+1 |
2012-07-02 | Update xmlrpc coding style | Valentin Sheyretski | 1 | -1/+3 |
2012-07-02 | Update develop | Valentin Sheyretski | 1 | -4/+7 |
2012-07-02 | Added proxy to XML/RPC client | Valio | 1 | -4/+14 |
2012-06-30 | Respect php.ini's values for calculating the probability of a session gc | Christopher Guiney | 1 | -8/+5 |
2012-06-29 | Fixing imagemagick maintain ratio not implemented | Omar | 1 | -1/+4 |
2012-06-29 | Allow session garbace collection percentage to be configured. | Christopher Guiney | 1 | -1/+1 |
2012-06-27 | valid_email() to always return boolean | Andrey Andreev | 2 | -2/+2 |
2012-06-27 | Correct variable names | Timothy Warren | 2 | -2/+2 |
2012-06-27 | Update other email validation methods | Timothy Warren | 2 | -2/+2 |
2012-06-27 | Use ctype_* functions in Form_validation instead of PCRE when possible | Andrey Andreev | 1 | -4/+4 |
2012-06-27 | Fix a PHPDoc error in FTP Class | vlakoff | 1 | -1/+1 |
2012-06-26 | Correct solution to #1533 | Andrey Andreev | 1 | -1/+1 |
2012-06-26 | Fix issue #427 | Andrey Andreev | 1 | -1/+1 |
2012-06-26 | Fix issue #1533 | Andrey Andreev | 1 | -1/+1 |
2012-06-23 | Added ['reuse_query_string'] to Pagination. | Phil Sturgeon | 1 | -40/+58 |
2012-06-21 | Fix issue #79 | Andrey Andreev | 1 | -2/+1 |
2012-06-19 | Fixed Migrations and an incorrect strict comparison. | Phil Sturgeon | 1 | -1/+1 |
2012-06-19 | Property values aligned into one vertical line | Dumk0 | 1 | -17/+17 |
2012-06-18 | Fix issue #1328 | Andrey Andreev | 1 | -1/+6 |
2012-06-17 | AND -> && | Andrey Andreev | 1 | -1/+1 |
2012-06-17 | Pagination: fixed 'rel' attribute handling, added custom attributes support, ... | Andrey Andreev | 1 | -27/+59 |
2012-06-17 | Merge pull request #1479 from srtfisher/develop | Phil Sturgeon | 1 | -1/+1 |
2012-06-16 | Add an option to disable MIME detection in the Upload library (issue #1494) | Andrey Andreev | 1 | -3/+13 |
2012-06-16 | Really important space fix :) | vkeranov | 1 | -1/+1 |