summaryrefslogtreecommitdiff
path: root/Biz/Devalloc.hs
AgeCommit message (Expand)Author
2021-03-22Remove dummy hotspots numberBen Sima
2021-03-22Deduplicate activeAuthor listBen Sima
2021-03-22Add descriptions to report detailsBen Sima
2021-03-20Display hotspots graph and stacked line chartsBen Sima
2021-03-20Calculate hotspotMap in AnalysisBen Sima
2021-03-19Add ability to clone private reposBen Sima
2021-03-19Add label for private reposBen Sima
2021-03-17Change auth error message and reorg Analysis cssBen Sima
2021-03-17Add a HasCss classBen Sima
2021-03-17Restful analysis endpointBen Sima
2021-03-17Remove TODO about XSRF settingBen Sima
2021-03-17Put an example analysis on the homepageBen Sima
2021-02-23Add repoVisibilityBen Sima
2021-02-23Add Biz.Log middleware that works with systemdBen Sima
2021-02-22Keep a checkpoint on shutdownBen Sima
2021-02-22Add quiet option for devalloc startupBen Sima
2021-02-22Test for empty GitHub user emailBen Sima
2021-02-22Add note about persisted data typesBen Sima
2021-02-22Handle case when GitHub API provides no emailBen Sima
2021-02-19Fix typoBen Sima
2021-02-19Don't blow up when git mtime is emptyBen Sima
2021-02-19Remove dummy pricing link, put small pricing on signup buttonBen Sima
2021-02-19Factor out panicsBen Sima
2021-02-19Move 'developer hot spots' to pitch sectionBen Sima
2021-02-05Combine contributors and collaboratorsBen Sima
2021-02-05Prefer traverse over mapMBen Sima
2021-02-05Test analyzing a public repoBen Sima
2021-02-05Add Log.mark and convert some putTexts into Log.infosBen Sima
2021-02-05Add 'tidy' to PlanBen Sima
2021-02-03Set and guard GitHub API access scopeBen Sima
2021-01-29Add Invoice optionBen Sima
2021-01-29Slighly better form stylingBen Sima
2021-01-29Lint 'return' into 'pure', replace bind operatorBen Sima
2021-01-28Refactor handler functionsBen Sima
2021-01-27Set subscription in user page, operator precedenceBen Sima
2021-01-26Add user subscription fieldBen Sima
2021-01-22Property tests for calculateScoreBen Sima
2021-01-22Persist Analysis runsBen Sima
2021-01-22Add footer and adjust widthsBen Sima
2021-01-22Style SelectRepo page and all linksBen Sima
2021-01-16Fix colors and structure HTML betterBen Sima
2021-01-16Freshen up frontpage designBen Sima
2021-01-15Implement Biz.Test with tastyBen Sima
2021-01-15Implement Biz.CliBen Sima
2021-01-12Fix score calculationBen Sima
2021-01-11Add navbar mostly everywhereBen Sima
2021-01-11Fix cookie settings in test areaBen Sima
2021-01-09Fix live cookie settingsBen Sima
2021-01-08Add cookies and store user tokensBen Sima
2020-12-29Deploy hoogle to Biz.DevBen Sima