-
-
Notifications
You must be signed in to change notification settings - Fork 7
Merge changes from upstream #261
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
Merged
ethantkoenig
merged 156 commits into
unfoldingWord:develop
from
ethantkoenig:ufw/merge_upstream
Feb 9, 2018
Merged
Merge changes from upstream #261
ethantkoenig
merged 156 commits into
unfoldingWord:develop
from
ethantkoenig:ufw/merge_upstream
Feb 9, 2018
Conversation
This file contains hidden or 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
* new issue mention * Mention completion on new issue and view issue page. * Code format. * Require tribute in pull request page.
Enable emoji for wiki page content. It is enabled in the edit preview so the view should match. Signed-off-by: Hamish Carpenter <hamish@hamishcarpenter.com>
* Fix new pull request link * Only show button for branches
* Reorder migrations, skip errors if running migration again * Rename migration file names to match migration version * Add note about ingored error
This makes the spacing consistent across all options. Signed-off-by: Patrick Lühne <patrick-github@luehne.de>
* improvements for supporting UI Location * improved the comment
Closes gogs#3207 Use a string, not a checkbox because "require", "verify-full", "verify-ca" and "disable" values are supported ...
…ogs#3215) Include defaults in cheat sheet, for that section
JavaScript should be spelt with an uppercase 'S' as per seen in [Mozilla](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
* Add HeaderWithSensitiveCase methods to respect casing * Update webhook.go
* add changelog for 1.4.0 * remove docs * Remove some more noise * Small reorganization, removed bugfixes that were not present in last stable version * Move LFS lock to features, add just merged bugfix info
3cb3edb to
df8c62b
Compare
df8c62b to
a2489be
Compare
b2a5f9e to
a8b4c68
Compare
Contributor
Author
|
Some flaky unit tests are failing; I plan to fix the tests soon, but will merge this PR now for the sake of moving the release along. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Includes up to the 1.4.0 release (go-gitea/gitea@b62ce2e)