94
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added tests for Text::ucfirst More... over 9 years ago
Merge pull request #569 from kohana/3.3/security/prevent-hash-length-extension-attack
acoulton
as Andrew Coulton
More... over 9 years ago
Prevent hash length extension attack More... over 9 years ago
Merge pull request #512 from Yahasana/patch-1 More... over 9 years ago
Move Cookie salt configuration guide up More... over 9 years ago
Merge pull request #342 from ktdreyer/3.3/validation-errors-html More... over 9 years ago
Merge pull request #106 from ljyf5593/3.3/develop
acoulton
as Andrew Coulton
More... over 9 years ago
* log error More... over 9 years ago
Remove redundant 3.2 series MemcachedTest introduced with #61
acoulton
as Andrew Coulton
More... over 9 years ago
Merge pull request #61 from kohana/3.2/master
acoulton
as Andrew Coulton
More... over 9 years ago
Merge pull request #70 from kohana/3.2/master
acoulton
as Andrew Coulton
More... over 9 years ago
Merge pull request #9 from kohana/3.2/master
acoulton
as Andrew Coulton
More... over 9 years ago
Merge pull request #86 from kohana/3.2/master
acoulton
as Andrew Coulton
More... over 9 years ago
Merge pull request #60 from kohana/3.3/bug/mkdir-context-null
acoulton
as Andrew Coulton
More... over 9 years ago
Merge pull request #565 from kohana/3.3/bugfix/silently-replace-mcrypt_rand-with-mcrypt_dev_urandom
acoulton
as Andrew Coulton
More... over 9 years ago
default $_rand to MCRYPT_DEV_URANDOM More... over 9 years ago
Merge pull request #85 from kohana/3.3/bugfix/config_database_writer-cfs-extension
acoulton
as Andrew Coulton
More... over 9 years ago
Disable APC opcode cache on Travis to prevent fatals on install
acoulton
as Andrew Coulton
More... over 9 years ago
Kohana_Config_Database should extend Config_Database_Writer More... over 9 years ago
Don't allow insecure, predictable random numbers for IVs More... over 9 years ago
Calling mkdir with a NULL $context does not make directory More... over 9 years ago
Merge pull request #84 from kohana/3.3/bugfix/do-not-allow-insert-table-aliasing More... over 9 years ago
INSERT INTO syntax does not allow table aliasing More... over 9 years ago
Merge pull request #560 from kohana/3.3/test/encrypt
acoulton
as Andrew Coulton
More... over 9 years ago
Declare _key _mode _cipher _iv_size properties protected More... over 9 years ago
tabs instead of whitespaces as per coding standards More... over 9 years ago
Encryption key B/C compatible padding for PHP 5.6 More... over 9 years ago
Kohana_EncryptTest_TestableEncrypt to Kohana_EncryptTest_IvStubbed More... over 9 years ago
Merge pull request #83 from erikthedeveloper/3.3/master More... over 9 years ago
minor readability changes More... over 9 years ago