Skip to content

Fix/4.x/log no cookies#7897

Closed
lukasolson wants to merge 601 commits intoelastic:masterfrom
lukasolson:fix/4.x/log-no-cookies
Closed

Fix/4.x/log no cookies#7897
lukasolson wants to merge 601 commits intoelastic:masterfrom
lukasolson:fix/4.x/log-no-cookies

Conversation

@lukasolson
Copy link
Contributor

Backporting lukasolson#9 to 4.x.

epixa and others added 30 commits February 2, 2016 14:00
[4.x] Use const/let instead of var in all core plugins
Just activated for Metric vis.
First version needing improvements in the params handling.
This should be an in-place refactor without any additional behaviors or
side effects.
These file extensions should be interchangeable, so there's no reason
for our plugin installer not to support them. We actually did support
.tgz file types up until we added .zip support.
The module is generic enough not to require an overly specific name, and
it exposes more things than simply a default function, so it should be a
noun.
[backport] Plugin installer support for .tgz file types
Bump node to 0.12.10 for security fixes
spalger and others added 26 commits July 14, 2016 00:07
---------

**Commit 1:**
[viz] Allow for configurable map urls

* Original sha: 58844a0
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-12T21:29:00Z

**Commit 2:**
Adds every config option from Leaflet

* Original sha: 0b9388c
* Authored by Chris Earle <chris.earle@elastic.co> on 2016-07-13T00:31:04Z
* Committed by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T01:55:01Z

**Commit 3:**
Removed confusing config options

* Original sha: b1f8ac8
* Authored by Chris Earle <chris.earle@elastic.co> on 2016-07-13T01:07:01Z
* Committed by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T01:55:01Z

**Commit 4:**
[vis] Don't rewrite markdown

* Original sha: c670a1c
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T02:52:39Z

**Commit 5:**
[config] Update default tile link

* Original sha: 7c8ec75
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T02:55:16Z

**Commit 6:**
Change bounds from object to GeoJSON (long, lat) array style

* Original sha: 6d8f803
* Authored by Chris Earle <chris.earle@elastic.co> on 2016-07-13T02:58:07Z

**Commit 7:**
[config] Set max zoom to 7

* Original sha: b762949
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T03:07:47Z

**Commit 8:**
[tests] Cleanup schema data

* Original sha: c3d203f
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T04:04:04Z

**Commit 9:**
[vis] Bound tilemap zoom

* Original sha: 3c1339e
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-13T15:25:16Z

**Commit 10:**
Round out support for the initial Elastic Tile Service

Correct links, legacy config handling, and wms server conditionals.

* Original sha: 41fbb06
* Authored by Court Ewing <court@epixa.com> on 2016-07-15T20:50:47Z

**Commit 11:**
Made minZoom in test fixture consistent with reality

* Original sha: 6494caa
* Authored by Court Ewing <court@epixa.com> on 2016-07-15T21:11:36Z

**Commit 12:**
Correctly check for enabled wms to determine zoom

Without this defensive check, a JS console error is thrown whenever wms
is not configured for a map visualization.

* Original sha: c74041c
* Authored by Court Ewing <court@epixa.com> on 2016-07-15T21:15:10Z

**Commit 13:**
Remove duplicate wms conditional in tilemap createmap

This separation made sense in the original implementation, but it is not
necessary in this version.

* Original sha: ca5a968
* Authored by Court Ewing <court@epixa.com> on 2016-07-15T21:35:21Z

**Commit 14:**
Remove optional joi references in tilemap config

In joi, configurations are optional by default, so there's no need to be
explicit here.

* Original sha: 2feac11
* Authored by Court Ewing <court@epixa.com> on 2016-07-19T17:34:38Z

**Commit 15:**
Re-disable scroll wheel zoom on maps

Enabling scroll wheel search does not seem necessary in the context of
this overall bug fix.

* Original sha: 2862f94
* Authored by Court Ewing <court@epixa.com> on 2016-07-19T17:39:40Z
[backport] PR elastic#7724 to 4.x - Elastic Tile Service and configurable leaflet providers
---------

