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

Dev 3.0.4 pjac #109

Merged
merged 2 commits into from
May 29, 2022
Merged

Dev 3.0.4 pjac #109

merged 2 commits into from
May 29, 2022

Conversation

pjaclark
Copy link

No description provided.

@pjaclark pjaclark merged commit 84fa235 into dev May 29, 2022
pjaclark added a commit that referenced this pull request Jun 2, 2022
* 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 <nickadams_98@yahoo.com>
Co-authored-by: Peter Clark <peter.clark@tiot.jp>

* 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 <35449344+JMercerGit@users.noreply.github.com>
Co-authored-by: Jay <jay@meangrape.com>

* 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 <nickadams_98@yahoo.com>
Co-authored-by: James M <35449344+JMercerGit@users.noreply.github.com>
Co-authored-by: Daniel B. Garcia <dandan02.0403@gmail.com>
Co-authored-by: Jay <jay@meangrape.com>
@pjaclark pjaclark deleted the dev-3.0.4-pjac branch June 2, 2022 08:04
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.

None yet

1 participant