Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jom 3.0.12 to 15 #2531

Closed
wants to merge 85 commits into from
Closed

Jom 3.0.12 to 15 #2531

wants to merge 85 commits into from

Conversation

pjaclark
Copy link

No description provided.

pjaclark and others added 30 commits June 2, 2022 11:25
* Added GSets

* Updated notes on how to upgrade

* Fixed a hiccup with reversed config file names

* Added examples for Erlang and PHP client

* Updated c# examples

* Add updated NodeJS examples

* Missed file plus Smarg edits

* Gsets update

* Upgrade instructions and resolving basho#2265

* Fixed version typo

* Fixed an inherited grammatical error

* Updated the install files to match the current status of the Riak community

* Updated Basho reference

* Fixed typo

* Update gsets.md

* Update content/riak/kv/2.2.6/setup/installing/rhel-centos.md

* Update content/riak/kv/2.2.6/setup/installing/rhel-centos.md

* Update gsets.md

* Update gsets.md

* Updates for Sets and GSets support.

* GSets documentation updates.

* Updated bucket and key for the Java and Ruby examples for consistency.

* Fixes to known issues with the 2.2.6 docs. Does not fix gsets menu issue

* Fixed strange path hiccup

* Initial 2.9.0 commit with a little work done in content/riak/kv/2.9.0

* Updated relevant pages to 2.9.0

Updated references to 2.9.0, edited release notes to reflect 2.9.0 changes, added section on Transitioning from pre-2.9 releases.

* WIP update

* Revert "Updated bucket and key for the Java and Ruby examples for consistency."

* Update release-notes.md

* Updated backend.md to include leveled backend

Updated documentation in backend.md to include information on the new leveled backend added in 2.9.0

* update leveled.md

Fixed a couple of typos at the top of the document

* updated leveled.md

added weaknesses

* update basic.md links to reflect riak.com

Updated old basho.com links to reflect the new riak.com site.

* updated old basho.com links to riak.com

updated old basho.com links to riak.com for longevity.

* updated documentation references

Updated links to basho.com to new docs, added references to leveled backend where required.

* Update basic.md

* Update app-guide.md

* Updating to 2.9.0 references

Added new files for TicTac AAE. Added new references & configuration details

* Updates upgrading docs

Updates the upgrading docs with new guidance for 2.9

* Update TicTac-Active-anti-entropy.md

Updated references for TicTac AAE

* Update backend.md

* Fixed a capitalisation error

* Fixes requested by Nick

* GSet updates for Ruby sample codes.

* Update to updating objects - add curl

Added curl examples in all the places found to be missing for updating objects in KV 2.2.6 docs. This can be copied directly to KV 2.9.0 docs without issue.

* Added files for 2.9.1

Added files for 2.9.1, modified references for 2.9.1, added 2.9.1 release notes

* Changed references to riak-admin and riak-repl

Changed references to riak-admin and riak-repl as these are replaced with `riak admin` and `riak repl`.

* Revert "Changed references to riak-admin and riak-repl"

This reverts commit 084b320.

* Added new versions to config.yaml

Adds 2.2.6, 2.9.0, 2.9.1 to config.yaml, defines latest version in this branch as 2.9.1

* Edits to include links to the latest packages in 2.2.6/2.9.0

edits config.yaml to include new versions, updates downloads to include new versions & links therein

* Modified erlang.md to reflect setting no longer included by default

This closes issue #50

