darcs repository web UI and hosting app. This is the main darcsden trunk, which also runs hub.darcs.net. (fork of simon's darcsden)  (http://hub.darcs.net)

stack doesn't automatically install hsx2hs

fr33domloverSat Aug 1 21:04:30 UTC 2015

add lighttpd config example

fr33domloverSat Aug 1 20:59:09 UTC 2015

Read repository website from _darcs/darcsden/website + test

notdanFri Jul 31 18:53:49 UTC 2015

More elaborate directory structure for tests

notdanFri Jul 31 18:53:49 UTC 2015

Update darcs requirements

notdanFri Jul 31 18:50:46 UTC 2015

Tests for changes and filechanges

notdanWed Jul 29 20:05:40 UTC 2015

Fix refKey equality, and add a test for forks

notdanWed Jul 29 20:05:37 UTC 2015

Add the ability to view branches (and compare repositories)

  • Implement getRepositoryForks for that purpose
notdanWed Jul 29 20:05:29 UTC 2015

Read parent repo from _darcs/defaultrepo

notdanWed Jul 29 20:05:27 UTC 2015

Implement additional typeclasses functions and cleanup LocalBP

  • Implement some missing functions from various BackendPermanent* classes
  • Fix warnings in Local.hs and Local/Files.hs
notdanWed Jul 29 20:05:25 UTC 2015

Make sure that the local backend supports repositories in nested directories

notdanWed Jul 29 20:05:20 UTC 2015

Relax HSP version (patched version only necessary for testing)

notdanWed Jul 29 20:07:17 UTC 2015

Add basic HTTP tests

notdanWed Jul 29 20:05:04 UTC 2015

Add the basic barebone local persistent storage

notdanWed Jul 29 19:45:21 UTC 2015

fix warnings in Dist.hs

notdanWed Jul 29 19:45:08 UTC 2015

Add basic "download .zip" functionality

notdanWed Jul 15 17:17:35 UTC 2015

Restrict System.Directory imports in Darcs.hs

The latest version of directory (1.2.3.0) exports withCurrentDirectory which clashes with the one in Darcs.Util.File

ganeshSun Jul 26 19:22:21 UTC 2015

tests require webdriver 0.6.2+ for ghc 7.10 compatibility

simonFri Jul 24 19:25:20 UTC 2015

add a stack.yaml for more reliable setup

simonMon Jul 20 20:19:04 UTC 2015

Get rid of Maybe in publicDir

maerwaldSun Jul 12 20:09:53 UTC 2015

Fix README

Since rootDir is gone and publicDir wasn't even referenced.

maerwaldSun Jul 12 17:09:48 UTC 2015

Add liquidhaskell files to boring

maerwaldSun Jul 12 13:18:22 UTC 2015

Fail more gracefully if updateRepository fails

notdanMon Jun 22 17:33:07 UTC 2015

Add the "directory changes" button

notdanMon Jun 22 16:23:54 UTC 2015

Display repository description on the user page like it is displayed on the repo page

notdanMon Jun 22 14:14:47 UTC 2015

Replace duplicated code with repoURL

notdanSat Jun 20 12:24:12 UTC 2015

Add an explicit config option for the "public" folder

By default darcsden picks up static content from the Cabal data directory, but this isn't always convenient, particularly during development and testing.

ganeshThu Jun 18 06:10:16 UTC 2015

The rootDir setting isn't used for anything now

ganeshTue Jun 2 18:17:48 UTC 2015

get the contents of /public using the cabal "data dir" API

This makes it easier to find at runtime when the source tree isn't available, but may mean it doesn't work directly from the source tree

ganeshTue Jun 2 17:26:21 UTC 2015

mark files in public/ as data-files

ganeshSun May 31 23:31:45 UTC 2015