**Commit 1:**
Apply -snapshot suffix during build task

The default behavior of the build task is to now apply the -snapshot
suffix dynamically rather than us manually hardcoding and managing it
within the source code itself. The `--release` flag will drop the
-snapshot suffix on a build, which should be used for any release
candidate.

The default behavior of the build task has also changed to create
rpm/deb packages as well. Since we've only confirmed that this works on
linux, you can override that behavior by passing `skip-os-packages`.

If you do not want to create any zip or tar.gz archives, you can pass
`--skip-archives`.

* Original sha: 834f563
* Authored by Court Ewing <court@epixa.com> on 2016-05-27T20:40:57Z
[backport] PR elastic#7317 to 4.x - Apply -snapshot suffix during build task
---------

**Commit 1:**
Build artifact names for unified release process

These changes are necessary for Kibana to be compatible with Elastic's
unified release process from 5.0 onward. The way artifacts get created
has not changed, but the naming conventions have.

* Original sha: c550bbc
* Authored by Court Ewing <court@epixa.com> on 2016-06-16T11:58:31Z

**Commit 2:**
README is 5.0.0-alpha4 to match package.json

We bumped the version in package.json, but we never changed it in the
readme.

* Original sha: 55c4993
* Authored by Court Ewing <court@epixa.com> on 2016-06-16T20:52:58Z
---------

**Commit 1:**
Consistent build archives

We do not release zip archives for any operating system except windows,
and we do not release tar.gz archives for windows. For consistency and
clarity sake, we'll explicitly list the architecture (x86) of the
windows build as well.

* Original sha: 2f2742e
* Authored by Court Ewing <court@epixa.com> on 2016-06-17T13:20:44Z

**Commit 2:**
internal: Cleanup code in _build:archives task

This just a code cleanup - there are no functional changes to this task.

* Original sha: c00e49d
* Authored by Court Ewing <court@epixa.com> on 2016-06-17T13:39:14Z
---------

**Commit 1:**
Uppercase -SNAPSHOT on snapshot builds

This is consistent with other Elastic projects.

* Original sha: 7eaa191
* Authored by Court Ewing <court@epixa.com> on 2016-06-15T20:36:12Z
---------

**Commit 1:**
Release task now always publishes to staging

Production builds should never be published directly from a local
machine. Instead, the release command will now publish to a
commit-specific staging URL, so you use it to publish a release
candidate, and then when those builds have been verified, you need to
copy the RC builds from on the staging location on s3 to the production
folder.

* Original sha: 1e2c953
* Authored by Court Ewing <court@epixa.com> on 2016-06-17T18:26:08Z
[backport] PR elastic#7500 to 4.x - Release task now always publishes to staging
[backport] PR elastic#7477 to 4.x - Uppercase -SNAPSHOT on snapshot builds
---------

**Commit 1:**
Use x86_64 in build name instead of x64

For consistency with the other projects for the unified release process.

* Original sha: 694eda8
* Authored by Court Ewing <court@epixa.com> on 2016-07-20T01:23:16Z
[backport] PR elastic#7774 to 4.x - Use x86_64 in build name instead of x64
---------

**Commit 1:**
[build] Include full version in staging package prefix, set production prefix separately

* Original sha: 9c37542
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-06-28T21:26:51Z
---------

**Commit 1:**
Bump marked

* Original sha: 7cf64c7
* Authored by Jonathan Budzenski <jbudz@users.noreply.github.com> on 2016-07-21T18:44:47Z
* Committed by Jonathan Budzenski <jon@jbudz.me> on 2016-07-27T13:54:33Z
---------

**Commit 1:**
[typeahead] Set top position

* Original sha: dccc3be
* Authored by Jonathan Budzenski <jon@jbudz.me> on 2016-07-27T23:07:00Z
@lukasolson lukasolson closed this Aug 1, 2016
@lukasolson lukasolson deleted the fix/4.x/log-no-cookies branch March 27, 2018 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.