24
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixing caching issues on the file uploader More... almost 16 years ago
Fixign index creation bug on AkInstaller. Removing Cookies based sessions until completed. More... almost 16 years ago
added centered_crop More... almost 16 years ago
link_to functions fixed More... almost 16 years ago
Adding dependency control on belongs to associations More... almost 16 years ago
Forcing helper loading when rendering an action different from the ongoing one. More... almost 16 years ago
Fixing #253. Added unit test for verifying that connection to multiple databases on a model basis works. More... almost 16 years ago
Adding tests for ActiveRecord serializable attributes. More... almost 16 years ago
Modified view compilation rules. Now a unique view will be compiled depending on the helpers that are loaded. More... almost 16 years ago
Using AkActiveRecord::establishConnection as intended and documented in order to allow connecting to different databases depending on the model More... about 16 years ago
Adding Content-Length to HTTP responses to tell HTTP 1.0 clients when the content has been delivered on Keep Alive connections More... about 16 years ago
Forcing table cache refresh on intallers. More... about 16 years ago
Refactoring Active Record schema cache. More... about 16 years ago
Adding option "cache" to AkHttpClient. Now you can call More... about 16 years ago
Fixing index bug on acts as behaviours when using multiple of them without options More... about 16 years ago
Adding a descriptive error message when using the action mailer generator with insufficient paramenters. More... about 16 years ago
Adding a new shotcut for sanitizing/escaping html entities variables on Sintags. More... about 16 years ago
script/configure: Fixing typo reported by alake on #248 More... about 16 years ago
Removing un-used column serialization code and documenting how colum serialization can be done on Akelos Active Records More... about 16 years ago
Fixing #244. Reported by tosick More... about 16 years ago
Avoiding double flash handling on the same request. More... about 16 years ago
Silencing the image filters when no height or width is provided by default More... about 16 years ago
Adding new Image filters. One for adding watermarks, and another one for cropping image portions. More... about 16 years ago
Fixing db charset setting on PHP4 More... about 16 years ago
Important: Data integrity issue on MySQL More... about 16 years ago
Adding the possibility to avoid transactions on installers by setting $this->use_transactions to false More... over 16 years ago
Including phputf8 before only if it's needed on the Active Record More... over 16 years ago
Adding newline before installer outputs information
bermi
as bermiferrer
More... over 16 years ago
Adding installer name on migration information messages. This is useful to debug combined installers
bermi
as bermiferrer
More... over 16 years ago
Helping the action mailer to know the base host for links
bermi
as bermiferrer
More... over 16 years ago