-
Notifications
You must be signed in to change notification settings - Fork 77
V16/multiple nodes per file #829
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
Merged
Changes from 10 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
5c0afc3
Production 'mode' where we merge all the files together.
KevinJump 7f11789
ajust the interface, so we can have nice defaults for new properties.
KevinJump f63a311
clean up the merge function
KevinJump 17d865b
make sure individual empty files process the 'current' way (we don't …
KevinJump 74f6470
cache the loading of xml files in the clean loop, to stop multiple fi…
KevinJump 31eb694
clean up the import/report methods to make them more readable.
KevinJump 5270df1
add incremental update messages so we can smooth out progress even wh…
KevinJump a57c990
fix typo on exportOnSave settings localization string.
KevinJump 870fb83
XML Comments.
KevinJump 09ed275
more xml comments
KevinJump 65167b9
Update uSync.BackOffice/Hubs/uSyncCallbacks.cs
KevinJump a51e2c5
Update uSync.BackOffice/Configuration/uSyncSettings.cs
KevinJump f815e98
Update uSync.BackOffice/SyncHandlers/SyncHandlerRoot.cs
KevinJump 3a6d585
Update uSync.BackOffice/SyncHandlers/SyncHandlerRoot.cs
KevinJump 060d73d
Update uSync.BackOffice/Configuration/uSyncSettings.cs
KevinJump 115e49a
Update uSync.BackOffice/Services/SyncService_Files.cs
KevinJump 3a3763f
Update uSync.BackOffice/Services/SyncFileService.cs
KevinJump 1bb1d9f
Update uSync.BackOffice/Hubs/uSyncCallbacks.cs
KevinJump 3f7a6ba
make sure we process all single actions (Co-piolt fix)
KevinJump c13d744
Update uSync.BackOffice/SyncHandlers/Interfaces/ISyncHandler.cs
KevinJump 5392700
fix serializer interface typo.
KevinJump 1479fe9
remove bool clean from merge public api
KevinJump ad7f0a7
add using alias for core constants.
KevinJump 07e65bf
Replace File.Exists with call to SyncFileService.FileExists
KevinJump 4c76f4e
Update uSync.BackOffice/Configuration/SyncConfigService.cs
KevinJump cc9df71
typo fixes in the generated schema file.
KevinJump f75b4d8
Update uSync.BackOffice/Hubs/HubClientService.cs
KevinJump 42743b7
Update uSync.BackOffice/Services/ISyncFileService.cs
KevinJump 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
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
Oops, something went wrong.
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.