-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: raenjamio/cursoPython
base: karlud-python23
head repository: raenjamio/cursoPython
compare: master
- 19 commits
- 3 files changed
- 4 contributors
Commits on Apr 21, 2017
-
Merge pull request #59 from udacity/karlud-python23
Support both Python 3 and 2.
Configuration menu - View commit details
-
Copy full SHA for eab233e - Browse repository at this point
Copy the full SHA eab233eView commit details
Commits on Apr 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 517662b - Browse repository at this point
Copy the full SHA 517662bView commit details
Commits on May 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0a7c53b - Browse repository at this point
Copy the full SHA 0a7c53bView commit details -
Configuration menu - View commit details
-
Copy full SHA for b914084 - Browse repository at this point
Copy the full SHA b914084View commit details -
Merge pull request #63 from karlud/master
Update Vagrantfile to use bento box.
Configuration menu - View commit details
-
Copy full SHA for c37e842 - Browse repository at this point
Copy the full SHA c37e842View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ed6f51 - Browse repository at this point
Copy the full SHA 4ed6f51View commit details
Commits on May 10, 2017
-
Configuration menu - View commit details
-
Copy full SHA for aa51f7c - Browse repository at this point
Copy the full SHA aa51f7cView commit details
Commits on Jun 19, 2017
-
q.v. udacity/fullstack-nanodegree-vm#69 grub-pc has a bug that's keeping noninteractive config from working. This works around it by forcing super-extra-double noninteractive config.
Configuration menu - View commit details
-
Copy full SHA for b629acc - Browse repository at this point
Copy the full SHA b629accView commit details
Commits on Jul 10, 2017
-
fix: add back installation of requests package
The Python requests package is needed on the course, but is not a requirement of any other package, so does not get installed.
Configuration menu - View commit details
-
Copy full SHA for 725eca1 - Browse repository at this point
Copy the full SHA 725eca1View commit details -
Merge pull request #70 from SteveWooding/install-requests
fix: add back installation of requests package
Configuration menu - View commit details
-
Copy full SHA for 4d4031b - Browse repository at this point
Copy the full SHA 4d4031bView commit details
Commits on Jul 18, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 397264e - Browse repository at this point
Copy the full SHA 397264eView commit details
Commits on Jul 31, 2017
-
fix: Set Bento box version to last working version
The latest version of the Bento box caused the file sharing to break, so fix the version to the last known working version. This can be updated to a later version, once it has been fully tested.
Configuration menu - View commit details
-
Copy full SHA for 77d9d8f - Browse repository at this point
Copy the full SHA 77d9d8fView commit details -
Merge pull request #75 from SteveWooding/fixed-bento-version
fix: Set Bento box version to last working version
Configuration menu - View commit details
-
Copy full SHA for 68119af - Browse repository at this point
Copy the full SHA 68119afView commit details
Commits on Nov 6, 2017
-
Configuration menu - View commit details
-
Copy full SHA for d1d90ca - Browse repository at this point
Copy the full SHA d1d90caView commit details
Commits on Feb 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9549689 - Browse repository at this point
Copy the full SHA 9549689View commit details
Commits on Mar 3, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 17f6725 - Browse repository at this point
Copy the full SHA 17f6725View commit details
Commits on Mar 4, 2018
-
fix: Share folder between guest and host.
It is expected that vagrant mount the folder on "/vagrant" in the guest automatically. However, it does not work and the fix is to do that explicitly
Configuration menu - View commit details
-
Copy full SHA for 45b9484 - Browse repository at this point
Copy the full SHA 45b9484View commit details -
fix: Renaming of psycopg2 linux package.
psycopg2 is renamed to psycopg2-binary. It should be considered with "apt-get install"
Configuration menu - View commit details
-
Copy full SHA for e0a52bb - Browse repository at this point
Copy the full SHA e0a52bbView commit details
Commits on Mar 5, 2018
-
Merge pull request #87 from abdennour/master
3 fixes related to vagrant box and some linux packages
Configuration menu - View commit details
-
Copy full SHA for 484c2b9 - Browse repository at this point
Copy the full SHA 484c2b9View commit details
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 karlud-python23...master