Log message #900640

# At Username Text
# Jul 20th 2009, 10:34 gwoo good
# Jul 20th 2009, 10:34 alkemann it may make more sense to change the order of the behaviours
# Jul 20th 2009, 10:34 alkemann atm, revision is created when draft is accepted instead of when the draft is createded
# Jul 20th 2009, 10:33 gwoo ok
# Jul 20th 2009, 10:33 alkemann atm there is a problem with the cooperation of the two behaviours, but i will look into that
# Jul 20th 2009, 10:33 alkemann http://thechaw.com/bakery/source/branches/2.0/tests/cases/models/article_page.test.php#highlight
# Jul 20th 2009, 10:33 alkemann added tests that show application flow around article creation, article page creation and editing, and how drafts and revisions are involved with this process
# Jul 20th 2009, 09:43 ProLoser|Work ah danke
# Jul 20th 2009, 09:43 alkemann userplugins branchg
# Jul 20th 2009, 09:42 ProLoser|Work at least under master
# Jul 20th 2009, 09:42 ProLoser|Work plugins folder is empty
# Jul 20th 2009, 09:42 alkemann thechaw.com/bakery
# Jul 20th 2009, 09:42 ProLoser|Work i'm curious to learn more about this userplugin, is there somewhere i can check it out?
# Jul 20th 2009, 09:39 alkemann heh ur excused ;)
# Jul 20th 2009, 09:38 markstory ACTION apologizes for code pasting.
# Jul 20th 2009, 09:38 markstory put your method name inside ''
# Jul 20th 2009, 09:38 alkemann rigth thanks
# Jul 20th 2009, 09:38 markstory }
# Jul 20th 2009, 09:38 markstory return array('start', 'startCase', '', 'endCase', 'end');
# Jul 20th 2009, 09:38 markstory function getTests() {
# Jul 20th 2009, 09:38 markstory getTests
# Jul 20th 2009, 09:37 alkemann OT. what was that trick to only run one of the tests in a testcase (besides commenting out or renaming)
# Jul 20th 2009, 09:35 alkemann but if gwoo is fine with it, then i guess im too :)
# Jul 20th 2009, 09:35 markstory meh
# Jul 20th 2009, 09:35 alkemann yea git makes me like to work that way. i just felt it a bit unclean pushing these events to the public repo
# Jul 20th 2009, 09:35 markstory so 1.3-bake had about 6 branches on my computer.
# Jul 20th 2009, 09:35 markstory I use lots of small branches personally.
# Jul 20th 2009, 09:34 markstory because I don't care about them. How I got to the end is normally not important.
# Jul 20th 2009, 09:34 markstory and I don't make branch names that others understand
# Jul 20th 2009, 09:34 gwoo both
# Jul 20th 2009, 09:34 markstory I don't squash merges
# Jul 20th 2009, 09:34 alkemann markstory: do u do this? or do you work on the locally tracking branch?
# Jul 20th 2009, 09:34 gwoo alkemann: looks fine to me
# Jul 20th 2009, 09:34 gwoo alkemann: why?
# Jul 20th 2009, 09:32 markstory you can squash the merge commit as well.
# Jul 20th 2009, 09:32 alkemann then maybe these local development branches should be named something that makes sense to public .. like "local-2.0"
# Jul 20th 2009, 09:31 alkemann ok
# Jul 20th 2009, 09:31 markstory at least that's how I understand it.
# Jul 20th 2009, 09:31 markstory because without the merge commit there would be no way to find out the commit's parent previous to the merge.
# Jul 20th 2009, 09:30 gwoo alkemann: ask the git guys not me
# Jul 20th 2009, 09:30 markstory not if there was no merge commit.