Rashid Khan
daaaba8de9
Add heapdump module. re: #5170
2015-11-16 13:27:34 -07:00
Jim Unger
2e7713c165
Added changes from other branch, and got three of the four downloadSingle use cases working
2015-11-11 12:11:25 -06:00
spalger
774562117f
[npm] upgrade sinon to 1.17.2
2015-11-10 16:49:38 -06:00
Joe Fleming
357a6a4e92
make core dep
2015-11-09 16:44:47 -07:00
Joe Fleming
043041250b
pin core-js to 1.2.6
2015-11-09 16:41:15 -07:00
Rashid Khan
61554e0f46
Merge pull request #5232 from spalger/jsonLoaderIsProdDep
...
[npm] json-loader is a production dependency
2015-10-29 14:42:38 -07:00
Rashid Khan
e547cd3965
Merge pull request #4223 from panda01/angularUpgrade
...
Angular upgrade
2015-10-29 10:35:15 -07:00
spalger
4c6c8d9780
[npm] json-loader is a production dependency
2015-10-29 12:30:39 -05:00
Court Ewing
070ac24150
Add Matt/Jon/Tim/Jim to constributor list
...
I also moved Khalah to preserve the alphabetical order.
2015-10-26 17:26:16 -04:00
Court Ewing
df552267ef
Add Court Ewing to contributor list
2015-10-26 17:19:32 -04:00
Khalah Jones-Golden
b69d2fa7d7
[angular-ui] Upgraded ui bootstrap. Fixed test with calendar
2015-10-22 18:25:14 -04:00
Joe Fleming
fce1637844
Merge pull request #5134 from jbudz/issues/1600
...
Global timezones
2015-10-20 10:56:26 -07:00
Jonathan Budzenski
bff870e915
Lock json-loader, moment-timezone packages. Change default timezone to Browser.
2015-10-20 07:18:24 -05:00
Khalah Jones-Golden
14920c9274
[ngMock] Upgraded ng mock
2015-10-19 09:39:34 -04:00
Khalah Jones-Golden
8a3aed8382
[nvd3] Removing nvd3
2015-10-19 09:31:15 -04:00
Jonathan Budzenski
95714696fb
Add support for global timezones. Closes #1600
2015-10-16 17:52:06 -05:00
Khalah Jones-Golden
b12ba92c5a
Merge branch 'master' into angularUpgrade
2015-10-15 09:32:20 -04:00
Jonathan Budzenski
d6aed640a2
Merge branch 'master' into functional-testing
2015-10-13 08:59:34 -05:00
Rashid Khan
42b51bfb2a
Merge pull request #5103 from jbudz/bump
...
Bump grunt-esvm. Closes #5091
2015-10-12 17:23:57 -07:00
Jonathan Budzenski
d1531527e2
Bump grunt-esvm. Closes #5091
2015-10-12 17:57:42 -05:00
Jonathan Budzenski
935b3d9d0b
Merge pull request #4594 from jbudz/issues/1726
...
Color field format
2015-10-12 13:58:41 -05:00
Jonathan Budzenski
84dd664bab
Bump grunt-esvm
2015-09-24 12:29:10 -05:00
Jonathan Budzenski
fee4e0d99c
[field format] Lock color version, allow deletion from any position
2015-09-24 09:31:11 -05:00
Jonathan Budzenski
d58d14d7fd
Merge branch 'master' into issues/1726
2015-09-24 09:12:10 -05:00
Rashid Khan
5fcf336168
bump to 4.3
2015-09-23 15:37:29 -07:00
Jonathan Budzenski
f74eafe5f7
Merge pull request #5025 from w33ble/farewell-zeroclipboard-and-thanks-for-all-the-fish
...
Remove ng-clip and zeroclipboard
2015-09-23 15:58:51 -05:00
Joe Fleming
d75bd51171
purge kibana of ng-clip and zeroclipboard
2015-09-23 13:24:26 -07:00
spalger
3510336077
[npm] added lint and lintroller scripts
2015-09-22 18:58:14 -07:00
spalger
c8b76766bd
[eslint] update and add mocha plugin
2015-09-22 17:43:10 -07:00
spalger
1db49d9162
[numeral] replace with fork to fix #4857
2015-09-18 14:03:18 -07:00
Jonathan Budzenski
bb85a6c244
Merge branch 'master' into functional-testing
2015-09-18 09:09:14 -05:00
Jonathan Budzenski
ca81d4b777
[functional testing] Use grunt-run with selenium
2015-09-15 16:26:04 -05:00
Rashid Khan
62a136cda4
fix node and npm versions in package.json
2015-09-14 13:49:45 -07:00
Rashid Khan
b7e667df76
Revert npm3, go back to npm2
2015-09-14 13:39:17 -07:00
Jonathan Budzenski
06271270f4
Update grunt-esvm to 1.1.6, esvm to 1.0.7
2015-09-14 08:10:50 -05:00
Jonathan Budzenski
654cedfe29
Merge branch 'master' into functional-testing
2015-09-14 07:57:16 -05:00
Jonathan Budzenski
a77b962834
Merge branch 'master' into functional-testing
2015-09-11 16:22:18 -05:00
Jonathan Budzenski
49c856712c
[functional testing] Add dev mode
2015-09-11 14:08:35 -05:00
Jonathan Budzenski
b1d40dcced
Merge branch 'master' into issues/1726
2015-09-10 16:27:53 -05:00
Khalah Jones-Golden
92104ee751
Merge remote-tracking branch 'origin/master' into angularUpgrade
2015-09-08 13:16:31 -04:00
Khalah Jones-Golden
11928f43b5
[Merge] Trying to get upgrade going with going with latest code
2015-09-08 08:55:15 -04:00
spalger
2d90d83d8f
[npm] remove package ranges
...
Fixes #4866
As recently discussed in https://github.com/elastic/kibana/issues/4824 we have had a fair number of challenges with dependencies shipping breaking changes or broken code within the semver ranges which should prevent them. Nobody is perfect, we don't expect that, but as Kibana grows the number of modules does too. The output of npm ls is currently over 1100 lines, meaning we are very exposed to the semver ranges specified.
While we may actually use a shrinkwrap file at some point, or implement something like uber's custom shrinkwrap utility, the only issues we have faced have been caused by top level dependencies (especially the very fast-moving ones).
2015-09-05 01:49:36 -07:00
spalger
6914dc7ca5
Merge branch 'master' of github.com:elastic/kibana into chore/upgradeEsjs
2015-09-04 12:46:54 -07:00
spalger
cdd1b98d51
[npm] downgrade autoprefixer to avoid console.warning messages
2015-09-03 07:50:50 -07:00
spalger
62853b6a4e
Merge branch 'master' of github.com:elastic/kibana into chore/upgradeEsjs
2015-09-02 15:46:59 -07:00
Jonathan Budzenski
7b8374b7c8
Add intern task to grunt and associated npm script
2015-09-02 14:07:20 -05:00
spalger
e14eb9922d
Merge branch 'master' of github.com:elastic/kibana into chore/updateEslint
2015-09-01 11:31:49 -07:00
spalger
c71afc1d0f
[elasticsearch] update to 8.0, with 2.0 support
2015-08-31 16:30:09 -07:00
Joe Fleming
cf82ce0d74
Merge pull request #4800 from spalger/dev/runEs
...
[npm] added es script for running elasticsearch with esvm
2015-08-31 14:36:53 -07:00
spalger
83947be9f1
[eslint] update to 1.3.1
2015-08-31 14:23:28 -07:00