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

Optimize data fetching #4520

Merged
merged 16 commits into from
Mar 11, 2019
Merged

Optimize data fetching #4520

merged 16 commits into from
Mar 11, 2019

Commits on Nov 28, 2018

  1. optimize data fetching from database

    Ali_Zhagparov committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    3c31a3d View commit details
    Browse the repository at this point in the history
  2. delete time measure code

    Ali_Zhagparov committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    e97e346 View commit details
    Browse the repository at this point in the history
  3. revert code style

    Ali_Zhagparov committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    041b5e5 View commit details
    Browse the repository at this point in the history
  4. fix checkstyle

    Ali_Zhagparov committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    825fc9d View commit details
    Browse the repository at this point in the history
  5. put columns name instead of *

    Ali_Zhagparov committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    7e73d2b View commit details
    Browse the repository at this point in the history
  6. revert checkstyle

    Ali_Zhagparov committed Nov 28, 2018
    Configuration menu
    Copy the full SHA
    534c188 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. change for to stream

    Ali_Zhagparov committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    84e0f5f View commit details
    Browse the repository at this point in the history
  2. refactor variable name

    Ali_Zhagparov committed Dec 4, 2018
    Configuration menu
    Copy the full SHA
    67a84f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2018

  1. create simple test

    Ali_Zhagparov committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    1cae782 View commit details
    Browse the repository at this point in the history
  2. fix test

    Ali_Zhagparov committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    58c91aa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into optimize-data-fetching

    Ali_Zhagparov committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    b10bc03 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2018

  1. rename method name

    azhagparov committed Dec 30, 2018
    Configuration menu
    Copy the full SHA
    3ced52b View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. refactor

    azhagparov committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    7dccfe5 View commit details
    Browse the repository at this point in the history
  2. create test

    azhagparov committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    e3ebbdb View commit details
    Browse the repository at this point in the history
  3. Fix formatting

    tobiasdiez committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    18cf256 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2019

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