Commit graph

86 commits

Author SHA1 Message Date
Stacey Gammon 9c1a0a916b Update contributing guide to be explicit about creating a fork first 2016-09-15 16:14:18 -04:00
CJ Cenizal 244d88e6e5 Add notes on how to test on an IE VM on OS X. 2016-08-19 16:57:58 -07:00
Shaunak Kashyap 28080f3b88
Reverting (the most awesome) part of c4b01f6 2016-08-01 16:21:48 -07:00
Joe Fleming 76e1ad180f Merge pull request #7874 from ycombinator/courté
Clarifying PR approval step
2016-08-01 16:07:41 -07:00
Nicolás Bevacqua 85efc7c1f3 [doc] Adding a comma into to master like there's no tomorrow. 🎉 2016-07-29 20:44:52 -03:00
Nicolás Bevacqua eba253e3f1 [doc] Removed semi-condescending wording. 2016-07-29 17:22:11 -03:00
Shaunak Kashyap c4b01f6e1a
Merge branch 'master' into courté 2016-07-27 16:34:24 -07:00
Shaunak Kashyap 01b2146679
Clarifying PR approval step 2016-07-27 16:30:40 -07:00
Nicolás Bevacqua 86b55d1165 [doc] Improve readability of contributing guidelines. 2016-07-27 18:12:22 -03:00
Thomas Neirynck 4f6b7d42bd Merge pull request #7858 from thomasneirynck/fix/typo
Fix typo
2016-07-27 11:47:35 -04:00
Thomas Neirynck ca4814d3a1 Fix typo 2016-07-27 09:50:23 -04:00
Shaunak Kashyap c823392914
Simplifying language 2016-07-27 06:46:06 -07:00
Nicolás Bevacqua e4775ea6a2 Change into unordered list 2016-07-25 18:36:00 -03:00
Nicolás Bevacqua ed31de6684 Point to test/dev_certs 2016-07-25 10:36:45 -03:00
Jonathan Budzenski b053aad5df [tests] Rename apps option to appSuites so we don't override the intern.apps object 2016-07-19 17:08:01 -05:00
Jonathan Budzenski bcfc69c3d9 [tests] Add docs about filtering options 2016-07-19 16:43:57 -05:00
Jonathan Budzenski 315fc5dc91 [build] update pleaserun version in docs 2016-07-05 16:30:46 -05:00
Jonathan Budzenski 28f30f8b73 [folder structure] installedPlugins -> plugins 2016-07-05 14:05:59 -05:00
LeeDr 596198276b Update switch from Firefox to Chrome 2016-06-17 10:46:05 -05:00
Court Ewing 834f56392e 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`.
2016-06-11 15:57:30 -04:00
Shaunak Kashyap df0cad1874
Updating instructions for building OS packages 2016-05-26 08:18:59 -07:00
LeeDr 82b06cd464 Minor update to CONTRIBUTING.md for required Cygwin packages on Windows. 2016-05-05 10:46:13 -05:00
Shaunak Kashyap af7b5f4bfe
Using "pull request" instead of "PR" for consistency with rest of doc 2016-04-08 13:50:24 -05:00
Shaunak Kashyap 8c19da14c7
Adding explicit note about contributors not assigning version labels 2016-04-08 13:47:15 -05:00
Shaunak Kashyap b5b47b6107
s/tag/label/ to match GitHub terminology 2016-04-08 13:46:44 -05:00
Shaunak Kashyap f6b6feea0a
Removing outdated instructions on labeling PRs with versions 2016-04-06 14:49:03 -07:00
Rashid Khan 08ff029b49 Add coverage test notes 2016-03-18 13:11:44 -07:00
Joe Fleming b00a9d97ac Merge pull request #6542 from bevacqua/feature/cli-on-windows
Cross-platform CLI execution of "npm start".
2016-03-17 11:08:39 -07:00
Nicolas Bevacqua 8fce2d2e5c [cli] Cross-platform CLI execution of "npm start". Fixes #4962 2016-03-17 14:19:36 -03:00
Steven R. Loomis 02d2210572 Update CONTRIBUTING.md
* fix a redirected link
* Update docs to mention using a recent Firefox, and use of PATH.
2016-03-16 09:50:32 -07:00
Nicolás Bevacqua 2618d1aa4d Removed typo 2016-03-14 16:00:38 -03:00
Rashid Khan 4f72ae2c29 Add step about merging the target branch 2016-03-08 09:11:33 -07:00
Rashid Khan 0f07dac4f4 Add plugin testing notes, clean up test section formatting 2016-03-01 10:36:55 -07:00
Rashid Khan 705a7b44cc Update CONTRIBUTING.md 2016-03-01 10:16:27 -07:00
Spencer 05085548e1 [contributing] change irc channel to a link 2016-02-26 13:23:44 -07:00
Emily Wenberg 136bafaa91 Fix another typo in contributing doc 2016-02-20 14:16:53 -08:00
Emily Wenberg fe82f04ba6 Fix typo in CONTRIBUTING.md 2016-02-19 18:47:52 -08:00
LeeDr d68f018328 Update CONTRIBUTING.md 2016-02-05 13:38:50 -06:00
spalger 72ab9aa7b0 [devServer] include self-signed certificates for testing
When running the Kibana server in --dev mode the server will use the new `test/dev_certs/server.key/crt` files to provide SSL by default. These files are not secure, and should not be used in production, but are fine for local development. Directions for trusting these certs are linked from the CONTRIBUTING.md file and the new ssl config can be disabled completely by passing `--no-ssl` to the server on startup.
2016-01-19 14:19:25 -07:00
Rashid Khan 5b9b291a3f Fix titles 2016-01-04 13:46:27 -07:00
Rashid Khan 3efdceeb08 Add difficulty 2016-01-04 13:43:41 -07:00
Rashid Khan 9dda629dd2 Add some bits on how issues work 2016-01-04 13:42:07 -07:00
Jonathan Budzenski 4bbee0a88b [packages] Add args for deb and rpm, remove pkg 2015-12-29 15:35:19 -06:00
Jonathan Budzenski c35172bfca [packages] Note that rpm/deb package building is only supported on Linux 2015-12-29 14:24:29 -06:00
Jonathan Budzenski afff6492c2 [packages] Init instructions 2015-12-28 13:55:52 -06:00
Spencer 2c3b9e43d6 Updated formatting 2015-12-14 11:43:33 -07:00
Jesse McCarthy fbc8ee5763 Note Java requirement for npm run elasticsearch. 2015-12-11 13:55:18 -05:00
Matthew Bargar 048f05189a Add documentation for npm run mocha scripts 2015-12-07 10:59:29 -05:00
Joe Fleming 87510bc439 move the automation notes to contributing 2015-11-03 16:42:01 -07:00
Spencer 1e3dd08b99 Merge pull request #4939 from rashidkpc/revert/npm3
Revert npm3, go back to npm2
2015-09-17 15:39:23 -07:00