-
Notifications
You must be signed in to change notification settings - Fork 221
Logistics #1586
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
Open
Keeper-of-the-Keys
wants to merge
25
commits into
OpenLightingProject:master
Choose a base branch
from
Keeper-of-the-Keys:logistics
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Logistics #1586
Changes from 9 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
77494be
Adds QtCreator project files to .gitignore
6eb22f0
Add a lint blacklist so lint checks don't fail for autogenerated files.
64fcd5b
Proper escaping for when a \ is in the README
9edc0b0
Removed line at request of Peter
1294afc
SNAKE_CASE and other consistency changes.
c33151c
Fixed an embarrasing oversight.
02ddd33
Spelling fixes...
f133157
Switched sed back from '#' to '/' at Peters' request.
2f1b143
Fix spellintian "issue"
203fc3c
undo spellintian suggested fix of LGPL
5e90d9c
Switch Master to Ubuntu 18.04 LTS
0875169
Swicth Master Travis tests to Ubuntu 18.04 also remove all OS X tests…
f3490d3
This time *all* references to xenial were removed, not just in the co…
d6b90ea
Undo changes to travis test matrix.
3668733
Merge branch 'master-resync' into logistics
07f7d27
Fix the allowed failures OS X list after the merge
peternewman 46dad86
Undid debug changes.
15d9afd
Merge remote-tracking branch 'origin/logistics' into logistics
676f39a
Fixed regex oversight, also move to next line to prevent future overs…
a54ee4d
Modified regex to insert newlines.
133d3e0
remove unneeded \+
7c65f2c
Merge branch 'master' into logistics
peternewman 426654c
Explicitely switches script to bash, correctly renders newlines and c…
d4270e5
Merge remote-tracking branch 'refs/remotes/origin/logistics' into log…
80908c3
revert
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -228,7 +228,7 @@ Chapter 2, Plugin Boilerplate | |
|
|
||
| We need to reserve a plugin ID in `common/protocol/Ola.proto`. Before you | ||
| pick a plugin ID, please send a message to the | ||
| [mailing list](mailto:[email protected]) so we can co-ordinate | ||
| [mailing list](mailto:[email protected]) so we can coordinate | ||
| plugin IDs. | ||
|
|
||
| Once we've assigned a plugin ID, we can run `make` in the top directory. | ||
|
|
||
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.
Uh oh!
There was an error while loading. Please reload this page.