<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Dreamwidth Development</title>
  <link>https://dw-dev.dreamwidth.org/</link>
  <description>Dreamwidth Development - Dreamwidth Studios</description>
  <lastBuildDate>Tue, 12 Mar 2013 06:46:07 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>dw_dev</lj:journal>
  <lj:journaltype>community</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/482697/10</url>
    <title>Dreamwidth Development</title>
    <link>https://dw-dev.dreamwidth.org/</link>
    <width>100</width>
    <height>38</height>
  </image>

<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/135934.html</guid>
  <pubDate>Tue, 12 Mar 2013 06:46:07 GMT</pubDate>
  <title>quick tip when reviewing pull requests</title>
  <link>https://dw-dev.dreamwidth.org/135934.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fu&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fu.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fu.dreamwidth.org/&apos;&gt;&lt;b&gt;fu&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;There are two ways to leave per-line comments when reviewing a pull request:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;opening up each commit in a separate tab and going through them one-by-one (commits are listed in both the Discussion and the Commits tabs)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;going to the Files Changed tab, and seeing the entire final result&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I used to open up each commit individually, but:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;if the person is forced to rebase  (either to get rid of extra commits, or to clean up their history), the discussion is lost&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;under the discussions tab, there&apos;s no context, just the comment, which makes it possible to know that there&apos;s activity going on, but very difficult to keep track of exact context&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;it&apos;s possible that something you reviewed in one commit was fixed later on in the commit series, invalidating your comment&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;in the email notification, the &quot;view it on github&quot; link shows you the commit, not the associated pull request (and there&apos;s no easy way to find which pull request a commit is on, given just the commit)&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I&apos;d been ignoring the Files Changed tab for some reason, but I&apos;ve now found that they actually don&apos;t have any the disadvantages of the per-commit view:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;if the person is forced to rebase, old discussion is preserved in the pull request. If the rebase altered the diff, you&apos;ll get an &quot;comment made on outdated diff&quot;; if the diff is the same after a rebase, it shows up like it did before&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;under the discussions tab, it shows the context of the diff you&apos;re commenting on, along with your comment, which makes it very easy to keep track of the exact reason a comment was made (especially on short comments hehe)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;you see the final version of the code that&apos;s being submitted&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;in the email notification, &quot;view it on github&quot; links to the pull request where all the discussion is taking place&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;All this is to say that if you&apos;re poking around and want to comment on something you see in someone else&apos;s pull request (and we do encourage code review in this manner!), use the Files Changed tab. It&apos;s much more useful.&lt;/p&gt;

