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

Upgrade work queue #38335

Merged
merged 37 commits into from
Dec 23, 2021
Merged

Commits on Sep 22, 2021

  1. add align for WorkQueue

    liutiexing committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    8744ba7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4759bc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. add spinlock

    liutiexing committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    6f00ace View commit details
    Browse the repository at this point in the history
  2. merge develop

    liutiexing committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    2d6f1cf View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

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

Commits on Oct 12, 2021

  1. merge develop

    liutiexing committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    54aa332 View commit details
    Browse the repository at this point in the history
  2. merge

    liutiexing committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    1d1bd82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfbf3e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Add EventsWaiter

    liutiexing committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e206173 View commit details
    Browse the repository at this point in the history
  2. Revert "Add EventsWaiter"

    This reverts commit e206173.
    liutiexing committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0a3dcd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4689bb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

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

Commits on Oct 27, 2021

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

Commits on Oct 29, 2021

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

Commits on Nov 16, 2021

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

Commits on Nov 23, 2021

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

Commits on Nov 26, 2021

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

Commits on Nov 29, 2021

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

Commits on Dec 1, 2021

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

Commits on Dec 2, 2021

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

Commits on Dec 8, 2021

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

Commits on Dec 14, 2021

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

Commits on Dec 15, 2021

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

Commits on Dec 16, 2021

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

Commits on Dec 20, 2021

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

Commits on Dec 21, 2021

  1. Configuration menu
    Copy the full SHA
    0fe35aa View commit details
    Browse the repository at this point in the history
  2. update EventsWater

    liutiexing committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    3876d20 View commit details
    Browse the repository at this point in the history
  3. fix

    liutiexing committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    b8c1bb5 View commit details
    Browse the repository at this point in the history
  4. split workqueue files

    liutiexing committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    d26e97f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2021

  1. add more tests

    liutiexing committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    28516da View commit details
    Browse the repository at this point in the history
  2. fix

    liutiexing committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    539038b View commit details
    Browse the repository at this point in the history
  3. bugfix

    liutiexing committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    a9669c8 View commit details
    Browse the repository at this point in the history
  4. bugfix

    liutiexing committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    8748ca1 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'UpgradeWorkQueue' of https://github.com/liutiexing/Paddle

    … into UpgradeWorkQueue
    liutiexing committed Dec 22, 2021
    Configuration menu
    Copy the full SHA
    91b289c View commit details
    Browse the repository at this point in the history
  6. update

    liutiexing committed Dec 22, 2021
    1 Configuration menu
    Copy the full SHA
    9211ad2 View commit details
    Browse the repository at this point in the history