Small changes to oop branch#2
Merged
heejaechang merged 2 commits intoheejaechang:oopfrom Jul 13, 2016
panopticoncentral:oop
Merged
Small changes to oop branch#2heejaechang merged 2 commits intoheejaechang:oopfrom panopticoncentral:oop
heejaechang merged 2 commits intoheejaechang:oopfrom
panopticoncentral:oop
Conversation
Owner
|
👍 |
Author
|
I don't have write access to your repo, so either you'll need to commit, or I'll need to get access... :) |
heejaechang
pushed a commit
that referenced
this pull request
Feb 8, 2017
Tweak completion filtering behavior. #2
heejaechang
added a commit
that referenced
this pull request
Aug 15, 2017
#1. made persisted storage exclusive to 1 process. like before, second VS with same solution will not use persisted storage. #2, tweaked sqlite to share cache between connections like esent. #3, made VS and OOP to use different db files (we can make them to share if we want to, but for now, nobody requires it so we create 2 different db) .. made OOP mock to enable persisted service.
heejaechang
pushed a commit
that referenced
this pull request
Apr 10, 2018
heejaechang
pushed a commit
that referenced
this pull request
Apr 24, 2018
…struction Fix issue where a write wasn't detected in make-readonly #2
heejaechang
pushed a commit
that referenced
this pull request
May 3, 2018
changed code fix part to use "fix all" and only fixes P1 list rather …
heejaechang
pushed a commit
that referenced
this pull request
Jan 4, 2019
heejaechang
pushed a commit
that referenced
this pull request
Mar 12, 2019
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
@heejaechang Just wanted to test if I could correctly do a fork of your oop changes and then open a pull request back to your private branch. This just moves the remote projects into a folder in the solution and fixes a file name.