-
Notifications
You must be signed in to change notification settings - Fork 16
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
Feature: expand context #53
Open
RudolfMan
wants to merge
10
commits into
hexpm:main
Choose a base branch
from
RudolfMan:expand-context
base: main
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
Commits on Apr 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 78f04c8 - Browse repository at this point
Copy the full SHA 78f04c8View commit details
Commits on May 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 343a440 - Browse repository at this point
Copy the full SHA 343a440View commit details
Commits on May 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d751327 - Browse repository at this point
Copy the full SHA d751327View commit details
Commits on May 18, 2020
-
add an endpoint to receive the chunk of the file
add chunk.sh shell script that returns cut of the file based on starting line, number of lines to read and direction (up or down) add ChunkExtractor module that sanitizes params and handles response of the chunk.sh script add a json endpoint to be able to request chunks
Configuration menu - View commit details
-
Copy full SHA for 5af516a - Browse repository at this point
Copy the full SHA 5af516aView commit details
Commits on Jun 10, 2020
-
simplify the logic, get rid of direction parameter now it only tries to retrieve the chunk from the top to the down got rid of direction param and custom chunk.sh script use shell sed command
Configuration menu - View commit details
-
Copy full SHA for ca61d2b - Browse repository at this point
Copy the full SHA ca61d2bView commit details -
change the web layer according to previous refactoring add template t…
…o render the chunk
Configuration menu - View commit details
-
Copy full SHA for 4d378f6 - Browse repository at this point
Copy the full SHA 4d378f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b884f73 - Browse repository at this point
Copy the full SHA b884f73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f290f - Browse repository at this point
Copy the full SHA 50f290fView commit details -
tweak Hex.unpack_taball considering new change to hex_core (using ato…
…m :all_files instead of empty list for unpacking all files)
Configuration menu - View commit details
-
Copy full SHA for e85ddc5 - Browse repository at this point
Copy the full SHA e85ddc5View commit details -
Apply suggestions from code review
Co-authored-by: Eric Meadows-Jönsson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3526ec - Browse repository at this point
Copy the full SHA f3526ecView commit details
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.