Activity

From 06/13/2011 to 07/12/2011

07/12/2011

11:55 pm Revision cb5b4e68: Updating userguide and system
Matt Button
11:53 pm Core Revision f9ca3f54: Adding documentation for Config Rewrite, refs #3000
Matt Button
11:46 pm Patch #4089: Clarify in "upgrading" guide that config now merges across sources
Also, see https://github.com/kohana/core/commit/f9ca3f546539620efb1f8444ccf522a43c6d3c1b for generic config documenta... Matt Button
11:46 pm Patch #4089 (Closed): Clarify in "upgrading" guide that config now merges across sources
It appears your changes have been merged in
https://github.com/kohana/core/blob/f3979f80791022d39bf2d065d25ced12c...
Matt Button
10:19 pm Userguide Revision 10be9373: Update the controller for 3.2, fixes #4102
Matt Button
10:15 pm Userguide Bug Report #4102 (Closed): Userguide is returning error when trying to get media files
Applied in changeset commit:10be93730a511f23139d411255741c9e1a2fc1bf. Anonymous
08:14 am Feature Request #4107 (Closed): How to set more $_paths. Kohana::modules() static set $paths arra...
How to set more $_paths. Kohana::modules() static set $paths array (bug?)
I'm trying to figure why if we set $_pat...
Rafał Łyczkowski
04:04 am Revision 27b080c9: Tracking database
Chris Bandy
04:02 am Database Revision f0944e85: MySQL: Set session variables in a single statement. Fixes #4103
Chris Bandy
03:57 am Database Bug Report #4103 (Closed): Inefficiency in setting setting MySQL variables
Chris Bandy
03:48 am Revision e2542459: Tracking database
Chris Bandy
03:46 am Database Revision ffc447ec: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
03:46 am Revision 55209df0: Tracking database
Chris Bandy
03:45 am Database Revision 10474ec0: Column aliases cannot be used in WHERE and HAVING conditions. Fixes #4057
Chris Bandy
03:42 am Database Patch #4057 (Closed): Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY c...
Chris Bandy
01:03 am ORM Revision bb5f9ef9: Merge pull request #38 from Zeelot/3.2/bugs/4011+4094
3.2/bugs/4011+4094 Jeremy Bush
01:02 am Revision 1ca4a2ce: tracking submodules
Jeremy Bush
01:01 am Core Revision f9b84b40: Fix codestyle, refs #4011
Jeremy Bush
12:59 am Core Revision 986fb47a: Max email length is 254 chars, Fixes #4011
Jeremy Bush
12:55 am ORM Bug Report #4094 (Closed): primary_val method
pull merged. Jeremy Bush
12:51 am Bug Report #4011 (Closed): Valid::email() email max_length 254 chars
Fixed by 986fb47 Jeremy Bush
12:41 am Core Revision 8f07118d: Update docblock for valid::exact_length(), to reference array parameter. Fixes...
Jeremy Bush
12:39 am Core Revision a8147257: Add note about reversed form::open() behavior, fixes #4104
Jeremy Bush
12:38 am ORM Revision df85312f: Revert "adding a max length of 254 to user emails (refs #4011)"
Adding the length limit to Valid::email instead
This reverts commit e124ee5a051da8780b38c02a9d79d8b29164e4d2.
Lorenzo Pisani
12:35 am Bug Report #4105 (Closed): Update to doc for Kohana_Valid::exact_length
Jeremy Bush
12:35 am Bug Report #4104 (Closed): upgrading.md incorrectly documents change for Form class
Jeremy Bush
12:34 am Bug Report #4105: Update to doc for Kohana_Valid::exact_length
Fixed by 8f07118 Jeremy Bush
12:32 am Bug Report #4011: Valid::email() email max_length 254 chars
Ok, reverted the length limit from the model, Jeremy Bush said we can add it to Valid::email() instead and I think th... Lorenzo Pisani
12:32 am Bug Report #4104: upgrading.md incorrectly documents change for Form class
Fixed by a814725 Jeremy Bush
12:26 am Revision 4d2ef544: tracking submodules
Jeremy Bush
12:24 am Cache Revision 97ef0e60: Removing controller parameter
Jeremy Bush
12:24 am Codebench Revision 97ef0e60: Removing controller parameter
Jeremy Bush
12:22 am Core Revision 10e8bd1e: Updgrading docs updates
Jeremy Bush

07/11/2011

