Page 41 of 134, showing 100 records out of 13,394 total, starting on record 4,001, ending on 4,100
# | Username | Text | |
---|---|---|---|
# | Jul 22nd 2009, 16:40 | Phally | yeah, it has to, else you are screwed with auth etc |
# | Jul 22nd 2009, 16:39 | alkemann | plugins usually inherit from app controller |
# | Jul 22nd 2009, 16:39 | Phally | yes, then you can merge it later on |
# | Jul 22nd 2009, 16:39 | Phally | this is going against the principle of a plugin... i mean, it shouldn't know about the App, yet it inherits from AppController |
# | Jul 22nd 2009, 16:38 | alkemann | ok.. so u have fixed it in ur branch then? |
# | Jul 22nd 2009, 16:37 | Phally | not before the merge |
# | Jul 22nd 2009, 16:37 | alkemann | u didnt have a failing test u made? |
# | Jul 22nd 2009, 16:37 | Phally | some other tests fails now in my plugin, which is really weird since it should be app independent, must be using because of the inheritance with AppController |
# | Jul 22nd 2009, 16:35 | Phally | yeah, but because of mine being old, i didn't have failing tests which you had |
# | Jul 22nd 2009, 16:35 | alkemann | i would rather i merge ur into 2.0 |
# | Jul 22nd 2009, 16:34 | Phally | should i commit after the merge? |
# | Jul 22nd 2009, 16:33 | Phally | alkemann: it is failing here too now |
# | Jul 22nd 2009, 16:33 | Phally | alkemann: oh that was easy, no conflicts, nothing, me likes |
# | Jul 22nd 2009, 16:31 | Phally | alkemann: i just switched over to yours now |
# | Jul 22nd 2009, 16:30 | Phally | alkemann: i'm going to merge them now and see some diffs |
# | Jul 22nd 2009, 16:30 | alkemann | yea on 1 |
# | Jul 22nd 2009, 16:30 | alkemann | u remove the containable? have different db config? different core version? |
# | Jul 22nd 2009, 16:30 | Phally | i don't see any queries either, you have your debug to 1? |
# | Jul 22nd 2009, 16:28 | Phally | i see no reason though, why it fails on your branch and not in mine |
# | Jul 22nd 2009, 16:28 | Phally | yeah i understand |
# | Jul 22nd 2009, 16:26 | alkemann | Phally: the point is that the users table very well may be in a different dbconfig / db in the end |
# | Jul 22nd 2009, 16:25 | Phally | ACTION votes to get rid of the prefix |
# | Jul 22nd 2009, 16:25 | markstory | weird |
# | Jul 22nd 2009, 16:25 | alkemann | it works when not usng containable though |
# | Jul 22nd 2009, 16:25 | markstory | each db config is a separate connection |
# | Jul 22nd 2009, 16:25 | markstory | so different connections |
# | Jul 22nd 2009, 16:25 | alkemann | markstory: same db. different dbconfig (prefix different) |
# | Jul 22nd 2009, 16:25 | Phally | markstory: it is the same db, just different prefixes |
# | Jul 22nd 2009, 16:24 | markstory | I thought it was separate selects. |
# | Jul 22nd 2009, 16:24 | markstory | did cross db join ever work. |
# | Jul 22nd 2009, 16:24 | Phally | alkemann: strange feature haha |
# | Jul 22nd 2009, 16:24 | alkemann | it's that reason i use bindModel unbindModel in my tests |
# | Jul 22nd 2009, 16:23 | alkemann | dunno if its a bug or feature |
# | Jul 22nd 2009, 16:23 | alkemann | Phally: containable cant join across dbConfig |
# | Jul 22nd 2009, 16:23 | Phally | yet the model is right |
# | Jul 22nd 2009, 16:22 | alkemann | containable? |
# | Jul 22nd 2009, 16:22 | Phally | hasMany users fails |
# | Jul 22nd 2009, 16:22 | alkemann | even restarting it several times |
# | Jul 22nd 2009, 16:22 | Phally | alkemann: yeah i see it, i have switched to your branch |
# | Jul 22nd 2009, 16:21 | alkemann | Phally: i get 17 pass and 1 fail for Group model now |
# | Jul 22nd 2009, 16:21 | alkemann | Phally: dunno what its doing.. silly OSes cant agree on what means new line |
# | Jul 22nd 2009, 16:19 | Phally | this thing is making stuff up? |
# | Jul 22nd 2009, 16:19 | alkemann | i try to revert or reset, but it just comes back and stops me from chaking branch... i have to commit to get rid of it |
# | Jul 22nd 2009, 16:18 | alkemann | i have this problem with files randomly being rewritten line encodes |
# | Jul 22nd 2009, 16:18 | alkemann | aarrgg |
# | Jul 22nd 2009, 16:14 | Phally | yeah, i mean putting 2.0 in mine, sorry |
# | Jul 22nd 2009, 16:14 | alkemann | other way u mean |
# | Jul 22nd 2009, 16:13 | Phally | alkemann: wait let me merge mine with 2.0 |
# | Jul 22nd 2009, 16:13 | Phally | alkemann: what errors do you get now? |
# | Jul 22nd 2009, 16:12 | Phally | markstory: it is the Group model hehe |
# | Jul 22nd 2009, 16:12 | alkemann | i merged usersplugin into 2.0 early today |
# | Jul 22nd 2009, 16:12 | markstory | sometimes that can mess up group tests. |
# | Jul 22nd 2009, 16:12 | markstory | do you have junk in the registry? |
# | Jul 22nd 2009, 16:12 | Phally | didn't change anything, have you merged with the current branch? |
# | Jul 22nd 2009, 16:12 | alkemann | heh that is a puzzle |
# | Jul 22nd 2009, 16:10 | Phally | yet they are not |
# | Jul 22nd 2009, 16:10 | Phally | haha they should be |
# | Jul 22nd 2009, 16:10 | alkemann | yea, if tests were consistent. what fun would that be |
# | Jul 22nd 2009, 16:09 | Phally | must be in a good mood now |
# | Jul 22nd 2009, 16:09 | Phally | alkemann: i think my pc has different moods... group.test.php: 1/1 test cases complete: 18 passes, 0 fails and 0 exceptions. |
# | Jul 22nd 2009, 12:18 | alkemann | hey Martz |
# | Jul 22nd 2009, 12:18 | Martz | hey alkemann |
# | Jul 22nd 2009, 12:17 | alkemann | good catch |
# | Jul 22nd 2009, 12:17 | Martz | archive.org seems to be doing a good job :) |
# | Jul 22nd 2009, 12:14 | Martz | nm i found them on live.cakephp.org |
# | Jul 22nd 2009, 12:11 | Martz | i only ask since i offered to host any video content, if required |
# | Jul 22nd 2009, 12:10 | Martz | where were they posted? |
# | Jul 22nd 2009, 12:09 | gwoo | we posted interviews |
# | Jul 22nd 2009, 12:08 | Martz | anyone know the status of the cakefest video? |
# | Jul 22nd 2009, 11:59 | ProLoser|Work | i think some point this week he may actually get to the point |
# | Jul 22nd 2009, 11:59 | ProLoser|Work | i'm patiently waiting for the finale |
# | Jul 22nd 2009, 11:58 | Phally | he doesn't seems very generous with details |
# | Jul 22nd 2009, 11:52 | primeminister | HAHAHA! :) |
# | Jul 22nd 2009, 11:52 | Phally | haha |
# | Jul 22nd 2009, 11:52 | gwoo | P |
# | Jul 22nd 2009, 11:52 | gwoo | primeminister: well at least they got one thing right ;) |
# | Jul 22nd 2009, 11:52 | primeminister | Phally: I have been called an asshole :) really funny |
# | Jul 22nd 2009, 11:51 | ProLoser|Work | at this point it's just babble |
# | Jul 22nd 2009, 11:50 | ProLoser|Work | and respectfully |
# | Jul 22nd 2009, 11:50 | ProLoser|Work | at /first/ i was taking them seriously |
# | Jul 22nd 2009, 11:50 | ProLoser|Work | haha touche |
# | Jul 22nd 2009, 11:50 | Phally | i like them where they are |
# | Jul 22nd 2009, 11:49 | gwoo | ProLoser|Work: good |
# | Jul 22nd 2009, 11:49 | ProLoser|Work | gwoo: ya i'm not gonna deal with em anymore |
# | Jul 22nd 2009, 11:48 | ProLoser|Work | i actually told them to come in here so they can say what they wish without interruption |
# | Jul 22nd 2009, 11:48 | gwoo | ProLoser|Work: you need to settle down |
# | Jul 22nd 2009, 11:48 | ProLoser|Work | they are getting on my nerves though |
# | Jul 22nd 2009, 11:48 | ProLoser|Work | i think they've mostly been jerking each other off |
# | Jul 22nd 2009, 11:47 | Phally | only from when you mention it, but the lines go to fast for me to follow :p |
# | Jul 22nd 2009, 11:45 | ProLoser|Work | or monologue |
# | Jul 22nd 2009, 11:45 | ProLoser|Work | any of you guys following their convo? |
# | Jul 22nd 2009, 11:44 | ProLoser|Work | wow |
# | Jul 22nd 2009, 11:39 | proloser | for anyone present |
# | Jul 22nd 2009, 11:39 | proloser | you guys may or may not care about ayman/ajavid's little speech in the channel |
# | Jul 22nd 2009, 09:24 | Phally | not the digital bitchslap again eh |
# | Jul 22nd 2009, 09:24 | Phally | or else? :p |
# | Jul 22nd 2009, 09:23 | alkemann | u had better! :) |
# | Jul 22nd 2009, 09:23 | Phally | alkemann: group was app dependend, so it's your problem, joke, i'll make it work |
# | Jul 22nd 2009, 09:22 | Phally | markstory: yeah, no problem |
# | Jul 22nd 2009, 09:22 | Phally | alkemann: they were passing, all i know is that the group test won't work... the plugin tests pass fine |