Logs for #cakephp-bakery

Page 37 of 134, showing 100 records out of 13,394 total, starting on record 3,601, ending on 3,700

# At Username Text
# Jul 23rd 2009, 11:19 Phally haha
# Jul 23rd 2009, 11:17 ProLoser|Work i think it had a tied up woman
# Jul 23rd 2009, 11:17 ProLoser|Work "duct tape is silver"
# Jul 23rd 2009, 11:17 ProLoser|Work "silence is golden"
# Jul 23rd 2009, 11:17 ProLoser|Work reminds me of a motivational poster on duct tape
# Jul 23rd 2009, 11:17 ProLoser|Work hmm
# Jul 23rd 2009, 11:16 Phally apps that barely hang together? or ehm, kidnapped apps or grey sticky apps
# Jul 23rd 2009, 11:15 ProLoser|Work what's 'duct tape applications'
# Jul 23rd 2009, 10:41 ProLoser|Work but i'm sure that's enough of a reason to switch
# Jul 23rd 2009, 10:41 ProLoser|Work not that i know anyone who's seen the code
# Jul 23rd 2009, 10:41 ProLoser|Work the one that sends 1-billion requests ins .00043 seconds
# Jul 23rd 2009, 10:34 ProLoser|Work i'm so excited about the new awesome framework we're gonna be using
# Jul 23rd 2009, 09:38 alkemann sorry i cant wait any longer i gotta go. ill check logs later or whatnot. bye
# Jul 23rd 2009, 09:04 alkemann u get the test to run?
# Jul 23rd 2009, 08:54 alkemann ok
# Jul 23rd 2009, 08:53 jperras try and remember to keep the schema.php file up to date. it's not very essential now, but it will become more important as the codebase gets closer to stable
# Jul 23rd 2009, 08:53 alkemann ok good
# Jul 23rd 2009, 08:52 jperras remotes/origin/2.0
# Jul 23rd 2009, 08:50 alkemann are u on the 2.0.x.x branch?
# Jul 23rd 2009, 08:49 jperras yeah, the schema was very old
# Jul 23rd 2009, 08:49 jperras yowza
# Jul 23rd 2009, 08:48 jperras cool
# Jul 23rd 2009, 08:47 alkemann ok. pushed fixed
# Jul 23rd 2009, 08:44 jperras and from the 2.0 branch, the schema.php file is incorrect
# Jul 23rd 2009, 08:44 jperras no, but I was setting up the application
# Jul 23rd 2009, 08:42 alkemann but u dont need schema to run the tests anyway :)
# Jul 23rd 2009, 08:42 alkemann but yea they need to be fixed after baking because of unconventional pk
# Jul 23rd 2009, 08:41 alkemann they arent even in the latest schema i have
# Jul 23rd 2009, 08:40 jperras article_pages_drafts and article_pages_revs
# Jul 23rd 2009, 08:37 alkemann oh im looking at fixtures
# Jul 23rd 2009, 08:37 alkemann jperras: which table?
# Jul 23rd 2009, 08:36 alkemann hmm.. ill fix that
# Jul 23rd 2009, 08:24 jperras there are primary keys defined twice in some tables
# Jul 23rd 2009, 08:24 jperras alkemann: also, there's an error in the schema
# Jul 23rd 2009, 08:24 jperras alkemann: just getting it setup now; got distracted for a bit
# Jul 23rd 2009, 08:18 alkemann jperras: u see it?
# Jul 23rd 2009, 07:17 jperras pulling repo now
# Jul 23rd 2009, 07:14 alkemann trying with and without containable. set recursive -1 or not. cant get it to do the same in the counter test
# Jul 23rd 2009, 07:12 jperras k
# Jul 23rd 2009, 07:12 alkemann typo. refresh bin
# Jul 23rd 2009, 07:12 jperras alkemann: public $alies = 'Article'; ?
# Jul 23rd 2009, 07:09 jperras yeah, gimme a minute
# Jul 23rd 2009, 07:08 alkemann jperras: can u pull the bakery 2.0 branch and run the test urself?
# Jul 23rd 2009, 07:07 alkemann jperras: http://bin.cakephp.org/view/1334665431 - this one doesnt do it
# Jul 23rd 2009, 07:07 jperras alkemann: oh?
# Jul 23rd 2009, 07:06 jperras we might be able to rewrite some portions of Model and DboSource to get the query a bit more optimized
# Jul 23rd 2009, 07:06 alkemann jperras: im not able to recreate it in a lesser test
# Jul 23rd 2009, 07:06 jperras alkemann: post an enhancement ticket
# Jul 23rd 2009, 07:05 Phally alkemann: if it is query #85 of article.test.php, then i have
# Jul 23rd 2009, 07:04 alkemann update is on the parent. scope is on the counted model
# Jul 23rd 2009, 07:04 jperras that's a side-effect of updateAll, iirc
# Jul 23rd 2009, 07:03 alkemann jperras: but the scope would be on the find('count' it still does not make sense on the update
# Jul 23rd 2009, 07:03 jperras if your counterscope is not set, then there shouldn't be any joins produced
# Jul 23rd 2009, 07:03 jperras since you can scope on the associated model
# Jul 23rd 2009, 07:03 alkemann i am using scope yes
# Jul 23rd 2009, 07:03 jperras if I remember correctly, it has something to do with counterScope
# Jul 23rd 2009, 07:02 jperras hmm
# Jul 23rd 2009, 07:02 alkemann Phally: u found the same query running 2.0 branch tests?
# Jul 23rd 2009, 07:01 alkemann jperras: http://bin.cakephp.org/view/1638485376 - dont see why it makes all the joins for SET `Article`.`article_page_count` = 1 WHERE `Article`.`id`
# Jul 23rd 2009, 07:01 jperras alkemann: yes
# Jul 23rd 2009, 07:01 Phally jperras: yo
# Jul 23rd 2009, 07:01 alkemann jperras: u have any familiarity with countercache?
# Jul 23rd 2009, 07:01 Phally alkemann: haha
# Jul 23rd 2009, 07:00 Phally alkemann: http://api.cakephp.org/view_source/model/#line-1439
# Jul 23rd 2009, 07:00 jperras ahoy hoy
# Jul 23rd 2009, 07:00 alkemann morn jperras
# Jul 23rd 2009, 07:00 alkemann had a find before a write and couldnt understand why i didnt find the new stuff
# Jul 23rd 2009, 07:00 alkemann different issue.
# Jul 23rd 2009, 07:00 alkemann damn im an idiot
# Jul 23rd 2009, 06:59 Phally agreed
# Jul 23rd 2009, 06:59 alkemann but my point would actually be that all counter cache updates should be hardcoded to do no joins
# Jul 23rd 2009, 06:59 Phally alkemann: no, i think when it gets there it isn't -1 anymore
# Jul 23rd 2009, 06:58 alkemann Phally: u mean the problem of high recursiveness is that i set it to -1?
# Jul 23rd 2009, 06:57 Phally alkemann: hmm was checking an old ticket out of mine which was about a different issue, but there were no joins either, so it has to be that recursive thing
# Jul 23rd 2009, 06:54 alkemann just typo
# Jul 23rd 2009, 06:54 Phally norwegian? :p
# Jul 23rd 2009, 06:54 Phally public $alies = 'Article';
# Jul 23rd 2009, 06:54 Phally alkemann: now, that is strange, still using 1.2?
# Jul 23rd 2009, 06:53 alkemann and it does not do the JOINs
# Jul 23rd 2009, 06:53 alkemann Phally: then i made this standalone to check it http://bin.cakephp.org/view/1334665431
# Jul 23rd 2009, 06:52 alkemann put on debug 2 and see for urself
# Jul 23rd 2009, 06:50 Phally i see
# Jul 23rd 2009, 06:46 alkemann http://thechaw.com/bakery/source/branches/2.0/tests/cases/models/article.test.php#11
# Jul 23rd 2009, 06:46 alkemann i have that
# Jul 23rd 2009, 06:46 Phally i know it would fail a number of tests then
# Jul 23rd 2009, 06:45 Phally just for the fun of it, place $recursive = -1 in Article model
# Jul 23rd 2009, 06:45 Phally yeah
# Jul 23rd 2009, 06:45 alkemann SET `Article`.`article_page_count` = 1 WHERE `Article`.`id`
# Jul 23rd 2009, 06:45 Phally alkemann: oh no, i had my head in my ass
# Jul 23rd 2009, 06:44 alkemann whY?
# Jul 23rd 2009, 06:44 Phally alkemann: well it needs at least one ;)
# Jul 23rd 2009, 06:41 alkemann Phally: 4 joins when none are needed
# Jul 23rd 2009, 06:41 alkemann http://bin.cakephp.org/view/1638485376
# Jul 23rd 2009, 06:41 Phally alkemann: define weird :p
# Jul 23rd 2009, 06:39 alkemann Phally: countercache in the Article model is making a weird query. but i was not able to recreate the issue in a seperate test
# Jul 23rd 2009, 05:54 Phally alkemann: i was busy having lunch, what's up?
# Jul 23rd 2009, 05:03 alkemann Phally: busy at work or can u help me look at something?
# Jul 23rd 2009, 04:40 alkemann gwoo: up? (i wanna see the stuff from John as well!)
# Jul 23rd 2009, 04:25 alkemann cache queries is always off when running tests right?
# Jul 23rd 2009, 04:18 poLK alkemann: ok, you're allowed to do so :)