Court Ewing
223f542abe
Revert "Switch to Yarn ( #11637 )"
...
This reverts commit ce5c4e756b
.
Until we get all the relevant infra configured with yarn as well.
2017-05-27 08:53:47 -04:00
Spencer
ce5c4e756b
Switch to Yarn ( #11637 )
...
(cherry picked from commit 71a9b8b6bc
)
2017-05-26 19:40:08 -07:00
Spencer
9ed7e81b62
Backport eslint updates to 5.x ( #10139 )
...
* [eslint] update eslint config to 0.3.0
* [eslint] autofix
* [fixtures/hits] reformat to comply with max-len lint rule
* [eslint] enable no-var and autofix
* [eslint] enable prefer-const and autofix
* [eslint] fix autofix-incompatible no-var and prefer-const violations
* [eslint] enable quotes+no-extra-semi and autofix
2017-02-06 21:27:07 -07:00
spalger
45087dad0f
[grunt/collectFilesToCommit] fix the broken "pathsToIgnore" filter
...
In 180aacd470
a "pathsToIngore" filter was introduced that didn't work properly and caused all paths to be ignored. This behavior was likely intended to prevent snake_case filename checking on files in the webpackShims directory but that is being properly handled by [check_added_filename](8f9ec7d932/tasks/check_added_filenames.js (L11)
).
2016-04-22 10:39:34 -05:00
spalger
7dda3709ca
Merge branch 'renameAllFiles' into feature/design
2016-03-10 12:51:39 -07:00
spalger
2422a988e5
[rename] rename all files to snake_case
2016-02-24 12:14:05 -08:00
Khalah Jones-Golden
180aacd470
Merge remote-tracking branch 'upstream/feature/design' into fix/nav-details
2016-02-10 19:06:26 -04:00
Court Ewing
86d958ae97
Consolidate git file logic in lintStagedFiles task
...
We limit the amount of moving parts when it comes to parsing our staged
files in git by reusing the files_to_commit utility rather than the
now-defunct collectStagedFiles task.
2015-12-28 17:31:36 -05:00
Court Ewing
acded081fa
Check that all new files are snake cased
...
We removed the snake case check during precommit because it was
interfering with us getting features merged when dealing with legacy
files, but we do want to verify that any new files added have snake
cased names.
2015-12-28 16:53:39 -05:00
spalger
bc3529ec65
[build] move to absolute paths and improve fpm/pleaserun support
2015-08-14 13:27:41 -07:00
spalger
e0d78a8475
switch to eslint
2015-07-31 17:16:09 -07:00
spalger
cfc398b37d
remove bower, nice people matter
2015-07-27 17:13:45 -07:00
Spencer Alger
8d2e8816dc
[server] work out plugin organization, and app declaration
2015-06-24 23:47:19 -07:00
Spencer Alger
1cdcb644c7
[server] move dev server to isolated script for nodemon compat
2015-06-15 16:07:37 -07:00
Chris Cowan
694ca165db
Moving src/hapi to src/server
2015-05-12 09:52:21 -07:00
Chris Cowan
f0edc44902
Adding plugin for dev
2015-05-11 16:35:07 -07:00
Spencer Alger
c4e1c59e20
Merge branch 'master' of https://github.com/elasticsearch/kibana into add/jscs
2015-02-20 10:25:21 -07:00
Spencer Alger
d45c1c7900
[grunt:version] added tests
2015-02-19 20:25:34 -07:00
Spencer Alger
3e00eb1f5a
[grunt:version] wrote a grunt task for updating the version
2015-02-19 20:25:12 -07:00
Spencer Alger
deff9b63b1
[jscs] setup
2015-02-07 13:49:38 -07:00
Joe Fleming
af2bffc8ac
give tasks a central place to load server config
2015-01-21 12:13:35 -07:00
Spencer Alger
f48b3595b9
[grunt] added 'run_build' task
2014-10-10 10:34:12 -07:00
Spencer Alger
50f0368a72
moved devServer into a module so that it can be used programmatically
2014-06-12 16:01:24 -07:00
Spencer Alger
cac3fd6dbb
Revert "moved devServer into a module so that it can be used programmatically"
...
This reverts commit 7ace826b63
.
2014-06-12 15:44:09 -07:00
Spencer Alger
7ace826b63
moved devServer into a module so that it can be used programmatically
2014-06-12 15:43:44 -07:00
Spencer Alger
4b9a5e78b2
update grunt to use 'npm update' instead of 'npm install'
2014-05-22 10:48:20 -07:00
Spencer Alger
55ff825eec
fixed update script for checking out new repo's, removed elasticsearch and k4d3 from bower deps
2014-05-07 16:39:01 -07:00
Spencer Alger
9ef934aa0e
only run regen in grunt-update if the repo has updated
2014-05-07 15:58:37 -07:00
Spencer Alger
ce9a8bd7b6
use git to manage esjs and k4d3 deps.
2014-05-07 13:05:16 -07:00
Spencer Alger
d7094d5d6c
prevent all files from being instrumented
2014-03-06 11:41:01 -07:00
Spencer Alger
7be4d61b96
Fixed the test, which required a bit of dependency mapping. Fixed '/' redirect. query string's don't need =true to work.
2014-03-05 22:08:22 -07:00
Spencer Alger
6a8f9dddab
added code coverage and couple other things.
2014-03-05 16:56:42 -07:00