Torkel Ödegaard
102c896046
Updated build and wercker file for new repo structure
2015-02-05 12:27:58 +01:00
Torkel Ödegaard
344812f1e0
fix in grunt build script
2015-01-05 11:04:58 +01:00
Torkel Ödegaard
d1b31bb3d6
moved stuff around, trying to get rid of the pro folders and fixing some issues
2015-01-05 08:47:29 +01:00
Torkel Ödegaard
5a3d3f5098
updated build and release tasks
2015-01-04 17:51:48 +01:00
Torkel Ödegaard
9c3cd87bee
more work on two grunt build modes, backend/standalone modes
2014-12-31 16:19:45 +01:00
Torkel Ödegaard
8699dec571
fixed jshint issues
2014-08-11 16:37:31 +02:00
Rashid Khan
aec9a42ee1
Skeleton API docs
2013-12-02 12:43:39 -07:00
Rashid Khan
22993c46a5
Added scratchy tasks and config.js docs
2013-11-26 07:38:16 -07:00
Rashid Khan
4c7f52797f
fixing build with subfolders
2013-11-15 09:44:06 -07:00
Rashid Khan
92a485bd29
Add baseDir variable
2013-11-14 21:29:41 -07:00
Rashid Khan
07f1571563
Update loadConfig to allow duplicates
2013-11-14 20:30:28 -07:00
Rashid Khan
ec964a13b9
Modularize grunt tasks
2013-11-14 16:07:14 -07:00
Rashid Khan
d21e1c35e1
remove execute bit re: @shatlovsky
2013-10-25 07:47:54 -07:00
Rashid Khan
18ee2fabcf
added release task to gruntfile
2013-10-17 15:33:43 -07:00
Rashid Khan
f2e6d4409b
drag and drop panels, lots of visual tweaks
2013-09-26 15:42:43 -07:00
Spencer Alger
3b14e3e226
switched up the build process a bit more, so most of the build occurs in-place, meaning the src and dest options are the same. This allows us to simple copy everthing at once and not need to specify all the edge cases like I did previously in copy:everything_left_in_src
2013-09-20 13:48:28 -07:00
spenceralger
dcafb85706
Merge pull request #518 from spenceralger/gruntfile-cleanup
...
fix the path to the leaflet image directory
2013-09-20 11:15:49 -07:00
Spencer Alger
d53f4fd276
fixed the path to the leaflet image directory
2013-09-20 11:14:45 -07:00
Rashid Khan
bfd6ea5913
Switched to grunt-contrib-compress, added tar.gz archive
2013-09-19 13:45:09 -07:00
Spencer Alger
412cefed78
Cleaned up the Grunt config a bit, removed an unneeded dep
2013-09-19 10:17:42 -07:00
Spencer Alger
c767ae6645
moved the aws config out of the general gruntfile setup, and into a task that is only run when needed.
2013-09-19 08:09:04 -07:00
Rashid Khan
608b66f3ce
Updated download links
2013-09-16 16:28:18 -07:00
Spencer Alger
f414400a5a
merged master
2013-09-16 15:16:01 -07:00
Spencer Alger
259562136f
- Removed the "dist" directory
...
- Created a grunt task to build, compress, and upload the build to s3
- Updated the README to point users to downloads.elasticsearch.org
2013-09-16 15:14:20 -07:00
Rashid Khan
63fbbc9c21
Added seperate grunt task for LESS default build
2013-09-16 13:21:29 -07:00
Spencer Alger
ab93bcecb2
Added a cache busting config option to RequireJS that will add the latest commit sha to urls (only in dist build).
2013-09-13 19:14:14 -07:00
Spencer Alger
6c07338782
- Moved the config.js file into the root of the src and dist.
...
- 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.
2013-09-13 16:02:08 -07:00
Spencer Alger
5d9cb85ccf
Merged Pull Request #484
2013-09-13 13:52:13 -07:00
Rashid Khan
0280626a1e
Lint dashboard scripts
2013-09-04 10:55:48 -07:00
Spencer Alger
d778873ba5
Moved JSHint config into the standard .jshintrc file, so that it can be shared with the command line version as well as version that run within IDEs
2013-08-26 17:44:02 -07:00
Rashid Khan
58256acb81
Switch styles to LESS build, add inspector.html, update flot
2013-07-31 11:25:15 -07:00
Rashid Khan
13fc14ffa9
Added panelMeta object for extra panel details, moved add panel button, tweaked editors
2013-07-25 21:27:37 -07:00
Rashid Khan
5a3028f784
Linted, moved shared functions to kbn object
2013-07-20 14:56:59 -07:00