97008f90c4
tech(build): semicölöns
2016-10-17 15:19:00 +02:00
75a1ff1037
tech(build): dont override arch for windows
2016-10-17 15:09:35 +02:00
62a2f80f10
add option for grunt release
2016-09-18 09:13:00 +00:00
953f9da3b5
build(): build fix
2016-03-30 12:02:44 -07:00
abac8bccc6
tech(typescript): its looking good
2015-09-10 11:26:40 +02:00
5bddf79d09
Correctly determine arch for windows builds
2015-04-21 08:56:32 +02:00
c9a28ddd38
Windows build: updates to build stuff to create better windows packages
2015-04-20 08:10:23 +02:00
fde11be279
Renamed src directory to public
2015-03-29 12:57:28 +02:00
4b3224702c
Fixed asset revving issue with css files
2015-03-13 11:11:31 +01:00
d89c77af54
Small changes to build scripts
2015-03-04 07:09:59 +01:00
0db55b6194
Work on deb and rpm packages, both seem to work now, #1476
2015-03-03 17:14:58 +01:00
7e0f1a57af
Progress on deb and rpm packaging, renamed config files, added file logging, #1476
2015-03-03 10:18:37 +01:00
102c896046
Updated build and wercker file for new repo structure
2015-02-05 12:27:58 +01:00
344812f1e0
fix in grunt build script
2015-01-05 11:04:58 +01:00
d1b31bb3d6
moved stuff around, trying to get rid of the pro folders and fixing some issues
2015-01-05 08:47:29 +01:00
5a3d3f5098
updated build and release tasks
2015-01-04 17:51:48 +01:00
9c3cd87bee
more work on two grunt build modes, backend/standalone modes
2014-12-31 16:19:45 +01:00
8699dec571
fixed jshint issues
2014-08-11 16:37:31 +02:00
aec9a42ee1
Skeleton API docs
2013-12-02 12:43:39 -07:00
22993c46a5
Added scratchy tasks and config.js docs
2013-11-26 07:38:16 -07:00
4c7f52797f
fixing build with subfolders
2013-11-15 09:44:06 -07:00
92a485bd29
Add baseDir variable
2013-11-14 21:29:41 -07:00
07f1571563
Update loadConfig to allow duplicates
2013-11-14 20:30:28 -07:00
ec964a13b9
Modularize grunt tasks
2013-11-14 16:07:14 -07:00
d21e1c35e1
remove execute bit re: @shatlovsky
2013-10-25 07:47:54 -07:00
18ee2fabcf
added release task to gruntfile
2013-10-17 15:33:43 -07:00
f2e6d4409b
drag and drop panels, lots of visual tweaks
2013-09-26 15:42:43 -07:00
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
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
d53f4fd276
fixed the path to the leaflet image directory
2013-09-20 11:14:45 -07:00
bfd6ea5913
Switched to grunt-contrib-compress, added tar.gz archive
2013-09-19 13:45:09 -07:00
412cefed78
Cleaned up the Grunt config a bit, removed an unneeded dep
2013-09-19 10:17:42 -07:00
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
608b66f3ce
Updated download links
2013-09-16 16:28:18 -07:00
f414400a5a
merged master
2013-09-16 15:16:01 -07:00
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
63fbbc9c21
Added seperate grunt task for LESS default build
2013-09-16 13:21:29 -07:00
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
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
5d9cb85ccf
Merged Pull Request #484
2013-09-13 13:52:13 -07:00
0280626a1e
Lint dashboard scripts
2013-09-04 10:55:48 -07:00
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
58256acb81
Switch styles to LESS build, add inspector.html, update flot
2013-07-31 11:25:15 -07:00
13fc14ffa9
Added panelMeta object for extra panel details, moved add panel button, tweaked editors
2013-07-25 21:27:37 -07:00
5a3028f784
Linted, moved shared functions to kbn object
2013-07-20 14:56:59 -07:00