-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: polyfractal/elasticsearch-segmentspy
base: develop
head repository: polyfractal/elasticsearch-segmentspy
compare: master
- 13 commits
- 6 files changed
- 4 contributors
Commits on Feb 21, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 2033be2 - Browse repository at this point
Copy the full SHA 2033be2View commit details
Commits on May 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for b091986 - Browse repository at this point
Copy the full SHA b091986View commit details
Commits on Aug 28, 2013
-
Useful for proxies or situations where the cluster is not on localhost
Configuration menu - View commit details
-
Copy full SHA for fc46901 - Browse repository at this point
Copy the full SHA fc46901View commit details -
Move polling to always() clause
Previously, if a request failed, subsequent polls would not be triggered, necessitating a full refresh. Now the script will continue trying even after failed requests.
Configuration menu - View commit details
-
Copy full SHA for 01fce2d - Browse repository at this point
Copy the full SHA 01fce2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 533663a - Browse repository at this point
Copy the full SHA 533663aView commit details
Commits on Sep 10, 2013
-
Fixes #2. Strip trailing slash. Reload indices on update. Fixes a boo…
…tstrap js issue for dropdowns.
lordnynex committedSep 10, 2013 Configuration menu - View commit details
-
Copy full SHA for b944c86 - Browse repository at this point
Copy the full SHA b944c86View commit details -
brandon@gotinder.com committed
Sep 10, 2013 Configuration menu - View commit details
-
Copy full SHA for 4c88536 - Browse repository at this point
Copy the full SHA 4c88536View commit details
Commits on Sep 15, 2013
-
Merge pull request #3 from TinderApp/master
Fixes to changehost functionality
Configuration menu - View commit details
-
Copy full SHA for ca805ad - Browse repository at this point
Copy the full SHA ca805adView commit details
Commits on Sep 23, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 4d8b07e - Browse repository at this point
Copy the full SHA 4d8b07eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 977df54 - Browse repository at this point
Copy the full SHA 977df54View commit details
Commits on Nov 2, 2013
-
Allow settings via url parameters.
Support specifying host/refreshInterval via url arguments. Example: http://localhost:8000/_site/#/myindex/?host=my-es-host.com:9200&refreshInterval=500
Oli McCormack committedNov 2, 2013 Configuration menu - View commit details
-
Copy full SHA for 6c048a3 - Browse repository at this point
Copy the full SHA 6c048a3View commit details -
Add docs on url parameter usage.
Oli McCormack committedNov 2, 2013 Configuration menu - View commit details
-
Copy full SHA for 48d7f7e - Browse repository at this point
Copy the full SHA 48d7f7eView commit details
Commits on Nov 3, 2013
-
Merge pull request #7 from olimcc/master
Allow setting of host/refreshInterval using url parameters.
Configuration menu - View commit details
-
Copy full SHA for 51fda94 - Browse repository at this point
Copy the full SHA 51fda94View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff develop...master