Gitiles
Code Review
Sign In
www.giggi.me
/
code-igniter-v3-giggi
/
3a9f325cdff1fda2f2b37498a689ac2cde058195
/
system
/
libraries
3a9f325
Use strings instead of integers for migration version numbers
by Andrey Andreev
· 11 years ago
dea6177
[ci skip] A tiny improvement in CI_Email
by Andrey Andreev
· 11 years ago
20e802e
Really don't use globals
by Andrey Andreev
· 11 years ago
82179bf
[ci skip] Alter a docblock
by Andrey Andreev
· 11 years ago
e52e426
Minor improvements to CI_FTP
by Andrey Andreev
· 11 years ago
6125a27
Remove CI_Calendar::
by Andrey Andreev
· 11 years ago
2cf4c9b
CI_Upload changes
by Andrey Andreev
· 11 years ago
f627474
Don't use error suppression on ini_get() either
by Andrey Andreev
· 11 years ago
083a226
[ci skip] Fix date helper loading in CI_Calendar::get_total_days()
by Andrey Andreev
· 11 years ago
be368a8
Date helper days_in_month(), CI_Calendar::get_total_days() changes
by Andrey Andreev
· 11 years ago
35f6a54
Fixed typos in Migration library documentation
by Jacob Tabak
· 11 years ago
290f587
Fixed variable scope.
by Ahmad Anbar
· 11 years ago
a4f113e
CI_Encryption::hkdf() to follow RFC5869 more strictly
by Andrey Andreev
· 11 years ago
9bf3cf2
[ci skip] Clean-up following PR #2864
by Andrey Andreev
· 11 years ago
63cb46b
Merge branch 'develop' into patch-1
by Andrew
· 11 years ago
ffe8ade
Micro-optimizations
by Andrey Andreev
· 11 years ago
e9c8c89
Fix #2884
by Andrey Andreev
· 11 years ago
526ded9
Fix #2878
by Andrey Andreev
· 11 years ago
b1616b8
Fix #2364
by Andrey Andreev
· 11 years ago
aef63e5
Add language translation support to CI_Pagination (#1589)
by Andrey Andreev
· 11 years ago
0bd390c
[ci skip] Polish changes from #2874
by Andrey Andreev
· 11 years ago
da2bdf2
Re-arranged documentation, fixed comment.
by Ahmad Anbar
· 11 years ago
576439f
Added changelog entry. An example to the docs. Tidy code a little bit.
by Ahmad Anbar
· 11 years ago
11db7a7
Delete by values, not keys
by Ahmad Anbar
· 11 years ago
7d16de6
Fixed code style & added few extra checks. Updated cart documentation.
by Ahmad Anbar
· 11 years ago
f69f182
Allow updating all properties for an item.
by Ahmad Anbar
· 11 years ago
be1496d
Utf8/iconv/mbstring-related changes
by Andrey Andreev
· 11 years ago
e90d857
Merge pull request #2869 from darwinel/develop
by Andrey Andreev
· 11 years ago
871754a
2013 > 2014
by darwinel
· 11 years ago
f0b69a8
More code reduced from CI_Table
by Andrey Andreev
· 11 years ago
3fcc3f6
Another tiny optimization in CI_Table + remove an accidental addition
by Andrey Andreev
· 11 years ago
a49c8ad
Change CI_Table:: to NULL
by Andrey Andreev
· 11 years ago
05983fc
A bug fix and optimizations in CI_Table
by Andrey Andreev
· 11 years ago
e52fc26
Fix issue #43
by Andrey Andreev
· 11 years ago
b6d8b96
Merge branch 'develop' into patch-1
by Andrew
· 11 years ago
41713aa
updates per narfbg request
by Andrew
· 11 years ago
4b45065
CI_Encryption: Rename 'base64' parameter to 'raw_data' and add docs
by Andrey Andreev
· 11 years ago
021f8ed
updates per narfbg's comments
by Andrew
· 11 years ago
227a5d7
template as array instead of string
by Andrew
· 11 years ago
c2804a3
Merge branch 'develop' into 'feature/encryption'
by Andrey Andreev
· 11 years ago
d8a561a
[ci skip] Deprecate the Javascript library
by Andrey Andreev
· 11 years ago
1f59095
Add method chaining support to CI_Table
by Andrey Andreev
· 11 years ago
6f6102c
Add method chaining support to Calendar & Pagination libs
by Andrey Andreev
· 11 years ago
a89c1da
Method chaining support for FV set_data(), reset_validation()
by Andrey Andreev
· 11 years ago
505b3d6
Make CI_Email::set_alt_message() parameter mandatory (optional doesn't make sense)
by Andrey Andreev
· 11 years ago
e0333db
simplify calendar library
by Andrew
· 11 years ago
ff6d1a8
Merge branch 'develop' into 'feature/user-guide-cleanup'
by Andrey Andreev
· 11 years ago
81e1064
CI_Encryption: Optimizations and test cases
by Andrey Andreev
· 11 years ago
df7a696
Merge changes from develop
by Andrey Andreev
· 11 years ago
3aa781a
Make CI_Session's HMAC comparison time-attack-safe
by Andrey Andreev
· 11 years ago
e8088d6
CI_Encryption: CAST-128/CAST5 and RC4/ARCFour compatibility
by Andrey Andreev
· 11 years ago
7c55448
CI_Encryption: Time-attack-safe HMAC verification
by Andrey Andreev
· 11 years ago
8d33a9a
CI_Encryption: HMAC to not be derived from the encryption key
by Andrey Andreev
· 11 years ago
8e20216
More CI_Encryption improvements
by Andrey Andreev
· 11 years ago
f401767
CI_Encryption: More MCrypt/OpenSSL compatibility and get rid of the MCRYPT_MODE_* constants
by Andrey Andreev
· 11 years ago
d9a48da
CI_Encryption: Add Blowfish to compatibility list
by Andrey Andreev
· 11 years ago
e7516b0
CI_Encryption: Work around MCrypt's dumb behavior in ECB mode
by Andrey Andreev
· 11 years ago
4a2918a
Integrate CI_Encryption into the framework
by Andrey Andreev
· 11 years ago
9108dd4
CI_Encryption: Remove ARCFour from aliased ciphers due ...
by Andrey Andreev
· 11 years ago
50ccc38
CI_Encryption: Fix more errors and add a 'portability' test case
by Andrey Andreev
· 11 years ago
177144f
Fix a logical error in CI_Encryption
by Andrey Andreev
· 11 years ago
912831f
CI_Encryption: Fix some errors and add unit tests for hkdf()
by Andrey Andreev
· 11 years ago
29cade4
CI_Encryption improvements
by Andrey Andreev
· 11 years ago
818aedb
Introducing CI_Encryption (a CI_Encrypt replacement)
by Andrey Andreev
· 11 years ago
aa9a4f7
Fix #2844
by Andrey Andreev
· 11 years ago
98d6cc8
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
ecc260e
Righting a wrong in the Session library
by Andrey Andreev
· 11 years ago
ea801ab
Merge branch 'develop' into feature/user-guide-cleanup
by Andrey Andreev
· 11 years ago
3aecedb
Fix #2737
by Andrey Andreev
· 11 years ago
b2a0e70
Fix #2825
by Andrey Andreev
· 11 years ago
a9938a0
Minor changes related to CI_User_agent
by Andrey Andreev
· 11 years ago
d8b1ad3
Fix #2822: Incorrect usage of fwrite()
by Andrey Andreev
· 11 years ago
3d21520
Fix incorrect checks for the fwrite() return value
by Andrey Andreev
· 11 years ago
1dbdf72c
condition repair and comments
by Petr Heralecky
· 11 years ago
ceb03af
rename src to file
by Petr Heralecky
· 11 years ago
232ea65
attach files by absolute url
by Petr Heralecky
· 11 years ago
c809726
Further changes related to PR #2807
by Andrey Andreev
· 11 years ago
9ad2fff
variable repair
by Petr Heralecky
· 11 years ago
230fca3
styleguided 2
by Petr Heralecky
· 11 years ago
de88615
styleguided
by Petr Heralecky
· 11 years ago
300e3f0
Added Email::attach_cid() returning CID
by Petr Heralecky
· 11 years ago
43d7fa7
Implement atomic increment/decrement in Cache library
by Andrey Andreev
· 11 years ago
e9e885d
Merge pull request #2802 from marcossffilho/develop
by Andrey Andreev
· 11 years ago
2e914b7
Updates for the Calendar Pull Request
by Marcos SF Filho
· 11 years ago
7945d30
Fixed the comment and array alignment.
by Ahmedul Haque Abid
· 11 years ago
d8a3716
Added space after 'if' condition
by Ahmedul Haque Abid
· 11 years ago
ea29488
Changed the rest of 'error_msg' to 'errors'
by Ahmedul Haque Abid
· 11 years ago
e9b0ccc
Added the missing "is" in the comment
by Ahmedul Haque Abid
· 11 years ago
34cf490
Merge branch 'develop' into feature/form_validation/custom_error_per_field
by Ahmedul Haque Abid
· 11 years ago
b07a428
Updated comment messages.
by Ahmedul Haque Abid
· 11 years ago
557c6ec
Removed extra space between closing parenthesis.
by Ahmedul Haque Abid
· 11 years ago
bc1cbad
Fixed a missed variable $errors in set_rules().
by Ahmedul Haque Abid
· 11 years ago
0742fad
Changed $error_msg to $errors
by Ahmedul Haque Abid
· 11 years ago
27e91a0
Add CI_User_agent::parse() to allow parsing a custom user-agent string
by Andrey Andreev
· 11 years ago
10925d2
Remove preg_quote() call from CI_User_agent::_set_browser() and add another pattern for Opera
by Andrey Andreev
· 11 years ago
0cd7c92
Unnecessary rtrim and update docs for Calendar class
by Marcos SF Filho
· 11 years ago
c4f6616
Join two if statement into one
by Marcos SF Filho
· 11 years ago
a593e3e
Code Corrections for the Calendar Pull Request
by Marcos SF Filho
· 11 years ago
4ea76cc
Fix 2 errors caused by recent commits
by Andrey Andreev
· 11 years ago
42b4000
Added custom error messages functionality for individual fields.
by Ahmedul Haque Abid
· 11 years ago
Next »