Commit Graph

557 Commits (jsonDiff)
 

Author SHA1 Message Date
Dan Burton 9112ac4440 Small step towards accommodating https, see #83
8 years ago
Dan Burton 980aa4c484 Use persistent count instead of esqueleto countRows, as suggested by @chrisdone.
8 years ago
Dan Burton 54198b5560 Fix footer alignment on mobile #74
8 years ago
Dan Burton 3c6a2c7516 With tracking code given in #76
8 years ago
Dan Burton 44df030334 Add google analytics #76
8 years ago
Dan Burton 450ec9562a Add a .container over the widget in defaultLayout
8 years ago
Michael Snoyman fd89710c69 Better support for pre-existing snapshots
8 years ago
Michael Snoyman caebdbd30c Fix bound on stackage package
8 years ago
Michael Snoyman 67a04a6803 Install alex and happy
8 years ago
Michael Snoyman 500835c960 README improvements
8 years ago
Michael Snoyman 68f08adb89 Remove Stackage snapshot info (cabal.config addresses this)
8 years ago
Michael Snoyman d65e19cb05 Travis code
8 years ago
Michael Snoyman 2b4d9a667b Merge branch 'new-upload-v2'
8 years ago
Michael Snoyman 8d5774b097 Merge branch 'master' of github.com:fpco/stackage-server
8 years ago
Michael Snoyman c074e638f2 Upgrade persistent version to avoid SQL connection bug
8 years ago
Dan Burton ed23d5edc7 Hooked DeprecationInfo update procedure into appLoadCabalFiles
8 years ago
Dan Burton 07fb2c9290 Snapshot list pagination now correctly uses row count to determine whether the last page has been reached.
8 years ago
Michael Snoyman ff02a8368a Fix some warnings
8 years ago
Michael Snoyman f52c0010dc Replace runUploadState with mapM liftIO
8 years ago
Michael Snoyman 70a59af6c1 Stop tracking upload times from Hackage
8 years ago
Michael Snoyman 3f4e86e5fe Hide a record accessor
8 years ago
Michael Snoyman 0bf235760b Complete (but untested) UploadV2
8 years ago
Michael Snoyman 3c4e132774 Remove some dead code
8 years ago
Michael Snoyman 6cf5be6ff1 Remove bundle links in preparation of much larger v2 bundles
8 years ago
Michael Snoyman 93f91708ca Make it compile
8 years ago
Michael Snoyman c6800fd7aa Temp: upload v2
8 years ago
Michael Snoyman 4e4362f19b Remove unnecessary if hasBundle
8 years ago
Michael Snoyman ef1b8de969 Remove unnecessary update loop
8 years ago
Michael Snoyman 041d3aed21 Remove view code (fixes #79)
8 years ago
Michael Snoyman e2b7ce7d62 Merge pull request #80 from ketzacoatl/patch-1
8 years ago
ketzacoatl be789b04e7 Drop `copy-to` www.stackage.org from keter.yaml
8 years ago
Michael Snoyman 1567029075 Disable out-of-file static content to allow horizontal scaling
8 years ago
Michael Snoyman 0abc55d76e Store progress info in database (fixes #78)
8 years ago
Michael Snoyman d50a6181f5 Require yesod-gitrepo 0.1.1
8 years ago
Michael Snoyman 829b107eb9 Don't let a SQL connection failure be a problem during defaultLayout
8 years ago
ketzacoatl e87156a059 Add fpbuild.config
8 years ago
Michael Snoyman af28229971 Add /package-counts
8 years ago
Chris Done dc773eef0a Remove scrolling height due to ipads (#59)
8 years ago
Chris Done a980c31371 Fix warnings; unused things mostly
8 years ago
Chris Done 123c69c00d Add -webkit-overflow-scrolling: touch
8 years ago
Chris Done 8bbe6cf65b Fix: Scrollbars on package view #59
8 years ago
Michael Snoyman e93aac1f74 Add missing environment variable
8 years ago
Michael Snoyman e1f844b399 Don't generate Hoogle databases on server (should have already been there...)
8 years ago
Michael Snoyman 2f0b328614 Add Handler.BuildVersion
8 years ago
Michael Snoyman c5920c7a95 Fix unpack file writing
8 years ago
Michael Snoyman 522406b66a Disallow crawling Haddocks #20
8 years ago
Michael Snoyman cb9736f50b Improve styling a bit
8 years ago
Michael Snoyman a9131a7cdd Fix a stupid typo
8 years ago
Michael Snoyman 3fc4609210 Make sure compressor is run during idle times too
8 years ago
Michael Snoyman 52aece6557 Stop compressor when there is more work to do
8 years ago