Am 02/02/12 16:53, schrieb Matthew Revell:
On 1 February 2012 03:32, Robert Collins wrote:
Hi, please glance at https://dev.launchpad.net/PolicyAndProcess/MaintenanceCosts
The basic idea is that we are where we are today because we didn't at
any point put a cap on the overheads involved in mai
On Tue, Feb 14, 2012 at 8:44 PM, Robert Collins
wrote:
> include blueprints and bugs in the same bucket for karma
> normalisation. (On the basis that blueprints aren't distinctly more
> valuable than bug reports to a project).
>
> I realise this ignores the bigger questions around karma, but
Aloha,
I came across a question today on launchpad Questions that I thought
would get a better discussion on here first before I or anyone else
replies to it. The question is could like/dislike buttons be added on
bugs which would would encourage more interaction and also like many
other site
On Feb 15, 2012, at 11:39 AM, Jelmer Vernooij wrote:
>There are three things we can do with Mercurial imports:
>
> * Rip them out completely
> * Hide them behind a feature flag
> * Mark them as beta
>
>I'd prefer either hiding them behind a feature flag or marking them as
>beta. This would make
On 02/15/2012 07:09 AM, Laura Czajkowski wrote:
> Aloha,
>
> I came across a question today on launchpad Questions that I thought
> would get a better discussion on here first before I or anyone else
> replies to it. The question is could like/dislike buttons be added on
> bugs which would would e
On Wed, Feb 15, 2012 at 6:09 AM, Laura Czajkowski
wrote:
> Aloha,
>
> I came across a question today on launchpad Questions that I thought would
> get a better discussion on here first before I or anyone else replies to it.
> The question is could like/dislike buttons be added on bugs which would
Hi,
On Wed, Feb 15, 2012 at 2:03 PM, Deryck Hodge
wrote:
> It would be better to outline the actual problem well -- i.e. bugs
> discussions get out of hand and are hard to follow -- and build tools
> to fix that problem, leaning on popular, well-designed patterns
> obviously, rather than blindly
FWIW:
- we *cannot* use other sites APIs unless they permit us to copy and
serve the javascript ourselves (and it must be auditable to ensure it
doesn't load more on-the-fly). This means client side templates have
to be hosted by us amongst other things. This is a hard requirement
due to the Javas
Isn't the bug heat system basically the same, in most ways, as a '+1'
___
Mailing list: https://launchpad.net/~launchpad-dev
Post to : launchpad-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-dev
More help : https://help.laun
Isn't the bug heat system basically the same, in most ways, as a '+1'
___
Mailing list: https://launchpad.net/~launchpad-dev
Post to : launchpad-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-dev
More help : https://help.laun
On 02/15/2012 02:40 PM, Terence Simpson wrote:
> Isn't the bug heat system basically the same, in most ways, as a '+1'
I think you are referring to the "Affects me too" link on bug pages. Yes
it does increase the bug heat score for a bug.
--
Curtis Hovey
http://launchpad.net/~sinzui
signat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12-02-15 07:09 AM, Laura Czajkowski wrote:
> I came across a question today on launchpad Questions that I
> thought would get a better discussion on here first before I or
> anyone else replies to it. The question is could like/dislike
> buttons be
Hi folks,
The recently introduced SpecificationWorkItem table has a sequence
attribute that we'll use to track the position (on the work-items list)
of every work item. This is important so that we can present the list in
the same order it was when last changed.
The simplest way to implement that
On Wed, Feb 15, 2012 at 5:22 PM, Guilherme Salgado <
guilherme.salg...@linaro.org> wrote:
> Hi folks,
>
> The recently introduced SpecificationWorkItem table has a sequence
> attribute that we'll use to track the position (on the work-items list)
> of every work item. This is important so that we
You could use a list (e.g. rather than sequence, have a next pointer
pointing at the id of the next WI; you'd only need to update 2 rows to
do an in-middle insert.
OTOH updating a dozen is one sql statement (done carefully) and will be fast.
KISS IMO.
-Rob
__
On 16/02/12 09:22, Guilherme Salgado wrote:
Hi folks,
The recently introduced SpecificationWorkItem table has a sequence
attribute that we'll use to track the position (on the work-items list)
of every work item. This is important so that we can present the list in
the same order it was when las
On 15 February 2012 23:09, Laura Czajkowski
wrote:
> Aloha,
>
> I came across a question today on launchpad Questions that I thought would
> get a better discussion on here first before I or anyone else replies to it.
> The question is could like/dislike buttons be added on bugs which would
> woul
17 matches
Mail list logo