stackage-server/Handler
Michael Snoyman 706a977e19 Fix upload v2 core packages fpco/stackage#481
Simple fix: was only adding packages from the build plan, not from the
core libraries list. Most of the annoyance in the patch is just dealing
with the multiple PackageName and Version types.
2015-03-19 13:42:31 +02:00
..
Alias.hs Remove bundle links in preparation of much larger v2 bundles 2015-03-16 13:34:10 +02:00
Aliases.hs Less lazy I/O (use tar command line tool) 2014-05-12 08:48:13 +03:00
BannedTags.hs Move tag part of slugs into own module, make tag banning use it (#34) 2014-11-20 14:55:54 +01:00
BuildVersion.hs Add Handler.BuildVersion 2015-01-06 10:14:19 +02:00
CompressorStatus.hs Better unpacking code 2015-01-04 16:43:11 +02:00
Email.hs Authentication system 2014-04-09 14:38:54 +03:00
Haddock.hs Fix warnings; unused things mostly 2015-01-06 13:41:09 +01:00
Home.hs Initial older releases code 2014-12-15 18:13:48 +02:00
Hoogle.hs Improve styling a bit 2015-01-05 10:46:36 +02:00
Package.hs Package pages per snapshot 2014-12-24 08:44:52 +02:00
PackageCounts.hs Add /package-counts 2015-01-07 12:05:12 +02:00
PackageList.hs Stop tracking upload times from Hackage 2015-03-16 14:33:57 +02:00
Profile.hs Fix stylesheet on all pages 2014-11-13 22:50:01 +01:00
Progress.hs Store progress info in database (fixes #78) 2015-02-20 09:41:05 +02:00
RefreshDeprecated.hs Add deprecation info to stackage (#42) 2014-12-21 13:48:15 -08:00
ResetToken.hs Authentication system 2014-04-09 14:38:54 +03:00
Snapshots.hs Use persistent count instead of esqueleto countRows, as suggested by @chrisdone. 2015-03-18 11:10:39 -07:00
StackageHome.hs cabal.config links should always be http; cabal doesn't support https. #83 2015-03-18 14:28:18 -07:00
StackageIndex.hs Remove bundle links in preparation of much larger v2 bundles 2015-03-16 13:34:10 +02:00
StackageSdist.hs Remove view code (fixes #79) 2015-03-15 18:27:35 +02:00
System.hs Remove some incriminating info from /system 2014-05-14 08:59:33 +03:00
Tag.hs Select distinct tags from tags page 2014-11-20 15:30:26 +01:00
UploadStackage.hs Store progress info in database (fixes #78) 2015-02-20 09:41:05 +02:00
UploadV2.hs Fix upload v2 core packages fpco/stackage#481 2015-03-19 13:42:31 +02:00