Commit graph

614 commits

Author SHA1 Message Date
Dan Burton
e94b1b17d9 README now includes a link to sample bundle #85 2015-05-01 13:12:55 -07:00
Michael Snoyman
511b1c21e9 Added /download/snapshots.json 2015-05-01 11:39:24 +03:00
Michael Snoyman
f03ada0f81 Add nightly to the list of snapshots
I also cleaned up the LTS code. It currently had the assumption that LTS
major versions would be monotonically increasing from 0 without gaps.
While likely to be true, that's slightly brittle, and did in fact break
in my testing (where I only had an lts-2.4 in the database).
2015-05-01 10:16:43 +03:00
Dan Burton
130b22e3ea Update README.md #85 2015-04-28 16:46:14 -07:00
Dan Burton
cdd059d9eb Address minor problems with download page #93 2015-04-28 11:53:53 -07:00
Michael Snoyman
7f26cc26a9 Shell script mime type 2015-04-28 15:23:50 +03:00
Tristan Webb
8198c06b01 Open search description files 2015-04-27 18:11:38 -07:00
Dan Burton
90ad3afe19 Ghc major version whitelist is now drawn from stackage-content 2015-04-27 10:21:33 -07:00
Dan Burton
8a3f199ebb also search stackage-content for ghc-7.10 links 2015-04-26 11:48:48 -07:00
Michael Snoyman
dd71baad30 Bump to LTS 2.4 2015-04-26 08:50:00 +03:00
Michael Snoyman
cafa6b0496 Merge pull request #92 from fpco/download-handler
Download handler
2015-04-26 08:48:58 +03:00
Dan Burton
9f170e7d68 Remove static/setup, files hosted elsewhere 2015-04-24 13:59:38 -07:00
Dan Burton
34d1d628e8 Reorganize hosting of stackage-setup binary and yaml 2015-04-24 13:43:52 -07:00
Dan Burton
4d02fc7bdd A#87 Added stackage-setup exe, generated from fpco/stackage-cli setup branch rev 7babd7b 2015-04-23 21:47:35 -07:00
Dan Burton
2f1fb53537 stackage-setup prerelease download page #87 2015-04-23 21:28:57 -07:00
Tim Dysinger
8378cd8869 Revert "testing stackage-1.9 lts debian package"
This reverts commit 6e39fe91ba.
2015-04-22 08:30:31 -10:00
Tim Dysinger
6e39fe91ba testing stackage-1.9 lts debian package 2015-04-22 08:15:49 -10:00
Michael Snoyman
ddfce6e551 Add JSON build plan (which includes flags #91) 2015-04-22 11:53:59 +03:00
Dan Burton
1117ca93c9 Adjusted design related to stackage-setup per #87 #88 2015-04-21 16:29:58 -07:00
Dan Burton
c837587609 Add sketch of 'environment.json' and 'lts-snapshots.json' 2015-04-15 18:26:26 -07:00
Dan Burton
80cb890dad Add sketch of 'stackage' executable download pages 2015-04-15 16:35:19 -07:00
Michael Snoyman
1b4d149801 Merge pull request #86 from fpco/download-hoogle-db
Add download link for hoogle database
2015-04-05 11:50:23 +03:00
Dan Burton
bfbe634e5f Add download link for hoogle database 2015-04-03 15:00:12 -07:00
Michael Snoyman
d98d3866ec Simple, hacky approach to ensure only one cabal-loader-stackage runs 2015-04-03 09:14:54 +03:00
Michael Snoyman
d6b9c8c04e Fix Travis 2015-04-02 11:45:19 +03:00
Michael Snoyman
8c4dfd2e84 Upload cabal-loader-stackage as well 2015-04-02 11:09:41 +03:00
Michael Snoyman
ada16de0ce Bump to LTS 2.0 (no breakage!) 2015-04-02 11:07:59 +03:00
Michael Snoyman
6bac842472 Support for --summary (pinging @DanBurton) 2015-04-01 16:59:58 +03:00
Michael Snoyman
30b6d57f5c Auto-refresh content 2015-04-01 08:02:56 +03:00
Michael Snoyman
dd375bbbc1 Revert "Updated raw bundle URL"
This reverts commit d6ccfc04b9.
2015-03-30 13:21:13 +03:00
Michael Snoyman
5d5b9448ec Revert "Typo"
This reverts commit 027b562aa3.
2015-03-30 13:21:04 +03:00
Michael Snoyman
027b562aa3 Typo 2015-03-30 12:23:12 +03:00
Michael Snoyman
d6ccfc04b9 Updated raw bundle URL 2015-03-30 12:15:30 +03:00
Michael Snoyman
4ec9caab59 LTS update, warning cleanup 2015-03-26 18:50:38 +02:00
Michael Snoyman
55880e0f15 Treat package list instead as a set 2015-03-26 17:57:28 +02:00
Michael Snoyman
d69497ebf9 Workaround for missing HOME variable 2015-03-26 17:43:21 +02:00
Michael Snoyman
a3d679f2a3 Add BuildPlanR 2015-03-26 17:34:58 +02:00
Michael Snoyman
90d5913f86 Fix broken link from previous commit 2015-03-26 14:28:14 +02:00
Michael Snoyman
ea17b80243 Much simply (and working) approach for the static file fix 2015-03-26 14:16:54 +02:00
Michael Snoyman
fafc236c43 Custom joinPath to deal with https on static resources 2015-03-26 13:21:58 +02:00
Michael Snoyman
028cdaf6ab Absolute URL for sitemap 2015-03-26 13:00:22 +02:00
Michael Snoyman
da1b63ba9b More error information when Haddock unpacking fails 2015-03-25 15:31:33 +02:00
Chris Done
55a5107657 Merge pull request #84 from fpco/sitemap
Add sitemap #20
2015-03-24 19:30:21 +01:00
Dan Burton
374d3733c0 Add sitemap to robots.txt 2015-03-23 14:40:28 -07:00
Dan Burton
ad091514a7 sitemap now streams from the database 2015-03-23 14:35:54 -07:00
Dan Burton
980cf46690 Add sitemap #20 2015-03-23 12:02:05 -07:00
Michael Snoyman
7385dd16b6 Fix typo 2015-03-22 17:15:36 +02:00
Michael Snoyman
abe270c1ea Try to overcome memory issues on Travis 2015-03-22 16:46:38 +02:00
Michael Snoyman
8b27ad835a Install yesod-bin 2015-03-22 16:30:10 +02:00
Michael Snoyman
e9aec442e9 stackage-types, simpler travis 2015-03-22 16:16:28 +02:00