darcsden & hub.darcs.net development branch. (fork of simon's darcsden)

42: allow resetting of login password via ssh

Secure on the theory that anyone who has a user's private key might as well have their login password, too.

bendoyleWed Nov 21 18:50:27 UTC 2012

check security question answer case-insensitively

simonFri Oct 26 16:01:46 UTC 2012

drop some debug helpers now in the lib

simonMon Oct 8 03:06:40 UTC 2012

29: disconnect after ssh/scp to a bad path

simonMon Oct 8 03:06:12 UTC 2012

28: when forking, handle an existing private repo with the same name properly

simonFri Oct 5 06:04:07 UTC 2012

28: make bootstrapRepository less likely to put fs and db out of sync

Simply do the more failure-prone filesystem operation first.

simonFri Oct 5 06:02:27 UTC 2012

make most headings bold again, I guess it is better

simonFri Sep 28 02:55:38 UTC 2012

plain text readmes (and literal blocks in change notes) no longer have the gray bg & border

simonFri Sep 28 02:42:53 UTC 2012

hide branches button when there are no forks

Easier than fixing the disabled style, and consistent with the issues button.

simonThu Sep 27 17:14:02 UTC 2012

add bootstrap responsive design (width-adapting) styles, commented

It doesn't seem to be a win on either desktop or phone yet.

simonWed Sep 26 21:28:38 UTC 2012

front page: widen users column to reduce overlap in narrow windows

simonWed Sep 26 21:27:56 UTC 2012

reduce source code font size a notch

simonWed Sep 26 20:54:58 UTC 2012

show a border below file list; drop unnecessary readme heading

simonWed Sep 26 20:54:39 UTC 2012

reduce heading sizes back towards normal browser defaults

simonWed Sep 26 20:45:59 UTC 2012

set body font-size to 100% not 16px to respect browser settings better (per donri)

simonWed Sep 26 20:26:02 UTC 2012

more robust layout of front page content and markdown lists generally

simonWed Sep 26 20:04:22 UTC 2012

roll back some accidentally committed hunks

simonWed Sep 26 19:21:55 UTC 2012

branches: use the "name's repo" format like all repos

simonWed Sep 26 19:17:14 UTC 2012

changes: prevent line breaks in author name too

simonWed Sep 26 19:16:31 UTC 2012

consistent change layout on changes and branches pages

simonWed Sep 26 18:50:32 UTC 2012

drop unnecessary changes page header

simonWed Sep 26 18:02:09 UTC 2012

use consistent style for next/prev buttons

simonWed Sep 26 17:56:39 UTC 2012

all repos: whitespace fix

simonWed Sep 26 17:35:12 UTC 2012

all repos: link "forks" to the parent repo's branches page as a convenience

simonWed Sep 26 17:32:07 UTC 2012

all repos: show page controls at top also; increase page size from 50 to 500

simonWed Sep 26 17:25:14 UTC 2012

don't show page controls if there is only one page

simonWed Sep 26 17:24:18 UTC 2012

don't buttonize forks on branches page

simonWed Sep 26 17:11:33 UTC 2012

another page layout: content at left, repo buttons at right, site buttons at top right (#16)

Again, making the layout more robust and usable on narrow windows and small screens, as well as more efficient for viewing content.

Bevelled buttons are terribly out of style, but try them just for now.

The buttons still begin to get clipped as the window width goes below 800px. I think this is just a minor aesthetic issue, perhaps it can be fixed later.

The main repo view buttons (and the new repo button..) are bold to make them stand out.

In the main page heading, all but the site name is now a smaller font to fit the line better.

simonWed Sep 26 16:44:29 UTC 2012

don't bother linking reporter name in issue list

simonWed Sep 26 16:32:21 UTC 2012

use tables for more robust issue list layout with long issue names

simonWed Sep 26 16:31:08 UTC 2012