* Update to updating objects - add curl (#65)

Added curl examples in all the places found to be missing for updating objects in KV 2.2.6 docs. This can be copied directly to KV 2.9.0 docs without issue.

Co-authored-by: Nicholas Adams <[email protected]>
Co-authored-by: Peter Clark <[email protected]>

* Creation of 2.9.2 branch & version changes.

Creation of 2.9.2 branch & version changes.

* Updated release notes for 2.9.2, added Node confirms details

Updated release notes for 2.9.2, added Node confirms details

* Revert "Updated release notes for 2.9.2, added Node confirms details"

This reverts commit 05aaac8.

* Copy from PJAC

Performing a clobber to get the updates to 2.9.7 in place. Update includes all 2.x versions to 2.9.7, with updates from JOM for content.

* Missing files from 2.9.7 update

Found that next-gen-replication.md was missing from versions. Re-added.

* Added missing latest to 2.9.7

* Remove KV 2.9.0 folder

Leftover from when it was renamed to 2.9.0p5

* Fixed bad aliases for jmx.md

* Updates to latest and restored two files

Install instructions for solaris and smartos were missing. Versions are now deprecated, but instructions should be present for old versions with suitable note.
Also fixed some /latest/ references.

* Update releases notes, add NG rep configs (#76)

Update releases notes, add NG rep configs

* Added dockerfile and scripts

* Added 2.9.8, 2.9.9 and 2.9.10 as copies of 2.9.7

* Fix strong-consistency find-replace errors

* Removed */latest/* from 2.9.7->2.9.9

* Update config.yaml to have 2.9.8->2.9.10

* Fix 2.9.9/2.9.10 copy-paste error

* Add Oracle OS, update metadata

* Updated release notes for 2.9.7+
Bullet points added to all, and new content for 2.9.8+

* Removed PJAC debug

* Fix for http:/localhost issue on downloads page

* Remove debug code

* Fix CRLF vs LF issue

docker/run.sh was failing due to a CRLF line ending instead of LF.
Also has updated CSS and JS files due to autogeneration.

* How to use with docker (#85) (#86)

Update readme with basic Docker instructions. Needs to be expanded on.

* Make the leveled description render as a list (#88)

The leveled markdown didn't have a blank line before the beginning of
the list causing the list to render as a paragraph full of hyphens.

Added a blank line. Beautiful rendering.

* Change filename to match docs (#91)

* Fix command error

* Dev 3.0.1 pjac 3 (#105)

Contains all the updates to get us to KV 3.0.1

* Creation of 2.9.2 branch & version changes.

Creation of 2.9.2 branch & version changes.

* Updated release notes for 2.9.2, added Node confirms details

Updated release notes for 2.9.2, added Node confirms details

* Revert "Updated release notes for 2.9.2, added Node confirms details"

This reverts commit 05aaac8.

* Copy from PJAC

Performing a clobber to get the updates to 2.9.7 in place. Update includes all 2.x versions to 2.9.7, with updates from JOM for content.

* Missing files from 2.9.7 update

Found that next-gen-replication.md was missing from versions. Re-added.

* Added missing latest to 2.9.7

* Remove KV 2.9.0 folder

Leftover from when it was renamed to 2.9.0p5

* Fixed bad aliases for jmx.md

* Updates to latest and restored two files

Install instructions for solaris and smartos were missing. Versions are now deprecated, but instructions should be present for old versions with suitable note.
Also fixed some /latest/ references.

* Update releases notes, add NG rep configs (#76)

Update releases notes, add NG rep configs

* Added dockerfile and scripts

* Added 2.9.8, 2.9.9 and 2.9.10 as copies of 2.9.7

* Fix strong-consistency find-replace errors

* Removed */latest/* from 2.9.7->2.9.9

* Update config.yaml to have 2.9.8->2.9.10

* Fix 2.9.9/2.9.10 copy-paste error

* Add Oracle OS, update metadata

* Updated release notes for 2.9.7+
Bullet points added to all, and new content for 2.9.8+

* Removed PJAC debug

* Fix for http:/localhost issue on downloads page

* Remove debug code

* Fix CRLF vs LF issue

docker/run.sh was failing due to a CRLF line ending instead of LF.
Also has updated CSS and JS files due to autogeneration.

* How to use with docker (#85) (#86)

Update readme with basic Docker instructions. Needs to be expanded on.

* Make the leveled description render as a list (#88)

The leveled markdown didn't have a blank line before the beginning of
the list causing the list to render as a paragraph full of hyphens.

Added a blank line. Beautiful rendering.

* Change filename to match docs (#91)

* Fix command error

* Update docs for 3.0.1 (#96)

* initial 3.0.1 branch creation

initial 3.0.1 branch creation

* Update release notes, config.yaml and index for 3.0.1

Update release notes, config.yaml and index for 3.0.1

* Updates riak-admin to riak admin

Updates riak-admin to riak admin

* Added docker files to 3.0.1 branch

Added docker files to 3.0.1 branch

* update config.yaml

updating config to reflect past versions and correct LTS version, also fixes a doc link for archive

* Initial commit

* Multiple LTS support; hiding old series in menu

* Made 'other' versions > current version visible

* Update 3.0.1 to remove 2.9.7 metadata

* Update files.tiot.jp URLs to point at right place

* Update more install commands, and minor OSX

* Added bullet points to 3.0.1 release notes

Co-authored-by: James M <[email protected]>
Co-authored-by: Jay <[email protected]>

* Dev 3.0.2 pjac (#106)

* Fixes to < 3.0.2; Adds 3.0.2

* Adds 3.0.2 content

* Adds KV 3.0.3 (#107)

* Adds KV 3.0.4 (#108)

* Dev 3.0.4 pjac (#109)

* Adds KV 3.0.4

* Update project_descriptions.json

* Fixes to 2.9.7

* Fixes to 2.9.8

* Fixes to 2.9.9

* Fixes to 2.9.10

* Remove 'latest' aliases from 2.9.10

* Remove 'latest' aliases from 2.9.10

* Minor 2.9.7 fix

* Minor 2.9.7 fix

* Minor 2.9.7 fix

* Fixes to 2.9.10

* Fixes to 3.0.1

* Fixes to 3.0.2

* Fixes to 3.0.3 and 3.0.4

* Fixes the Release dates in release notes

Fixes the Release dates in release notes - somehow got lost in changes.

* Add 'latest' redirects

* Fixed CSS image URLs

* Add 'latest' for Riak CS

* Removed old 'latest' from Riak TS

* Fixed root latest for Riak CS

* Add 'latest' for Riak TS

* Fix intra-product menu on wide screens

* Better LTS detection by series

* Updates to index.md

Updated index.md in versions 2.9.0p5 onwards, to reflect various points.

* Revert "Merge branch 'dev' of https://github.com/TI-Tokyo/riak-docs-fork into dev"

This reverts commit 130b136, reversing
changes made to 9ba3e81.

* More index fixes

More index fixes

* Revert "Revert "Merge branch 'dev' of https://github.com/TI-Tokyo/riak-docs-fork into dev""

This reverts commit b8b816d.

* Updated index.md in 2.2.x versions for consistency

Updated index.md in 2.2.x versions for consistency

* Fixed a broken link on release notes

Fixed a broken link on release notes

* Made GitHub links configurable

Co-authored-by: Bob-The-Marauder <[email protected]>
Co-authored-by: James M <[email protected]>
Co-authored-by: Daniel B. Garcia <[email protected]>
Co-authored-by: Jay <[email protected]>
Done to a) remove fake.txt, and b) to reset dev to master.
* Pretty OS version names taken from `data/os_metadata.yaml`
* Configurable Contact Us URI in `config.yaml`
* Removed `fake.txt` used for the HEAD reset in master
# Conflicts:
#	config.yaml
#	layouts/partials/content-navigation.html
* Updated file download data

* More pretty names for OS versions

* Show a configurable download root on Downloads
* Removed 'fake.txt' (#113)

Done to a) remove fake.txt, and b) to reset dev to master.

* Pretty OS version names and configurable Contact Us (#114)

* Pretty OS version names taken from `data/os_metadata.yaml`
* Configurable Contact Us URI in `config.yaml`
* Removed `fake.txt` used for the HEAD reset in master

* More pretty names and file store link on Downloads (#115)

* Updated file download data

* More pretty names for OS versions

* Show a configurable download root on Downloads

* Initial 3.0.6 update

Initial 3.0.6 update

* Update Index page

Update Index page to reflect the correct support OS versions

* Update release-notes.md

Update release notes to reflect 3.0.6 changes

* Updates Index.md for each versions supported OS

Updates Index.md for each versions supported OS

Co-authored-by: Peter Clark <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>

Co-authored-by: James M <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>
Link to 3.0.7, should be 3.0.6
* Initial 3.0.8 doc creation

Initial 3.0.8 doc creation

* Docs update for 3.0.8

Including release notes, index, bucket properties for the new "sync on write" property and config.yaml update

Co-authored-by: James M <[email protected]>
* Update for 3.0.9 Docs version (#127)

* Removed 'fake.txt' (#113)

Done to a) remove fake.txt, and b) to reset dev to master.

* Pretty OS version names and configurable Contact Us (#114)

* Pretty OS version names taken from `data/os_metadata.yaml`
* Configurable Contact Us URI in `config.yaml`
* Removed `fake.txt` used for the HEAD reset in master

* More pretty names and file store link on Downloads (#115)

* Updated file download data

* More pretty names for OS versions

* Show a configurable download root on Downloads

* Initial 3.0.9 doc creation

Initial 3.0.9 doc creation

* Update Release notes for 3.0.9

Update Release notes for 3.0.9

* Update References and config.yaml for 3.0.9

Update References and config.yaml for 3.0.9, including the addition of the new default configuration for "worker_pool_size"

* Fixes issues with riak-admin being used instead of riak admin

Fixes issues with riak-admin being used instead of riak admin in versions 3.0.3 +

Co-authored-by: Peter Clark <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>

* Final 3.0.9 update (#139)

* Removed 'fake.txt' (#113)

Done to a) remove fake.txt, and b) to reset dev to master.

* Pretty OS version names and configurable Contact Us (#114)

* Pretty OS version names taken from `data/os_metadata.yaml`
* Configurable Contact Us URI in `config.yaml`
* Removed `fake.txt` used for the HEAD reset in master

* More pretty names and file store link on Downloads (#115)

* Updated file download data

* More pretty names for OS versions

* Show a configurable download root on Downloads

* Initial 3.0.9 doc creation

Initial 3.0.9 doc creation

* Update Release notes for 3.0.9

Update Release notes for 3.0.9

* Update References and config.yaml for 3.0.9

Update References and config.yaml for 3.0.9, including the addition of the new default configuration for "worker_pool_size"

* Fixes issues with riak-admin being used instead of riak admin

Fixes issues with riak-admin being used instead of riak admin in versions 3.0.3 +

Co-authored-by: Peter Clark <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>

Co-authored-by: James M <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>
* Ideas for aae_fold documentation

* Added filters section

* Add support for riak attach code blocks

* Add support for riak attach code blocks

* Add support for riak attach code blocks

* Updated menu order, split config from using

* Split aae_fold into seperate files

* Move TOC number to top of line

* Fixed typos, errors and mistakes

* Updated CSS

* Updates

* Split reap-tombs into seperate pages

* Update root page title to Riak

* Update AAE fold function list

* Updated 2.9.4

* All value for segment filter

* Add aae_fold to 2.9.7

* Add TicTacAAE to 2.9.0p5

* Add TicTacAAE to 2.9.1

* Add TicTacAAE to 2.9.2

* Update menu for 2.9.4

* Update menu for 2.9.7

* Add TicTacAAE to latest

* chmod +w on docker build script

* Fix riak attach links for 2.9.4 from aaefolds

* Fix riak attach links for 2.9.7 for aaefolds

* Add aaefolds to 2.9.8

* Add aaefolds to 2.9.9

* Add aaefolds to 2.9.10

* Set version history

* Set version history

* Add aaefolds to 3.0.1

* Set version history

* Set version history

* Add aaefolds to 3.0.2

* Set version history

* Add aaefolds to 3.0.3

* Update aaefold's date filter to use readable dates

* Add aaefolds to 3.0.4

* Add aaefolds to 3.0.6

* Add note to Configure TicTac AAE

* Updated menu orders

* Close table on Tictac AAE section

* Remove link to NextGenRepl as only from 2.9.4

* Remove link to aaefold as not until 2.9.4

* Add config pages for AAE
* Update project descriptions metadata

* Fix aae table ending

* Add aaefold usage to 3.0.7, 3.0.8 and 3.0.9

* Updated downloads metadata
* Update for 3.0.9 Docs version (#127)

* Removed 'fake.txt' (#113)

Done to a) remove fake.txt, and b) to reset dev to master.

* Pretty OS version names and configurable Contact Us (#114)

* Pretty OS version names taken from `data/os_metadata.yaml`
* Configurable Contact Us URI in `config.yaml`
* Removed `fake.txt` used for the HEAD reset in master

* More pretty names and file store link on Downloads (#115)

* Updated file download data

* More pretty names for OS versions

* Show a configurable download root on Downloads

* Initial 3.0.9 doc creation

Initial 3.0.9 doc creation

* Update Release notes for 3.0.9

Update Release notes for 3.0.9

* Update References and config.yaml for 3.0.9

Update References and config.yaml for 3.0.9, including the addition of the new default configuration for "worker_pool_size"

* Fixes issues with riak-admin being used instead of riak admin

Fixes issues with riak-admin being used instead of riak admin in versions 3.0.3 +

Co-authored-by: Peter Clark <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>

* Initial TS 3.0.0

* Update config.yaml with TS 3.0.0

* Updated metadata

Co-authored-by: James M <[email protected]>
Co-authored-by: Andrei Zavada <[email protected]>
pjaclark and others added 29 commits January 20, 2023 22:14
* Fix issue with malformed Markdown code fence breaking formatting

* Updating to 3.0.12 (#162)

* 3.0.12 update (#165)

3.0.12 update

Co-authored-by: Matt Lewis <[email protected]>
Co-authored-by: Martin Sumner <[email protected]>
Co-authored-by: James M <[email protected]>
* Fix issue with malformed Markdown code fence breaking formatting

* Updating to 3.0.12 (#162)

* 3.0.12 update (#165)

3.0.12 update

* Adds reip_manual info (#169)

* 3.0.12 update

3.0.12 update

* Added details for `riak admin reip_manual` to the riak admin section.

Added details for `riak admin reip_manual` to the riak admin section.

Co-authored-by: Matt Lewis <[email protected]>
Co-authored-by: Martin Sumner <[email protected]>
Co-authored-by: James M <[email protected]>
* Initial 3.2.0 doc update, including release notes

Initial 3.2.0 doc update, including release notes

* Update riak-cli.md to reflect start changes

Update riak-cli.md to reflect start changes

* Update reference.md

Update references file to include the updated logger config and remove references to syslog logging

Co-authored-by: James M <[email protected]>
- KV 2.2.5 should have been KV 2.2.6
- Typo in "TicTac Active Anti-Entropy"
- Typo in "Leveled backend"
* Copy 2.1.2 -> 3.0.0

* Update

* Key changes for Riak CS 3.0.0 (#185)

* Key changes for Riak CS 3.0.0

* Fixed disappearing spaces and link typos

* Switched hard coded docs links to dynamic baseurl links. Fixed a broken link target.

* Changed old url structure to match current

---------

Co-authored-by: Nicholas Adams <[email protected]>
* 3.0.1 docs update to remove riak search references

* Further 3.0.1 updates for search

Further 3.0.1 updates for search

* 3.0.2 Riak search references removed

3.0.2 Riak search references removed

* 3.0.4 riak search updates

3.0.4 riak search updates

* further 3.0.4 updates

further 3.0.4 updates - reverts removal of a search file and instead changes it to recommendations on 2i/Mapreduce.

* 3.0.6 updates

3.0.6 updates

* More 3.0.6 changes

3.0.6 changes for search

* 3.0.7 search changes

3.0.7 search changes

* 3.0.8 changes

3.0.8 changes for search

* 3.0.9 search update

3.0.9 search update

* 3.0.10 Search updates

3.0.10 Search updates

* 3.0.11 Search updates

3.0.11 Search updates

* 3.0.12 search update

3.0.12 search update

* Further Yokozuna & search fixes for 3.0.1

https://www.githubstatus.com/

* Further Yokozuna & search fixes for 3.0.2+

Further Yokozuna & search fixes for 3.0.2+

* Further Yokozuna and Search fixes including 3.2

Further Yokozuna and Search fixes including 3.2

* further search fixes

* updating latest

* Changes to latest to account for removed files

* Latest changes
* 3.0.1 docs update to remove riak search references

* Further 3.0.1 updates for search

Further 3.0.1 updates for search

* 3.0.2 Riak search references removed

3.0.2 Riak search references removed

* 3.0.4 riak search updates

3.0.4 riak search updates

* further 3.0.4 updates

further 3.0.4 updates - reverts removal of a search file and instead changes it to recommendations on 2i/Mapreduce.

* 3.0.6 updates

3.0.6 updates

* More 3.0.6 changes

3.0.6 changes for search

* 3.0.7 search changes

3.0.7 search changes

* 3.0.8 changes

3.0.8 changes for search

* 3.0.9 search update

3.0.9 search update

* 3.0.10 Search updates

3.0.10 Search updates

* 3.0.11 Search updates

3.0.11 Search updates

* 3.0.12 search update

3.0.12 search update

* Further Yokozuna & search fixes for 3.0.1

https://www.githubstatus.com/

* Further Yokozuna & search fixes for 3.0.2+

Further Yokozuna & search fixes for 3.0.2+

* Further Yokozuna and Search fixes including 3.2

Further Yokozuna and Search fixes including 3.2

* further search fixes

* updating latest

* Changes to latest to account for removed files

* Latest changes

* Fixes a missing header and redundant info

Fixes a missing header and redundant info
Updating index.md
* Copy 2.1.2 -> 3.0.0

* Update

* Key changes for Riak CS 3.0.0 (#185)

* Key changes for Riak CS 3.0.0

* Fixed disappearing spaces and link typos

* Switched hard coded docs links to dynamic baseurl links. Fixed a broken link target.

* Changed old url structure to match current

* Fix broken links and update old version references (#190)

* Key changes for Riak CS 3.0.0

* Fixed disappearing spaces and link typos

* Switched hard coded docs links to dynamic baseurl links. Fixed a broken link target.

* Changed old url structure to match current

* Fixed out of date install instructions and version compatibility table

* Updates to install doc (#195)

* Key changes for Riak CS 3.0.0

* Fixed disappearing spaces and link typos

* Switched hard coded docs links to dynamic baseurl links. Fixed a broken link target.

* Changed old url structure to match current

* Fixed out of date install instructions and version compatibility table

* Added missing install instructions for a few OS versions

* Update install instructions

---------

Co-authored-by: Peter Clark <[email protected]>

* Update installing.md

* Update installing.md

* Update installing.md

* Update installing.md

* Update installing.md

---------

Co-authored-by: Nicholas Adams <[email protected]>
* Remove and add blank lines and trailing spaces

* Fixing emails and related Basho->Riak issues

* Remove more trailing spaces

* Remove alerts for more types of markdown issues

* Add MD053 to the markdownlint exclusion list.

* Add header and tidy footer on latest pages.

* Add newline to end of "latest" files.

* Remove blank line

* Add code block language

* Add code block language

* Updated README

* Add code block language
* Add aae_fold function erase_keys and related fixes.

* Fix link
* Adds a note regarding M1 macs for OSX installation

Adds a note regarding M1 macs for OSX installation

* Graviton Support notes

Graviton Support notes

* Updates for Version 3.0.13, 3.0.14, 3.0.15 + other fixes

Updates for Version 3.0.13, 3.0.14, 3.0.15 + other fixes

* 3.0.14 fixes

3.0.14 fixes

* 3.0.13 version fixes

3.0.13 version fixes

* 3.0.15 version fixes

3.0.15 version fixes

* update release notes for graviton packages

update release notes for graviton packages

* Fixes the curl links for the cookbooks file

Fixes the curl links for the cookbooks file  which closes issue #200

* Revert "Fixes the curl links for the cookbooks file"

This reverts commit 452c2f2.

* Updated inspection node files to include extra warning about using riak-debug regularly to monitor cluster health

Updated inspection node files to include extra warning about using riak-debug regularly to monitor cluster health. This closes issue #180

* Fixed errant riak-admin commands and added notes regarding overuse of riak-admin status

Fixed errant riak-admin commands and added notes regarding overuse of riak-admin status

* Fixes issue #172 malformed link

Fixes issue #172 malformed link
@pjaclark pjaclark closed this Jun 16, 2023
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.

2 participants