- 16 Sep, 2013 2 commits
-
-
Spencers cache busting tweaks, fix for map panel path
Rashid Khan committed -
Rashid Khan committed
-
- 15 Sep, 2013 6 commits
-
-
Conflicts: dist/app/components/require.config.js src/app/components/require.config.js
Spencer Alger committed -
Spencer Alger committed
-
Fix for jQuery extensions
spenceralger committed -
Previous fix did not work when jQuery was inlined into app.js because RequireJS was under the impression that it had already init-ed jQuery and didn't call the init function. This new strategy just allows jQuery to be jQuery and has app.js include the extensions (components/extend-jquery.js) before the app boots.
Spencer Alger committed -
Fixes the way that jQuery is loaded with RequireJS, closes #496
spenceralger committed -
Somehow missed that tooltips were broken, caused by jquery defining itself using the 'jquery' name, which prevented our custom module from being included and extending jquery.
Spencer Alger committed
-
- 14 Sep, 2013 1 commit
-
-
Added a cache busting config option to RequireJS that will add the latest commit sha to urls (only in dist build).
Spencer Alger committed
-
- 13 Sep, 2013 9 commits
-
-
Build tweaks
spenceralger committed -
- prevented the config file from being minified. - offloaded the js minification to a dedicated uglify task, which accepts more options than the require-js wrapper does. - Addded the banner to the top of the minified files.
Spencer Alger committed -
Fix for logstash.js, updated install instructions
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Merged Pull Request #484
Rashid Khan committed -
Spencer Alger committed
-
Spencer Alger committed
-
- 12 Sep, 2013 1 commit
-
-
Rashid Khan committed
-
- 11 Sep, 2013 12 commits
-
-
Removed default @message from logstash dashboards
Rashid Khan committed -
Rashid Khan committed
-
Pointer, timepicker cleanup and show _source by default in table
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Rashid Khan committed
-
Fix array value delimiting in table, improve nginx config, fix indenting
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
Spencer Alger committed
-
- 10 Sep, 2013 1 commit
-
-
Rashid Khan committed
-
- 09 Sep, 2013 1 commit
-
-
Rashid Khan committed
-
- 07 Sep, 2013 1 commit
-
-
Clarify error message.
spenceralger committed
-
- 06 Sep, 2013 5 commits
-
-
Elasticsearch will throw a 404 if there is no indexes added yet, resulting in this unclear message -- even for people that are not using any sort of proxy. This message update should make it easier to quickly troubleshoot why the the dialogue is popping up.
Stephen Wood committed -
Rashid Khan committed
-
Moved dash controller to navbar. Settings for it to dashboard settings.
Rashid Khan committed -
Rashid Khan committed
-
Rashid Khan committed
-
- 04 Sep, 2013 1 commit
-
-
Templated and scriptable dashboard options
Rashid Khan committed
-