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

Show user details. #416

Merged
merged 14 commits into from
Sep 28, 2016
Merged

Commits on Aug 31, 2016

  1. [WIP] Show user details.

    The intent is to eventually be able to go to a user's profile page and
    see a list of their crates.
    
    See rust-lang#409.
    wlonk committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    4f02499 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f42fe8 View commit details
    Browse the repository at this point in the history
  3. Improve per-user crate display.

    wlonk committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    0b60db6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f23672c View commit details
    Browse the repository at this point in the history
  5. Remove placeholder tests.

    wlonk committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    320c437 View commit details
    Browse the repository at this point in the history
  6. Fix linting errors.

    wlonk committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    49a944a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f37091 View commit details
    Browse the repository at this point in the history
  8. Remove auth-required on route.

    wlonk committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    c790e33 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4176b21 View commit details
    Browse the repository at this point in the history
  10. Fix linting problems

    wlonk committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    1d9cbac View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Collapse /users/:user_id and /users/:user_id/crates

    We don't need a distinct user profile page at the moment.
    wlonk committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    135dcd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2016

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

Commits on Sep 17, 2016

  1. Add github profile link.

    wlonk committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    224c741 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

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