&lt;p&gt;Some examples:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/dreamwidth/dw-free/pull/106&quot;&gt;actual pull request&lt;/a&gt; where you can see how easy it is to tell that a review comment has been handled (and what still needs work, or what doesn&apos;t need to be changed after all)&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;a href=&quot;https://github.com/afuna/dw-nonfree/pull/4&quot;&gt;test pull request&lt;/a&gt; where I committed a change, commented using both the commit/files changed view, rebased+force pushed the rebase (which blew away the comment on the commit, but retained the comment on files changed), and then made the diff outdated -- which collapsed the discussion but still kept it visible&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=135934&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/135934.html</comments>
  <category>github</category>
  <category>reviewing</category>
  <lj:security>public</lj:security>
  <lj:poster>fu</lj:poster>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/132219.html</guid>
  <pubDate>Thu, 07 Feb 2013 15:50:55 GMT</pubDate>
  <title>How to request code review</title>
  <link>https://dw-dev.dreamwidth.org/132219.html</link>
  <description>Posted by: &lt;span lj:user=&apos;swaldman&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://swaldman.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://swaldman.dreamwidth.org/&apos;&gt;&lt;b&gt;swaldman&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The new feature that I&apos;ve been working on (tweeting about new entries) is ready for initial code review. However, it is definitely not ready to be landed into develop yet. How should I request this review? &lt;br /&gt;&lt;br /&gt;I haven&apos;t created a pull request, because it&apos;s not ready to land.&lt;br /&gt;I can&apos;t flag it as needs-review on bugzilla, because there is no attachment - I could put it into an attachment, but I imagine that commenting on the commit on github is easier for all concerned...&lt;br /&gt;&lt;br /&gt;Any ideas or preferences? :-)&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=132219&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/132219.html</comments>
  <category>reviewing</category>
  <lj:mood>curious</lj:mood>
  <lj:security>public</lj:security>
  <lj:poster>swaldman</lj:poster>
  <lj:reply-count>5</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/96005.html</guid>
  <pubDate>Fri, 02 Sep 2011 20:44:13 GMT</pubDate>
  <title>Mass user-creation script</title>
  <link>https://dw-dev.dreamwidth.org/96005.html</link>
  <description>Posted by: &lt;span lj:user=&apos;sophie&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://sophie.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://sophie.dreamwidth.org/&apos;&gt;&lt;b&gt;sophie&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I&apos;ve just put a &lt;a href=&quot;http://wiki.dwscoalition.org/notes/Script:_create-users&quot;&gt;mass user-creation script&lt;/a&gt; on the wiki. It allows you to create any number of users and have them be auto-validated. It will also randomly create watch/trust edges between the created users, and if you specify it, they will all join any given community. This makes it extremely useful when you have a bug that requires a large number of users to test, such as &lt;a href=&quot;http://bugs.dwscoalition.org/show_bug.cgi?id=2215&quot;&gt;bug 2215: member list page: &quot;jump to account&quot; does not jump to username&lt;/a&gt;, which requires more than 100 users in a single community.&lt;br /&gt;&lt;br /&gt;(I actually already had this script created some time ago, but hadn&apos;t released it publicly. However, when I saw &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://kjwcode.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://kjwcode.dreamwidth.org/&apos;&gt;&lt;b&gt;kjwcode&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; manually creating 100 users in order to test the patch on the aforementioned bug, I added the community-joining ability and offered the script to him, and realised I should probably release it for all to use!)&lt;br /&gt;&lt;br /&gt;There are a few things the script doesn&apos;t do yet. For example, while it can make all the users join a community, it won&apos;t make any of them subscribe to it. If anybody wants more features added, let me know!&lt;br /&gt;&lt;br /&gt;And, in the interests of code preservation (in case the wiki ever disappears for some reason - not that it should), I&apos;m reproducing the code as it is now inside a cut. Bear in mind that it&apos;s possible that the version on the wiki may be more up-to-date if it&apos;s been some time since this post was made, so you should probably &lt;a href=&quot;http://wiki.dwscoalition.org/notes/Script:_create-users&quot;&gt;check on the wiki first&lt;/a&gt;!&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dw-dev.dreamwidth.org/96005.html#cutid1&quot;&gt;Source code follows!&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=96005&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/96005.html</comments>
  <category>scripts</category>
  <category>testing</category>
  <category>reviewing</category>
  <lj:security>public</lj:security>
  <lj:poster>sophie</lj:poster>
  <lj:reply-count>9</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/66855.html</guid>
  <pubDate>Fri, 30 Jul 2010 14:29:40 GMT</pubDate>
  <title>Patch review</title>
  <link>https://dw-dev.dreamwidth.org/66855.html</link>
  <description>Posted by: &lt;span lj:user=&apos;denise&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://denise.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user_staff.png&apos; alt=&apos;[staff profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://denise.dreamwidth.org/&apos;&gt;&lt;b&gt;denise&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So, right now our major bottleneck in the dev process is code review! We&apos;re doing really well with patches being coded, and really well with bringing in new developers and getting them interested and working on things, but we&apos;ve been having real problems finding people to do code review, and almost all the time it winds up being the people who are committing patches who do all the reviews.&lt;br /&gt;&lt;br /&gt;This is a bad thing, for a few reasons: it means the committers burn out more quickly; everyone has different review styles, and notices different things, so having only one or two people doing the bulk of reviews leads to more things being missed; it slows down the turnaround time on commits; it means the committers are mostly working on reviewing and committing so they don&apos;t get as much time to code themselves; it means the committers feel rushed and pressured to get through the queue, because they know that nobody else is doing it, and that doesn&apos;t make for good work; and it means the rest of the dev team is losing out on the chance to learn from the process of reviewing someone else&apos;s code. I&apos;d really like to see more peer review going on, with people reviewing each other, so that the committers have more of a chance to commit things that have already been reviewed by others instead of doing the bulk of the review themselves.&lt;br /&gt;&lt;br /&gt;Ideally, I think we should be at around 60-70% peer review, with the remaining bits being committer review, and right now we&apos;re pretty much at 0%. &lt;br /&gt;&lt;br /&gt;There are a few things I&apos;d like to try to encourage people to do more peer reviewing, but before I do any of that, I figured I&apos;d ask you guys some questions about doing reviews. Behind the cut is a poll, and I&apos;d also love to hear any of your thoughts in comments. Poll answers are viewable in specific to nobody but maintainers of the comm, and if you have a comment that you&apos;d like to leave, but don&apos;t feel comfortable doing so logged-in, anon commenting is enabled. &lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dw-dev.dreamwidth.org/66855.html#cutid1&quot;&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=66855&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/66855.html</comments>
  <category>reviewing</category>
  <lj:security>public</lj:security>
  <lj:poster>denise</lj:poster>
  <lj:reply-count>10</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/60675.html</guid>
  <pubDate>Thu, 10 Jun 2010 08:46:48 GMT</pubDate>
  <title>The Process of Reviewing</title>
  <link>https://dw-dev.dreamwidth.org/60675.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fu&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fu.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fu.dreamwidth.org/&apos;&gt;&lt;b&gt;fu&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;We&apos;ve been seeing a lot of patches submitted lately, which is &lt;em&gt;awesome&lt;/em&gt; (June hackathon, ILU &amp;hearts;). So, now seems a perfect time to talk about reviews :D&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dw-dev.dreamwidth.org/60675.html#cutid1&quot;&gt;Below the cut: outlining the roles of a dev, a reviewer, and a committer&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___2&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://dw-dev.dreamwidth.org/60675.html#cutid2&quot;&gt;informal comments, full reviews, and what you should look for when looking over a patch&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___2&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;ETA&lt;/strong&gt;: Also of interest is &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://yvi.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://yvi.dreamwidth.org/&apos;&gt;&lt;b&gt;yvi&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&apos;s entry &lt;a href=&quot;http://dw-dev-training.dreamwidth.org/9290.html&quot;&gt;Review 101&lt;/a&gt; which explains how to do reviews in more detail, and also gives examples (thanks &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://cesy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://cesy.dreamwidth.org/&apos;&gt;&lt;b&gt;cesy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; for reminding me!)&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=60675&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/60675.html</comments>
  <category>reviewing</category>
  <lj:security>public</lj:security>
  <lj:poster>fu</lj:poster>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/11771.html</guid>
  <pubDate>Sun, 05 Jul 2009 19:58:32 GMT</pubDate>
  <title>patch review guidelines</title>
  <link>https://dw-dev.dreamwidth.org/11771.html</link>
  <description>Posted by: &lt;span lj:user=&apos;kareila&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://kareila.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://kareila.dreamwidth.org/&apos;&gt;&lt;b&gt;kareila&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;My initial revision of &lt;a href=&quot;http://wiki.dwscoalition.org/notes/Dev_Reviewing_Guidelines&quot;&gt;Dev Reviewing Guidelines&lt;/a&gt; is up on the wiki.  Check it over and see if it looks good.&lt;br /&gt;&lt;br /&gt;Please consider being a code reviewer!  It&apos;s way easier to test code than it is to write it, but for some reason we always seem to have a backlog of unreviewed patches sitting around.  If patches go through peer review, that reduces the workload of the handful of developers with commit access.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=11771&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/11771.html</comments>
  <category>reviewing</category>
  <lj:security>public</lj:security>
  <lj:poster>kareila</lj:poster>
  <lj:reply-count>5</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://dw-dev.dreamwidth.org/4072.html</guid>
  <pubDate>Fri, 03 Apr 2009 10:37:44 GMT</pubDate>
  <title>Wiki article on code review</title>
  <link>https://dw-dev.dreamwidth.org/4072.html</link>
  <description>Posted by: &lt;span lj:user=&apos;foxfirefey&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://foxfirefey.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://foxfirefey.dreamwidth.org/&apos;&gt;&lt;b&gt;foxfirefey&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Soooo tonight &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://denise.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user_staff.png&apos; alt=&apos;[staff profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://denise.dreamwidth.org/&apos;&gt;&lt;b&gt;denise&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; mentioned that &lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;https://mark.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user_staff.png&apos; alt=&apos;[staff profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://mark.dreamwidth.org/&apos;&gt;&lt;b&gt;mark&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; makes a sad face every time he comes home all ready and rarin&apos; to code only to find a gazillion patches to review.  In order to try and spread this burden around, I&apos;ve attempted to write a &lt;a href=&quot;http://wiki.dwscoalition.org/notes/Code_Review#Remove_the_review_tag&quot;&gt;guide on the Code Review process&lt;/a&gt; so that more people can help with this important chore.  I&apos;m posting it for review and discussion, to make sure the instructions in it are sound.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=dw_dev&amp;ditemid=4072&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://dw-dev.dreamwidth.org/4072.html</comments>
  <category>reviewing</category>
  <lj:security>public</lj:security>
  <lj:poster>foxfirefey</lj:poster>
  <lj:reply-count>6</lj:reply-count>
</item>
</channel>
</rss>
