Activity

From 01/25/2012 to 02/23/2012

02/23/2012

10:42 pm Feature Request #4353: External Requests should support Location: redirects
Fully agree - hence offering to write some including for the behaviour that's already implemented :)
The issue is ...
Andrew Coulton
10:29 pm Feature Request #4353: External Requests should support Location: redirects
> Alternatively if you'd rather just leave tests out for now I could just do the method and docs.
Tests are import...
Sam de Freyssinet
10:18 pm Feature Request #4353: External Requests should support Location: redirects
I'm very happy to create a pull request for this for review if it's helpful (seems only fair!). One thing I noticed i... Andrew Coulton
10:16 pm Feature Request #4353: External Requests should support Location: redirects
Now all that remains is the question of how `strict_mode` is going to handle the need for user confirmation in order ... Z Binzl
09:41 pm Feature Request #4353: External Requests should support Location: redirects
I agree with Sam here, @strict_redirect@ should default to @TRUE@. The goal is to make it easy to turn off this behav... Woody Gilk
09:35 pm Feature Request #4353: External Requests should support Location: redirects
Andrew Coulton wrote:
> Including in the options array is good - I think strict_redirect is more semantic than quirk...
Sam de Freyssinet
09:30 pm Feature Request #4353: External Requests should support Location: redirects
Including in the options array is good - I think strict_redirect is more semantic than quirksmode. People are used to... Andrew Coulton

02/22/2012

05:13 pm Feature Request #4353: External Requests should support Location: redirects
Static variable would not be my preferred option. Dependency Injection is better for testing. Sam de Freyssinet
05:11 pm Feature Request #4353: External Requests should support Location: redirects
I am fine with having a switch to enforce strict behavior, but it should be @FALSE@ by default:
@$options = array(...
Woody Gilk
05:07 pm Feature Request #4353: External Requests should support Location: redirects
> I am not a fan of killswitches.
Me neither. How about this as a signature?
*EDIT* updated the signature...
Sam de Freyssinet
05:05 pm Feature Request #4353: External Requests should support Location: redirects
I am not a fan of killswitches. Jeremy Bush
05:04 pm Feature Request #4353: External Requests should support Location: redirects
We should call the switch, "quirksmode" as that is exactly what this is. ;) Sam de Freyssinet
04:58 pm Feature Request #4353: External Requests should support Location: redirects
Well I will always support being true to a specification. If we add a kill switch, it must be *off* by default. Sam de Freyssinet
04:47 pm Feature Request #4353: External Requests should support Location: redirects
I admire that fact that you wrote several short essays to argue your point, Andrew. ;) "A" for effort. Woody Gilk
04:45 pm Feature Request #4353: External Requests should support Location: redirects
Or I could have said that much more simply how @shadowhand put it while I was writing :) Andrew Coulton
04:44 pm Feature Request #4353: External Requests should support Location: redirects
@samsoir
OK, I think it's unlikely we're going to reach agreement here, which is a shame. But just in case:
> I...
Andrew Coulton
04:28 pm Feature Request #4353: External Requests should support Location: redirects
@Sam: Although I completely agree with your idealism, I don't think it is pragmatic. Redirecting POST to POST using 3... Woody Gilk
04:18 pm Feature Request #4353: External Requests should support Location: redirects
But here's the rub. After reading this discussion, isn't Joe Developer inevitably going to think as follows:
1. I'...
Z Binzl
03:29 pm Feature Request #4353: External Requests should support Location: redirects
Andrew Coulton wrote:
> @samsoir thanks for the full response and I do understand where you're coming from. This iss...
Sam de Freyssinet
03:14 pm Feature Request #3536: Remove controller method parameters
Lorenzo Pisani wrote:
> people that agree with it will not come to this ticket and voice their agreement.
More li...
Steven G.
10:57 am Revision cbfda958: Update system submodule
Kohana Jenkins
10:56 am Core Revision bd384ba5: Add an example of multiple field validation.
Kiall Mac Innes
07:04 am Feature Request #4353: External Requests should support Location: redirects
It seems that the real problem with the 1.1 spec is that it has two codes that are supposed to be responded to identi... Z Binzl
03:10 am Feature Request #4353: External Requests should support Location: redirects
@samsoir thanks for the full response and I do understand where you're coming from. This issue has prompted.me to re-... Andrew Coulton
02:49 am Feature Request #3536: Remove controller method parameters
You can't say most people did not agree with this change because the people that agree with it will not come to this ... Lorenzo Pisani
01:08 am Feature Request #3536: Remove controller method parameters
@Ruben, could you please provide an example of how this is more complex?
I see when you are coming from other fram...
Joel Pittet
12:42 am Feature Request #4353: External Requests should support Location: redirects
Thanks, that's a very complete explanation. So just to confirm, as the spec also requires that the redirect (from "no... Z Binzl
12:33 am Feature Request #3536: Remove controller method parameters
Hi Everyone,
This is the first time I write in this community. The first application I wrote in Kohana was in the ...
Ruben Rubio
12:24 am Feature Request #4353: External Requests should support Location: redirects
@Kiall, I'm fully supportive of your proposed specification for handling redirects as it ensures that Kohana is doing... Sam de Freyssinet

02/21/2012

11:44 pm Userguide Revision cf1c27b8: Make formatting optional in the parse method
Chris Bandy
11:44 pm Userguide Revision f8778fb4: Do not convert class description and tags to HTML in the constructor
Chris Bandy
11:44 pm Userguide Revision 14c09e6f: Separate tag formatting from parse method
Chris Bandy
11:15 pm Userguide Bug Report #4428 (Closed): Support comment tags that span multiple lines
Applied in changeset commit:84143418f6a7d30c58b089d8e3cac2df66fbd2f2. Chris Bandy
11:12 pm Userguide Revision bc5a9f64: Remove some unused variables
Chris Bandy
11:12 pm Userguide Revision d91e0de2: Do not covert class constants to HTML in the constructor
Chris Bandy
11:11 pm Revision 55adb014: Update userguide submodule
Kohana Jenkins
11:10 pm Userguide Revision 3e9de262: Merge pull request #39 from cbandy/3.3/feature/multiple-lines
Fixes #4428 Chris Bandy
09:34 pm Feature Request #4353: External Requests should support Location: redirects
I think it's a good thing to add in terms of general flexibility, but it still leaves end-users needing to duplicate ... Andrew Coulton
08:09 pm Feature Request #4353: External Requests should support Location: redirects
That seems like an elegant and flexible solution to me if I understand it correctly. But there's still a need (inevit... Z Binzl
07:34 pm Feature Request #4353: External Requests should support Location: redirects
Myself and sam have discussed the changes on GTalk, I'm sure he'll comment here too and correct me if I'm wrong on an... Kiall Mac Innes
07:14 pm Feature Request #4353: External Requests should support Location: redirects
Maybe it would also help with consistency if Kohana's redirect method, which I now see is in Controller and HTTP rath... Z Binzl
03:37 pm Feature Request #4353: External Requests should support Location: redirects
@kiall appreciate your response and it does seem a tricky balance. I think there are a reasonable number of use cases... Andrew Coulton
03:18 pm Feature Request #3776: Text::standardize()
What's about @ini_set("auto_detect_line_endings", true);@? David Pommer
05:05 am Revision e80b703e: Update system submodule
Kohana Jenkins
05:04 am Feature Request #4353: External Requests should support Location: redirects
Also, I had left out the ability to customize the headers to be re-used when following a redirect.
Fixed in ff9582...
Kiall Mac Innes
05:03 am Core Revision ff9582c1: Refs #4353 - Allow the list of headers to re-use when following a redirect to ...
Kiall Mac Innes
04:33 am Feature Request #4353: External Requests should support Location: redirects
Sam, can you please comment on this? I think I understand what is going on, but would prefer your input before giving... Woody Gilk
02:40 am Feature Request #4353: External Requests should support Location: redirects
@Andrew Coulton: I'm personally of the opinion "follow the spec", if a user is dealing with a misbehaving server they... Kiall Mac Innes
02:39 am ORM Bug Report #4455 (Closed): Cannot join using ORM
For example, there is 2 tables
users and notes,
user has many notes.
And when i need to join the table
ORM::f...
dexcell -
02:27 am Bug Report #4454 (New): Default validation message incorrect
In system/messages/validation.php
'matches' => ':field must be the same as :param2',
should be
'matche...
dexcell -
01:08 am Feature Request #4353: External Requests should support Location: redirects
And note also that this has been further clarified in the HTTPbis draft of the new HTTP/1.1 spec here:
http://tool...
Z Binzl
12:19 am Feature Request #4353 (Feedback): External Requests should support Location: redirects
Although this uses the correct request method per the HTTP spec at http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.... Andrew Coulton

