The darcs repository web UI and hosting app. This is the latest darcsden trunk, which also runs hub.darcs.net. (fork of simon's darcsden) (http://hub.darcs.net)
- page 1 of 31
- next ->
simon | Sun Jan 5 19:44:33 UTC 2014 | |
simon | Sun Jan 5 19:43:36 UTC 2014 | |
simon | Sun Jan 5 19:42:45 UTC 2014 | |
404 errors now result in prettier "not found" pages rendered with the site's HTML/CSS. Structurally, the | co-dan | Sun Jan 5 19:03:30 UTC 2014 |
ganesh | Thu Jan 2 23:16:11 UTC 2014 | |
ganesh | Thu Jan 2 21:23:23 UTC 2014 | |
Show comment timestamp on issues | Tue Dec 31 13:17:37 UTC 2013 | |
Place the long patch description above the END OF DESCRIPTION marker. The first line of this file will be the patch name. This patch contains the following changes: M ./src/DarcsDen/Pages/RepoPages.hs -4 +4 | co-dan | Sat Dec 28 10:41:51 UTC 2013 |
simon | Wed Dec 25 16:56:13 UTC 2013 | |
co-dan | Tue Dec 24 20:20:27 UTC 2013 | |
Allow for spaces in filenames (resolves #20) This is supposed to resolve the bug #20 http://hub.darcs.net/simon/darcsden/issue/20. The gist of the problem is that 'rqPathInfo' (and 'rqContextPath') contain the parts of the original encoded URL. That resulted in lookup failures in hashed-storage among other things. In this commit I introduce a 'rqDecPathInfo' function that tries to decode the path info using Snap's 'urlDecode'. | co-dan | Tue Nov 12 17:06:59 UTC 2013 |
co-dan | Tue Nov 12 15:06:30 UTC 2013 | |
fix that pesky leading space rendering issue by simplifying CSS (fixes #23) This fixes all the cases mentioned on #23, and also displays hunks more correctly in patch view: eg a simple add hunk's red part now looks empty rather than like a line being removed. But our html/css is complicated so watch out for regressions from this fix. | simon | Mon Nov 4 20:42:22 UTC 2013 |
allow ssh users to get any public repo, not just writable ones (fixes #89) | simon | Sun Nov 3 01:05:33 UTC 2013 |
simon | Sat Nov 2 18:08:16 UTC 2013 | |
simon | Sat Nov 2 17:22:45 UTC 2013 | |
simon | Sat Nov 2 17:22:17 UTC 2013 | |
big module name cleanup, mainly to uniquify file names Source file names are now generally unique. Sometimes this makes them a little more verbose or redundant, but it makes things clearer and helps with code navigation. Having 4-6 files named User.hs, Repository.hs, Util.hs etc. made the code hard to work with. The names will probably evolve more, but it's a step forward. Also,
See also src/README.md. | simon | Sat Nov 2 17:21:38 UTC 2013 |
simon | Sat Nov 2 17:11:06 UTC 2013 | |
simon | Fri Nov 1 20:26:10 UTC 2013 | |
simon | Sat Nov 2 02:22:06 UTC 2013 | |
simon | Sat Nov 2 02:20:59 UTC 2013 | |
simon | Fri Nov 1 20:17:03 UTC 2013 | |
simon | Fri Nov 1 20:16:53 UTC 2013 | |
simon | Fri Nov 1 20:06:13 UTC 2013 | |
simon | Fri Nov 1 20:05:41 UTC 2013 | |
simon | Fri Nov 1 19:46:01 UTC 2013 | |
Give util files distinct names to reduce confusion Module names are a little more verbose, but this will help a lot with code navigation and orientation. | simon | Fri Nov 1 19:38:09 UTC 2013 |
simon | Fri Nov 1 18:03:09 UTC 2013 | |
big handler & page naming cleanup Document and apply a consistent function naming scheme to help disambiguate handlers, pages, and page fragments. Also clarify some type aliases which were a bit confusing. The old Page is gone, and the old HSPage is now called Page. | simon | Fri Nov 1 17:21:53 UTC 2013 |
- page 1 of 31
- next ->