Sveta Smirnova
0822debe4e
Merge pull request #855 from lucidsoftware/linux-arm64
...
Add linux-arm64 support
2024-10-04 19:22:59 +03:00
Sveta Smirnova
bf3d2ffab4
Make documentation for Go tools to use symlinks to README.rst
...
- Currently, documentation for Go tools is duplicated in the user manual
and README files. This PR makes README files single source of truth
and creates a symlincs inside docs directory.
- Fixed link to the forum in
config/sphinx-build/_static/_templates/theme/relbar2.html (previously
mentioned PSMDB forum instead of Percona Toolkit's)
- Updated 3.6.0 release date in docs/percona-toolkit.pod
- Updated documentation for option --version in docs/percona-toolkit.pod
2024-09-04 00:37:32 +03:00
jjudd
506b626210
Add linux-arm64 support
2024-08-23 12:37:32 -06:00
Vadim Yalovets
55a5089b2e
DISTMYSQL-438 Pt sources not present in pdps-8.0 repo
2024-08-07 12:34:04 +03:00
Vadim Yalovets
0acde817e2
DISTMYSQL-438 Pt sources not present in pdps-8.0 repo
2024-08-07 12:10:17 +03:00
EvgeniyPatlan
0c16c13689
Fix go version
2024-06-10 10:46:52 +02:00
EvgeniyPatlan
efbebc6f71
Fix build
2024-06-07 22:11:35 +03:00
Sveta Smirnova
0abaa8ad69
Merge branch '3.x' into release-v3.6.0
2024-05-29 16:55:11 +03:00
Alina Derkach
710d60985c
PT-2256 Release notes for Percona Toolkit version 3.6.0
...
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
2024-05-28 16:21:51 +03:00
EvgeniyPatlan
0f4fe96e63
Ubuntu24
2024-05-27 11:37:14 +02:00
Sveta Smirnova
65914c4c87
Version and modules updated for version 3.6.0
2024-05-25 16:13:43 +03:00
Alina Derkach
fd108c83d7
Remove the Edit this page button
...
modified: config/sphinx-build/conf.py
2024-05-21 18:58:12 +03:00
Anastasia Alexadrova
26553842b4
DOCS-106 Added Osano cookies
...
modified: config/sphinx-build/__pycache__/conf.cpython-37.pyc
modified: config/sphinx-build/_static/_templates/theme/layout.html
new file: config/sphinx-build/_static/osano.js
modified: config/sphinx-build/conf-material/conf.py
modified: config/sphinx-build/conf.py
2024-03-12 09:15:39 +01:00
Alina Derkach
9231995ad9
Add osano cookies and remove scarf
...
modified: config/sphinx-build/_static/_templates/theme/relbar2.html
modified: config/sphinx-build/conf.py
2024-03-11 14:32:22 +02:00
Sveta Smirnova
be9bade155
Corrrected version for build tools
2023-12-22 23:38:42 +03:00
Sveta Smirnova
5b61ec79b5
Version and release notes updated
2023-12-22 23:34:57 +03:00
Evgeniy Patlan
c47e6d5e83
ENG-7 fix version
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
8cf261c3f9
ENG-7 fix deb build
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
cce5583545
ENG-7 fix build on el8
2023-12-22 23:11:32 +03:00
Evgeniy Patlan
e7d15f13b0
ENG-7 fix build
2023-12-22 23:11:32 +03:00
Sveta Smirnova
bab154be03
Updated modules and version
2023-12-22 23:11:31 +03:00
Sveta Smirnova
33d2bfc8a4
sphinx-build errors
...
- Updated deprecated format in extlinks
2023-11-09 13:33:10 +03:00
Sveta Smirnova
62d7c70c43
Release v3.5.5 ( #692 )
...
* PT-2255 Release notes for Percona Toolkit version 3.5.5
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
* PT-2255 Release notes for Percona Toolkit version 3.5.5
- Added missed contributions
* PT-2255 Release notes for Percona Toolkit version 3.5.5
- Added PT-2258
* Changelog for version 3.5.5
Added Changelog, updated version
* Fix version (#690 )
* Release 3.5.5
- Updated Go version to 1.21
* Update go.mod
---------
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com >
2023-10-03 17:58:02 +03:00
Sveta Smirnova
df73533d29
Changelog for v3.5.5 ( #684 )
...
* PT-2255 Release notes for Percona Toolkit version 3.5.5
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
* PT-2255 Release notes for Percona Toolkit version 3.5.5
- Added missed contributions
* PT-2255 Release notes for Percona Toolkit version 3.5.5
- Added PT-2258
* Changelog for version 3.5.5
Added Changelog, updated version
* Update Changelog
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
---------
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
2023-10-03 16:29:53 +03:00
Viktor Szépe
d01c0cea32
Fix last typos ( #678 )
2023-09-18 15:53:57 +03:00
Viktor Szépe
f2f7a7993d
Add final newlines and remove trailing spaces ( #672 )
...
* Add final newlines and remove trailing spaces
* Replace TAB characters with spaces
* Fix indent
2023-09-15 17:31:40 +03:00
Viktor Szépe
2bd40d8c39
Remove trailing spaces ( #665 )
...
* Remove trailing spaces
* PR-665 - Remove trailing spaces
- Updated not stable test t/pt-online-schema-change/preserve_triggers.t
- Updated utilities in bin directory
* PR-665 - Remove trailing spaces
- Fixed typos
* PR-665 - Remove trailing spaces
- Fixed typos
---------
Co-authored-by: Sveta Smirnova <sveta.smirnova@percona.com >
2023-09-06 01:15:12 +03:00
Surabhi Bhat
d5e8d42251
PT-2078 Automate the jenkins job for PT Release
2023-09-05 11:41:59 +05:30
Viktor Szépe
ea67327ff7
Fix more typos ( #658 )
2023-08-22 19:34:24 +03:00
Alina Derkach
28fbbc42bf
add html code ( #649 )
2023-07-11 15:00:01 +03:00
Sveta Smirnova
205d7baf5b
Release v3.5.4 ( #647 )
...
* Version updated
* PT-2232 Release Notes 3.5.4 (#633 )
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
* Updated version in the second place
---------
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
2023-06-30 18:44:59 +03:00
Sveta Smirnova
b566350b64
Release v3.5.3 ( #629 )
...
* PT-2206 Release Notes 3.5.3 (#621 )
* PT-2206 Release Notes 3.5.3
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
* Update Changelog
* Update docs/release_notes.rst
---------
Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com >
* RM-1222 - Percona Toolkit 3.5.3
Updated versions
* Add the release date for 3.5.3 release notes (#624 )
modified: Changelog
modified: docs/release_notes.rst
* ENG-7 fix toolkit build (#626 )
* Release v3.5.3 (#627 )
* ENG-7 fix toolkit build
* ENG-7 fix build
* Update the RNs date (#625 )
modified: Changelog
modified: docs/release_notes.rst
---------
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com >
2023-06-05 22:48:13 +03:00
Alina Derkach
f7c8c5223c
Added Open Graph meta tags ( #619 )
...
* Test adding meta tags
modified: config/sphinx-build/_static/_templates/theme/layout.html
new file: config/sphinx-build/_static/toolkit.png
* Test adding meta tags
2023-05-09 14:23:27 +03:00
Anastasia Alexandrova
dd7b001a9c
PT-2205 Added Google Tag Manager to documentation ( #618 )
...
modified: config/sphinx-build/_static/_templates/theme/layout.html
2023-04-27 15:04:54 +02:00
Carlos Salguero
a85b7aa32c
Release v3.5.2 ( #609 )
...
* Release v3.5.1 Go 1.20 and upgrade deps
* Release v3.5.2
* PT-2193 Release Notes 3.5.2 (#610 )
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
new file: docs/rn.3-5-2.txt
* Updated version properly (#611 )
* Release v3.5.1 Go 1.20 and upgrade deps
* Release v3.5.2
* PT-2193 Release Notes 3.5.2 (#610 )
modified: Changelog
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
new file: docs/rn.3-5-2.txt
* Updated version properly
---------
Co-authored-by: Carlos Salguero <carlos.salguero@percona.com >
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
---------
Co-authored-by: Alina Derkach <alina.derkach@percona.com >
Co-authored-by: Sveta Smirnova <svetasmirnova@users.noreply.github.com >
2023-03-28 17:33:37 +03:00
Alina Derkach
2d14eb5339
PT-2178 Apply new colours ( #585 )
...
modified: config/sphinx-build/Percona_Logo_Color.png
new file: config/sphinx-build/_static/Percona_Logo_Color.png
modified: config/sphinx-build/_static/percona-favicon.ico
new file: config/sphinx-build/_static/percona-favicon.png
new file: config/sphinx-build/_static/percona-favicon.svg
deleted: config/sphinx-build/_static/percona-logo.jpg
modified: config/sphinx-build/_static/percona-logo.svg
modified: config/sphinx-build/conf-material/conf.py
modified: config/sphinx-build/conf.py
deleted: config/sphinx-build/percona-logo.jpg
2023-02-07 20:37:22 +03:00
Alina Derkach
58705e59ff
PT-2171 Fix the blurry favicon.ico ( #577 )
...
new file: config/sphinx-build/_static/percona-favicon.ico
deleted: config/sphinx-build/_static/percona_favicon.ico
modified: config/sphinx-build/conf-material/conf.py
Co-authored-by: Alina Derkach <“alina.derkach@percona.com ”>
2023-01-25 19:46:26 +03:00
Alina Derkach
ee8afbf56f
PT-2162 Release Notes 3.5.1 ( #571 )
...
modified: Makefile.PL
modified: config/sphinx-build/conf.py
modified: docs/release_notes.rst
new file: docs/rn.3-5-1.txt
Co-authored-by: Alina Derkach <“alina.derkach@percona.com ”>
2023-01-17 15:47:20 +03:00
Anastasia Alexandrova
e8977042d4
Updated docs templates ( #565 )
2022-12-01 13:20:19 +01:00
Carlos Salguero
882d8787c7
Release 3.5.0 ( #563 )
...
* Changelog and version for Release 3.5.0
* PT-2076 add rhel9 dependency
* PT-2128 Updated version to 3.5.0
Co-authored-by: svetasmirnova <sveta.smirnova@percona.com >
Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com >
2022-12-01 14:31:46 +03:00
Anastasia Alexandrova
c9bf980ef5
PT-2117 Updated the version in docs ( #564 )
...
modified: config/sphinx-build/conf.py
modified: docs/percona-toolkit.pod
2022-11-29 15:32:00 +01:00
Anastasia Alexandrova
b737f2cf9e
PT-2117 Release notes 3.5.0 ( #560 )
...
Added release notes
Updated index
2022-11-28 14:58:06 +01:00
Anastasia Alexandrova
cc5bfbe39f
Pt 2091 doc migration render ( #552 )
...
PT-2091 Docs configuration for Render builds
* Added Sphinx-material theme and customizations
* Changed Makefile to use Material theme
* Customized the theme
* Added a separate config for render builds
2022-08-25 16:13:35 +02:00
Carlos Salguero
896fdcede8
Release 3.4.0 ( #539 )
...
* PT-1979 Improved mdb summary information
Added the MongoDB instance command line options to the output.
Also fixed the spacing in the replicaset section.
* Added new template file
* PT-1978 Implemented duplicated indexes detection
* WIP
* PT-1978 WIP
* PT-1978 New tool pt-mongodb-check-index
* Upgraded version and dependencies
* Updated Go sources
* Removed unused file
* Added version command
* Added changelog
* Updated required params
* Added system.profile to the ingored dbs
* Updated Changelog
* Updated version in all programs
* Updated changelog
* Update Changelog
Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com >
* Update Changelog
Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com >
* Update Changelog
Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com >
* Update Changelog
Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com >
* Update Changelog
Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com >
* PT-7 fix 3.4.0 build
* Updated Makefile
* Updated changelog
* Updated Changelog
Co-authored-by: rasika-chivate <95711051+rasika-chivate@users.noreply.github.com >
Co-authored-by: Evgeniy Patlan <evgeniy.patlan@percona.com >
2022-07-11 10:29:37 -03:00
PaulJacobs-percona
2cd3673314
RM-1954 Release Notes 3.3.1 ( #489 )
2021-04-29 09:45:01 -03:00
PaulJacobs-percona
df16170eda
Release 3.3.0 ( #480 )
...
* Updated Percona::Toolkit version
* Updated version in POD headers
* RM-880-RN-3.3.0
* Update makefile to use go dep
* Update year
* Theme is downloaded by Makefile
* Correct path to icon
* Updated pt-osc --reverse-triggers help
* Update reverse-triggers option
* PT-1905 Reverse triggers wording
Co-authored-by: Carlos Salguero <carlos.salguero@percona.com >
2021-01-14 15:22:19 -03:00
Carlos
750d2ef9d9
Updated version to 3.2.1 in all tools
2020-08-12 14:54:55 -03:00
Paul Jacobs
9dc874a57d
RM-505 Updated release notes to match jirabot output and make them ready for release.
2020-04-24 15:07:03 +03:00
Carlos Salguero
cc3ace2b6d
Manually updated version to 3.2.0
2020-04-23 14:33:51 -03:00
Carlos Salguero
25b912114d
Revert "Manually updated version to 3.2"
...
This reverts commit d232a96354
.
2020-04-23 14:30:35 -03:00