02/20/2012

07:05 pm Revision a50d0040: Update system submodule
Kohana Jenkins
07:04 pm Revision b1d886b4: Fixes #4452 - External Requests from inside a Minion task fail.
Kiall Mac Innes
07:03 pm Core Revision b3aff1c7: Fixes #4452 - External Requests from inside a Minion task fail
Kiall Mac Innes
07:02 pm Bug Report #4452 (Closed): External Requests from inside a Minion task fail
Kiall Mac Innes
06:37 pm Feature Request #4353: External Requests should support Location: redirects
Usage ended up as:... Kiall Mac Innes
06:31 pm Feature Request #4353 (Closed): External Requests should support Location: redirects
Applied in changeset commit:f508bc3302fe04f96b2c4f63e81fded627ed0b9f. Kiall Mac Innes
06:19 pm Revision 7df31b8b: Update system submodule
Kohana Jenkins
06:18 pm Core Revision f508bc33: Merge pull request #215 from kohana/3.3/feature/4353-FollowRedirects
Fixes #4353 - Request::execute() should be able to follow Location headers Kiall Mac Innes
06:13 pm Bug Report #4453 (Closed): The "factory" method for "Kohana_Request" has a wrong PHPDoc @return
Kohana_Request::factory has a "@return void" instead of "@return Request".
As seen on http://kohanaframework.org...
Bogdan Popa
06:07 pm Core Revision 151ffd52: Refs #4353 - Request::execute() should be able to follow Location headers.
Kiall Mac Innes
05:53 pm Revision 5661a1d5: Update database submodule
Kohana Jenkins
02:02 pm Database Revision 8e250936: Update database config for PSR-0. Refs #4001.
Kiall Mac Innes
01:27 pm Bug Report #4452 (Closed): External Requests from inside a Minion task fail
External Requests from inside a Minion task fail due to @Request::$initial === NULL@.
This needs to change, but I'...
Kiall Mac Innes
11:59 am Revision 5eae3479: Update minion submodule
Kohana Jenkins
06:48 am UnitTest Feature Request #4381: Vendor PHPUnit 3.5 and its dependencies
How is everyone handling the fact that the unpackaged files from the repos still have the @package_version@ placehold... Z Binzl

02/19/2012

06:07 pm Userguide Bug Report #4428 (Review): Support comment tags that span multiple lines
https://github.com/kohana/userguide/pull/39 Chris Bandy
05:59 pm Userguide Revision 6b7191da: Link @see tags the same as @uses tags
Chris Bandy
05:59 pm Userguide Revision 9e4d5efb: Some tests for Kodoc::parse
Chris Bandy
05:59 pm Userguide Revision 3f32e112: Allow tags with trailing whitespace
Chris Bandy
05:59 pm Userguide Revision 84143418: Allow tags to span multiple lines. Fixes #4428
Chris Bandy
05:47 pm Revision 9433ac85: Update userguide submodule
Kohana Jenkins
05:45 pm Userguide Revision d457c06c: Class names are case-sensitive. Refs #4001
Also clean up the method description. Chris Bandy
01:52 am ORM Bug Report #4451 (Rejected): trim filter on a NULL value should leave it as NULL
Just create your own method that checks to see if the value is null, and have it return trim($value) when it isn't nu... Isaiah DeRose-Wilson

02/18/2012

11:00 am ORM Bug Report #4451 (Rejected): trim filter on a NULL value should leave it as NULL
When using ... dan caragea

02/17/2012

03:00 pm Userguide Bug Report #3695 (Closed): Markdown should not be included in the controller
Applied in changeset commit:5de14dc49879268b64fb9f2352ab5212d2a3a32e. Chris Bandy
02:48 pm Revision d57e27fe: Update userguide submodule
Kohana Jenkins
02:48 pm Revision 04b1225d: Update userguide submodule
Kohana Jenkins
02:48 pm Revision e831dff4: Update userguide submodule
Kohana Jenkins
02:45 pm Userguide Bug Report #3695 (Resolved): Markdown should not be included in the controller
Chris Bandy
02:45 pm Userguide Revision 462a0d5f: Merge branch '3.2/develop' into 3.3/develop
Chris Bandy
02:45 pm Userguide Revision f2e39343: Merge branch '3.1/develop' into 3.2/develop
Conflicts:
classes/controller/userguide.php
Chris Bandy
06:02 am Core Revision 92fc9926: Clean up whitespace and comments for Request::files()
Woody Gilk
06:02 am Core Revision 51088eb4: Added Request_Client_Stream::encode_header_param(), applies quoted printable e...
Woody Gilk
06:02 am Core Revision c89d2fa9: Fixed incorrect boundary placement in Request_Client_Stream
Woody Gilk
06:02 am Core Revision 7e2433a8: Always set the proper Content-Type, even when no data is being sent
Woody Gilk
06:02 am Core Revision c6835956: Added Request_Client::CRLF, replace all "\n" references in Request_Client_Stre...
Woody Gilk
06:02 am Core Revision de630282: Fixed all request clients to properly handle POST data in all situations
Woody Gilk
06:02 am Core Revision e96eebe1: Added file upload support to Request_Client_Stream
Woody Gilk
06:02 am Core Revision 73e24168: Fixing broken test case, this is not functionally required
Woody Gilk
06:02 am Core Revision d0fa79fa: Set the proper MIME type in Request_Client_HTTP when creating file uploads
Woody Gilk
06:02 am Core Revision 9092c968: Follow up to 36ff1d30f18ac681b4e37ebf76ec3f24f9636b5e, adds file upload suppor...
Woody Gilk
06:00 am Core Revision 5e3323a7: Do not set the body() to POST data in Request_Client_External::execute(), this...
Woody Gilk
06:00 am Core Revision 1f6cf9b8: Added in the ability to upload files through the HTTP external client class wi...
Signed-off-by: Woody Gilk <[email protected]> Brian Greenacre
05:53 am Revision e47387b0: Update system submodule
Kohana Jenkins
05:53 am Core Revision 5b8db1e1: Clean up c5c45ac6a8b09ee5925c6f94df521f66dc84c0d8 and use empty() instead of a...
Woody Gilk
03:15 am Bug Report #4450 (Closed): Character support issue
Applied in changeset commit:0055c46badbb846f4dd9fb80abada6749dc0c510. Anonymous
03:11 am Revision 247c4d4f: Update system submodule
Kohana Jenkins
03:11 am Core Revision 0055c46b: Merge pull request #221 from thinkclay/3.3/develop
Fixes #4450 Woody Gilk
03:09 am Bug Report #4450: Character support issue
Merged. Woody Gilk
03:08 am Bug Report #4450 (Assigned): Character support issue
Woody Gilk
03:05 am Bug Report #4450 (Closed): Character support issue
Ellipsis characters are not supported by all IDE's or fonts and as such, should be removed from the core. See:
htt...
Clay McIlrath
02:47 am Core Revision 26b90dba: Removing elipsis character in favor of (3) periods
Clay McIlrath

