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

feat: add last contributor to each document #980

Merged
merged 17 commits into from
Oct 18, 2018

Commits on Sep 25, 2018

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

Commits on Sep 29, 2018

  1. Move to v1

    fiennyangeln committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    370f398 View commit details
    Browse the repository at this point in the history
  2. Revert "handle case where there is no github repo"

    This reverts commit a76a887.
    fiennyangeln committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    2801979 View commit details
    Browse the repository at this point in the history
  3. Revert "add contributor list to each document"

    This reverts commit c0cc79f.
    fiennyangeln committed Sep 29, 2018
    Configuration menu
    Copy the full SHA
    f4199c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. Configuration menu
    Copy the full SHA
    2c54925 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f5d89 View commit details
    Browse the repository at this point in the history
  3. -Include enableUpdateBy in the config

    - Rename css class to be more general
    fiennyangeln committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    5b2f9ab View commit details
    Browse the repository at this point in the history
  4. Fix lint

    fiennyangeln committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    9fedb24 View commit details
    Browse the repository at this point in the history
  5. Refactor :

    - s/getGitlastupdated/getGitLastUpdatedTime
    - refactor part in getGitLastUpdated[Time|By] that overlaps
    - remove getAuthorInformation
    fiennyangeln committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    4bb321f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. -Modify the display logic

    -Refactor the utils, combine lastupdatedtime and lastupdatedby
    -Replace the test
    fiennyangeln committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    0b753b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc6f24f View commit details
    Browse the repository at this point in the history
  3. Update docs for url and baseurl

    For more clarity and to make relationship more clear
    JoelMarcey authored Oct 17, 2018
    Configuration menu
    Copy the full SHA
    a39d2b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4a7e1ea View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2018

  1. Configuration menu
    Copy the full SHA
    009fa62 View commit details
    Browse the repository at this point in the history
  2. misc: update nits

    yangshun committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    3f84e4f View commit details
    Browse the repository at this point in the history
  3. misc: update nits

    yangshun committed Oct 18, 2018
    Configuration menu
    Copy the full SHA
    821331e View commit details
    Browse the repository at this point in the history