-
Notifications
You must be signed in to change notification settings - Fork 191
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
Pjac data type menu fix 2 #2532
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 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]>
Authored-by: James M <[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]>
* 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]>
* 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
Path update to fix #200 Please close and delete branch after approval. Docs will need to be regenerated to display the right packages on the downloads page.
Changed tar extract file name to match download
* Add erase_keys to 2.9.4+ * Fixed date in example
* Add erase_keys to 2.9.4+ * Fixed date in example * Fix cinlude to include * Fix lint issues
* 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 Co-authored-by: James M <[email protected]>
* version updates and other fixes (#202) * 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 * fix for memory issues (#208) * 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 * Fixing config for versions 30.0.13 - 3.0.15 Fixing config for versions 30.0.13 - 3.0.15
* Add erase_keys to 3.0.13~15 * Markdown lint fixes
* Re-order menus and list of datatypes * Set plaintext code block on text output * Removed extra blank line at end of file
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.