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

Re-organizing src/progress.rs #187

Closed
wants to merge 20 commits into from

Commits on Dec 26, 2018

  1. Introduce CommittedEntries pagination (tikv#105)

    Hetian Zhu committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    fc2ac9d View commit details
    Browse the repository at this point in the history
  2. clean up code

    Hetian Zhu committed Dec 26, 2018
    Configuration menu
    Copy the full SHA
    4d49f15 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2019

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

Commits on Jan 4, 2019

  1. fmt

    Hoverbear committed Jan 4, 2019
    Configuration menu
    Copy the full SHA
    47dba14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d238af View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2019

  1. refactor: add new config

    Signed-off-by: fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    a35b042 View commit details
    Browse the repository at this point in the history
  2. test:add test for

    Signed-off-by: fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Jan 6, 2019
    Configuration menu
    Copy the full SHA
    2050e20 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

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

Commits on Jan 18, 2019

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

Commits on Jan 30, 2019

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

Commits on Jan 31, 2019

  1. config: revise some comment

    Signed-off-by: Fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    f40237c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1775a4d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

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

Commits on Feb 12, 2019

  1. use 'if let' pattern instead of 'unwrap'

    Signed-off-by: Fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    15fbfa0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7030b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee16040 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. *: add some polishing

    Signed-off-by: Fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0a2512a View commit details
    Browse the repository at this point in the history
  2. *: merge from master

    Signed-off-by: Fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    b0f5ae3 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Configuration menu
    Copy the full SHA
    e8d46c5 View commit details
    Browse the repository at this point in the history
  2. *: split src/progress.rs into mods

    Signed-off-by: Fullstop000 <fullstop1005@gmail.com>
    Fullstop000 committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    e013247 View commit details
    Browse the repository at this point in the history