Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | formatting changes, table->database | Ben Bodenmiller | 2014-09-12 | 1 | -2/+2 |
| | | | | | Make formatting consistent on page. Change table -> database as they are database permissions. | ||||
* | update grant command to match how mysql shows | Ben Bodenmiller | 2014-09-11 | 1 | -1/+1 |
| | | | When looking up the granted permissions for users in MySQL using `show grants for 'git'@'localhost';` it shows the permissions in this order regardless of how you enter them. Changing so that comparing your actual permissions vs. what installation guide says is easier. | ||||
* | cleanup MySQL doc wording | Ben Bodenmiller | 2014-09-10 | 1 | -5/+5 |
| | |||||
* | Add titles to doc pages. | Marin Jankovski | 2014-05-27 | 1 | -0/+2 |
| | |||||
* | Database doc changes to address #2412 and #6451. | esmail | 2014-03-07 | 1 | -0/+7 |
| | |||||
* | Move database setup guide inside the installation. | Marin Jankovski | 2014-02-20 | 1 | -1/+1 |
| | |||||
* | Doc syntax highlighting. | Marin Jankovski | 2014-02-20 | 1 | -26/+26 |
| | |||||
* | Update database documentation. | Marin Jankovski | 2014-02-20 | 1 | -0/+45 |