Commit Graph

1089 Commits

Author SHA1 Message Date
Michael Snoyman
f52c0010dc Replace runUploadState with mapM liftIO 2015-03-16 15:37:10 +02:00
Michael Snoyman
70a59af6c1 Stop tracking upload times from Hackage 2015-03-16 14:33:57 +02:00
Michael Snoyman
3f4e86e5fe Hide a record accessor 2015-03-16 14:20:09 +02:00
Michael Snoyman
0bf235760b Complete (but untested) UploadV2 2015-03-16 14:20:01 +02:00
Michael Snoyman
3c4e132774 Remove some dead code 2015-03-16 13:36:31 +02:00
Michael Snoyman
6cf5be6ff1 Remove bundle links in preparation of much larger v2 bundles 2015-03-16 13:34:10 +02:00
Michael Snoyman
93f91708ca Make it compile 2015-03-16 11:40:44 +02:00
Michael Snoyman
c6800fd7aa Temp: upload v2 2015-03-16 09:47:25 +02:00
Michael Snoyman
4e4362f19b Remove unnecessary if hasBundle 2015-03-15 19:05:56 +02:00
Michael Snoyman
ef1b8de969 Remove unnecessary update loop 2015-03-15 19:03:45 +02:00
Michael Snoyman
041d3aed21 Remove view code (fixes #79) 2015-03-15 18:27:35 +02:00
Michael Snoyman
e2b7ce7d62 Merge pull request #80 from ketzacoatl/patch-1
Drop `copy-to` www.stackage.org from keter.yaml
2015-03-12 01:06:08 +02:00
ketzacoatl
be789b04e7 Drop copy-to www.stackage.org from keter.yaml 2015-03-11 18:34:11 -04:00
Michael Snoyman
1567029075 Disable out-of-file static content to allow horizontal scaling 2015-02-25 06:55:11 +02:00
Michael Snoyman
0abc55d76e Store progress info in database (fixes #78) 2015-02-20 09:41:05 +02:00
Michael Snoyman
d50a6181f5 Require yesod-gitrepo 0.1.1 2015-01-08 18:26:41 +02:00
Michael Snoyman
829b107eb9 Don't let a SQL connection failure be a problem during defaultLayout 2015-01-08 18:18:47 +02:00
ketzacoatl
e87156a059 Add fpbuild.config 2015-01-07 16:00:36 +00:00
Michael Snoyman
af28229971 Add /package-counts 2015-01-07 12:05:12 +02:00
Chris Done
dc773eef0a Remove scrolling height due to ipads (#59) 2015-01-06 13:55:42 +01:00
Chris Done
a980c31371 Fix warnings; unused things mostly
@mgsloan just a heads up, pull before you start hacking, might save you
a merge
2015-01-06 13:41:09 +01:00
Chris Done
123c69c00d Add -webkit-overflow-scrolling: touch 2015-01-06 12:25:21 +01:00
Chris Done
8bbe6cf65b Fix: Scrollbars on package view #59 2015-01-06 12:22:22 +01:00
Michael Snoyman
e93aac1f74 Add missing environment variable 2015-01-06 11:36:21 +02:00
Michael Snoyman
e1f844b399 Don't generate Hoogle databases on server (should have already been there...) 2015-01-06 11:16:25 +02:00
Michael Snoyman
2f0b328614 Add Handler.BuildVersion 2015-01-06 10:14:19 +02:00
Michael Snoyman
c5920c7a95 Fix unpack file writing 2015-01-05 11:06:10 +02:00
Michael Snoyman
522406b66a Disallow crawling Haddocks #20 2015-01-05 11:00:11 +02:00
Michael Snoyman
cb9736f50b Improve styling a bit 2015-01-05 10:46:36 +02:00
Michael Snoyman
a9131a7cdd Fix a stupid typo 2015-01-05 10:43:09 +02:00
Michael Snoyman
3fc4609210 Make sure compressor is run during idle times too 2015-01-05 10:40:24 +02:00
Michael Snoyman
52aece6557 Stop compressor when there is more work to do 2015-01-05 10:25:27 +02:00
Michael Snoyman
de4f8e6f63 Start showing docs as soon as they are unpacked 2015-01-05 09:13:18 +02:00
Michael Snoyman
cb2ef331e6 Do Hoogle database generation as a cron job #70 2015-01-05 09:00:45 +02:00
Michael Snoyman
3b8e3f596b STACKAGE_HOOGLE_LOADER 2015-01-04 21:38:57 +02:00
Michael Snoyman
7c94b008aa Persist Hoogle DBs 2015-01-04 21:28:30 +02:00
Michael Snoyman
08ab874ae9 Turn compressing back on, temporarily disable Hoogle generation 2015-01-04 18:44:40 +02:00
Michael Snoyman
4ef73a66c4 Update database before doing Hoogle 2015-01-04 18:20:18 +02:00
Michael Snoyman
ad28109f46 Disable cachedWidget to avoid memory exhaustion 2015-01-04 16:51:46 +02:00
Michael Snoyman
137453d9a2 Better unpacking code 2015-01-04 16:43:11 +02:00
Michael Snoyman
0b7d1e4bd0 Make Hoogle URLs more consistent with other URLs 2015-01-04 14:13:47 +02:00
Michael Snoyman
10e255c3cc Remove unnecessary dropExtension 2015-01-04 14:01:47 +02:00
Michael Snoyman
86f3add286 Merge branch '47-hoogle' 2015-01-04 12:06:22 +02:00
Michael Snoyman
3c718a38ba Mark Hoogle as experimental 2015-01-04 12:06:17 +02:00
Michael Snoyman
2f107a2423 Merge remote-tracking branch 'origin/master' into 47-hoogle 2015-01-04 12:04:58 +02:00
Michael Sloan
95c5835266 Write hoogle DB generation errors to a file #47 2015-01-02 20:18:01 -08:00
Michael Snoyman
d7a4175fde Upgrade to LTS Haskell 1.0 snapshot 2015-01-02 11:48:53 +02:00
Michael Snoyman
b007d36631 WIP changes to do Hoogle stuff in background 2014-12-30 08:51:57 +02:00
Michael Snoyman
6d709c2e82 Add link to module documentation 2014-12-29 13:00:25 +02:00
Michael Snoyman
1739a0917a Minor improvements to docs list 2014-12-29 12:50:28 +02:00