02/16/2012

11:26 pm Database Feature Request #3898: Add support for MySQLi
There was a message on the internals mailing list about "deprecating ext/mysql":http://news.php.net/php.internals/53799. Chris Bandy
03:53 pm Userguide Revision 5de14dc4: Call Kodoc_Markdown directly rather than the Markdown() function
Fixes #3695 Chris Bandy
02:23 pm Core Revision 82a5fdfe: fixed bug with comments on core->init missing new line
David Farnan
06:22 am Bug Report #4315 (Closed): Internal sub-request not receiving correct accept type
I'm going to mark this as "wontfix" since the underlying issue is not really solved, but rather the methods described... Woody Gilk
04:54 am Revision 598bc983: Update system submodule
Kohana Jenkins
04:51 am Core Revision c5c45ac6: Switch to ucwords() for controller and directory route matches. Refs #4001.
Kiall Mac Innes
04:15 am Revision 7889a64d: Update image submodule
Kohana Jenkins
04:15 am Image Revision f94e3c19: Cleanup coding stye violations.
Kiall Mac Innes
04:10 am Revision 8e962556: Update auth submodule
Kohana Jenkins
04:09 am Auth Revision ac727ead: Cleanup coding stye violations.
Kiall Mac Innes
03:55 am Revision 6faafbd0: Update system submodule
Kohana Jenkins
03:55 am Revision 1e2df997: Update system submodule
Kohana Jenkins
03:12 am Revision eb4c884f: Add minion module to bootstrap.php. Refs #3989.
Kiall Mac Innes
03:03 am Bug Report #4315: Internal sub-request not receiving correct accept type
Sam / Woody - Is this ticket now closeable? Kiall Mac Innes
03:01 am Revision 4ed40b55: Fixes #4443 - PSR-0 changes broke install.php tests
Kiall Mac Innes
03:00 am Bug Report #4443 (Closed): 3.3.0 Core Class Capitlization Change Breaks install.php
Applied in changeset commit:4ed40b558b1e319a8a7bfe49693955c73f46c64d. Kiall Mac Innes
02:45 am Feature Request #4449 (Closed): Refactor user-agent generation into a single method to allow for ...
Applied in changeset commit:e79574774920fc11695adc16790b8160c3ae187e. Kiall Mac Innes
02:41 am Revision 591deea3: Update submodules
Kohana Jenkins
02:30 am Feature Request #4449 (Closed): Refactor user-agent generation into a single method to allow for ...
Refactor user-agent generation into a single method to allow for easy overrides.
This is currently used in several...
Kiall Mac Innes
02:30 am Core Revision e7957477: Refactor user-agent generation into a single method. Fixes #4449
Kiall Mac Innes
02:15 am Revision ae2f192f: Update submodule pointers
Kiall Mac Innes
01:59 am Core Revision 8454dde1: Merge branch '3.2/develop' into 3.3/develop
Conflicts:
tests/kohana/CLITest.php
Kiall Mac Innes
01:58 am Core Revision 804cc57a: Merge branch '3.1/develop' into 3.2/develop
Conflicts:
tests/kohana/Http/HeaderTest.php
tests/kohana/RequestTest.php
Kiall Mac Innes
01:55 am Core Revision 0d42aa9d: Update unit test @group's
Kiall Mac Innes

02/14/2012

