download failure message unhelpful

Avatar

Samuel Bronson

10 months ago

Compare:

Step 1 of 3: Downloading source code history (Failed)

with:

Ohloh update completed 3 months ago.

It would be kind of nice to have some indication of

  1. when the failed download was attempted
  2. when the last successful update occurred

Avatar

Samuel Bronson

10 months ago

Hmm, these list items have huge top margins ...

ol li { // main.css...235239664 (line 227)
   list-style-type:lower-roman;
   margin-left:40px;
   margin-top:1.5em;
}

Avatar

Jason Allen

10 months ago

heh - good point. Fixing the margin problem first. Back in a little while.


Avatar

Jason Allen

10 months ago

I just deployed the formatting fix. We rarely see ordered lists -which is why we haven't fixed its nutty style yet.

On to your main points:

  1. When the failed download was attempted. I've updated the failure notice with some indication of when it occured.).
  2. The last successful update is viewable on the main project page - in the blue "Ohloh Analysis Summary" box. Look at the bottom right - in very small type.

Hope this helps.