09:03 pm ORM Revision fbf8bc87: removing a getter that doesn't exist (refs #4094)
Lorenzo Pisani
09:00 pm Bug Report #4011: Valid::email() email max_length 254 chars
https://github.com/kohana/orm/pull/38 Lorenzo Pisani
09:00 pm ORM Bug Report #4094: primary_val method
https://github.com/kohana/orm/pull/38
I decided to remove the method completely because I don't want to add things...
Lorenzo Pisani
08:59 pm ORM Revision 605b6255: updating the sql files to reflect the email length change (refs #4011)
Lorenzo Pisani
08:59 pm ORM Revision e124ee5a: adding a max length of 254 to user emails (refs #4011)
Lorenzo Pisani
08:49 pm ORM Bug Report #4094 (Assigned): primary_val method
Lorenzo Pisani
07:10 pm Database Patch #4057 (Review): Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY c...
The alias can be used in GROUP BY and ORDER BY, but not HAVING and WHERE. Chris Bandy
04:49 pm Revision 05fc0596: Updating system module
Kiall Mac Innes
04:48 pm Revision d7dc01b6: Updating system module
Kiall Mac Innes
04:41 pm Core Revision cb73a4ac: Little error in the comment.
Peter Briers
04:41 pm Core Revision df6cc6b4: Little error in the comment.
Peter Briers
04:36 pm Core Revision fd892cdd: Controller_Rest has been removed from 3.2. Removing documentation reference.
Kiall Mac Innes
04:33 pm Core Revision 02f42f33: Looks like the Kohana class is loaded in bootstrap and not index?
kohanamin
04:33 pm Core Revision e76dd16b: corrected typo
kohanamin
04:32 pm Core Revision 824408fb: Merge branch '3.1/develop' into 3.2/develop
Kiall Mac Innes
04:31 pm Core Revision 1f37955d: Merge commit 'refs/pull/110/head' into 3.1/develop
Kiall Mac Innes
04:30 pm Patch #4053 (Closed): Leftover guide and comments relating to Validate class
Applied in changeset commit:b94da49e45fc8f75052e7407eb55cc36b91459aa. Joel Pittet
04:24 pm Core Revision b94da49e: Fixes #4053 - fixing references to old Validate class
Joel Pittet
04:24 pm Core Revision eb81bec8: Fixes #4053 - fixing references to old Validate class
Joel Pittet
04:17 pm Core Revision 2de04dac: Merge branch '3.1/develop' into 3.2/develop
Kiall Mac Innes
04:17 pm Patch #4053 (Assigned): Leftover guide and comments relating to Validate class
Kiall Mac Innes
04:17 pm Core Revision ca203c06: Fixes #4048 - Log writer fails when messages use Log::ALERT
thepixeldeveloper -
04:15 pm Bug Report #4048 (Closed): Log writer fails when messages use Log::ALERT
Applied in changeset commit:ca203c065db0de6620a56f1e4bade311e1ff592a. thepixeldeveloper -
04:12 pm Core Revision 2191d41b: Added 'expense' to the irregular list
Eduard B
04:11 pm Core Revision 9a3a6b6f: Added 'expense' to the irregular list
Eduard B
04:11 pm Core Revision ee7b6ada: Added 'expense' to the irregular list
Eduard B
04:10 pm Bug Report #4048 (Assigned): Log writer fails when messages use Log::ALERT
Kiall Mac Innes
04:04 pm Core Revision 11313e8f: Ignore empty session reads instead of logging them, this is quite frequent. Fi...
Jimmy Mabey
04:00 pm Bug Report #3996 (Closed): Native Session Library floods log
Applied in changeset commit:11313e8fc92c19f1168f1bb673f839d59ebaf12d. Jimmy Mabey
03:58 pm Core Revision 997e261b: Corrected syntax error of misplaced closing paren.
Jonathan Sharp
03:58 pm Core Revision b0814c93: Corrected syntax error of misplaced closing paren.
Jonathan Sharp
03:58 pm Core Revision 75203c61: Corrected syntax error of misplaced closing paren.
Jonathan Sharp
03:57 pm Bug Report #3996 (Assigned): Native Session Library floods log
Kiall Mac Innes
03:55 pm Core Revision f3979f80: Clarify that configuration is now merged across all sources in the upgrade guide
acoulton
03:45 pm Revision 6d77c65e: Updating submodules
Kiall Mac Innes
03:44 pm Revision 5aec8f04: Updating submodules
Kiall Mac Innes
03:44 pm Revision e451b9fa: Updating submodules
Kiall Mac Innes
03:38 pm Core Revision 30a3d852: fixed #3965
Jonathan Wilsson
03:38 pm Core Revision 1f9279cc: fixed #4055
Jonathan Wilsson
03:38 pm Core Revision 183c7d7e: fixed #4055
Jonathan Wilsson
03:37 pm Core Revision 654a59e9: fixed #3965
Jonathan Wilsson
03:36 pm Core Revision bc00b901: fixed #3965
Jonathan Wilsson
03:34 pm Bug Report #3965 (Closed): class Kohana_Log_File - comment typo
Kiall Mac Innes
03:34 pm Patch #4055 (Closed): Class and constans name in uppercase
Kiall Mac Innes
03:09 pm Feature Request #4106: Please add PDO SQLite Driver for database
All new features go on the next major version. Jeremy Bush
02:45 pm Cache Bug Report #4097 (Closed): New line breaks file cache
Applied in changeset commit:021471fb1cc8b55fe92ea2b89a05c121b9de38eb. Sam de Freyssinet
02:41 pm Cache Revision ef6f2f48: Merge branch '3.2/develop' of github.com:kohana/cache into 3.2/develop
Sam de Freyssinet
02:41 pm Cache Revision 021471fb: Fixes #4097, FileCache driver now handles cache data with multiple lines as ex...
Sam de Freyssinet
02:39 pm Feature Request #4106 (New): Please add PDO SQLite Driver for database
Zombor,
Please pull this driver for PDO SQLite in Database Module. Let me know if I need to make any more modifica...
Dinesh Shah
01:58 pm Feature Request #4001 (Assigned): Fully Support PSR-0 autoloading requirements
Jeremy Bush

07/10/2011

06:32 pm Bug Report #4105 (Closed): Update to doc for Kohana_Valid::exact_length
Docblock for method states $length param is an integer, whereas in 3.2 it is also allowed to be an array of integers David Dixon
06:06 pm Bug Report #4104 (Closed): upgrading.md incorrectly documents change for Form class
In upgrading.md, the documentation states that the old default form action was the current URI, and is now the home p... David Dixon
05:43 pm Database Bug Report #4103 (Closed): Inefficiency in setting setting MySQL variables
Currently, the constructor of Kohana_Database_MySQL runs multiple queries for each set variable. This is inefficient ... David Dixon
04:08 pm ORM Bug Report #3817: _primary_key_value not set when pk value is supplied
Very weird indeed! Thanks for the explanation, I'll be sure to use "refs" next time. It's actually my first pull requ... Martino di Filippo
04:03 pm ORM Bug Report #3817: _primary_key_value not set when pk value is supplied
A little further explanation... this is what happened:
https://github.com/kohana/orm/commit/d3d7e8e772ed0699149d54...
Lorenzo Pisani
04:00 pm ORM Bug Report #3817 (Assigned): _primary_key_value not set when pk value is supplied
Very weird... it looks like GitHub shows all the commits from pull requests as well. Which means Redmine got that com... Lorenzo Pisani
03:54 pm ORM Bug Report #3817: _primary_key_value not set when pk value is supplied
I don't know why it has decided to close this bug report automatically, I didn't do it.
I just issued a pull request...
Martino di Filippo
03:50 pm ORM Bug Report #3817: _primary_key_value not set when pk value is supplied
I don't see this change anywhere on the github repo, could you link to it? Lorenzo Pisani
03:46 pm ORM Bug Report #3817 (Closed): _primary_key_value not set when pk value is supplied
Applied in changeset commit:d3d7e8e772ed0699149d540b5f4ccdf7cba29b63. Martino di Filippo
03:35 pm ORM Revision d3d7e8e7: Fixes #3817
Martino di Filippo
03:11 pm ORM Bug Report #3817: _primary_key_value not set when pk value is supplied
Any updates on this?
If my solution is correct (which I believe it to be, since I use it in more than one producti...
Martino di Filippo

07/08/2011

11:32 pm Bug Report #4011: Valid::email() email max_length 254 chars
Adding another link: http://stackoverflow.com/questions/386294/maximum-length-of-a-valid-email-id
If this is decid...
Lorenzo Pisani
09:10 pm Userguide Bug Report #4102 (Closed): Userguide is returning error when trying to get media files
It tries to use the check_cache method, but it does not seem to exist.... Kevin D
02:13 pm Cache Bug Report #4101 (New): Cache, memcache, lifetime
PHP 5.3.6
Membase as memcahed server
php_memcache 2.2.6
Kohana (3.0.7 and 3.1.3.1)
When call
~Cache::instance(...
Kos K
01:23 pm Cache Feature Request #4099 (Closed): Memcache Timeout
Jeremy Bush

07/07/2011

09:48 pm Cache Feature Request #4099: Memcache Timeout
*Delete this ticket - created a new ticket with a better title. Alex Chang
09:48 pm Cache Feature Request #4100 (Closed): Memcache Timeout Should Be In Milliseconds
A memcache server should never take more than a 100ms to respond or so. Would be nice if the timeout was in milliseco... Alex Chang
09:48 pm Cache Feature Request #4099 (Closed): Memcache Timeout
A memcache server should never take more than a 100ms to respond or so. Would be nice if the timeout was in milliseco... Alex Chang
07:46 pm ORM Bug Report #4091 (Closed): Double semicolon
Applied in changeset commit:5777dbe500d4c0d239cae6939d648f869efd1843. Anonymous
07:42 pm ORM Revision 5777dbe5: Merge pull request #36 from codecleaner/3.2/develop
Double semicolon fix, fixes #4091 - thanks webking! Matt Button
07:34 pm Cache Feature Request #4098 (Closed): Multiget requests
Currently, the get function of cache only supports a single key at a time. It really should support multiple keys at ... Alex Chang
07:08 pm ORM Revision 41ab352f: Adding basic upgrade guide for 3.2
Matt Button
07:01 pm ORM Bug Report #4093 (Closed): DB Proxy methods wrap unnecessarily wrap arguments in array
Applied in changeset commit:027d8385fdf0e1986bed16cbc262ce34d85a6dc2. Anonymous
06:54 pm ORM Revision 027d8385: Don't wrap certain proxy method args in array, fixes #4093
Matt Button
06:47 pm Cache Bug Report #4097: New line breaks file cache
This seems highly irregular. Any kind of html caching would blow up. Jeremy Bush
06:20 pm Cache Bug Report #4097 (Closed): New line breaks file cache
New line breaks file cache.
Cache_Exception [ 0 ]: Kohana_Cache_File::get failed to unserialize cached object with...
k03 n00b
01:43 pm Feature Request #4096: Implement a "as_labels" for "as_array"
oh yeah, sorry, it's for Validation Gah Gneh
01:36 pm Feature Request #4096: Implement a "as_labels" for "as_array"
Is this for validation? Please be more specific. Jeremy Bush
01:35 pm Feature Request #4095 (Closed): Implement a "as_labels" for "as_array"
Jeremy Bush
01:28 pm Feature Request #3536: Remove controller method parameters
Yes, we'll be working on the migration guide before final release. Jeremy Bush
01:18 pm Feature Request #3536: Remove controller method parameters
Just did the upgrade from 3.1 to 3.2 and was thrown through a loop for a minute about this. I just wanted to make sur... David VanScott
12:54 pm Feature Request #4096 (New): Implement a "as_labels" for "as_array"
Since we don't have access to the private $_labels variable, the as_array() method should have a bool argument option... Gah Gneh
12:51 pm Feature Request #4095 (Closed): Implement a "as_labels" for "as_array"
Gah Gneh
05:52 am ORM Bug Report #4094 (Closed): primary_val method
This is a breaking bug. On line 1613, this method returns $this->_primary_val(), but that method doesn't exist.
I ...
Ben Midget
01:59 am ORM Bug Report #4093 (Closed): DB Proxy methods wrap unnecessarily wrap arguments in array
Specifically @select()@, @from()@, @group_by()@
https://github.com/kohana/orm/blob/3.2%2Fdevelop/classes/kohana/or...
Matt Button

07/06/2011

01:50 pm Bug Report #4092 (Assigned): Sub-requests don't inherit some properties properly from the parent
Some settings like reading $_SERVER['HTTPS'] are only done on the initial request, so subrequests miss some important... Jeremy Bush
01:38 pm Image Feature Request #3847: frame() method for the Image module
This is also done.
https://github.com/atannus/image/tree/3.3%2Ffeature%2F3847-frame-support
Awaiting creation o...
André Tannús
01:34 pm Image Feature Request #4085: Bitmap Support for gd - BMP support
green spinnach wrote:
> André Tannús wrote:
> > Currently (as of 3.1/master) the image module cannot process Bitmap...
André Tannús
09:15 am Image Feature Request #4085: Bitmap Support for gd - BMP support
André Tannús wrote:
> Currently (as of 3.1/master) the image module cannot process Bitmap images.
>
> Support for...
green spinnach
08:42 am Bug Report #4011 (Feedback): Valid::email() email max_length 254 chars
The maximum length for an email address is 254 characters,
see http://www.dominicsayers.com/isemail
and http://www....
Martin Ledgard

07/05/2011

07:22 pm ORM Bug Report #4091 (Closed): Double semicolon
In file @classes/kohana/orm.php@ I found little bug. It's double semicolon at line 1235.
Here's a pull request: ht...
Damian Stasik
07:21 pm ORM Revision 8a434ff3: Fixed bug in `create` method.
Damian Stasik
05:16 pm Bug Report #4090 (Closed): Change reference of Kohana::config() to Kohana::$config->load
Applied in changeset commit:4943a5ea20ca970625902129678086f9b4eb5c34. Sam de Freyssinet
05:15 pm Core Revision 4943a5ea: Merge pull request #139 from ernestas/3.2/develop
Fixes #4090, change reference of Kohana::config() to Kohana::$config->load() Sam de Freyssinet
05:11 pm Core Revision 20844461: Fixes #4090, change reference of Kohana::config() to Kohana::$config->load
Ernestas Lisauskas
05:06 pm Bug Report #4090: Change reference of Kohana::config() to Kohana::$config->load
https://github.com/kohana/core/pull/139 Ernestas Lisauskas
05:02 pm Bug Report #4090 (Closed): Change reference of Kohana::config() to Kohana::$config->load
on https://github.com/kohana/core/blob/3.2%2Fdevelop/classes/kohana/http/header.php#L475 Ernestas Lisauskas
02:16 pm Feature Request #2742 (Closed): [ORM] Validate changed fields only?
I think this is a bad idea. The contents of your model should always be valid. Revalidating the whole model doesn't a... Isaiah DeRose-Wilson
02:10 pm Feature Request #2742: [ORM] Validate changed fields only?
This would be an api change, so it would be relegated to 3.3. Jeremy Bush
01:33 pm Patch #4089 (Assigned): Clarify in "upgrading" guide that config now merges across sources
Jeremy Bush
01:33 pm Feature Request #2742 (Feedback): [ORM] Validate changed fields only?
While validation has changed, I found myself implementing this the other day and I wondered if there was already a bu... Pedro Sland
11:56 am Patch #4089: Clarify in "upgrading" guide that config now merges across sources
Pull request at https://github.com/kohana/core/pull/137 Andrew Coulton
11:54 am Patch #4089 (Closed): Clarify in "upgrading" guide that config now merges across sources
The current "upgrading to 3.2" guide states that in general the public config API functions as before, however doesn'... Andrew Coulton
11:28 am Bug Report #4088 (New): htaccess FastCgi
Hi !
I found a bug in the file ,it relates to work on a script-enabled fastcgi servers, normally show an error 500 (...
Rafał Szewc
06:50 am Revision 31afb4b8: Updating submodules
Kiall Mac Innes
06:49 am Userguide Bug Report #4086 (Closed): MarkdownExtra_Parser fails to autoload triggering a fatal error in PHP...
Kiall Mac Innes
06:49 am UnitTest Bug Report #4087 (Closed): Enable full PHPUnit Coverage stats by default
Kiall Mac Innes
06:47 am Core Revision 7bf2d20b: Whitespace fix
Kiall Mac Innes
06:47 am Database Revision 70dbbc0b: Add support for session restarting - refs #3100
Kiall Mac Innes
06:46 am Userguide Revision 03105a80: MarkdownExtra_Parser fails to autoload triggering a fatal error in PHPUnit - R...
Kiall Mac Innes
06:46 am UnitTest Revision 6bc3fdf1: Fixes #4087 - Enable full PHPUnit Coverage stats by default
Kiall Mac Innes
06:38 am UnitTest Bug Report #4087 (Closed): Enable full PHPUnit Coverage stats by default
Enable full PHPUnit Coverage stats by default Kiall Mac Innes
06:37 am Userguide Bug Report #4086 (Closed): MarkdownExtra_Parser fails to autoload triggering a fatal error in PHP...
MarkdownExtra_Parser fails to autoload triggering a fatal error in PHPUnit while running the tests with full code cov... Kiall Mac Innes
05:20 am ORM Feature Request #4049: add using() to ORM::$_db_methods
It's a feature and 3.2.0 is locked. It's very easy for you to add it in your application but it will have to wait unt... Lorenzo Pisani
04:54 am ORM Feature Request #4049: add using() to ORM::$_db_methods
Why 3.3.0??? :( This is the easiest feature that it could be!!! Tiger SEO
02:42 am Image Bug Report #4084: Bitmap Support for gd - BMP support
Please delete this. Not a bug report. I've registered a Feature Request. Thanks. André Tannús
02:41 am Image Feature Request #4085 (New): Bitmap Support for gd - BMP support
Currently (as of 3.1/master) the image module cannot process Bitmap images.
Support for such images would be welcome.
André Tannús
02:39 am Image Bug Report #4084 (New): Bitmap Support for gd - BMP support
Currently (as of 3.1/master) the image module cannot process Bitmap images.
Support for such images would be welcome.
André Tannús
02:18 am Image Feature Request #3847: frame() method for the Image module
André Tannús wrote:
> Here's the pull request.
>
> https://github.com/kohana/image/pull/7
disregard.
André Tannús
01:21 am Bug Report #3088 (Closed): Validate::date() doesn't handle dates correctly
Isaiah DeRose-Wilson
01:16 am Database Feature Request #2009 (Feedback): Implement or_on() in Database
Not sure why this got closed. Isaiah DeRose-Wilson
01:09 am Bug Report #2484: kohana_Controller_REST using wrong HTTP methods
Sam, please make an issue for 3.3 if this should be removed. Jeremy Bush

07/04/2011

08:36 pm Core Revision f40372f9: Merge branch '3.2/develop' of github.com:kohana/core into 3.2/develop
le names Isaiah DeRose-Wilson
08:34 pm Core Revision 9b1953c0: Can set content type for error views. Fixes #2398
Isaiah DeRose-Wilson
08:29 pm ORM Feature Request #3770 (Feedback): 'remember' option on force login
Isaiah DeRose-Wilson
08:28 pm Bug Report #2398 (Closed): Exceptions thrown in AJAX Request shouldn't contain any Markup
We already support changing view files. So all that is needed is a way to set the content-type. You can using @Kohana... Isaiah DeRose-Wilson
08:25 pm Image Revision 1f005a61: Added tests for #3568
Isaiah DeRose-Wilson
08:19 pm ORM Feature Request #3174 (Closed): Add data serializing to Kohana_ORM
Isaiah DeRose-Wilson
08:15 pm Image Feature Request #3568 (Closed): allow to save image without extension
Applied in changeset commit:bc61ee52b40e1f42dc1e0e3448eed5fb12cc639f. Isaiah DeRose-Wilson
08:10 pm Image Revision bc61ee52: Fixed issue with saving images that don't have an extension. Fixes #3568
Isaiah DeRose-Wilson
06:56 pm Revision a386b07b: Tracking system
Chris Bandy
06:55 pm Revision c412ebe2: Tracking system
Chris Bandy
06:54 pm Database Bug Report #2005 (Closed): Let the database query result $as_object = FALSE or TRUE
Chris Bandy
06:53 pm Core Revision 8f36af31: Merge branch '3.1/develop' into 3.2/develop
Conflicts:
tests/kohana/ResponseTest.php
Chris Bandy
06:51 pm Core Revision 59291c53: Merge branch '3.1/develop' into 3.2/develop
Conflicts:
classes/kohana/http/header.php
classes/kohana/response.php
Chris Bandy
06:41 pm Core Revision 91dab02f: Fix headers test
Chris Bandy
06:31 pm Database Patch #4057 (Closed): Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY c...
Applied in changeset commit:9ef34f4db2d5e47eb2303735a6eea39e9975b502. Chris Bandy
06:25 pm Revision 0a26ee9e: Tracking database
Chris Bandy
06:21 pm Revision 5ab34cfa: Tracking database
Chris Bandy
06:19 pm Database Patch #4057: Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY clauses
In these contexts, it's more appropriate to use the alias than the column. For example,... Chris Bandy
06:16 pm Database Revision a261eb9a: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
06:16 pm Database Revision 9ef34f4d: Use column aliases in WHERE, GROUP BY, HAVING and ORDER BY clauses. Fixes #4057
Chris Bandy
06:14 pm Revision c20de93b: Exclude unit tests from phpcs-log target refs #4081
Matt Button
06:14 pm Revision 309c344e: Exclude unit tests from phpcs-log target refs #4082
Matt Button
06:12 pm Revision 3c8d93f1: Exclude unit tests from phpcs-log target refs #4083
Matt Button
05:45 pm Bug Report #4083 (Closed): Exclude unit tests from phpcs checks
Applied in changeset commit:630f9f31e2e089a6ffbbacc1517937c9d189a63e. Matt Button
05:44 pm Revision 630f9f31: Exclude unit tests from phpcs coverage, fixed #4083
Matt Button
05:37 pm Revision 1f62481e: Exclude unit tests from phpcs coverage, fixes #4082
Matt Button
05:32 pm Revision 873eab01: Exclude tests from phpcs coverage, fixes #4081
Matt Button
05:31 pm Bug Report #4082 (Closed): Exclude unit tests from phpcs checks
Applied in changeset commit:1f62481ed4fbaa71fe0673498920a2ae1f96c341. Matt Button
05:24 pm Revision aca384d5: Merge branch '3.0/develop' of github.com:kohana/kohana into 3.0/develop
Kiall Mac Innes
05:21 pm Revision 3fae2069: Merge branch '3.0/develop' into 3.1/develop
Conflicts:
modules/database
Kiall Mac Innes
05:21 pm Revision d514cb43: Updating database
Kiall Mac Innes
05:00 pm Bug Report #4081 (Closed): Exclude unit tests from phpcs checks
Applied in changeset commit:55943950bac1fc162059fae6d5889aa01f99bbc4. Matt Button
04:53 pm Bug Report #4083 (Closed): Exclude unit tests from phpcs checks
Matt Button
04:53 pm Bug Report #4082 (Closed): Exclude unit tests from phpcs checks
Matt Button
04:53 pm Bug Report #4081 (Closed): Exclude unit tests from phpcs checks
Matt Button
04:47 pm Revision 2aea7c88: Updating submodules
Kiall Mac Innes
04:47 pm Revision e5eca947: Updating submodules
Kiall Mac Innes
04:29 pm Revision fd304ed1: Tracking database
Chris Bandy
04:27 pm Revision 13bb31a6: Tracking database
Chris Bandy
04:25 pm Database Revision 06aacea0: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
04:25 pm Database Revision 6a0a9bb7: Merge branch '3.0/develop' into 3.1/develop
Chris Bandy
04:24 pm Database Revision f7433b1c: Use message and code from the generated exception. Fixes #3608
Chris Bandy
04:22 pm Core Revision 51eb6f17: Allow changing the recursion limit in Debug::dump(). Fixes #3909
Isaiah DeRose-Wilson
04:22 pm Database Bug Report #3608 (Closed): Kohana_Database_MySQL::connect() problem
Chris Bandy
04:22 pm Database Bug Report #4032 (Closed): Logic in execute() results in no result queries being run again.
Chris Bandy
04:18 pm Bug Report #3996: Native Session Library floods log
Still waiting on this hotfix. Luke Morton
04:16 pm Database Revision 7ead0fe9: Merge branch '3.1/develop' into 3.2/develop
Conflicts:
classes/kohana/database/query.php
Chris Bandy
04:15 pm Feature Request #3909 (Closed): Debug::dump level recursion
Isaiah DeRose-Wilson
04:13 pm Database Revision b9deff58: Merge branch '3.0/develop' into 3.1/develop
Chris Bandy
04:13 pm Database Revision e3533409: Handle cached empty results in Query::execute(). Fixes #4032
Chris Bandy
03:54 pm Core Revision fd9b1152: Merge branch '3.2/develop' of github.com:kohana/core into 3.2/develop
Isaiah DeRose-Wilson
03:51 pm Auth Patch #3792 (Closed): Random salts and flexible hash storage for Auth
I don't think this is a good solution. You are much better off using pbkdf2 and bcrypt (both included with Bonafide).... Isaiah DeRose-Wilson
03:47 pm Feature Request #3993 (Closed): Form::open without parameter or NULL passed into action parameter...
Isaiah DeRose-Wilson
03:38 pm Revision 7302cc67: Tracking system
Chris Bandy
03:37 pm Core Revision aea68cae: Remove broken headers test. Covered in Kohana_HTTP_HeaderTest::test_send_headers
Chris Bandy
03:32 pm Feature Request #4080: Kohana_Request_Client_External - Curl Timeout
Sorry :)
$request->get_client()->options(CURLOPT_TIMEOUT, 60);
Eduardo Pacheco
03:30 pm Revision 90006c59: Tracking system
Chris Bandy
03:29 pm Core Revision d721a981: Remove broken headers test
Chris Bandy
03:29 pm Feature Request #4080 (Feedback): Kohana_Request_Client_External - Curl Timeout
i had some problems running external requests with CURL, because can not modify the property of TIMEOUT, as in the ex... Eduardo Pacheco
02:47 pm Revision cf889ceb: Tracking system
Chris Bandy
02:45 pm Core Revision 01555a59: Fix test
Chris Bandy
02:15 pm Revision 7ff74865: Tracking database
Chris Bandy
01:47 pm Database Revision f2ff5458: Allow Expression to have parameters. Fixes #3429
Chris Bandy
01:43 pm Database Feature Request #3429 (Closed): Allow Expression to have parameters
Uses named parameters like @Database_Query@ and only works with literal values. Chris Bandy
01:41 pm Database Feature Request #3978 (Closed): param(), bind() and parameters() on DB::expr
Chris Bandy
09:12 am Bug Report #4079 (New): Route::uri() should encode parameters
Route::uri() should produce valid URIs, hence it should encode parameters.
Example:...
Dmitry T.
12:31 am Core Revision 6828baf0: Changed Form::open to allow empty action attributes (default behavior). Fixes ...
Isaiah DeRose-Wilson

07/03/2011

07:41 pm Database Bug Report #4078: PDO connection set charset not universal
accidentally assigned to myself, soz. David Dixon
07:22 pm Database Bug Report #4078 (Closed): PDO connection set charset not universal
At present, Kohana_Database_PDO sets the client charset as a post-connection query (@SET NAMES ...@). As SET NAMES is... David Dixon
02:40 pm Database Revision f8abadbc: Allow object results to be chosen during execute(). Fixes #3227
Chris Bandy
02:34 pm Database Feature Request #3227 (Closed): Add possibility to return result as object to the execute method.
Chris Bandy
02:12 pm Database Revision e303e81a: Allow LIMIT and OFFSET to be reset. Fixes #3735
Chris Bandy
02:06 pm Database Feature Request #3735 (Closed): builders updated to allow unsetting LIMIT, OFFSET and SELECT columns
The methods @limit()@ and @offset()@ now accept NULL to reset LIMIT and OFFSET, respectively. Chris Bandy
01:59 pm Database Revision 453b7f35: SQLite: Allow user-defined functions. Fixes #3502
These methods will move to Database_PDO_SQLite in the future. Chris Bandy
01:56 pm Database Feature Request #3502 (Closed): Getter (and setter?) for PDO instance on database module
Two methods, @create_aggregate@ and @create_function@ have been added to the PDO driver. They will be moved to the PD... Chris Bandy
01:29 pm Feature Request #4077 (Closed): Security concern with the new Validation behavior
Now that the Validation class doesn't remove non-expected data as the 3.0.x Validate class did, code that used to be ... Shesek N
09:05 am Core Revision 42a7b76f: Refs #3492, HTTP_Cache::factory() has a more logical parameter order
Sam de Freyssinet
01:26 am Bug Report #4060 (Closed): PHP5 UTF-8
Replacing the entire class on a whim just isn't going to happen. If there are any specific areas of our current UTF8 ... Kiall Mac Innes
01:20 am Feature Request #3635 (Closed): Checking if module is active
I don't see a need for this. I think having multiple types (strings, arrays, null, etc) of arguments and return value... Isaiah DeRose-Wilson

07/02/2011

10:38 pm Revision 267b057e: Update build.xml for 3.2 branch name
Kiall Mac Innes
10:03 pm Revision d252fa0d: Enable all modules duing CI build and update submodules.
Kiall Mac Innes
10:00 pm UnitTest Revision 4c98fc13: Add an "all modules" test bootstrap
Kiall Mac Innes
09:56 pm Cache Revision 02cbc976: Fixup Cache module tests.
Kiall Mac Innes
09:15 pm Core Revision 9fdc66f9: Merge pull request #134 from Zeelot/3.2/feature/3796-bound-values-in-callbacks
3.2/feature/3796 bound values in callbacks Isaiah DeRose-Wilson
09:13 pm Bug Report #3652 (Feedback): Validation bind() should allow callbacks, closures
I'm not really sure I understand this from the description either. I'm moving it to 3.3 for now. Isaiah DeRose-Wilson
09:08 pm Feature Request #3796 (Closed): Allow aliases in callbacks
Thanks Lorenzo :) Isaiah DeRose-Wilson
08:46 pm Bug Report #4076 (Closed): PHP 5.4's built in webserver (possibly) sets PHP_SAPI to 'cli'
*phew* .. PHP_SAPI == 'cli-server' Kiall Mac Innes
08:28 pm Revision 3e7022bf: Updating tracking of system submodule
Sam de Freyssinet
08:27 pm Core Revision f4e61002: Refs #3492, using better method for query parsing in cache key method
Sam de Freyssinet
08:24 pm Revision cdc68812: Updated tracking of system folder to HEAD of kohana/core/3.2/develop
Sam de Freyssinet
08:21 pm Core Revision 068459a4: Updated upgrading documentation to reflect some of the changes in 3.2 with reg...
Sam de Freyssinet
08:15 pm Core Revision b6e7351d: Refs #3492, added a factory method to HTTP_Cache to aid dependency injection
Sam de Freyssinet
08:13 pm Bug Report #4076 (Closed): PHP 5.4's built in webserver (possibly) sets PHP_SAPI to 'cli'
PHP 5.4's built in webserver (possibly) sets PHP_SAPI to 'cli', which mucks up our request class.
Need to find out...
Kiall Mac Innes
08:06 pm Core Revision 99eb36bd: Refs #3401 - Updated trust list
Kiall Mac Innes
08:02 pm Core Revision 6f374e24: Fixes #3401 - Set Request::$client_ip from HTTP headers only if a trusted prox...
Kiall Mac Innes
07:56 pm Bug Report #3401 (Closed): Set Request::$client_ip from HTTP headers only if a trusted proxy set ...
Kiall Mac Innes
07:09 pm Core Revision 5c89da58: Fixes #3765 - Cleanup inconsistent exceptions
Kiall Mac Innes
07:02 pm Feature Request #3765 (Closed): Exceptions inconsistency
Kiall Mac Innes
07:00 pm Core Revision fabb3e23: Fixes #3992 - Support setting Request::body() to a resource/file handle. Nativ...
Kiall Mac Innes
06:53 pm Feature Request #3992 (Closed): Support setting Request::body() to a resource/file handle
Kiall Mac Innes
06:47 pm Bug Report #3182 (Closed): session destroy and regenrerate
Kiall Mac Innes
06:46 pm Revision dca1d18c: Updating system
Kiall Mac Innes
06:45 pm Revision b045d163: Revert "Updated system tracking to latest kohana/core3.2/develop"
This reverts commit fe45ac932890b5752b79637e6ed097ee1eb25865. Kiall Mac Innes
06:45 pm Bug Report #3100 (Closed): No way to create a new session after destroying an old session
Applied in changeset commit:0d53ba5465254564d3007809db7109ebdb0e8f7b. Kiall Mac Innes
06:45 pm Bug Report #3159 (Closed): Session corrupt - handle gracefully
Applied in changeset commit:55aeed9a208eef9bc1fbc88531e5264f891bb2cb. Kiall Mac Innes
06:39 pm Revision 6b574b08: Updating submodules..
Kiall Mac Innes
06:39 pm Revision 30e20041: Merge branch '3.2/develop' of github.com:kohana/kohana into 3.2/develop
Sam de Freyssinet
06:38 pm Revision fe45ac93: Updated system tracking to latest kohana/core3.2/develop
Sam de Freyssinet
06:37 pm Core Revision 55aeed9a: Fixes #3159 - Session corrupt, handle gracefully
Kiall Mac Innes
06:33 pm Core Revision 58ee8efc: Merge branch '3.2/develop' of http://github.com/kohana/core into 3.2/develop
Kiall Mac Innes
06:07 pm Core Revision 0d53ba54: Fixes #3100 - No way to create a new session after destroying an old session
Kiall Mac Innes
05:46 pm Cache Revision 85b20392: Fixed syntax error in failing test... someone did not check their semi-colons ...
Sam de Freyssinet
05:45 pm Feature Request #3536 (Closed): Remove controller method parameters
Applied in changeset commit:2a78d0d7c173748b77e5f38b456687c8db3ad4fc. Sam de Freyssinet
05:45 pm Cache Revision cbbf0f5e: Fixed syntax error in failing test... someone did not check their semi-colons ...
Sam de Freyssinet
05:41 pm Core Revision 2a78d0d7: Fixes #3536, Controller actions are no longer invoked with arguments. Use Requ...
Sam de Freyssinet
05:38 pm Core Revision 19b2c231: Fixing more broken tests
Sam de Freyssinet
05:30 pm Revision 95d12103: Updating submodules
Kiall Mac Innes
05:21 pm Core Revision 09361b0b: Merge branch '3.2/develop' of github.com:kohana/core into 3.2/develop
Sam de Freyssinet
05:21 pm Core Revision 0935e22b: Fixed unit tests for HTTP_Cache, all passing again
Sam de Freyssinet
05:17 pm Core Revision 8c538bdb: Tests #3183 - Kohana::modules() should throw an error for invalid modules
Kiall Mac Innes
05:11 pm Bug Report #3183 (Closed): Kohana::modules() should throw an error when for invalid modules
Kiall Mac Innes
05:09 pm Core Revision 97102e75: Fixes #3183 - Kohana::modules() should throw an error for invalid modules
Kiall Mac Innes
04:11 pm Database Revision 9212c28d: Add parameter to force execution of a cached query. Fixes #2760
Also, a non-positive lifetime no longer saves results to the cache. Chris Bandy
04:10 pm Revision af3a13ca: Updated the system folder to track latest 3.2/develop HEAD
Sam de Freyssinet
04:10 pm Database Feature Request #2760 (Closed): Database_Query - setting cache and getting a cached resultset sho...
A second parameter to @cached()@ allows you to execute the query + set the cache regardless of the cache contents.
...
Chris Bandy
04:00 pm Bug Report #4044 (Closed): 3.1 Request_Client_External::_native_execute() passing integer header ...
Applied in changeset commit:56168cbb2324dd3d03d2daf93d3207bc465d92c1. Sam de Freyssinet
04:00 pm Bug Report #4042 (Closed): DocBlocks for Response::serialize/unserialize() referrer to JSON
Applied in changeset commit:47bebfc1f69953ddbf149bc8c2c2d36a9002b7fc. Sam de Freyssinet
03:58 pm Core Revision a5269c0e: Fixes #4009, fixed broken reference to $cache which no longer exists
Sam de Freyssinet
03:53 pm Core Revision 47bebfc1: Fixes #4042, Response now correct does not refer to deprecated json_encoding s...
Sam de Freyssinet
03:51 pm Core Revision 56168cbb: Fixes #4044, HTTP_Header::offsetSet() now correct ensures HTTP_Header_Value is...
Sam de Freyssinet
03:47 pm Core Revision b04b440f: Fixes #4009, Request_Client_Internal has the caching logic restored to before ...
Sam de Freyssinet
03:47 pm Bug Report #3525 (Closed): Header Value incorrect parsing of user agent entry
Sam de Freyssinet
03:47 pm Bug Report #3551 (Closed): Error with cookies in Response::send_headers()
Sam de Freyssinet
03:46 pm Core Revision 248084e9: Merge branch '3.1/develop' into 3.2/develop
Sam de Freyssinet
03:46 pm Bug Report #3652: Validation bind() should allow callbacks, closures
I don't really see how this would work Lorenzo Pisani
03:45 pm Bug Report #4054 (Closed): Request::$current is always NULL when an Exception is thrown
Applied in changeset commit:b8869bf1fb6acba8497c9918dca65f3df0e4174a. Sam de Freyssinet
03:45 pm Core Revision 65a24977: Merge branch '3.1/develop' of github.com:kohana/core into 3.1/develop
Sam de Freyssinet
03:45 pm Core Revision b8869bf1: Fixes #4054, Request::$current will only be replaced with $previous during exc...
Sam de Freyssinet
03:32 pm Feature Request #1885 (Closed): Expires or ETag Support
This is now working in 3.1.3 and 3.1.4. Request Caching is now HTTP_Cache in Kohana >= 3.2 Sam de Freyssinet
03:31 pm Feature Request #3881 (Closed): negative values for Valid::decimal
Applied in changeset commit:b92abe00a7e233a702c36a4ff74415b22ad97922. Sam de Freyssinet
03:28 pm Core Revision b92abe00: Fixes #3881, fixed conflict during merge
Sam de Freyssinet
03:25 pm Core Revision ae55b259: Fixes #3881, negative values for Valid::decimal() are now accepted
Sam de Freyssinet
03:24 pm Core Revision b39fb8bc: Refs #3976, #3690. Tidying up Request_Client_Curl to optimize performance and ...
Sam de Freyssinet
03:07 pm Core Revision a8044b1d: Merge pull request #136 from Zeelot/3.2/feature/validation-changes
3.2/feature/validation changes Isaiah DeRose-Wilson
03:06 pm Database Feature Request #2852: Database config, caching param
The Cache module should be used for this. Chris Bandy
03:02 pm Bug Report #3552: Validation needs a better way to specify '_empty_rules'
Sounds like a good solution for now. Maybe we can fix it right in 3.3! Isaiah DeRose-Wilson
03:01 pm Bug Report #4034 (Closed): Validation does not need to extend ArrayObject any more
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
03:00 pm Feature Request #4062 (Closed): Add Validation::data(), :data, deprecate Validation::as_array()
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
03:00 pm Feature Request #3424 (Closed): Validate exact_length should accept an array of possible lengths
Looks good. Isaiah DeRose-Wilson
02:56 pm ORM Feature Request #3880 (Closed): Allow custom namespacing for multiple-model validation errors
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:56 pm ORM Patch #3877 (Closed): Remove directories from message path
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:56 pm ORM Feature Request #4058 (Closed): Configurable message file for errors
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:55 pm Bug Report #4011 (Closed): Valid::email() email max_length 254 chars
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:55 pm ORM Feature Request #3823 (Closed): Validation Field_Available
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:54 pm ORM Feature Request #4059 (Closed): Missing param() on $_db_methods
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:53 pm Revision 238cab5e: Merge remote-tracking branch 'origin/3.1/develop' into 3.2/develop
Conflicts:
modules/cache
modules/database
modules/image
modules/orm
modules/unittest
modules/userguide
system
Kiall Mac Innes
02:53 pm ORM Patch #4074 (Closed): Stop using __call()
Much better! Thanks! Isaiah DeRose-Wilson
02:53 pm ORM Feature Request #3706 (Closed): Allow has() to check if there is a relationship without specifyin...
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:52 pm ORM Revision fa1ccfd9: Merge pull request #34 from Zeelot/feature/orm-tickets-for-3.2
Feature/orm tickets for 3.2 Isaiah DeRose-Wilson
02:52 pm ORM Feature Request #3174: Add data serializing to Kohana_ORM
Do we want to json encode or serialize the values? I merged in your changes, but we should think about changing this ... Isaiah DeRose-Wilson
02:51 pm ORM Feature Request #3691 (Closed): Add :original_value and :changed bind's to ORM's validation
I'm okay with how it works in your pull request. Isaiah DeRose-Wilson
02:51 pm Revision 224f142c: Merge remote-tracking branch 'origin/3.0/develop' into 3.1/develop
Kiall Mac Innes
02:50 pm ORM Feature Request #3906 (Closed): Improved separation of loaded, saved and changed state
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:50 pm ORM Feature Request #3692 (Closed): Add changed() method to ORM
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:49 pm ORM Bug Report #4028 (Closed): Speed up ORM::as_array()
Merged. Thanks Lorenzo! Isaiah DeRose-Wilson
02:44 pm Revision 16048120: Exclude the build directory from phpcb target
Chris Bandy
02:44 pm Cache Bug Report #3753: Kohana_Cache_File::_delete_file failed to delete directory
seems it was only applied for 3.2/develop and not for 3.1 georg nagel
02:34 pm Database Revision 052ba522: MySQL: Allow session variables to be set via config. Fixes #3329
Chris Bandy
02:27 pm Database Feature Request #3329 (Closed): Add sql_mode to db config
Set @connection.variables.sql_mode@ in config to do this. For example,... Chris Bandy
01:45 pm Revision b80882f0: Exclude the build directory from phpcb target
Chris Bandy
12:41 pm Revision 30eaf31b: Tracking system
Chris Bandy
12:18 pm Core Revision e9b8e360: Refs #3976, #3690. All Request_Client_External handlers process Request query ...
Sam de Freyssinet
12:14 pm Bug Report #3832 (Feedback): Request::post_max_size_exceeded() is broken
I'm pushing this to 3.3 as we're not implementing @$_SERVER@ data parsing into Request for this release. I'm also pre... Sam de Freyssinet
12:03 pm Feature Request #3976 (Closed): Request::uri() query parameters
This ticket has been superseded by #3690, rendering it invalid. Sam de Freyssinet
12:01 pm Feature Request #3492 (Closed): Request Client Cache
Applied in changeset commit:edfa2bffeca118cae0195f959311b19189eb9523. Sam de Freyssinet
11:57 am Core Revision d8a01686: Merge branch '3.2/feature/3492-Request-Client-Cache' into 3.2/develop
Sam de Freyssinet
11:56 am Core Revision edfa2bff: Fixes #3492, Request HTTP Client Cache is now working adapter pattern rather t...
HTTP_Cache::create_cache_key() now uses a callback, allowing for easy inclusion of complex cache key generation
Opti...
Sam de Freyssinet
11:33 am Core Revision bb6e870b: Merge branch '3.2/feature/3492-Request-Client-Cache' into 3.2/develop
Sam de Freyssinet
11:32 am Core Revision 9dac458e: Merge branch '3.2/develop' of github.com:kohana/core into 3.2/feature/3492-Req...
Sam de Freyssinet
11:31 am Core Revision 72323fed: #Refs 3492, Request Client caching is now in an adapter class
Sam de Freyssinet
08:07 am ORM Revision cbbc9b8a: fixing the ORM_Validation_Exception merge method to get the alias from the pas...
Lorenzo Pisani
06:00 am Database Feature Request #3707: Escape should not quote
Without quotes, a character(s) is not a SQL literal value. @escape()@ converts a php string into an escaped SQL liter... Chris Bandy
02:30 am Database Feature Request #3707: Escape should not quote
Chris Bandy wrote:
> The method makes a literal value "safe" to put into SQL. The quotes are required for SQL to tre...
joe chan

07/01/2011

06:23 pm ORM Feature Request #3913: Polymorphic relationships
You might want to discuss your ideas with them but you should keep in mind that there is a very good change that the ... Lorenzo Pisani
06:03 pm ORM Revision 88a769ac: ORM::$_original_values will not be a snapshot of ORM::$_object at load time (r...
Lorenzo Pisani
05:42 pm ORM Revision 2ded5046: removing a silly Debug line.
Lorenzo Pisani
05:34 pm ORM Feature Request #3913: Polymorphic relationships
I went and tracked down my changed, I didn't get that far into it before I ran into the Database_Result issue. I can ... Logan Aube
03:53 pm Feature Request #4069: Config load through explicit reader
Yahasana . wrote:
> > if a value does not exist in the db then the value from the config file will be used.
>
> T...
Matt Button
03:05 pm ORM Feature Request #3713 (Closed): Support context variables in Database_Result:::as_array()
Chris Bandy
03:05 pm Database Feature Request #3707 (Closed): Escape should not quote
The method makes a literal value "safe" to put into SQL. The quotes are required for SQL to treat the (escaped) conte... Chris Bandy
02:57 pm ORM Feature Request #3713: Support context variables in Database_Result:::as_array()
@Database_Result@ is not going to manipulate any data coming from the database.
If ORM needs this feature, then it...
Chris Bandy
02:32 pm Core Revision ba05cb93: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
02:31 pm Core Revision 410aa8bb: Merge branch '3.0/develop' into 3.1/develop. Fixes #4040
Conflicts:
classes/kohana/exception.php
Chris Bandy
02:28 pm Core Revision f3654fae: Merge branch '3.2/develop' into 3.2/feature/3492-Request-Client-Cache
Sam de Freyssinet
02:26 pm Bug Report #4040 (Closed): Kohana_Exception does not handle semi-numeric codes
Chris Bandy
02:11 pm Core Revision 828fab34: Fixes merge issues from Merge 3.1/develop -> 3.2/develop
Sam de Freyssinet
02:08 pm Core Revision 01f75306: Refs #3492, WIP on moving HTTP Cache logic into HTTP_Cache
Sam de Freyssinet
01:12 pm Userguide Feature Request #3922: Add module conventions to the userguide
Any thoughts on this? creatoro .
12:23 pm Core Revision c074ad07: Merge branch '3.2/develop' into 3.2/feature/3492-Request-Client-Cache
Sam de Freyssinet
12:22 pm Core Revision c8c41aee: Fixes #3648, Request::uri() no longer takes any parameters. Thanks for pointin...
Sam de Freyssinet
12:01 pm Feature Request #3648 (Closed): Return a Request instance for requests which do not match any routes
Dmitry T. wrote:
> http://dev.kohanaframework.org/projects/kohana3-core/repository/revisions/556a0777c98e52b8a00e553a...
Sam de Freyssinet
11:57 am Feature Request #3648 (Feedback): Return a Request instance for requests which do not match any r...
http://dev.kohanaframework.org/projects/kohana3-core/repository/revisions/556a0777c98e52b8a00e553adfec833704edf98f/en... Dmitry T.
11:39 am Core Revision 7ca8bdbb: WIP on #3492. Moved all cache logic from Request_Client into HTTP_Cache
Added new callback API for creating the cache key
Implemented better basic caching hash algorithm
Sam de Freyssinet
10:31 am Feature Request #3648 (Closed): Return a Request instance for requests which do not match any routes
Applied in changeset commit:556a0777c98e52b8a00e553adfec833704edf98f. Sam de Freyssinet
10:29 am Core Revision 556a0777: Fixes #3648, Request now does not throw exeception if route cannot be found on...
Refs #4009, RequestTest has been updated to ensure new features pass UnitTests. Also HTTP::$protocol is now working i... Sam de Freyssinet
10:24 am Feature Request #4009 (Closed): Re-factor the HTTP Header and HTTP Header Value classes
I have fixed these now in the latest commit Sam de Freyssinet
09:53 am ORM Feature Request #3763: ORM check() should not throw an exception
even validate() should not throw an php error, because there is nothing wrong with calling it.
Though there is som...
Sören Z.
09:47 am Bug Report #4073 (Closed): Kohana_Request_Client_External cannot set an option to FALSE
Applied in changeset commit:f39a85a5444e5d8fa24550c0ce6e47169919d93e. Sam de Freyssinet
09:44 am Core Revision f39a85a5: Fixes #4073, Request_Client_External can now handle options that include FALSE...
Sam de Freyssinet
09:43 am Core Revision e440c8bb: Fixes #4073, Request_Client_External can now handle options that include FALSE...
Sam de Freyssinet
09:41 am Feature Request #3425: Request should throw the referrer as well
Kiall is right, the referrer hasn't been applied at this point. It is a nice feature, but to put this in now would co... Sam de Freyssinet
09:15 am ORM Feature Request #3770: 'remember' option on force login
Can someone else take of this pleeeease :) I am not entirely sure which commit needs to be merged for this and I took... Lorenzo Pisani
09:12 am ORM Feature Request #3297 (Assigned): Automate joining the "through" and related tables in many-to-ma...
This looks fairly complex and I would rather not add complexity to ORM for 3.2.0 because I haven't had the need for t... Lorenzo Pisani
09:09 am ORM Revision 25484f34: improving ORM_Validation_Exception to use $directory/$alias even for nested mo...
Lorenzo Pisani
09:08 am ORM Bug Report #3619 (Assigned): Add() should be queued if the record isn't in the db
Sorry,I have to move this to 3.3.0. I might actually agree that add/remove should be queued but feel like the half im... Lorenzo Pisani
09:06 am ORM Feature Request #3880: Allow custom namespacing for multiple-model validation errors
_external still gets loaded from $directory/_external.php, but now all merged exceptions load from the same directory... Lorenzo Pisani
09:03 am ORM Patch #3877 (Assigned): Remove directories from message path
Actually, I made a change where all related models now get errors from $directory/$alias so that post models that thr... Lorenzo Pisani
08:51 am Userguide Bug Report #4075: Userguide tutorials for custom error pages use Request::$instance
"It has been fixed in 3.1.3":https://github.com/kohana/core/commit/05fa214c3cd880fa502c67b1533df24dade147cd#diff-12.
...
Dos Moonen
08:15 am ORM Revision 3c597dc1: added ORM::$_errors_filename (refs #4058)
Lorenzo Pisani
08:09 am ORM Feature Request #4058 (Assigned): Configurable message file for errors
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
07:55 am ORM Feature Request #3763: ORM check() should not throw an exception
Like Kiall and Isaiah pointed out, your second option is possible as is. I'm not going to remove a feature because of... Lorenzo Pisani
07:48 am ORM Feature Request #3763: ORM check() should not throw an exception
Back to the basics, you wouldn't expect $model->check() to throw an error, would you? You would expect an boolean, ju... Sören Z.
07:44 am ORM Revision 4711305e: using the new ORM::unique() method in auth driver instead of the obsolete uniq...
Lorenzo Pisani
07:39 am Bug Report #4011 (Assigned): Valid::email() email max_length 254 chars
https://github.com/kohana/orm/pull/34 I also took off min lengths and the regex check... I think those are unnecessar... Lorenzo Pisani
07:38 am Userguide Bug Report #4075 (Closed): Userguide tutorials for custom error pages use Request::$instance
In http://kohanaframework.org/3.1/guide/kohana/tutorials/error-pages#2-the-error-page-controller `Request::$instance`... Tobias Sandelius
07:35 am ORM Revision 72f01180: removing other unnecessary limits on user fields (refs #4011)
Lorenzo Pisani
07:34 am ORM Revision 776c6997: removing email length limit (refs #4011)
Lorenzo Pisani
07:23 am ORM Feature Request #3763: ORM check() should not throw an exception
https://github.com/kohana/orm/pull/23 is a little weird in my opinion, it seems to ignore the external rules if you d... Lorenzo Pisani
07:20 am ORM Feature Request #3868 (Closed): ORM::check() should not throw an exception
Lorenzo Pisani
07:13 am ORM Patch #3877 (Rejected): Remove directories from message path
The new pull request vanished as well O_o
From what I can remember,the pull request caused issues when multiple ex...
Lorenzo Pisani
06:35 am ORM Revision 2543aa6a: adding an ORN::unique() method for validation (refs #3823)
Lorenzo Pisani
06:28 am ORM Feature Request #3823: Validation Field_Available
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
06:10 am ORM Revision 2162e54f: adding ORM::param() alias to query builder (refs #4059)
Lorenzo Pisani
06:10 am ORM Feature Request #3413: Multi primary keys / foreign keys in ORM
If anyone has this implemented cleanly enough, we can consider it, but I personally don't see a common enough use for... Lorenzo Pisani
06:06 am ORM Feature Request #3864: ORM_Validation_Exception should extend Validation_Exception
I will try to push for a better Validation_Exception in 3.3.0 so that this can be resolved. Sorry, I wasn't able to g... Lorenzo Pisani
06:03 am ORM Feature Request #4059: Missing param() on $_db_methods
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
05:57 am ORM Feature Request #3691: Add :original_value and :changed bind's to ORM's validation
Maybe ORM::$_original_values should always be populated with all the original values and overwritten on save/load, th... Lorenzo Pisani
05:55 am ORM Feature Request #3819 (Rejected): Method to get rules and labels for field
Closing as I don't think this is at all crucial for 3.3.0. If you want this functionality, just extend ORM and add th... Lorenzo Pisani
05:46 am ORM Feature Request #3520: Allow a database connection to be injected into an ORM model
This ticket most likely has to wait for the better architecture coming in 3.3.x. Isaiah, if you have actually solved ... Lorenzo Pisani
05:45 am ORM Revision 51b92d08: moving everything in __call() to real methods for performance and clarity (ref...
Lorenzo Pisani
05:39 am ORM Patch #4074: Stop using __call()
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
04:43 am ORM Patch #4074 (Closed): Stop using __call()
Just creating this ticket for reference in my pull request. I've removed ORM::__call() completely and added methods f... Lorenzo Pisani
04:34 am Feature Request #4069: Config load through explicit reader
> Config_File::instance()->load() does more clear.
Let's try not to add more singletons to this framework, please ...
Lorenzo Pisani
04:22 am Bug Report #4073 (Closed): Kohana_Request_Client_External cannot set an option to FALSE
This fails:... Nick Gregory
03:36 am Feature Request #4069: Config load through explicit reader
> if a value does not exist in the db then the value from the config file will be used.
That's the problem. Kohana...
Yahasana .
12:16 am Feature Request #4069: Config load through explicit reader
Yahasana . wrote:
> Kohana uses file base config, so there must be Config_File reader.
>
> but if someone want to...
Matt Button

06/30/2011

11:42 pm Core Revision df8d5e1b: Removing superfluous code in RequestTest::test_initial()
Matt Button
11:36 pm Feature Request #4009 (Feedback): Re-factor the HTTP Header and HTTP Header Value classes
Ending up fixing some of the basic tests that were failing due to incorrect data providers. Left the other 4 failures... Matt Button
11:33 pm Core Revision 6916ab47: Refs #4009 Correcting order of input/expected vars in a request test
Haven't fixed the test itself as the expected values currently
make sense to me.
Matt Button
11:31 pm Feature Request #4069: Config load through explicit reader
Kohana uses file base config, so there must be Config_File reader.
but if someone want to store other configs into...
Yahasana .
11:24 pm Core Revision ca4acaa3: Refs #4009 Fixing test data for test_headers_set()
As of a1943b0d7d26cf5a1fd71d85729f9d3b85564258 all header names are
converted to this Case-Convention
Matt Button
11:16 pm Core Revision 54c3368b: Refs #4009 Fix reference to HTTP::$version
The variable was renamed from HTTP::$version to HTTP::$protocol in a1943b0d7d26cf5a1fd71d85729f9d3b85564258 Matt Button
10:54 pm Feature Request #4009: Re-factor the HTTP Header and HTTP Header Value classes
FYI Some of the new request/response tests are failing and redirects are broken as it's using "HTTP/1.1" instead of "... Matt Button
09:46 pm Bug Report #4072 (Closed): Cookie tests fail if headers have already been sent
Applied in changeset commit:0f888f6537a1e2ae6106facede84afaa0f44f148. Anonymous
09:44 pm Core Revision 0f888f65: Skip cookie tests if headers have been sent, fixes #4072
Matt Button
09:37 pm Bug Report #4072 (Closed): Cookie tests fail if headers have already been sent
... Matt Button
09:31 pm Core Revision d655dcd0: Refs #4009 Remove references to Response::parse_cache_control()
As of 1528ccd493102d32a18f this method is now in the HTTP_Header class Matt Button
09:21 pm Revision fc89d315: Updating submodules
Matt Button
06:56 pm ORM Bug Report #4071: clear() doesn't reset $_loaded
PS sorry for adding this under the userguide module. That was a mistake. Pedro Sland
06:54 pm ORM Bug Report #4071 (Closed): clear() doesn't reset $_loaded
The ORM module's @clear()@ method doesn't restore the @protected $_loaded@ variable. This creates a problem when reus... Pedro Sland
04:08 pm Feature Request #4069 (Closed): Config load through explicit reader
Kiall Mac Innes wrote:
> I know some people use multiple file readers, this would need to support that if implemente...
Matt Button
03:46 pm Database Feature Request #3432: Nested Transactions
Savepoint tracking is not as trivial as I made it out to be. For example, using the same name twice (is valid and) re... Chris Bandy
02:48 pm Feature Request #4069: Config load through explicit reader
I know some people use multiple file readers, this would need to support that if implemented.
I'm not sure I see t...
Kiall Mac Innes
11:35 am ORM Bug Report #4070 (Closed): Auth and delete_all()
Kohana 3.1.3.1
In the class Kohana_Auth_ORM, 216 Line:
@
ORM:: factory ('user_token') -> where ('user_id', '=...
Maxim Bagirov
11:26 am Feature Request #4069 (Closed): Config load through explicit reader
Kohana::$config->attach(new Config_File); // store as $this->_sources['Config_File'] = new Config_File;
...
Yahasana .
11:06 am Core Revision 1528ccd4: Refs #4009, moved Response::create_cache_control() and Response::parse_cache_c...
Optimized both methods
Fully tested in Unit Tests
Sam de Freyssinet
10:00 am Feature Request #4009 (Closed): Re-factor the HTTP Header and HTTP Header Value classes
Applied in changeset commit:9c66394f2113f5ec352fec77f76746e0f1139c24. Sam de Freyssinet
09:55 am Core Revision 610b714d: Merge branch '3.2/feature/4009-Refactor-HTTP-Header' into 3.2/develop
Sam de Freyssinet
09:54 am Core Revision 9c66394f: Fixes #4009. Completed new HTTP_Header class with docs and tests
Sam de Freyssinet
09:33 am Core Revision ef251b37: Merge branch '3.2/develop' of github.com:kohana/core into 3.2/feature/4009-Ref...
Sam de Freyssinet

06/29/2011

11:08 pm Bug Report #3381 (Closed): Arr::map() should be able to accept array of callbacks
Fixed by 3f019ea. Jeremy Bush
09:46 pm Core Revision 3f019eab: Adding array of callbacks, Fixes #3381
Jeremy Bush
09:34 pm Core Revision 82d4bda6: Adding $keys parameter to arr::map(), to selectively change keys, Fixes #4068
Jeremy Bush
09:31 pm Bug Report #4068 (Closed): Add $keys parameter to arr::map() to select keys to apply to
Applied in changeset commit:82d4bda6b0e5ebc0c23e15a176362c2c7bead1a5. Jeremy Bush
09:28 pm Bug Report #4068: Add $keys parameter to arr::map() to select keys to apply to
Fixed by 82d4bda. Jeremy Bush
09:27 pm Bug Report #4068 (Closed): Add $keys parameter to arr::map() to select keys to apply to
See title. Jeremy Bush
09:22 pm Feature Request #3997 (Closed): Add Arr::apply() method for filtering array data
This method won't be implemented, but $keys from it will be applied to arr::map(). Jeremy Bush
09:15 pm Bug Report #3690 (Closed): Request::uri() should return the actual URI
You can make a new issue for 3.3 for some kind of method somewhere that will do what this method used to do. Jeremy Bush
06:00 pm ORM Feature Request #4067 (Closed): Add like() to $_db_methods
Use where('foo', 'like', 'bar') Jeremy Bush
05:02 pm ORM Revision b864bf04: Merge f125e3e79b8b96c53a22b2c9faf457efdc966dec into 64d6359dc5c59b202c74caf928...
GitHub Merge Button
04:50 pm Core Revision 7a49197c: Refs #4009, alterations to Response and HTTP_Header to provide cleaner callbac...
Sam de Freyssinet
03:49 pm Core Revision c316b1de: Refs #4009, half the unit tests implemented for the HTTP_Header class
Sam de Freyssinet
10:04 am ORM Revision bd906163: ORM::has() can now take just the alias to see if the model has any related row...
Lorenzo Pisani
09:58 am ORM Feature Request #3706: Allow has() to check if there is a relationship without specifying foreign...
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
09:55 am ORM Revision d05a15a9: Implementing ORM::$_serialize_columns (refs #3174)
Lorenzo Pisani
09:49 am ORM Feature Request #3174: Add data serializing to Kohana_ORM
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
08:54 am ORM Bug Report #3509 (Rejected): Overriding filters and rules set by TRUE key
This doesn't make sense any more. Filters are defined differently now and this is still something that would be for V... Lorenzo Pisani
08:54 am ORM Revision 66ff78ce: binding :original_values and :changed on ORM validation (refs #3691)
Lorenzo Pisani
08:52 am ORM Revision 43046f01: Adding an ORM::$_original_values property refs (#3691)
Lorenzo Pisani
08:51 am ORM Feature Request #3691: Add :original_value and :changed bind's to ORM's validation
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
08:27 am ORM Feature Request #3691: Add :original_value and :changed bind's to ORM's validation
Hey! You TRICKED me!! Turns out Validation cannot bind values for a specific field so :changed is not really possible... Lorenzo Pisani
08:11 am ORM Feature Request #3906: Improved separation of loaded, saved and changed state
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
08:11 am ORM Feature Request #3692: Add changed() method to ORM
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
08:11 am ORM Bug Report #4028: Speed up ORM::as_array()
https://github.com/kohana/orm/pull/34 Lorenzo Pisani
07:45 am ORM Feature Request #4067 (Closed): Add like() to $_db_methods
Add `like()` to `$_db_methods`
Btw, why aren't all the methods avaiable in ORM?
Gah Gneh
07:37 am ORM Revision 94b233ae: fixing some docblocks
Lorenzo Pisani
07:33 am ORM Revision 742e77c6: adding an ORM::changed() method (refs #3692)
Lorenzo Pisani
06:36 am ORM Revision 459df779: Added $_changed to $_properties so that it can be accessed publicly. Removed s...
Lorenzo Pisani
06:03 am ORM Revision d834aaf9: fixing docblock
Lorenzo Pisani
06:03 am ORM Revision 9cc60812: adding a way to access $_object without its related models (refs #4028)
Lorenzo Pisani
05:43 am ORM Patch #4056: Filters documentation update
Should work 'as is'. I will make that pull request. Lorenzo Pisani
12:50 am ORM Bug Report #4028 (Assigned): Speed up ORM::as_array()
Lorenzo Pisani
12:27 am ORM Feature Request #3906 (Assigned): Improved separation of loaded, saved and changed state
Lorenzo Pisani
12:14 am ORM Feature Request #3058: unit tests for ORM
There's virtually no way we can accomplish this for 3.2.0. There are talks of big changes in 3.3.0 designed specifica... Lorenzo Pisani
12:13 am ORM Feature Request #3174: Add data serializing to Kohana_ORM
I think I will go ahead and implement this, but if you guys don't mind, I will use json by default. It's a much more ... Lorenzo Pisani
12:06 am ORM Feature Request #3413: Multi primary keys / foreign keys in ORM
This seems like an edge case that would add quite a bit of complexity. Could you provide some common use cases? Thoug... Lorenzo Pisani
12:01 am ORM Feature Request #3691 (Assigned): Add :original_value and :changed bind's to ORM's validation
Instead of complicating your rules() method, wouldn't you use $this->changed('field') in your callback (if it's part ... Lorenzo Pisani

06/28/2011

11:58 pm ORM Feature Request #3692 (Assigned): Add changed() method to ORM
Lorenzo Pisani
11:57 pm ORM Feature Request #3706 (Assigned): Allow has() to check if there is a relationship without specify...
Lorenzo Pisani
11:56 pm ORM Feature Request #3763: ORM check() should not throw an exception
I still don't see a need for this and haven't gotten any feedback for a better implementation of validating multiple ... Lorenzo Pisani
11:53 pm ORM Feature Request #3819 (Assigned): Method to get rules and labels for field
The issue is when we try to add this functionality to the current rules(), labels(), and filters() methods. In 3.1, a... Lorenzo Pisani
11:45 pm ORM Feature Request #3823 (Assigned): Validation Field_Available
Lorenzo Pisani
11:42 pm ORM Bug Report #3843 (Assigned): Validation error messages not being returned when directory = NULL
Sorry, I lost track of this issue. The problem is that this would be too confusing compared to the way Validation::er... Lorenzo Pisani
11:25 pm ORM Feature Request #3949: has_one through
I really don't see the use of this and would rather not add extreme edge cases to ORM. Could you provide some common ... Lorenzo Pisani
11:23 pm ORM Feature Request #3913: Polymorphic relationships
It's been a little while since I've taken a look at this issue, but I'll make a point of finding some time to go over... Logan Aube
11:21 pm ORM Patch #4056: Filters documentation update
Lorenzo, has it changed much or can the commit be pulled in as is? Joel Pittet
11:21 pm ORM Feature Request #3913: Polymorphic relationships
Unfortunately, this feature is pretty big and needs some time to test properly, so I need to move it to 3.3.0. There ... Lorenzo Pisani
11:16 pm Bug Report #4011: Valid::email() email max_length 254 chars
What about using the right number in a varchar field when available and using text otherwise? I think at the very min... Lorenzo Pisani
11:12 pm ORM Bug Report #4028: Speed up ORM::as_array()
I like the ORM::object() idea. The as_array($with_related) idea is fine as well but I would prefer the solution that ... Lorenzo Pisani
10:58 pm ORM Patch #4056: Filters documentation update
This needs to be done for 3.2.0 as well. Lorenzo Pisani
10:54 pm ORM Feature Request #4059 (Assigned): Missing param() on $_db_methods
Lorenzo Pisani
09:29 pm Core Revision a5d95af0: Refs #4009, finished the implementation of HTTP Acceot-Language and Accept-Enc...
Sam de Freyssinet
06:52 pm ORM Revision 3fc6ecaf: using singular aliases for all orm table references (refs #4066)
jheathco -
06:48 pm Bug Report #4066 (Closed): ORM queries alias tables in both singular and plural form in same query
John Heathco
06:08 pm Bug Report #4066 (Closed): ORM queries alias tables in both singular and plural form in same query
ORM queries should use the singular model name for aliasing tables. There is no consistency when using with() in loa... John Heathco
05:54 pm UnitTest Revision 686013ca: Removed Kohana_Unittest_Tests::enabled(), web gui isn't included any more
Matt Button
10:21 am Core Revision 75fe84c6: Refs #4009, implemented the parsing and evaluation of HTTP Accept-Charset headers
Sam de Freyssinet
09:22 am Core Revision 4f7e61d3: Refs #4009, Accept header parsing backport from 2.4 into 3.2. Implemented meth...
Sam de Freyssinet

06/27/2011

08:45 pm Bug Report #3000 (Closed): Config system rewrite
Applied in changeset commit:396e9bcf5d01601e4c3b4b54efeaa61a8b821855. Anonymous
08:43 pm Database Revision 396e9bcf: Merging config changes for 3.2, fixes #3000
Matt Button
08:41 pm Database Revision caf914ac: Fixing some embarrassing typos in config writer
Matt Button
08:37 pm Database Revision e8c004b4: Fixing typo in config writer
Matt Button
08:32 pm Database Revision a05913fb: Making the db config code more portable
Matt Button
08:09 pm Database Revision 92b2fe4c: Few more updates for config system
Matt Button
07:44 pm Database Revision afa33659: Merge remote-tracking branch 'origin/3.2/develop' into 3.2/feature/3000-config...
Matt Button
05:22 pm ORM Feature Request #3940 (Closed): Saving new models with one-to-many relationships
Going ahead and closing this. I agree with Isaiah and no one has done further debating. Lorenzo Pisani
04:59 pm ORM Bug Report #3866: Static method for checking if a record exists
So since #3697 was moved to 3.3 for PHP5.3 support, this one has to go as well. Lorenzo Pisani
04:58 pm Bug Report #3690: Request::uri() should return the actual URI
OK, then maybe to add some parameter that will be filled with route parameters, such as Route::current()->url(...)? O... Dmitry T.
04:48 pm ORM Feature Request #3697: Late static binding on table dependent model settings
We can't require PHP 5.3 in 3.2.x yet. This needs to be re-evaluated for 3.3.x Lorenzo Pisani
04:47 pm ORM Bug Report #3866: Static method for checking if a record exists
Shouldn't this be non-static? You need to exclude the current value, don't you? Which means this would be possible wi... Lorenzo Pisani
04:40 pm Bug Report #3690: Request::uri() should return the actual URI
Your concerns are noted. However I and other devs firmly believe this is the proper behavior. I was slightly incorrec... Jeremy Bush
04:29 pm Bug Report #3690: Request::uri() should return the actual URI
@Yahasana, your message has nothing to do with the discussion of this topic. Also, docs say that "Kohana is driven by... Dmitry T.
04:11 pm Bug Report #3690: Request::uri() should return the actual URI
@Dmitry, my recommendation is stopping argue for that and stop upgrade to 3.1+, which would like to make everything l... Yahasana .
03:56 pm Bug Report #3690: Request::uri() should return the actual URI
Jeremy Bush wrote:
> Yes, when I do Request::factory('foo') and $this->request->uri() gives me 'foo/bar', that's wro...
Dmitry T.
03:48 pm Bug Report #3690: Request::uri() should return the actual URI
Let me show one more example:... Dmitry T.
03:46 pm Bug Report #3690: Request::uri() should return the actual URI
> Do I get something wrong?
Yes, when I do Request::factory('foo') and $this->request->uri() gives me 'foo/bar', t...
Jeremy Bush
03:40 pm Bug Report #3690: Request::uri() should return the actual URI
Use @Route->uri($params)@ on the Route that your controller passes to the view, I think. Chris Bandy
03:37 pm Bug Report #3690: Request::uri() should return the actual URI
... Dmitry T.
03:22 pm Bug Report #3690: Request::uri() should return the actual URI
No, you should use ... Jeremy Bush
03:15 pm Bug Report #3690: Request::uri() should return the actual URI
Sorry, I mean Request::current()... Dmitry T.
03:14 pm Bug Report #3690 (Feedback): Request::uri() should return the actual URI
Please do not do that!
You're making doing the pagination *impossible*. If you want do the pagination - you should...
Dmitry T.
02:19 pm Core Revision 1279f229: Merge branch '3.2/develop' of github.com:kohana/core into 3.2/feature/4009-Ref...
Sam de Freyssinet
01:36 pm Feature Request #3536: Remove controller method parameters
Request parameters are just that, _request parameters_. They are defined by the URI and parsed by the _Router_ to be ... Sam de Freyssinet
11:57 am Core Revision 8e335202: Noting suggestion for maintaining lots of routes in bootstrap.php, Fixes #3439
Jeremy Bush
11:52 am Feature Request #3439 (Closed): Defined routes should be separate from bootstrap
Fixed by 8e33520. Jeremy Bush
11:50 am ORM Revision 3308dc61: Move auth password hashing to driver, refs #3605
Jeremy Bush
11:48 am Auth Revision 24073ab4: Remove hashing by default for user logins. Auth drivers are now in control of ...
Jeremy Bush
11:45 am Auth Bug Report #3605 (Closed): AUTH login hashes the password if passed as string
Fixed by 24073ab Jeremy Bush
11:39 am Core Revision e466e11e: Change Route::uri() to return the exact uri passed into it. Use $this->request...
Jeremy Bush
11:32 am Bug Report #3690 (Closed): Request::uri() should return the actual URI
Fixed and tested by e466e11 Jeremy Bush
11:26 am Core Revision af81905f: Added Upload::image, allows checking that an upload is an image and (optionall...
Woody Gilk
11:19 am Image Feature Request #3563 (Closed): static function valid() to validate image
Merged by af81905 Jeremy Bush
05:28 am Feature Request #3141: Config merging should treat non-associative array elelemts as unique
The current outcome definitely looks wrong, but I can see uses for both treating non-associative arrays as associativ... Lorenzo Pisani
04:17 am Cache Feature Request #4065 (New): Per-request cache driver
Can be implemented with an array.
I wrote a quick "implementation":https://gist.github.com/1048308, mostly copied ...
Chris Bandy

06/26/2011

11:17 pm Feature Request #4064: Valid min/max value
@Valid::range()@ could handle this:... Kemal Delalic
11:09 pm Revision e5d5c422: Updating system
Matt Button
11:09 pm Core Revision 30a000c9: Adding more complete upgrade docs for the config system rewrite
Matt Button
11:08 pm Bug Report #3876 (Closed): Code Sniffer 1.3.0 support
Matt Button
11:06 pm Bug Report #3000 (Assigned): Config system rewrite
See note 18 Matt Button
10:45 pm Bug Report #3000 (Closed): Config system rewrite
Applied in changeset commit:e746f2d1f459d7704d12bdba21229172c2518de8. Anonymous
10:45 pm Revision 957f38a4: Updating submodules for config-rewrite, refs #3000
Matt Button
10:43 pm Bug Report #3000: Config system rewrite
All the main stuff has been merged in, just need to make the database modifications more cross-compatible. Matt Button
10:42 pm Core Revision e746f2d1: Merging 3.2/feature/3000-config-rewrite into develop, fixes #3000
Matt Button
10:38 pm Core Revision be973707: Merge remote-tracking branch 'origin/3.2/develop' into 3.2/feature/3000-config...
Matt Button
10:37 pm Core Revision 358a0686: Adding some more tests for config and removing redundent interfaces
Matt Button
10:35 pm Userguide Revision 20adfa5b: Updating for new config system
Matt Button
10:34 pm UnitTest Revision bd4bc933: Updating for new config system
Matt Button
10:32 pm Database Revision f7ce165c: Updating for new config system
Matt Button
10:32 pm Cache Revision 080d0d0a: Updating for new config system
Matt Button
10:31 pm Codebench Revision 2151d2be: Updating for new config system
Matt Button
10:31 pm Cache Revision 2151d2be: Updating for new config system
Matt Button
10:31 pm Auth Revision 8633708a: Updating for new config system
Matt Button
03:26 pm Core Revision 676ea1c4: Add note on upgrading
Matt Button
03:25 pm Core Revision 58d58406: Changing references of Kohana::config() to Kohana::->load()
Matt Button
03:05 pm Core Revision 2a151cc4: Removing Kohana::config(), moving logic to Kohana_Config
Matt Button
02:39 pm Revision 0a92ef17: Updating unittest module
Matt Button
02:33 pm UnitTest Revision b4d77c61: Removing unittest ui, fixes #3455
Matt Button
02:31 pm UnitTest Feature Request #3455 (Closed): Deprecate Unittesting Web UI
Applied in changeset commit:b4d77c612885aeaedcaac418af70b480f1d3463d. Anonymous
02:13 pm Feature Request #3536: Remove controller method parameters
In my opinion it's a bad idea mainly for two reasons:
*First realon:* Why should Kohana restrict something and force...
Dmitry T.
12:29 pm Feature Request #3536: Remove controller method parameters
I may have missed the train here, but the main problem I have with forcing the users to set up specific routes for ea... Oded Arbel
01:20 am Feature Request #3440: Log stracktraces by default
Jeremy Bush wrote:
> Fixed by 9684716.
Excellent! Thank you for this!
Stephen George

06/25/2011

10:45 pm Feature Request #3536: Remove controller method parameters
I would rather see this removed in 3.2.0 as well. We should all be using $this->request->param() Lorenzo Pisani
04:43 pm Core Revision d88db1c4: Add ability for Route::defaults() to act as a getter, Fixes #3974
Jeremy Bush
04:37 pm Feature Request #3974 (Closed): Add a way to get protected property Route::$_defaults
Fixed and tested by d88db1c. Jeremy Bush
04:34 pm Core Revision 96847162: Add stack trace logging by default to all exceptions, Fixes #3440
Jeremy Bush
04:32 pm Feature Request #3796: Allow aliases in callbacks
The description had $_rules, it sure looked like an ORM change :( Jeremy Bush
04:30 pm Bug Report #3690: Request::uri() should return the actual URI
If you want to do that, you can use $this->request->route->uri(). Jeremy Bush
04:28 pm Feature Request #3440 (Closed): Log stracktraces by default
Fixed by 9684716. Jeremy Bush
04:15 pm Core Revision 282cc243: Merge 39431549a30f4068b777462210ad47bb263429c6 into 9a53f22cfa32624d54bb414c98...
GitHub Merge Button
04:02 pm Core Revision aceeed6b: Remove port from valid emails, Fixes #3427
Jeremy Bush
03:56 pm Bug Report #3427 (Closed): Pointless port part in the email validator
Fixed and tested in aceeed6. Jeremy Bush
02:47 pm Feature Request #3796: Allow aliases in callbacks
This is a validation change... why did it move to orm? Lorenzo Pisani
01:41 am Feature Request #4064: Valid min/max value
How about an $inclusive parameter for the 'or equals' parts? Lorenzo Pisani

06/24/2011

11:13 pm Feature Request #4064: Valid min/max value
Hmm. Perhaps "less/greater than" are better...
Since negation isn't easy in Validation, we may want "less/greater ...
Chris Bandy
11:06 pm Feature Request #4064 (New): Valid min/max value
Identical to min/max length methods, but compare values rather than lengths.
Similar to range but definitely diffe...
Chris Bandy
11:00 pm Bug Report #3849: Failed 3 tests in Kohana_NumTest::test_format
I find the solution to fix my problem in the apache running unittest. It's simple, this problem will apears on Ubuntu... Gabriel Reitz Giannattasio
10:49 pm Bug Report #3849: Failed 3 tests in Kohana_NumTest::test_format
I'm with the same problem, but not in CLI mode, my LC_ALL is en_US.UTF-8 but when apache run the tests, it fails.
...
Gabriel Reitz Giannattasio
01:42 pm Bug Report #4063 (Closed): error: use "Arr:path" to get a value from database object result
Jeremy Bush
12:53 pm Core Revision 06ff764c: Merge 64cab7e15274b3e254eddac10ecc68832f546961 into a7658e5d24f6e48fcb8f13749a...
GitHub Merge Button
05:51 am Core Revision 881803a3: Adding some extra Valid tests
Lorenzo Pisani
05:41 am Core Revision 62b73c3e: updating a docblock.
Lorenzo Pisani
05:36 am Core Revision 09782587: Making the ArrayAccess methods in Validation read-only (refs #4034)
Lorenzo Pisani
05:31 am Core Revision 6f9ed0df: Adding tests for Validation's implementation of ArrayAccess (refs #4034)
Lorenzo Pisani
04:51 am Core Revision a4d2c441: Valid::email_domain() doesn't need to run checkdnsrr() on empty fields (refs #...
Lorenzo Pisani
04:48 am Core Revision 6fc01414: adjusting the Valid tests on empty fields (refs #3552)
Lorenzo Pisani
04:47 am Core Revision 55c10308: Revert "removing Validation::$_empty_rules(refs #3552)"
This reverts commit a294de50d4f46b66eab7a96f561dd8f39f2bc9e1. Lorenzo Pisani
04:45 am Core Revision 84330d5a: Revert "removing _empty_rules from validation tests (refs #3552)"
This reverts commit d0e5bcd36161d214965d4c45a569078fd6606bec. Lorenzo Pisani
04:34 am Core Revision b789a719: Revert "adjusting the valid methods to pass the new tests (refs #3552)"
This reverts commit 3760e1d717ec162590ec54dfa9f03fbb1d9b4090.
Conflicts:
classes/kohana/valid.php
Lorenzo Pisani
04:18 am Bug Report #3552: Validation needs a better way to specify '_empty_rules'
So after some more talking on IRC, we decided to keep the current _empty_rules property for 3.2.0. We will discuss wh... Lorenzo Pisani
04:05 am Bug Report #4063: error: use "Arr:path" to get a value from database object result
I'm sorry, is not bug 宗鑫 朱
03:58 am Bug Report #4063 (Closed): error: use "Arr:path" to get a value from database object result
change file "system/class/kohana/arr.php" line 154:
return $array[$key];
to:
return is_object($array) ? $arr...
宗鑫 朱

06/23/2011

08:11 am Core Revision 7ba33479: Adding another test for Valid::exact_length()
Lorenzo Pisani
08:10 am Core Revision 6a09d33f: testing new Valid::exact_length() format (refs #3424)
Lorenzo Pisani
08:10 am Feature Request #3424: Validate exact_length should accept an array of possible lengths
https://github.com/kohana/core/pull/136 Lorenzo Pisani
08:10 am Bug Report #3552: Validation needs a better way to specify '_empty_rules'
https://github.com/kohana/core/pull/136 Lorenzo Pisani
08:10 am Core Revision d8179fd6: Allowing Valid::exact_length() to validate an array of lengths (refs #3424)
Lorenzo Pisani
08:09 am Bug Report #4034: Validation does not need to extend ArrayObject any more
https://github.com/kohana/core/pull/136 Lorenzo Pisani
08:09 am Feature Request #4062: Add Validation::data(), :data, deprecate Validation::as_array()
https://github.com/kohana/core/pull/136 Lorenzo Pisani
08:01 am Core Revision 71a3b58f: adding tests for Validation::data() and Validation::as_array() (refs #4062)
Lorenzo Pisani
07:57 am Core Revision 4472455f: updating tests to use non-deprecated Validation::data() (refs #4062)
Lorenzo Pisani
07:52 am Core Revision d50cb876: adding :data bound value (refs #4062)
Lorenzo Pisani
07:50 am Core Revision 33c92ccf: added Validation::data() deprecated Validation::as_array() (refs #4062)
Lorenzo Pisani
07:42 am Core Revision ff33edfa: implementing ArrayAccess instead of extending ArrayObject (refs #4034)
Lorenzo Pisani
07:15 am Core Revision 3584e565: fixing test for exact_length rule (refs #3552)
Lorenzo Pisani
07:13 am Database Patch #4057: Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY clauses
Why do you think they shouldn't? It's valid and common to use column aliases in SQL WHERE or ORDER BY, so where() and... Michael Fielding
07:10 am Core Revision 3760e1d7: adjusting the valid methods to pass the new tests (refs #3552)
Lorenzo Pisani
07:09 am Core Revision 2a714b7c: fixing one of the new tests (refs #3552)
Lorenzo Pisani
06:25 am Core Revision 0715547d: fixing whitespace issues
Lorenzo Pisani
03:46 am Core Revision 62e5036f: Corrected syntax error of misplaced closing paren.
Jonathan Sharp

06/22/2011

07:29 pm Database Bug Report #2005: Let the database query result $as_object = FALSE or TRUE
Fixed in 3.0.9 Chris Bandy
07:11 pm Database Patch #4057: Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY clauses
I don't think @where()@ and @order_by()@ should accept aliased columns as input. The docs say they do... Chris Bandy
07:10 pm Database Revision 3c8ce02b: Merge 0e793bcb647965f409c00ae2f910f16d58ca07db into 13e79daa5bb1cf14a44a437f11...
GitHub Merge Button
07:00 pm Database Feature Request #4007 (Closed): Manipulate loaded Database_Result
The SPL iterators are implementations. Just pass the @Database_Result@ into their constructors.
In your example @s...
Chris Bandy
11:13 am Bug Report #4061 (Closed): Bad Valid::color method
There's actually tests for these too:
https://github.com/kohana/core/blob/3.1%2Fmaster/tests/kohana/ValidTest.php#...
Jeremy Bush
07:59 am Core Revision 53db11b9: adding tests for all the valid helpers that fail on empty fields (refs #3552)
Lorenzo Pisani
07:58 am Core Revision d0e5bcd3: removing _empty_rules from validation tests (refs #3552)
Lorenzo Pisani
05:59 am Core Revision a294de50: removing Validation::$_empty_rules(refs #3552)
Lorenzo Pisani
05:55 am Bug Report #4061: Bad Valid::color method
You're right. For some reason also I thought the three digit color had to be a repeat (#fff, efe being invalid) but w... Ben Midget
05:35 am Bug Report #4061 (Assigned): Bad Valid::color method
Did you actually test the current regex?... Geert De Deckere
04:52 am Feature Request #3553 (Closed): Validation::not_empty()
Closing because of this: http://dev.kohanaframework.org/issues/3552#note-11 no longer needing this :) Lorenzo Pisani
12:22 am Feature Request #4062 (Closed): Add Validation::data(), :data, deprecate Validation::as_array()
Filing ticket from conversations on IRC earlier this morning.
Validation::as_array() doesn't make sense because we...
Lorenzo Pisani

06/21/2011

08:42 pm Bug Report #4061 (Closed): Bad Valid::color method
The current method doesn't validate for three-character shorthand colors. Those shorthand colors must be a repeated v... Ben Midget
05:30 pm Feature Request #3355 (Closed): Validation callbacks, filters, rules, etc
Closing as 'worksforme', let me know if I misunderstood. Lorenzo Pisani
05:29 pm Feature Request #3796: Allow aliases in callbacks
https://github.com/kohana/core/pull/134 Lorenzo Pisani
03:06 pm Bug Report #4060 (Closed): PHP5 UTF-8
Hello.
My name is Rinat, I want to contribute by my class.
PHP5 UTF-8 is a UTF-8 aware library of functions mirro...
Rin Nas
12:29 pm OAuth Revision 16799172: Merge pull request #9 from biakaveron/7bb49d724f4c065acb520c65e1ed737f1324d811
OAuth v2 access token request must send redirect_uri (at least if set) Woody Gilk
11:00 am ORM Feature Request #4059 (Closed): Missing param() on $_db_methods
Include param() on $_db_methods Gah Gneh
10:29 am Feature Request #3897: Controller actions return Response object
David Pommer wrote:
> While thinking about the view class, i consider to use the decorator pattern for rendering htm...
Sam de Freyssinet
10:24 am Feature Request #3897: Controller actions return Response object
While thinking about the view class, i consider to use the decorator pattern for rendering html, json, ... etc. But t... David Pommer
09:58 am Feature Request #3709: Support per-module install.php?
If Kohana is running, you place a dependency check in the module's init.php, which can throw an exception. Also add a... David Pommer
09:06 am Core Revision 247de913: Adding a test for using bound values in callbacks (refs #3796)
Lorenzo Pisani
08:29 am Core Revision 1b36a56f: Allowing bound values to be used in validation callbacks(refs #3796)
Lorenzo Pisani
06:53 am Bug Report #4034: Validation does not need to extend ArrayObject any more
I always hated that :) we should name it either $object or $validation Lorenzo Pisani

06/20/2011

08:54 pm ORM Feature Request #4058 (Closed): Configurable message file for errors
http://forum.kohanaframework.org/discussion/9189/orm-validation-messages
Basically just add a property to use inst...
Lorenzo Pisani
04:49 pm Database Patch #4057 (Closed): Fix: Database::quote_columns on aliased columns breaks WHERE and ORDER BY c...
Database::quote_columns can take an array of values where the second element is the alias and appends 'AS xyz' to the... Michael Fielding
03:35 pm ORM Revision bf8e804a: extending the example for filters in issue #4056
Joel Pittet
03:30 pm ORM Patch #4056: Filters documentation update
https://github.com/kohana/orm/pull/33 Joel Pittet
03:21 pm ORM Patch #4056 (Closed): Filters documentation update
Added more examples to the filters documentation. Joel Pittet

06/19/2011

11:22 pm Bug Report #4054: Request::$current is always NULL when an Exception is thrown
Jeremy Bush wrote:
> If you throw an exception before your first Request::factory() call in your index.php, you'll g...
Marcel Evenson
11:03 pm Bug Report #4054: Request::$current is always NULL when an Exception is thrown
If you throw an exception before your first Request::factory() call in your index.php, you'll get this behavior. For ... Jeremy Bush
08:35 pm Core Revision a298b9a3: Refs #4009, removing the accidental comments committed
Sam de Freyssinet
08:20 pm Core Revision e2884c51: Refs #4009, base HTTP_Header object completed, now 42% faster execution that K...
Still to implement Accept-* HTTP header parsing; update rest of Kohana core to use new API and update unittests to re... Sam de Freyssinet
05:06 pm Core Revision a1943b0d: Refs #4009, WIP on refectoring HTTP_Header. Header does not convert values to ...
Text::ucwords() implemented to restore pseudo standard http header format
Moved the core function of Response::send_...
Sam de Freyssinet
04:21 pm ORM Revision ae9f365e: Merge 2ccb28fdc76755a1fa9f135a26a2f5dfb3ddfab0 into af3137ed33244a18909ab25a5f...
GitHub Merge Button
02:44 pm Patch #4055 (Closed): Class and constans name in uppercase
It's in @280@ line of @date.php@ file:... Damian Stasik
12:27 pm Bug Report #4054 (Closed): Request::$current is always NULL when an Exception is thrown
I noticed that ajax exceptions were still being thrown with all their HTML included in their back trace but the Kohan... Marcel Evenson
10:13 am ORM Revision 2ccb28fd: Added set_values method
Juan Lago
06:34 am Database Feature Request #4007: Manipulate loaded Database_Result
wow, I'm a PHP programmer for 8 years now, and JUST EVER used the ArrayIterator!
Indeed, a mix of FilterIterator an...
Gah Gneh
05:55 am Database Feature Request #4007: Manipulate loaded Database_Result
I think most of this can already be done with the built-in "iterators":http://php.net/manual/spl.iterators Chris Bandy

06/18/2011

04:19 pm Core Revision 73592d6b: Merge fa07a43c01c6c34d5fdb11f636f1c942cb620bc9 into 9a53f22cfa32624d54bb414c98...
GitHub Merge Button
04:13 pm Core Revision fa07a43c: fixing references to old Validate class
Joel Pittet
04:11 pm Patch #4053: Leftover guide and comments relating to Validate class
https://github.com/kohana/core/pull/133
https://github.com/joelpittet/core/commit/fa07a43c01c6c34d5fdb11f636f1c942cb...
Joel Pittet
04:02 pm Patch #4053 (Closed): Leftover guide and comments relating to Validate class
There are a few references to the older Validate class. Joel Pittet

06/17/2011

01:52 pm Database Bug Report #4052: Ignore empty parentheses in or_where_close() / and_where_close()
This isn't a bad idea, but I think such behavior should be optional. I think an optional parameter to @close()@ would... Chris Bandy
09:04 am Database Bug Report #4052: Ignore empty parentheses in or_where_close() / and_where_close()
I mixed up the order of or_where_open() and or_where_close() in the name search example but you get the point Kemal Delalic
09:03 am Database Bug Report #4052 (Closed): Ignore empty parentheses in or_where_close() / and_where_close()
This would allow us not to worry about having something inside of these conditions. Usage example (search):... Kemal Delalic

06/16/2011

07:19 pm ORM Feature Request #3935: Using with() is slow compared to join()
Fixed some formatting. Chris Bandy
01:18 pm Bug Report #3088 (Feedback): Validate::date() doesn't handle dates correctly
Hi !
I reopen this bug because I recently used the php DateTime class which could fit the needs of the validation cl...
Thomas Lété
01:11 pm UnitTest Bug Report #4051 (Closed): SYSPATH/system/tests/kohana/ViewTest.php
Uses the 5.3 __DIR__ in the setupBeforeClass function in v3.1.3.1 of Kohana Iain Carsberg
12:00 pm OAuth Revision 9eea5af8: Merge pull request #8 from rafi/3.1/linkedin_provider
3.1/linkedin provider Woody Gilk
10:34 am OAuth Revision 59331b62: Fixing typo
Rafael B.

06/15/2011

11:48 pm OAuth Revision 7bf140eb: Merge pull request #7 from rafi/3.1/linkedin_provider
3.1/develop Woody Gilk
09:59 pm OAuth Revision fc6ceb65: Adding a Linkedin provider
Rafael B.
06:14 pm Database Bug Report #4047: Returning if query was successful in UPDATE
As for my previous comment, I didn't realize I was looking at early 3.0 branch. Kohana_Database_PDO::query() throws D... Vit Brunner
04:27 pm Bug Report #4034: Validation does not need to extend ArrayObject any more
One more thing I noticed is that we often name a @Validation@ object "@$array@", e.g., "Kohana_Validation_Exception::... Chris Bandy
02:55 pm ORM Bug Report #3866: Static method for checking if a record exists
+1 - it will be useful
and also wish for this method to support not only single value but array of values
Tiger SEO
02:46 pm ORM Feature Request #3935: Using with() is slow compared to join()
... Tiger SEO
02:44 pm ORM Feature Request #4049 (Closed): add using() to ORM::$_db_methods
Hi.
There is ability to use using() method in query builder, but it can't be used in ORM, cause it's not listed in $...
Tiger SEO
02:07 pm Database Bug Report #4047 (Closed): Returning if query was successful in UPDATE
Yeah, I'm not sure what you mean. An "unsuccessful" query (one that never hit the database) would result in a databas... Jeremy Bush
11:56 am Database Bug Report #4047: Returning if query was successful in UPDATE
If I see it right, you should get an exception on an unsuccesful query:
* Kohana_Database_MySQL::query() throws Data...
Vit Brunner
10:23 am Bug Report #4048: Log writer fails when messages use Log::ALERT
Pull request: https://github.com/kohana/core/pull/132 Mathew Davies
10:14 am Bug Report #4048 (Closed): Log writer fails when messages use Log::ALERT
If you have a line like this:... Mathew Davies
08:35 am Database Bug Report #4047 (Closed): Returning if query was successful in UPDATE
Currently the we get the number of affected rows on UPDATE queries.
It would be good if we would also get if the que...
George Fekete

06/14/2011

03:09 pm Userguide Revision 539273cb: Check if API browser has been disabled (bug fix #4046)
Phil Paxton
03:05 pm Userguide Bug Report #4046: Route Exception after disabling the API Browser in \config\userguide.php
Bug fix added to https://github.com/kohana/userguide/pull/19 Phil Paxton
02:56 pm Userguide Bug Report #4046 (Closed): Route Exception after disabling the API Browser in \config\userguide.php
Disabling the API browser in *\userguide\config\userguide.php*... Phil Paxton
12:02 pm OAuth Revision 1bf8c312: Merge pull request #6 from rafi/3.1/develop
3.1/develop Woody Gilk
11:59 am OAuth Feature Request #4045 (Closed): Ability to add more options to the oAuth cURL call
classes\kohana\oauth.php - Kohana_OAuth::remote($url, array $options = NULL)
Being able to add more options to the...
Rafael B.
11:58 am OAuth Revision 253111ad: Fixing: Request::uri() is a function, closing <h2> tag
Rafael B.
12:39 am Bug Report #4044 (Assigned): 3.1 Request_Client_External::_native_execute() passing integer heade...
Jeremy Bush

06/13/2011

07:53 pm Bug Report #4044 (Closed): 3.1 Request_Client_External::_native_execute() passing integer header ...
system/classes/kohana/request/client/external.php:369 passes an integer to Kohana_Request::headers(), which triggers ... Mike Matz
12:21 pm Bug Report #4043 (Closed): Valid::range
HTML5 has the ability to validate range for "number" and "range" input types, and I think it only makes sense for Koh... Ben Midget
« Previous
Next »
 

Also available in: Atom