01:26 pm Bug Report #4448 (New): Alias key for error array
Considering the following code:... Willian Veiga
03:31 am ORM Feature Request #4445: ORM::with() doesn't prepend `WHERE` fields with alias
$no_avatars = ORM::factory('user')
->with('profile')
->where('profile.avatar', 'IS', ...
Ivan Kurnosov
03:29 am ORM Feature Request #4445: ORM::with() doesn't prepend `WHERE` fields with alias
> I'm not totally against this, but I don't like adding additional "magic" to ORM. Writing more verbose code isn't a ... Ivan Kurnosov
03:22 am ORM Feature Request #4445: ORM::with() doesn't prepend `WHERE` fields with alias
Ivan Kurnosov wrote:
> > There is no reason that where conditions couldn't be applied to the joined table.
> This s...
Isaiah DeRose-Wilson
02:56 am ORM Feature Request #4445: ORM::with() doesn't prepend `WHERE` fields with alias
> There is no reason that where conditions couldn't be applied to the joined table.
This statement makes no sense, a...
Ivan Kurnosov
02:54 am ORM Feature Request #4445 (Feedback): ORM::with() doesn't prepend `WHERE` fields with alias
> There is no reason that where conditions couldn't be applied to the joined table.
The `with()` is used to have b...
Ivan Kurnosov
02:48 am ORM Feature Request #4445 (Rejected): ORM::with() doesn't prepend `WHERE` fields with alias
Ivan Kurnosov wrote:
> If I do it in `where()` - obviously I apply the conditions to the main entity, that is used f...
Isaiah DeRose-Wilson

02/13/2012

09:51 pm ORM Bug Report #4447 (Closed): Wrong @return for ORM::with()
It is `@return void` obviously should be `@return $this` Ivan Kurnosov
09:42 pm ORM Feature Request #4445: ORM::with() doesn't prepend `WHERE` fields with alias
If I do it in `where()` - obviously I apply the conditions to the main entity, that is used for `from`, because `with... Ivan Kurnosov
09:38 pm ORM Feature Request #4445 (Feedback): ORM::with() doesn't prepend `WHERE` fields with alias
If you do @where('some_field', '=', 100)@, how would ORM know which alias/table name to use? Please include your fix ... Isaiah DeRose-Wilson
09:31 pm ORM Feature Request #4445: ORM::with() doesn't prepend `WHERE` fields with alias
Omg.
Why client should even care of that?! It is ORM business - to make the clients' life easier, by encapsulating...
Ivan Kurnosov
09:26 pm ORM Feature Request #4445 (Closed): ORM::with() doesn't prepend `WHERE` fields with alias
This is expected. You need to include the table alias manually when it is required. Isaiah DeRose-Wilson
09:19 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
Jeremy Bush wrote:
> Isaiah DeRose-Wilson wrote:
> > Following a strict coding standard would help with this, but it ...
Isaiah DeRose-Wilson
08:50 pm Revision da1f7ab4: Update system submodule
Kohana Jenkins
08:19 pm Feature Request #4446 (New): Add max_numeric and min_numeric to Valid class.
For example. If you have a field that must be greater than 10 but has no maximum number. John Chipps-Harding
08:12 pm ORM Feature Request #4445 (Feedback): ORM::with() doesn't prepend `WHERE` fields with alias
So it leads to the ambiguous references:... Ivan Kurnosov
08:04 pm ORM Bug Report #4444 (Closed): Wrong alias character in ORM (postgresql)
It is `:` (colon char) used in alias name in `Kohana_ORM::with()` implementation and it is a denied char to use in po... Ivan Kurnosov
07:34 pm Revision 52f3bcdc: Update .gitmodules to point at "kohanatest" repos
Kiall Mac Innes
06:01 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
Isaiah DeRose-Wilson wrote:
> Following a strict coding standard would help with this, but it would be almost imposs...
Jeremy Bush
05:53 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
Kiall Mac Innes wrote:
> @Dmitry T: All lowercase means not supporting PSR-0.
>
> We have chosen to support PSR-0...
Isaiah DeRose-Wilson
05:45 pm Revision 3ef127f2: Update system submodule
Kohana Jenkins
05:44 pm Core Revision e44612df: Fixup Route tests after PSR-0 changes. Refs #4001.
Kiall Mac Innes
05:33 pm Revision ab834312: Update cache submodule
Kohana Jenkins
05:32 pm Revision c48f3ab6: Update system submodule
Kohana Jenkins
05:21 pm Core Revision 2ed1d300: Ensure the default controller param is used if a controller part was not match...
Kiall Mac Innes
05:17 pm Cache Revision 0aaf50cc: Update MemcacheTag filename for PSR-0. Refs #4001.
Kiall Mac Innes
04:46 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
Good to hear. Thanks Dmitry T.
04:16 pm Revision bfd75a0b: Update system submodule
Kohana Jenkins
04:15 pm Core Revision 83d0f215: Refs #4001 - ucfirst() the controller name, if it was matched from the URL, fo...
Kiall Mac Innes
04:13 pm Core Revision 66da57cb: Revert "Refs #4001 - ucfirst() the controller name for PSR-0"
This reverts commit 4eb6180377036da0a523178dca1d134cebfde06f. Kiall Mac Innes
04:10 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
Dmitry T. wrote:
> How would controller classes look like?
> Controller_News
> Controller_news
> Controller_Admin...
Jeremy Bush
04:08 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
How would controller classes look like?
Controller_News
Controller_news
Controller_Admin_News
Controller_admin_ne...
Dmitry T.
03:16 pm Revision 547fd2b1: Update submodules
Kohana Jenkins
03:02 pm Core Revision 4eb61803: Refs #4001 - ucfirst() the controller name for PSR-0
Kiall Mac Innes
02:57 pm Bug Report #4437 (Resolved): html::style, image, script base prepending issue
We've already rejected this feature twice. See the related issues. Jeremy Bush
01:06 pm Bug Report #4437: html::style, image, script base prepending issue
Yes, here is the url I use :... Thomas Lété
08:32 am Bug Report #4437: html::style, image, script base prepending issue
Hello Thomas,
Could you give some examples of when this will fail?
Robert-Jan Dreu -rjd22-
03:25 am Bug Report #4443 (Closed): 3.3.0 Core Class Capitlization Change Breaks install.php
The first letter of classes such as system/classes/*.php have changed to uppercase. However, line 68 of install.php h... Brendan Mulholland

02/12/2012

04:04 pm ORM Bug Report #4442 (New): Validation Example Error

http://kohanaframework.org/3.1/guide/orm/examples/validation
http://kohanaframework.org/3.2/guide/orm/examples/val...
mike trotta
03:24 pm Bug Report #4440: Remove the `die` call in the auto loaders
Dooh.. Typo! *Fixs* #4440 - Remove the `die` call from the auto loaders.
Fixed by "198fb2626ec28eaaf3de1f2c12a04db...
Kiall Mac Innes
03:23 pm Bug Report #4440: Remove the `die` call in the auto loaders
Humm - I wonder if I used the wrong ticket # in the commit..
Will check now..
Kiall Mac Innes
03:22 pm Bug Report #4440: Remove the `die` call in the auto loaders
How come there's no commit reference for this? Woody Gilk
02:48 pm Revision 8243d50c: Disable the pre PSR-0 compatiblity autoloader now that all core modules have b...
Kiall Mac Innes
02:42 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
@Dmitry T: All lowercase means not supporting PSR-0.
We have chosen to support PSR-0 along with nearly every other...
Kiall Mac Innes
02:40 pm Revision a9664a2f: Update cache module
Kiall Mac Innes
02:40 pm Cache Revision cef1d230: Missed a file on the first pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:37 pm Revision 91ca2bf2: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:37 pm Userguide Revision 4e667099: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:35 pm ORM Revision 8221614b: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:31 pm Image Revision f0bc8896: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:30 pm Database Revision cb64b293: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:27 pm Codebench Revision 29e93494: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:26 pm Cache Revision d46853b4: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
02:20 pm Auth Revision a725a68e: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
01:17 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
I vote for all-lowercase file names like it always was in Kohana. This is easier and no need to remember where is a c... Dmitry T.
01:16 pm Revision 0a07cd3e: Update submodules
Kohana Jenkins
01:07 pm Bug Report #4441 (Feedback): Clean up use of CameCase in class names.
Our use of CamelCase (and all caps) is somewhat inconsistent at the moment.
With PSR-0 now implemented, this has b...
Kiall Mac Innes
01:02 pm Core Revision 198fb262: Fixs #4440 - Remove the `die` call from the auto loaders.
Kiall Mac Innes
01:01 pm Bug Report #4440 (Closed): Remove the `die` call in the auto loaders
Kiall Mac Innes
12:57 pm Bug Report #4440 (Closed): Remove the `die` call in the auto loaders
Remove the `die` call in the auto loaders.
This breaks sub-requests for one, and does not provide a proper exit co...
Kiall Mac Innes
12:54 pm Feature Request #4001: Fully Support PSR-0 autoloading requirements
Okay - So we have an issue with PSR-0 support.
with "Controller_Welcome" in "classes/Controller/Welcome.php" our rou...
Kiall Mac Innes

02/11/2012

08:16 pm Revision 139177b2: Temporarily enable the pre PSR-0 compatiblity autoloader. Refs #4001
Kiall Mac Innes
08:11 pm Revision e387def1: Initial pass for PSR-0 autoloading support. Refs #4001
Kohana Jenkins
08:09 pm UnitTest Revision 93480c14: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
08:08 pm UnitTest Revision 82952bec: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
08:07 pm Core Revision 38061c9d: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
07:56 pm Core Revision 7a12b2ba: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
07:43 pm Core Revision 67939be9: Initial pass for PSR-0 autoloading support. Refs #4001
Kiall Mac Innes
04:07 pm Userguide Feature Request #3922 (Assigned): Add module conventions to the userguide
Kiall Mac Innes
02:21 pm Feature Request #3989: Make Minion official
Duh, ignore and/or delete previous post. Michał Lipka
02:11 pm Feature Request #3989: Make Minion official
After removal of all CLI code from Request class, kohana can not properly detect URI in CLI mode. Before it was detec... Michał Lipka

02/10/2012

05:33 pm Revision c4fb148c: Update submodules
Kohana Jenkins
05:31 pm Core Revision 4bafc4df: Disable Kohana_CoreTest::test_message() due to its fragility.
Kiall Mac Innes
05:25 pm Revision 58291d42: Update submodules
Kohana Jenkins
05:23 pm Core Revision 672e9921: Remove CLI classes - Refs #3989
Kiall Mac Innes
05:07 pm Feature Request #4353 (Assigned): External Requests should support Location: redirects
Pull Request @ http://dev.kohanaframework.org/issues/4353
Needs tests and a decision re 3.3 inclusion.
Also - S...
Kiall Mac Innes
05:06 pm Core Revision ee6dcca1: Refs #4353 - Request::execute() should be able to follow Location headers.
Kiall Mac Innes
06:06 am Feature Request #4439 (New): Kohana_Config_File_Writer
How about to create the class, that can write default config files?
Just the same as Kohana_Config_Database_Writer
...
Ruslan Sukhar

02/09/2012

04:59 pm Bug Report #4438 (New): Kohana_Valid::email_domain() doesn't comply to RFC5321
The @Kohana_Valid::email_domain()@ method only checks if an MX RR is present, it doesn't check if there is a CNAME or... Chris Smith
01:50 pm Bug Report #4437 (Resolved): html::style, image, script base prepending issue
Hi,
Functions on HTML class uses a simple test to detect if the URI of the file is absolute :
strpos($file, ':/...
Thomas Lété
09:14 am Patch #4263: Redirect userguide by default to kohana
Please move this to 3.2 I've made the patch to that version:
https://github.com/kohana/userguide/pull/38
Robert-Jan Dreu -rjd22-
12:45 am Database Feature Request #3898: Add support for MySQLi
I resent the pull request against the correct branch. See https://github.com/kohana/database/pull/29 Moshe Katz

02/08/2012

11:59 pm Database Feature Request #3898: Add support for MySQLi
https://github.com/kohana/database/pull/27 Isaiah DeRose-Wilson
11:04 pm UnitTest Bug Report #4435 (New): Kohana_SecurityTest: test_csrf_token() relies on session data which may b...
As per this discussion: http://forum.kohanaframework.org/discussion/comment/69697
test_csrf_token() in the Kohana_...
Matt Lyon
06:35 pm Bug Report #4434: Request::$initial and Request::$current should be protected properties
> Fixed: https://github.com/kohana/core/pull/213
I've closed that pull request as it is not a sufficient fix, sinc...
Adam Radwon
01:02 pm Bug Report #4434: Request::$initial and Request::$current should be protected properties
Fixed: https://github.com/kohana/core/pull/213 Adam Radwon
12:31 pm Core Revision 29fef91f: The init() method instantiates the Kohana::$log and Kohana::$config properties...
Valery Bogdanov
12:23 pm Bug Report #4434 (New): Request::$initial and Request::$current should be protected properties
@Request::$initial@ and @Request::$current@ should be protected properties and only accessed via their corresponding ... Adam Radwon
07:57 am Feature Request #3683 (Feedback): Exception naming conventions
Sorry for bumping this again, but this seems not to be a duplicate of #3765.
The sugestion there is to use the trans...
David Pommer

02/07/2012

04:17 pm Revision 399986ee: Update submodules
Kohana Jenkins
04:16 pm Revision 28b4a10f: Update submodules
Kohana Jenkins
04:16 pm Revision 4a6af8a6: Update submodules
Kohana Jenkins
04:06 pm Core Revision 6fbee88b: Merge branch '3.2/develop' into 3.3/develop
Woody Gilk
04:06 pm Core Revision 446f032f: Merge branch '3.1/develop' into 3.2/develop
Woody Gilk
04:06 pm Bug Report #4431 (Closed): View::capture no longer uses global references
Even if it does work, still not the correct solution. Fixed. Woody Gilk
04:05 pm Core Revision 2b9a02dd: Follow up to 9803c24111b6b8a9b7665106a0a916ebefd97605, use a bitwise OR instea...
Woody Gilk
04:01 pm Bug Report #4431: View::capture no longer uses global references
Did you try it? My tests showed that using @OR@ worked just fine. From the "horse's mouth":http://php.net/extract
...
Woody Gilk
09:01 am Bug Report #4431 (Feedback): View::capture no longer uses global references
I think there is an error
http://dev.kohanaframework.org/projects/kohana3-core/repository/revisions/9803c24111b6b8a9...
Dmitry T.
02:47 am Revision af063db7: Update submodules
Kohana Jenkins
02:46 am Revision 0a72cd1c: Update submodules
Kohana Jenkins
02:36 am Core Revision c9820797: Merge branch '3.2/develop' into 3.3/develop
Woody Gilk
02:35 am Core Revision 64753b7a: Merge branch '3.1/develop' into 3.2/develop
Woody Gilk
01:16 am Revision 54ef4845: Update submodules
Kohana Jenkins
01:05 am Core Revision 9803c241: Fixed a regression in how global variable references are handled, refs #2919, ...
Woody Gilk
01:04 am Bug Report #4431: View::capture no longer uses global references
Merged into @3.1/develop@. Woody Gilk
01:02 am Bug Report #4431: View::capture no longer uses global references
3.0 is unsupported. It can go in the final 3.1 release (which should be soon...) Jeremy Bush
12:42 am Bug Report #4432: Fix 'password confirm' error message in ORM module
Blast, I'm sorry for creating this issue in the wrong section. Please let me know if I should recreate this issue for... Richard Willis
12:32 am Bug Report #4432 (Closed): Fix 'password confirm' error message in ORM module
When using the get_password_validation() rules for validation a password_cofirm field, the error message returned is ... Richard Willis
12:17 am Bug Report #4431 (Closed): View::capture no longer uses global references
Applied in changeset commit:9a149a65a8cd3b321bcfbf86c10a9f09c4a44298. Woody Gilk
12:13 am Bug Report #4431: View::capture no longer uses global references
Jeremy, should we do a hotfix on 3.0 or just target this into the final 3.1 maintenance release? The fix is currently... Woody Gilk
12:12 am Feature Request #2919 (Closed): Write access to global data with references in views
New issue #4431. Woody Gilk
12:11 am Core Revision 9a149a65: Fixed a regression in how global variable references are handled, refs #2919, ...
Woody Gilk
12:09 am Bug Report #4431 (Closed): View::capture no longer uses global references
As discussed here http://forum.kohanaframework.org/discussion/10366/viewcapture-extract-by-reference
This regressi...
Woody Gilk
12:08 am Feature Request #2919 (Feedback): Write access to global data with references in views
http://forum.kohanaframework.org/discussion/10366/viewcapture-extract-by-reference#Item_1
This feature request doe...
Chris McKeever

02/05/2012

06:47 pm Revision 837333fe: Update submodules
Kohana Jenkins
06:46 pm Core Revision 36303498: Merge pull request #212 from gevans/3.3/feature/4412-empty-attributes-test
Adds tests for HTML::attributes(), refs #4412 Woody Gilk
06:45 pm Feature Request #4412 (Closed): HTML class and attributes
Tests added. Woody Gilk
02:19 pm Core Revision 485acf48: Update HTML::attributes tests for 9cffcd9, refs #4412
Gabriel Evans
01:52 pm Bug Report #4120: Fix __() to use default source language
Reverted #4120 in the pull request since it brings more complexity than the intent of the change. Please close this. Ernestas Lisauskas
10:17 am Revision c0170275: Update submodules
Kohana Jenkins
10:02 am Core Revision 7ae7010e: Merge branch '3.2/develop' into 3.3/develop (fixes #4430)
Lorenzo Pisani
10:01 am Bug Report #4430 (Closed): Validation::check doesn't check errors added manually
applied here: 7ae7010e3c95d4c8277b9464dd4c90eefe6f4807 Lorenzo Pisani
10:01 am Revision d57820fb: Update submodules
Kohana Jenkins
10:00 am Bug Report #4430 (Closed): Validation::check doesn't check errors added manually
In Validation::check, you are stoping the rules if you find an error in a field:
But you are not checking for errors...
Lorenzo Pisani
09:59 am Bug Report #3900 (Closed): Validation::check doesn't check errors added manually
applied here: https://github.com/kohana/core/commit/f876ba59ea406fea6347127dd2407321e78e270d Lorenzo Pisani
09:57 am Core Revision f876ba59: unittest and fix for validation callbacks adding errors manually (fixes #3900)
Lorenzo Pisani
09:33 am Revision 3f83893f: Update submodules
Kohana Jenkins
09:32 am Revision 3331fa21: Update submodules
Kohana Jenkins
09:23 am ORM Revision 075cb722: Merge branch '3.2/develop' into 3.3/develop
Lorenzo Pisani
09:23 am ORM Bug Report #4429: _external array for Validation loads the incorrect file
fixed by this merge: https://github.com/kohana/orm/commit/075cb722fedc0333fa2a7dc746bc72abaca85db9 Lorenzo Pisani
09:21 am ORM Bug Report #4429 (Closed): _external array for Validation loads the incorrect file
Test platform:
- Ubuntu 11.04
- PHP 5.3.5
- Apache 2.2.17
This error surfaces when using external validation wi...
Lorenzo Pisani
09:21 am ORM Bug Report #4185 (Closed): _external array for Validation loads the incorrect file
fixed here: https://github.com/kohana/orm/commit/2f68382df5767ac5f5a69bfb23c48d8b4a392ce0
The messages for `_exter...
Lorenzo Pisani
09:20 am ORM Revision 2f68382d: handling external validation differently from merged model validation (fixes #...
Lorenzo Pisani
07:17 am Revision ed9638ef: Update submodules
Kohana Jenkins
07:04 am ORM Revision 94ddee89: adding the missing alias to using() (fixes #4049)
Lorenzo Pisani
07:03 am ORM Feature Request #4049 (Closed): add using() to ORM::$_db_methods
applied here: https://github.com/kohana/orm/commit/94ddee89fe6eeadce504edeec83165ead23d7613 Lorenzo Pisani
05:17 am ORM Feature Request #4163 (Closed): Skip validations
I don't think we should be adding a parameter to save() for the sake of skipping proper behavior. My suggestion would... Lorenzo Pisani
05:10 am ORM Feature Request #3949 (Closed): has_one through
No one seems to have voiced their opinion about this and I still don't find it useful so feel free to reopen with som... Lorenzo Pisani
05:02 am Revision 9d9f74c0: Update submodules
Kohana Jenkins
04:56 am ORM Revision 59c7d119: making sure fields are unserialized as arrays (fixes #4188)
Lorenzo Pisani
04:55 am ORM Bug Report #4188 (Closed): ORM _unserialize_value() can result in stdClass for associative array
applied here: https://github.com/kohana/orm/commit/59c7d119208e35b5220772b2ae125c5b8e701fb2 Lorenzo Pisani
04:47 am Revision eb739a63: Update submodules
Kohana Jenkins
04:41 am Userguide Bug Report #4223 (Closed): Use non-conflicting routes for media and api
Applied here: https://github.com/kohana/userguide/commit/11f20122d93a9f0ff32f5454bf90b7e535901edf Lorenzo Pisani
04:41 am Userguide Revision 11f20122: moving api and media routes so they do not conflict with any possible module n...
Lorenzo Pisani
04:40 am Userguide Bug Report #4223 (Assigned): Use non-conflicting routes for media and api
Taking care of this now Lorenzo Pisani

02/04/2012

11:00 am Bug Report #4141: Fix Request::redirect() when using an index_page
TJ Krause wrote:
> Has this issue been solved? If not the fix is quite simple. The third parameter must be a boolean...
Максим Нагайченко

02/03/2012

09:23 pm Bug Report #4141: Fix Request::redirect() when using an index_page
Has this issue been solved? If not the fix is quite simple. The third parameter must be a boolean instead of a string... TJ Krause

02/02/2012

08:20 pm Database Feature Request #3432: Nested Transactions
we were kicking this for more than a year, it's time to make a goal here :P
what is the state of this now? I wan...
Enrique Piatti

02/01/2012

06:18 pm Userguide Bug Report #4428 (Closed): Support comment tags that span multiple lines
Specifically, @@param@ tags can get pretty long. Chris Bandy

01/31/2012

06:17 pm Revision 8e9b2b48: Update submodules
Kohana Jenkins
06:07 pm Core Revision e139a64c: Follow up to 3bc535eb536e54451b722da9699d052c863ac1b4, determine the download ...
Woody Gilk
06:04 pm Core Revision 18183090: Fix previous bad merge
Jeremy Bush
06:04 pm Feature Request #3989: Make Minion official
Woody Gilk wrote:
> The changes in #3931 should be reverted as part of this, and a new exception handler attached fo...
Jeremy Bush
06:02 pm Revision 4ef35951: Update submodules
Kohana Jenkins
05:57 pm Core Revision c7b1986b: Merge branch '3.3/feature/3989-Remove-CLI' into 3.3/develop
Conflicts:
classes/kohana/kohana/exception.php
Jeremy Bush
05:57 pm Feature Request #3989 (Closed): Make Minion official
And core changes have been merged. This is complete. Jeremy Bush
05:52 pm Feature Request #3989: Make Minion official
The minion branch has been merged. Jeremy Bush
03:27 pm Auth Bug Report #4265 (Closed): Possible bug in Kohana 3.2 Auth?
The user model is serialized and stored in the session. There is no security concern about the id getting changed bec... Isaiah DeRose-Wilson
06:32 am Revision 69b6f0d5: Update submodules
Kohana Jenkins
06:31 am Revision 3a3b3b42: Update submodules
Kohana Jenkins
06:23 am ORM Bug Report #4427 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
Fixed by "c1d5f2f119afed1...":https://github.com/kohana/orm/commit/c1d5f2f119afed15a34f5cc2b8a181d276707d17 Isaiah DeRose-Wilson
06:22 am ORM Bug Report #3729 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
Fixed by "c1d5f2f119...":https://github.com/kohana/orm/commit/c1d5f2f119afed15a34f5cc2b8a181d276707d17 Isaiah DeRose-Wilson
06:19 am ORM Revision d35f7d88: Merge branch '3.2/develop' into 3.3/develop
Isaiah DeRose-Wilson
06:18 am ORM Revision d58dc81a: Merge branch 3.1/develop into 3.2/develop
Isaiah DeRose-Wilson
06:16 am Revision 3a7e8825: Update submodules
Kohana Jenkins
06:15 am ORM Bug Report #3587 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
Applied in changeset commit:c1d5f2f119afed15a34f5cc2b8a181d276707d17. Isaiah DeRose-Wilson
06:10 am ORM Bug Report #4427 (Closed): ORM and sqlite virtual tables not accessed properly breaking object
sqlite has virtual tables which can be used for (amongst other things) powerful full text searches. virtual tables ar... Isaiah DeRose-Wilson
06:06 am ORM Revision c1d5f2f1: Fixes #3587 - Select columns by name instead of doing select *
Isaiah DeRose-Wilson
05:31 am Revision 7989a5ed: Update submodules
Kohana Jenkins
05:20 am ORM Revision e179155c: Fixes #4406 - Make sure we check for NULL value before loading belongs to data.
Isaiah DeRose-Wilson
05:19 am ORM Bug Report #4404 (Closed): Belongs to relationships return the wrong record
Fixed by "e179155c2...":https://github.com/kohana/orm/commit/e179155c236b3806cfb0d8007b3501eb90fccca9 Isaiah DeRose-Wilson
05:17 am ORM Bug Report #4405 (Closed): Belongs to relationships return the wrong record
Isaiah DeRose-Wilson
05:17 am ORM Bug Report #4405: Belongs to relationships return the wrong record
Fixed by "bc56b3d422740...":https://github.com/kohana/orm/commit/bc56b3d42274013c61a2fcfda41c5545bf849697 Isaiah DeRose-Wilson
05:13 am ORM Bug Report #4423 (Rejected): forget to check var「$this->_saved」and「$this->_valid」after method val...
I don't think is this is required. Extra validation should always run. If the model's data hasn't changed, and there ... Isaiah DeRose-Wilson
05:10 am ORM Bug Report #4426 (Closed): Validation should always run in a model isn't valid
「$this->_valid」expression should be run before 「$this->_changed」or missing validation like 「password」 matchs 「passwor... Isaiah DeRose-Wilson
05:04 am ORM Bug Report #4425: Validation should always run in a model isn't valid
Fixed by "0d6c71e7...":https://github.com/kohana/orm/commit/0d6c71e7968bc738cf4f6f1c21419b935f6329c8 Isaiah DeRose-Wilson
05:02 am Revision 28b058a4: Update submodules
Kohana Jenkins
05:01 am Revision c776d55a: Update submodules
Kohana Jenkins
05:01 am Revision 207c2ebc: Update submodules
Kohana Jenkins
05:01 am ORM Bug Report #4425 (Closed): Validation should always run in a model isn't valid
「$this->_valid」expression should be run before 「$this->_changed」or missing validation like 「password」 matchs 「passwor... Isaiah DeRose-Wilson
05:00 am ORM Bug Report #4423 (Closed): forget to check var「$this->_saved」and「$this->_valid」after method values()
Isaiah DeRose-Wilson
05:00 am ORM Bug Report #4424 (Closed): Validation should always run in a model isn't valid
Fixed by "0d6c71e7...":https://github.com/kohana/orm/commit/0d6c71e7968bc738cf4f6f1c21419b935f6329c8 Isaiah DeRose-Wilson
04:58 am ORM Revision fadde0bf: Merge branch '3.2/develop' into 3.3/develop
Isaiah DeRose-Wilson
04:58 am ORM Revision e669bf1d: Merge branch '3.1/develop' into 3.2/develop
Isaiah DeRose-Wilson
04:54 am ORM Revision 0d6c71e7: Fixes #4423 and #4424 - Run validation before checking changed. Always run val...
Isaiah DeRose-Wilson
04:00 am ORM Bug Report #4423 (Assigned): forget to check var「$this->_saved」and「$this->_valid」after method val...
Ah, I see what the issue is now. Isaiah DeRose-Wilson
03:48 am ORM Bug Report #4424 (Assigned): Validation should always run in a model isn't valid
Isaiah DeRose-Wilson
03:48 am ORM Bug Report #4423: forget to check var「$this->_saved」and「$this->_valid」after method values()
I'm not sure I understand what you are trying to fix here. The `__set()` will change the _saved and _valid flags if y... Isaiah DeRose-Wilson

01/30/2012

09:20 am ORM Bug Report #4424 (Closed): Validation should always run in a model isn't valid
「$this->_valid」expression should be run before 「$this->_changed」or missing validation like 「password」 matchs 「passwor... SAN KAI LIAO
09:01 am ORM Bug Report #4423 (Rejected): forget to check var「$this->_saved」and「$this->_valid」after method val...
forget to check var「$this->_saved」and「$this->_valid」after set values from an array with support for one-one relations... SAN KAI LIAO
08:21 am Bug Report #4422 (New): [Validation] decimal message doesnt use :param2 value
Here is quick example:... Ivan Brotkin
03:17 am Revision deb1c92a: Update submodules
Kohana Jenkins
03:15 am Feature Request #4418 (Closed): std* log writers need to append a newline instead of prepending it
Applied in changeset commit:00093db6c94e1e40c79c8f020ff8943285a6fe1e. Lorenzo Pisani
03:05 am Core Revision 00093db6: STD log classes append instead of prepending PHP_EOL (fixes #4418)
Lorenzo Pisani
02:47 am Revision c4dbb1f3: Update submodules
Kohana Jenkins
02:34 am Core Revision a25b341a: Fix a bug where, in some cases, the exception handler begins the stack trace i...
Kiall Mac Innes
01:42 am Minion Feature Request #4419: Switch newlines to be appended instead of prepending
This has been applied in the pull request for request decoupling: https://github.com/kohana/minion/pull/52
Assigni...
Lorenzo Pisani

01/29/2012

09:32 pm Bug Report #4421: Add default robots.txt
Yeah, these apps are 3.0, this has been changed since 3.1 Kemal Delalic
06:31 pm Revision 04684277: Update submodules
Kohana Jenkins
06:31 pm Revision 9e1da2a7: Update submodules
Kohana Jenkins
06:31 pm Revision 0fc9d02f: Update submodules
Kohana Jenkins
06:19 pm Core Revision dce8cc79: Fixed issue with I18n::lang() test expecting state to be preserved across runs.
Kiall Mac Innes
06:19 pm Core Revision c9cc8888: Fixed issue with I18n::lang() test expecting state to be preserved across runs.
Kiall Mac Innes
06:18 pm Core Revision cbed05a5: Fixed issue with I18n::lang() test expecting state to be preserved across runs.
Kiall Mac Innes
06:16 pm Revision 98de2c76: Update submodules
Kohana Jenkins
06:16 pm Revision 649a2103: Update submodules
Kohana Jenkins
06:16 pm Revision b1951620: Update submodules
Kohana Jenkins
06:15 pm Userguide Bug Report #4037 (Closed): API Browser anchors conflict with page styles
Applied in changeset commit:a64008be87d735b7fb0b8739e37b3d8914603e18. Chris Bandy
06:10 pm Core Revision 80d2bc50: Ensure I18n tests work correctly when I18n::$lang has been set to something ot...
Kiall Mac Innes
06:10 pm Core Revision 6b7d050f: Ensure I18n tests work correctly when I18n::$lang has been set to something ot...
Kiall Mac Innes
06:09 pm Core Revision c8320bb7: Ensure I18n tests work correctly when I18n::$lang has been set to something ot...
Kiall Mac Innes
06:02 pm Userguide Revision 2272a16a: Merge branch '3.2/develop' into 3.3/develop
Chris Bandy
05:58 pm Userguide Revision e50a1e0d: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
05:56 pm Userguide Revision afc289d7: Move jQuery calls into no-conflict scope
Chris Bandy
05:52 pm Userguide Revision 4dbf5eff: Fix API filter with prefix IDs. Refs #4037
Chris Bandy
05:49 pm Userguide Revision a64008be: Merge remote branch 'czukowski/bug/4037-api-browser-anchors-conflict' into 3.1...
Fixes #4037 Chris Bandy
05:29 pm Userguide Bug Report #3694 (Closed): Markdown should not be included in the controller
Chris Bandy
04:30 pm Bug Report #4421 (Closed): Add default robots.txt
This isn't true at all:
http://kohanaframework.org/robots.txt
http://www.google.com/search?q=kohanaframework
T...
Jeremy Bush
12:52 pm Bug Report #4421 (Closed): Add default robots.txt
With default routing, /robots.txt will return 500+. This doesn't seem like a big deal until *Google removes few of yo... Kemal Delalic

01/28/2012

05:25 pm Bug Report #4413: Kohana::init() overwrites any existing internal Log or Config instances
I would very much like to see this get into the core as soon as possible. I would like to have my init options array ... Richard Willis
12:02 am ORM Revision b577baee: The foreign key in the belongs_to relationship is now only set to the value's ...
Valery Bogdanov

01/27/2012

08:47 pm ORM Bug Report #4420: ORM with belongs_to causes error when setting it to NULL
Fixed: https://github.com/kohana/orm/pull/52 Adam Radwon
08:46 pm Bug Report #4224: Kohana::$config incorrectly initialized in Kohana_Core
Fixed: https://github.com/kohana/core/pull/206 Adam Radwon
08:45 pm Bug Report #4413: Kohana::init() overwrites any existing internal Log or Config instances
Fixed: https://github.com/kohana/core/pull/206 Adam Radwon
01:50 pm UnitTest Bug Report #3711: Unittest module breaks the userguide api browser
Adding @require_once 'PHPUnit/Autoload.php'@ to @unittest/init.php@ fixes this. Why doesn't the UnitTest module load ... Chris Bandy
01:31 pm Revision da21c51f: Update submodules
Kohana Jenkins
01:31 pm Revision 42800887: Update submodules
Kohana Jenkins
01:31 pm Revision a17d1bb5: Update submodules
Kohana Jenkins
01:28 pm Userguide Feature Request #3919: Sunlight Syntax Highlighter
I think the library has moved: http://sunlightjs.com Chris Bandy
01:21 pm Userguide Bug Report #3334 (Closed): API autofocus
Chris Bandy
01:20 pm Userguide Bug Report #3334: API autofocus
Fixed in https://github.com/kohana/userguide/commit/70b0aa5384d77a6162389c57fc1e46ca37126b8d Chris Bandy
01:19 pm Userguide Revision d5b97202: Merge branch '3.2/develop' into 3.3/develop
Chris Bandy
01:18 pm Userguide Revision eeb6e389: Merge branch '3.1/develop' into 3.2/develop
Chris Bandy
01:16 pm Revision 18a7dee2: Update submodules
Kohana Jenkins
01:15 pm Userguide Bug Report #3665 (Closed): Filter does not work on API Browser.
Applied in changeset commit:f60b7bca75c19eadb72db02ba77a719fecca4fd9. Chris Bandy
01:06 pm Userguide Revision 70b0aa53: Simplify API filter and focus on load
Chris Bandy
01:02 pm Userguide Revision f60b7bca: Merge pull request #18 from awellis13/3.1/develop
Fixes #3665 Chris Bandy
10:26 am Feature Request #4169: Support for subdomains
Renaming ... David Pommer
09:55 am Feature Request #4169: Support for subdomains
Some quick thoughts:... David Pommer
08:56 am ORM Bug Report #4420 (Closed): ORM with belongs_to causes error when setting it to NULL
Reported in the forums: http://forum.kohanaframework.org/discussion/10125/
Setting a belongs_to relationship to NU...
Adam Radwon

01/26/2012

03:33 pm Revision 90f06159: Update submodules
Kohana Jenkins
02:24 pm Bug Report #4313: Kohana_Session throws exception when session_start was already called
Zvi Shteingart, did you meant @if(session_id())@? Dmitry T.
01:07 pm Bug Report #4313: Kohana_Session throws exception when session_start was already called
nice. i think such exception is better than existing one. it cleares out the reason of exception. Dmitry Selin
12:37 pm Bug Report #4313: Kohana_Session throws exception when session_start was already called
I spend a couple of hours on this issue too. It is not straight-forward from the bug that Session::Instance() must be... Zvi Shteingart
10:47 am Bug Report #4016: Validation message for "matches" should say :param3 instead of :param2
Agree with Nano Documet.
Kohana 3.0 has only a Validate class, so there was no need for passing Validation object...
Ivan Brotkin

01/25/2012

12:11 am Feature Request #4375: Remove redirect() from the Request class
I think I agree. I also think that we should encourage using HTTP::redirect() over $this->redirect() in controllers. ... Jeremy Bush
« Previous
Next »
 

Also available in: Atom