31 Commits

Author SHA1 Message Date
2d3e2c58b6 Merge branch '10.11' into 11.1 2024-05-31 10:54:31 +10:00
1929a698a3 Update README for branch choice
This commit updates the README to indicate that the "Get the code, build
it, test it" link will help decide the correct branch to work in.

Also fixes a grammar issue and cleans-up the Markdown a little bit.
2024-05-29 13:49:32 +01:00
f0a5412037 Merge branch '11.0' into 11.1 2024-05-13 09:52:30 +02:00
f131c60938 Link beginner instructions in README.md
When navigating through the existing links in the README, it is not
immediately obvious where to go to find instructions in building
and testing the source code. Since the README is often the first
thing people see when looking at a repository, this information
should be front and centre so that newcomers to the project can
get setup as quickly as possible.
2024-04-11 13:50:15 +01:00
8785b79763 Update README.md 2024-04-11 13:00:33 +01:00
17127fd91b Update README.md
wrong link, + a link page to a link page is a bit indirect.
2023-06-05 08:28:06 +10:00
092dba6340 Update README to point to the Security Policy in GitHub
This would avoid duplication, as both the README and the SECURITY.md file were pointing to the same website.
2023-06-05 08:28:06 +10:00
de2b5795f4 Remove mention of Freenode 2021-09-22 07:15:08 +02:00
a42c80bd48 Merge 10.4 into 10.5 2021-06-21 14:22:22 +03:00
d3e4fae797 Merge 10.3 into 10.4 2021-06-21 12:38:25 +03:00
773a07b655 Remove Travis CI status
Builds on travis-ci.org ceased on 2021-06-15.
2021-06-21 08:18:34 +03:00
f29287d280 Update README 2020-05-05 18:28:52 +02:00
dd68ba74f3 Changed Travis to 10.5
Changed Travis status to show status of branch 10.5 (it was still pointing to 10.4)
2020-01-27 10:37:32 +02:00
c07325f932 Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
c51f85f882 Merge branch '10.2' into 10.3 2019-05-12 17:20:23 +02:00
8f9c8579d0 Appveyor configuration and addition of badge 2019-05-09 10:56:15 +02:00
27232a9fa2 edit MariaDB license info so that GitHub recognizes it
GitHub uses a library called Licensee to identify a project's license
type. It shows this information in the status bar and via the API if it
can unambiguously identify the license.

This commit modifies a few of MariaDB's docs so that Licensee is able
to recognize the repository's license type. It renames the README's
"License" section to "Licensing" and renames COPYING.thirdparty to
THIRDPARTY.

These changes allow Licensee to bypass both files when it
scans the repo for license files, which thus allows Licensee to
successfully identify the license type of MariaDB as GPL 2.0.

Signed-off-by: Andrea Kao <eirinikos@gmail.com>
2019-05-08 15:04:15 +04:00
ac9b818c24 Merge 10.3 into 10.4 2019-01-14 09:40:12 +02:00
2ffa11e33e Appveyor configuration and addition of badge 2019-01-10 11:58:02 +01:00
c82855d882 Changed some MySQL names in messages to MariaDB
- Remove obsolete documentation files
- Removed old obsolete information from some documentation files
2018-12-09 20:49:05 +02:00
470e9a9fb6 Add CONTRIBUTING file and modify README file about live QA regarding new contributors 2018-12-04 23:15:33 +04:00
074c684099 Merge 10.3 into 10.4 2018-11-06 16:24:16 +02:00
df563e0c03 Merge 10.2 into 10.3
main.derived_cond_pushdown: Move all 10.3 tests to the end,
trim trailing white space, and add an "End of 10.3 tests" marker.
Add --sorted_result to tests where the ordering is not deterministic.

main.win_percentile: Add --sorted_result to tests where the
ordering is no longer deterministic.
2018-11-06 09:40:39 +02:00
32062cc61c Merge 10.1 into 10.2 2018-11-06 08:41:48 +02:00
f5bebaf1d6 README.md: Break off long line 2018-09-10 22:41:27 +04:00
b1addcd9d4 README.md: Update Travis CI badge to active branch 2018-09-10 22:41:27 +04:00
46857a860c Update travis test status and position in README file 2018-06-30 10:28:51 +03:00
40dc1a6846 Better Link Spacing
Just spacing out the links on separate linkes, they were running together
in a block of text and could be a little hard for some people to
differentiate where one begins and the next ends. Seems silly, but just
trying to help in the formatting a bit.
2018-06-01 12:29:37 +04:00
8acb2b7b28 README.md - Secure (HTTPS) Links
Made a few links in README.md secure (https).
2017-09-25 13:51:15 +04:00
a544225d0a Update README.md
Fix minor typo.
2017-08-24 18:02:45 +04:00
8cbc96b2f5 Markdown README for a prettier github representation 2016-08-24 15:00:59 +10:00