Skip to content

Instantly share code, notes, and snippets.

@pwilkins
Created March 27, 2015 15:06
Show Gist options
  • Save pwilkins/1c410093431f68abff72 to your computer and use it in GitHub Desktop.
Save pwilkins/1c410093431f68abff72 to your computer and use it in GitHub Desktop.
(pylmod)Felix2:PyLmod pwilkins$ git log
commit 47a5d522dc01655e8b8aeea727e3efd48331d691
Merge: 5df8892 0dcf0f3
Author: pwilkins <pwilkins@mit.edu>
Date: Tue Mar 24 16:13:34 2015 -0400
removed extraneous text - "service."
commit 5df88923bf5af9aa8eca09b4d33b9967ec6bcdb7
Author: pwilkins <pwilkins@mit.edu>
Date: Mon Mar 23 15:23:13 2015 -0400
corrected documented "Returns:" statements
commit 0dcf0f36c7a005a91781024f338a88454f7a4f94
Author: pwilkins <pwilkins@mit.edu>
Date: Mon Mar 23 15:23:13 2015 -0400
add docstrings for Sphinx autodoc.
commit f1d6beb04791bb832f7deceb838657abd0fb55bd
Merge: 27ff539 9b53729
Author: Peter Wilkins <pwilkins@mit.edu>
Date: Wed Mar 18 11:52:36 2015 -0400
Merge pull request #29 from mitodl/feature/cg/refactor_baseurl
Refactor base url in Base and append service in sub classes - looks good to me.
commit 9b53729f6cd054bef8f3c8d422c1961d0d67c39a
Author: Carson Gee <x@carsongee.com>
Date: Tue Mar 17 16:13:56 2015 -0400
Refactor base url in Base and append service in sub classes
commit 27ff5398a860566c11d30413e1576cf49324a7b6
Merge: db77d9f 244534b
Author: Peter Wilkins <pwilkins@mit.edu>
Date: Tue Mar 17 11:41:00 2015 -0400
Merge pull request #26 from mitodl/feature/cg/version_fix
Use absolute path to __file__.
commit 244534b0dc6e033a5bd593a31a97b525fbfcf80b
Author: Carson Gee <x@carsongee.com>
Date: Mon Mar 16 17:59:02 2015 -0400
Use absolute path to __file__
commit db77d9fdf7c9968c76bfa784990397d0c5b366b6
Merge: f244690 053c15c
Author: Carson Gee <x@carsongee.com>
Date: Thu Mar 12 14:19:40 2015 -0400
Merge pull request #24 from mitodl/feature/make-session-private
convert base.sess to _session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment