Dan Burton
|
450ec9562a
|
Add a .container over the widget in defaultLayout
|
2015-03-18 13:59:19 +01:00 |
|
Michael Snoyman
|
fd89710c69
|
Better support for pre-existing snapshots
|
2015-03-18 13:00:58 +02:00 |
|
Michael Snoyman
|
caebdbd30c
|
Fix bound on stackage package
|
2015-03-18 10:56:18 +02:00 |
|
Michael Snoyman
|
67a04a6803
|
Install alex and happy
|
2015-03-18 10:42:09 +02:00 |
|
Michael Snoyman
|
500835c960
|
README improvements
|
2015-03-18 10:33:38 +02:00 |
|
Michael Snoyman
|
68f08adb89
|
Remove Stackage snapshot info (cabal.config addresses this)
|
2015-03-18 10:30:15 +02:00 |
|
Michael Snoyman
|
d65e19cb05
|
Travis code
|
2015-03-18 10:29:14 +02:00 |
|
Michael Snoyman
|
2b4d9a667b
|
Merge branch 'new-upload-v2'
Conflicts:
Application.hs
|
2015-03-18 09:06:56 +02:00 |
|
Michael Snoyman
|
8d5774b097
|
Merge branch 'master' of github.com:fpco/stackage-server
|
2015-03-17 22:23:21 +02:00 |
|
Michael Snoyman
|
c074e638f2
|
Upgrade persistent version to avoid SQL connection bug
|
2015-03-17 22:23:07 +02:00 |
|
Dan Burton
|
ed23d5edc7
|
Hooked DeprecationInfo update procedure into appLoadCabalFiles
|
2015-03-17 12:42:50 -07:00 |
|
Dan Burton
|
07fb2c9290
|
Snapshot list pagination now correctly uses row count to determine whether the last page has been reached.
|
2015-03-17 11:20:09 -07:00 |
|
Michael Snoyman
|
ff02a8368a
|
Fix some warnings
|
2015-03-16 15:54:58 +02:00 |
|
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 |
|