forked from geekskool/magicserver-python3
-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: alljp/magicserver-python3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: geekskool/magicserver-python3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 3 files changed
- 3 contributors
Commits on Jul 25, 2017
-
The dynamic part of the link is delimited by < >
Configuration menu - View commit details
-
Copy full SHA for d4516ba - Browse repository at this point
Copy the full SHA d4516baView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8632660 - Browse repository at this point
Copy the full SHA 8632660View commit details
Commits on Aug 4, 2017
-
Adds an empty list ALLOWED_ORIGINS, and a method to add origins - add_allowed_origin.Configuration menu - View commit details
-
Copy full SHA for b7c7a77 - Browse repository at this point
Copy the full SHA b7c7a77View commit details -
Adds simple CORS request support.
Add a check for "Origin" header in the request. Add a cors_handler() method
Configuration menu - View commit details
-
Copy full SHA for acd9673 - Browse repository at this point
Copy the full SHA acd9673View commit details -
Configuration menu - View commit details
-
Copy full SHA for a186afb - Browse repository at this point
Copy the full SHA a186afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c6bcf - Browse repository at this point
Copy the full SHA f3c6bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ccff4b - Browse repository at this point
Copy the full SHA 2ccff4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71a0a35 - Browse repository at this point
Copy the full SHA 71a0a35View commit details -
Merge pull request geekskool#5 from alljp/feature/dynamic_routes
Add dynamic routes support.
Configuration menu - View commit details
-
Copy full SHA for e1033e4 - Browse repository at this point
Copy the full SHA e1033e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e415b0e - Browse repository at this point
Copy the full SHA e415b0eView commit details
Commits on Dec 21, 2017
-
Fixed geekskool#6 static files issue (geekskool#7)
* Middleware appends a custom footer with random msgs from template file. - set self.PRE = False - set self.POST = True - appends footer to response["content"] - changes response["Content-Length"] to new value * Remove Footer middleware * Fixes geekskool#6 static files error; issue with route_match - change the route_match return statement - now returns a proper http handler in case of regex mismatch
Configuration menu - View commit details
-
Copy full SHA for a25bea5 - Browse repository at this point
Copy the full SHA a25bea5View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master