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

Implement "on demand entries" #1111

Merged
merged 35 commits into from
Feb 26, 2017
Merged

Implement "on demand entries" #1111

merged 35 commits into from
Feb 26, 2017

Commits on Feb 13, 2017

  1. Configuration menu
    Copy the full SHA
    b295c24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d975ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93b0967 View commit details
    Browse the repository at this point in the history
  4. Integrated.

    arunoda committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    e237580 View commit details
    Browse the repository at this point in the history
  5. Disable prefetching in development.

    Otherwise it'll discard the use of dynamic-entries.
    arunoda committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    04754a8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2383e1 View commit details
    Browse the repository at this point in the history
  7. Refactor code base.

    arunoda committed Feb 13, 2017
    Configuration menu
    Copy the full SHA
    93fc9d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dd5fb13 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Fix tests.

    arunoda committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    39219d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc0a54f View commit details
    Browse the repository at this point in the history
  3. Dispose inactive entries.

    arunoda committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    617c33f View commit details
    Browse the repository at this point in the history
  4. Add proper logs.

    arunoda committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    cf0da3f View commit details
    Browse the repository at this point in the history
  5. Update grammer changes.

    arunoda committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    f40d425 View commit details
    Browse the repository at this point in the history
  6. Resolve conflicts.

    arunoda committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    0ab1c28 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2017

  1. Configuration menu
    Copy the full SHA
    620e838 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bea21d5 View commit details
    Browse the repository at this point in the history
  3. Try to improve testing.

    arunoda committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    d32c56a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a495aa View commit details
    Browse the repository at this point in the history
  5. Resolve conflicts.

    arunoda committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    30b6351 View commit details
    Browse the repository at this point in the history
  6. Resolve conflicts.

    arunoda committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    fbca518 View commit details
    Browse the repository at this point in the history
  7. Fix tests.

    arunoda committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    44d65b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e5cf79b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2017

  1. Simplify state management.

    arunoda committed Feb 16, 2017
    Configuration menu
    Copy the full SHA
    acaa301 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2017

  1. Conflicts resolved.

    arunoda committed Feb 23, 2017
    Configuration menu
    Copy the full SHA
    328cf2e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2017

  1. Configuration menu
    Copy the full SHA
    0256e9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349579a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2017

  1. Improve the pinger code.

    arunoda committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    ddf6a0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d11c5b3 View commit details
    Browse the repository at this point in the history
  3. Add Websockets based pinger.

    arunoda committed Feb 25, 2017
    Configuration menu
    Copy the full SHA
    f706a49 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2017

  1. Configuration menu
    Copy the full SHA
    a6df1cc View commit details
    Browse the repository at this point in the history
  2. Revert "Add Websockets based pinger."

    This reverts commit f706a49.
    arunoda committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    3166858 View commit details
    Browse the repository at this point in the history
  3. Resolve conflicts.

    arunoda committed Feb 26, 2017
    Configuration menu
    Copy the full SHA
    291c827 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07605a1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4278a18 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f87f796 View commit details
    Browse the repository at this point in the history