- 19 Oct, 2017 10 commits
-
-
michael authored
60: Add library config files for testing, replace default library with test library in publish test. Change publish test to use test book
-
michael authored
-
michael authored
-
michael authored
-
michael authored
60: Rename GitHubHookProcessor to generic WebhookProcessor, use handlers to process incoming requests.
-
michael authored
-
michael authored
-
michael authored
-
michael authored
-
michael authored
-
- 18 Oct, 2017 2 commits
-
-
Sean Colsen authored
Redirect 'stable' to 'latest', when no versions are defined Closes #82 See merge request !81
-
Sean Madsen authored
-
- 12 Oct, 2017 6 commits
-
-
Michael McAndrew authored
-
Michael McAndrew authored
-
Sean Colsen authored
redirect to default language; details of editions on a new editions page. See merge request !80
-
Sean Colsen authored
Add commit messages to emails Closes #24 See merge request !78
-
Michael McAndrew authored
-
Michael McAndrew authored
-
- 11 Oct, 2017 5 commits
-
-
Michael McAndrew authored
-
Sean Colsen authored
Allow book versions to be defined in a more flexible way Closes #50 See merge request !79
-
Sean Madsen authored
-
Sean Madsen authored
I never actually implemented this setting. Removing it now so that this is not confusing.
-
Sean Madsen authored
For example, now http://localhost:8080/user/en/4.7/advanced-configuration/change-logging will redirect to: http://localhost:8080/user/en/latest/initial-set-up/change-logging/ This example is doing two redirects -- one for the version `4.7` redirecting to `latest` and another for the path. Version redirects are stored in the book's yaml config in this repo. Path redirects are store in the `redirects.txt` file within the book, which was already working before this commit.
-
- 10 Oct, 2017 9 commits
-
-
michael authored
-
michael authored
-
michael authored
-
michael authored
-
Sean Madsen authored
-
Sean Madsen authored
-
Sean Madsen authored
Allow versions to be defined in a more flexible way
-
Sean Colsen authored
Maintenance See merge request !76
-
michael authored
-
- 09 Oct, 2017 6 commits
-
-
michael authored
-
michael authored
-
michael authored
Remove pecl xdebug installation since base image now includes it (https://github.com/richarvey/nginx-php-fpm/pull/153). Set workdir
-
Sean Madsen authored
-
Sean Madsen authored
-
Sean Colsen authored
Publish to temp directory See merge request !72
-
- 24 Sep, 2017 2 commits
-
-
Sean Colsen authored
Allow books to define external redirects Closes #78 See merge request !75
-
Sean Madsen authored
Resolves #78
-