Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PackageRank #1091

Open
wants to merge 130 commits into
base: master
Choose a base branch
from
Open

PackageRank #1091

wants to merge 130 commits into from

Commits on Jul 1, 2022

  1. started new PageRank branch

    kubaneko committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    2563231 View commit details
    Browse the repository at this point in the history
  2. correct the error

    kubaneko committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    64b7f9b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    b937df5 View commit details
    Browse the repository at this point in the history
  2. write out ranking criteria

    kubaneko committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    5eed33c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Configuration menu
    Copy the full SHA
    d6abb2f View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Configuration menu
    Copy the full SHA
    1cf1a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad9db2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a2417 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. added Download Feature

    kubaneko committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    9dbea87 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. formatted a bit

    kubaneko committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    fcbdd2d View commit details
    Browse the repository at this point in the history
  2. used brittany

    kubaneko committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    d0b73cf View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    8a80277 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. added isApp function

    kubaneko committed Jul 12, 2022
    Configuration menu
    Copy the full SHA
    9d68303 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    2af5b62 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. more work on versions

    kubaneko committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    3d6b96e View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    7dc4589 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96cdd01 View commit details
    Browse the repository at this point in the history
  3. added last upload times

    kubaneko committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    206a412 View commit details
    Browse the repository at this point in the history
  4. added freshnessScore

    kubaneko committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    1676b3d View commit details
    Browse the repository at this point in the history
  5. added Download Scorer

    kubaneko committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    19d200d View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    22ed2b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. Configuration menu
    Copy the full SHA
    05c74bf View commit details
    Browse the repository at this point in the history
  2. added pageRank

    kubaneko committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    f8f78bc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. added versionScore

    kubaneko committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    a1f5315 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. added authorScore

    kubaneko committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    0e6db67 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Configuration menu
    Copy the full SHA
    10d14a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1daad17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5329594 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. instance Semigroup Scorer

    kubaneko committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    22614b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Configuration menu
    Copy the full SHA
    90717dd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    973a957 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. Configuration menu
    Copy the full SHA
    03b3f81 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Configuration menu
    Copy the full SHA
    c84f467 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. added codeScore

    kubaneko committed Jul 29, 2022
    Configuration menu
    Copy the full SHA
    09e058c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    a8ae12e View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2022

  1. Configuration menu
    Copy the full SHA
    124006f View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Revert "added some Features to BrowseFeatures - prototype"

    This reverts commit 124006f.
    kubaneko committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f8d176b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Revert "replaced some Features by ListFeature"

    This reverts commit a8ae12e.
    kubaneko committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    18e769d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bae698 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    500571b View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    de621f7 View commit details
    Browse the repository at this point in the history
  2. --no-edit

    kubaneko committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    327af26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    343af58 View commit details
    Browse the repository at this point in the history
  4. switch Doubles for Floats

    kubaneko committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    3ec7a86 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Configuration menu
    Copy the full SHA
    82444ac View commit details
    Browse the repository at this point in the history
  2. fixed some basic bugs

    kubaneko committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c3aa816 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Configuration menu
    Copy the full SHA
    212d169 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7304a06 View commit details
    Browse the repository at this point in the history
  3. Strict Scorer

    kubaneko committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    8380020 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

  1. fixed some partial functions

    kubaneko committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    868e58d View commit details
    Browse the repository at this point in the history
  2. fixed some bugs

    kubaneko committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e033aa5 View commit details
    Browse the repository at this point in the history
  3. fixed a bug

    kubaneko committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    60f8b83 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. retrieves src correctly

    kubaneko committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    ff667de View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. Configuration menu
    Copy the full SHA
    137d09d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. Fix haskell#1128, fix haskell#1130 by adding bounds to Cabal-syntax a…

    …nd haddock-library
    andreasabel committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    33d7807 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2377900 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a36abf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. Configuration menu
    Copy the full SHA
    c8a07a6 View commit details
    Browse the repository at this point in the history
  2. forgot to add the parser

    kubaneko committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    919b311 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    db0f10a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    f6c1e48 View commit details
    Browse the repository at this point in the history
  2. finished readmeScore

    kubaneko committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    0a8a85d View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Configuration menu
    Copy the full SHA
    a0e7a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07fb0a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2022

  1. moved PackageRank into PackageList Feature and changed UI so packageR…

    …ank will display as Int between 1000 and 0
    kubaneko committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    413038c View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. Configuration menu
    Copy the full SHA
    834a12f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    7c36cf7 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Use NonEmpty (#1)

    Co-authored-by: Ondřej Kubánek <[email protected]>
    ysangkok and kubaneko committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    3a4ebbc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. started new PageRank branch

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    4f60d74 View commit details
    Browse the repository at this point in the history
  2. correct the error

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d071bd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5eb106 View commit details
    Browse the repository at this point in the history
  4. write out ranking criteria

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    a8f4d09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6abacff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    745ba37 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5b83f9a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1b3ddb1 View commit details
    Browse the repository at this point in the history
  9. added Download Feature

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d28983a View commit details
    Browse the repository at this point in the history
  10. formatted a bit

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7b989ee View commit details
    Browse the repository at this point in the history
  11. used brittany

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    cec9c72 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    51ee598 View commit details
    Browse the repository at this point in the history
  13. added isApp function

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    ce5d6ae View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    902f404 View commit details
    Browse the repository at this point in the history
  15. more work on versions

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    29104fa View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    62021ba View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4a521b8 View commit details
    Browse the repository at this point in the history
  18. added last upload times

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    c0d0e34 View commit details
    Browse the repository at this point in the history
  19. added freshnessScore

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    9413a0d View commit details
    Browse the repository at this point in the history
  20. added Download Scorer

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    8f0f49c View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    7ae9ac8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    f0e7920 View commit details
    Browse the repository at this point in the history
  23. added pageRank

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    0eb4c94 View commit details
    Browse the repository at this point in the history
  24. added versionScore

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    924c06a View commit details
    Browse the repository at this point in the history
  25. added authorScore

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    a6bfafd View commit details
    Browse the repository at this point in the history
  26. instance Semigroup Scorer

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    0186f6e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    d3a6c06 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    a34fed2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6058249 View commit details
    Browse the repository at this point in the history
  30. added codeScore

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    b1ac101 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    68d2d67 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    544e9c0 View commit details
    Browse the repository at this point in the history
  33. Revert "added some Features to BrowseFeatures - prototype"

    This reverts commit 124006f.
    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    5e5cc6a View commit details
    Browse the repository at this point in the history
  34. Revert "replaced some Features by ListFeature"

    This reverts commit a8ae12e.
    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    8c08fd1 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    2e5ac4b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    8e8bf89 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    da3c345 View commit details
    Browse the repository at this point in the history
  38. --no-edit

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    a9351aa View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    728fb0d View commit details
    Browse the repository at this point in the history
  40. switch Doubles for Floats

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    0d538ec View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    83cf50c View commit details
    Browse the repository at this point in the history
  42. fixed some basic bugs

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    1865b9d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3c562bf View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    2e266dc View commit details
    Browse the repository at this point in the history
  45. Strict Scorer

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7ed9cf5 View commit details
    Browse the repository at this point in the history
  46. fixed some partial functions

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    30d48cc View commit details
    Browse the repository at this point in the history
  47. fixed some bugs

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    830cfd5 View commit details
    Browse the repository at this point in the history
  48. fixed a bug

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    df26e92 View commit details
    Browse the repository at this point in the history
  49. retrieves src correctly

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    d889087 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    40bfc1b View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    a568a40 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    bec7e05 View commit details
    Browse the repository at this point in the history
  53. forgot to add the parser

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    c0d4cb6 View commit details
    Browse the repository at this point in the history
  54. finished readmeScore

    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    0a98ed2 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    e1e6452 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    618dea1 View commit details
    Browse the repository at this point in the history
  57. moved PackageRank into PackageList Feature and changed UI so packageR…

    …ank will display as Int between 1000 and 0
    kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    560050c View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    0bb394e View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    dbc9141 View commit details
    Browse the repository at this point in the history
  60. Use NonEmpty (#1)

    Co-authored-by: Ondřej Kubánek <[email protected]>
    ysangkok and kubaneko committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    b9b73cc View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    8f119d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. test commit

    kubaneko committed Oct 2, 2022
    Configuration menu
    Copy the full SHA
    a41b375 View commit details
    Browse the repository at this point in the history