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

Timefilter Auto Refresh - Closes "Support for auto-refresh #1845" #2196

Merged
merged 95 commits into from
Dec 30, 2014
Merged

Timefilter Auto Refresh - Closes "Support for auto-refresh #1845" #2196

merged 95 commits into from
Dec 30, 2014

Commits on Dec 9, 2014

  1. Adding autorefresh using courier and timefilter

    grouma authored and test committed Dec 9, 2014
    Configuration menu
    Copy the full SHA
    f6d05dd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2014

  1. Adding tests for refresh interval feature

    grouma authored and test committed Dec 11, 2014
    Configuration menu
    Copy the full SHA
    f0359af View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. Added more tests to refresh interval feature. Adding better error che…

    …cking.
    grouma authored and test committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    d725327 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/elasticsearch/kibana into…

    … TimefilterAutoRefresh
    
    Conflicts:
    	src/kibana/components/timepicker/timepicker.html
    grouma committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    083b63a View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2014

  1. Configuration menu
    Copy the full SHA
    67df143 View commit details
    Browse the repository at this point in the history
  2. moved segmented search into a courier fetch strategy

    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    8ae871c View commit details
    Browse the repository at this point in the history
  3. [fetch] check for #getIncompleteRequests when strategies complete the…

    …ir requests
    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    e6df20d View commit details
    Browse the repository at this point in the history
  4. [courier/fetchThese] reformatted and teased a bit

    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    40cc3cb View commit details
    Browse the repository at this point in the history
  5. [discover/segmentedFetch] disabled the tests for now

    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    710581b View commit details
    Browse the repository at this point in the history
  6. [courier/segmentedSearch] expose the #mergeResponse method

    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    c23525a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'TimefilterAutoRefresh' of github.com:grouma/kibana into…

    … segment_in_courier
    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    eb3d904 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1 from spenceralger/segment_in_courier

    Segmented fetch in courier
    grouma committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    90aed85 View commit details
    Browse the repository at this point in the history
  9. Simplifying the refresh UI

    grouma committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    11aa394 View commit details
    Browse the repository at this point in the history
  10. [timepicker] slight modification to navbar css

    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    776a1b8 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2 from spenceralger/TimefilterAutoRefresh

    [timepicker] slight modification to navbar css
    grouma committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    2c8c48b View commit details
    Browse the repository at this point in the history
  12. [discover] improve style of discover vis overlay that has been busted…

    … for a while
    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    b5debf2 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'TimefilterAutoRefresh' of github.com:grouma/kibana into…

    … TimefilterAutoRefresh
    Spencer Alger committed Dec 16, 2014
    Configuration menu
    Copy the full SHA
    5a2a605 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2014

  1. Configuration menu
    Copy the full SHA
    09c3fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a15a78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dab0dc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5215fd1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    735d455 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7162728 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2014

  1. Configuration menu
    Copy the full SHA
    2e14260 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into TimefilterAutoRefresh

    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    2f3ef3c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3 from spenceralger/TimefilterAutoRefresh

    Segmented fetch update
    grouma committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    f137a65 View commit details
    Browse the repository at this point in the history
  4. [notifier] stop the courier on fatal errors

    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    e8b23c8 View commit details
    Browse the repository at this point in the history
  5. [timepicker] fix invalid html entity

    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    e3b50fb View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into TimefilterAutoRefresh

    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    ad025a2 View commit details
    Browse the repository at this point in the history
  7. [timepicker] HTMLPrettify'd that thang

    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    03f0e51 View commit details
    Browse the repository at this point in the history
  8. [courier] warn when refresh interval is too damn high

    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    32be3c3 View commit details
    Browse the repository at this point in the history
  9. [courier] restart the looper on #fetch(), don't trigger. Fetch direct…

    …ly instead.
    Spencer Alger committed Dec 18, 2014
    Configuration menu
    Copy the full SHA
    be7e9f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    64b9d7f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2014

  1. Configuration menu
    Copy the full SHA
    8a8526d View commit details
    Browse the repository at this point in the history
  2. [courier/segmentedRequest] only init state at request time

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    61537df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a07e71 View commit details
    Browse the repository at this point in the history
  4. [courier] shorter request class names +1

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    bea6d12 View commit details
    Browse the repository at this point in the history
  5. [courier] restart in progress requests on fetch()

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    f5bfcfe View commit details
    Browse the repository at this point in the history
  6. [events] update tests to use callbacks

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    59db253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08f2136 View commit details
    Browse the repository at this point in the history
  8. [errors] default to no error for RequestFailure

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    5875b37 View commit details
    Browse the repository at this point in the history
  9. [courier/requestQueue] simplify pending request logic

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    5a3e3a9 View commit details
    Browse the repository at this point in the history
  10. [courier] only call fetch, not both fetch and looper

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    0260b26 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    288ffe0 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'TimefilterAutoRefresh' of github.com:grouma/kibana into…

    … TimefilterAutoRefresh
    
    Conflicts:
    	src/kibana/components/timepicker/timepicker.html
    	src/kibana/components/timepicker/timepicker.js
    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    34d7b70 View commit details
    Browse the repository at this point in the history
  13. [courier/looper] allow preventing fetch on restart

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    dd66001 View commit details
    Browse the repository at this point in the history
  14. [timepicker] fix bag merge

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    3b7ad9c View commit details
    Browse the repository at this point in the history
  15. [timepicker] readability improvments

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    ca7f216 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'master' into TimefilterAutoRefresh

    Conflicts:
    	src/kibana/plugins/discover/controllers/discover.js
    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    7d90ce4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    12bc607 View commit details
    Browse the repository at this point in the history
  18. [courier/source] update method used to cancel requests

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    2496036 View commit details
    Browse the repository at this point in the history
  19. [courier] fix moved method

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    a1977a3 View commit details
    Browse the repository at this point in the history
  20. [courier/fetch] use ABORT to id canceled es request

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    103297a View commit details
    Browse the repository at this point in the history
  21. [courier/fetch] added comments

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    7fcab33 View commit details
    Browse the repository at this point in the history
  22. [kibana] remove debug code

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    668b5cf View commit details
    Browse the repository at this point in the history
  23. [courier/fetch/segmented] infer the totalSize from the flattened sear…

    …ch source
    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    1fdf755 View commit details
    Browse the repository at this point in the history
  24. Merge pull request #4 from spenceralger/TimefilterAutoRefresh

    Timefilter auto refresh
    grouma committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    591a3a3 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'master' of https://github.com/elasticsearch/kibana into…

    … TimefilterAutoRefresh
    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    5f49c28 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a96f260 View commit details
    Browse the repository at this point in the history
  27. [courier/DocRequest] cleanup

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    45b9f00 View commit details
    Browse the repository at this point in the history
  28. [indexPatterns] get as many ids as possible

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    f530db2 View commit details
    Browse the repository at this point in the history
  29. [tests] reanable all and clear storage before running

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    dcabba8 View commit details
    Browse the repository at this point in the history
  30. [docTitle] fixed test

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    6cd1ab2 View commit details
    Browse the repository at this point in the history
  31. [timepicker] updated tests for new style

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    2684435 View commit details
    Browse the repository at this point in the history
  32. [courier] properly abort requests on close

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    859f56a View commit details
    Browse the repository at this point in the history
  33. [courier/fetch] always ignore unavailable indices

    Spencer Alger committed Dec 19, 2014
    Configuration menu
    Copy the full SHA
    e186ed1 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    be22579 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2014

  1. [courier] deleted tests for now

    Spencer Alger committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    e2c9ae5 View commit details
    Browse the repository at this point in the history
  2. [courier] move fatal callback into Courier to magically fix issue (th…

    …ank git bisect)
    Spencer Alger committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    ffe9252 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/elasticsearch/kibana into…

    … TimefilterAutoRefresh
    
    Conflicts:
    	src/kibana/plugins/discover/index.html
    	src/kibana/plugins/discover/styles/main.less
    Spencer Alger committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    fd7f75c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5 from spenceralger/TimefilterAutoRefresh

    Timefilter auto refresh
    grouma committed Dec 20, 2014
    Configuration menu
    Copy the full SHA
    e432638 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2014

  1. [courier/looper] convert to kbn Class style

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    34d42a1 View commit details
    Browse the repository at this point in the history
  2. [courier/looper] only fetch inactive requests

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    c86e32b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee7ab28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b030caa View commit details
    Browse the repository at this point in the history
  5. remove unused deps

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    577d92f View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/elasticsearch/kibana into…

    … TimefilterAutoRefresh
    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    5a84841 View commit details
    Browse the repository at this point in the history
  7. [courier/fetch] reset the searchLooper after fetching

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    5c4dec6 View commit details
    Browse the repository at this point in the history
  8. use courier.fetch() rather than .fetchQueued()

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    424e5ee View commit details
    Browse the repository at this point in the history
  9. remove extra reassignment

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    3f0bcf2 View commit details
    Browse the repository at this point in the history
  10. removed debugging assignment

    Spencer Alger committed Dec 24, 2014
    Configuration menu
    Copy the full SHA
    cacb033 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2014

  1. Merge pull request #6 from spenceralger/TimefilterAutoRefresh

    Timefilter auto refresh
    grouma committed Dec 26, 2014
    Configuration menu
    Copy the full SHA
    98a2cbc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2014

  1. apply 6e7cf2d

    Spencer Alger committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    6cb601f View commit details
    Browse the repository at this point in the history
  2. implement 92d206c

    Spencer Alger committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    c016970 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    084dbda View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c779d01 View commit details
    Browse the repository at this point in the history
  5. [discover] always catch errors that are returned

    Spencer Alger committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    17a0e5a View commit details
    Browse the repository at this point in the history
  6. [discover] update the time on each request

    Spencer Alger committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    65e0a87 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/elasticsearch/kibana into…

    … TimefilterAutoRefresh
    Spencer Alger committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    b139243 View commit details
    Browse the repository at this point in the history
  8. [promises] ensure that Promise.map doesn't throw

    Spencer Alger committed Dec 29, 2014
    Configuration menu
    Copy the full SHA
    844d381 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a65b547 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2014

  1. [courier/fetch/segmented] first emit is for first segment with rows, …

    …only emit segments with rows
    Spencer Alger committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    0cb8c09 View commit details
    Browse the repository at this point in the history
  2. [disocver] rely on guaranteed event order

    Spencer Alger committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    e83dc4f View commit details
    Browse the repository at this point in the history
  3. [discover] only overlay before first results

    Spencer Alger committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    ba32f62 View commit details
    Browse the repository at this point in the history
  4. [discover] vertically center the throbber

    Spencer Alger committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    8af2ffd View commit details
    Browse the repository at this point in the history