Commit graph

11 commits

Author SHA1 Message Date
Jonas Obrist
c6ca280e68 copy/paste can be dangerous 2012-08-18 04:05:34 +02:00
Jonas Obrist
fdeab7bee0 added ghapi app
added GithubAPIMiddleware
added ghapi.api.GitHub
API calls can be done via request.github.get/get_iter or
GitHub().get/get_iter.
2012-08-18 03:58:05 +02:00
Jonas Obrist
f11032202f really removed the need for pylibmc this time 2012-08-18 03:14:38 +02:00
692e3e17fd Merge pull request #1 from ojii/feature/github-auth
github authentication
2012-08-17 18:06:10 -07:00
Jonas Obrist
7656693360 Merge branch 'master' into feature/github-auth
Conflicts:
	README.md
2012-08-18 03:05:00 +02:00
Jonas Obrist
a07c5baeb4 local requirements without pylibmc 2012-08-18 03:03:17 +02:00
Jonas Obrist
b2d77336d3 github authentication
note: don't deploy this on the server without setting the necessary
config vars on heroku first, thanks.
2012-08-18 02:58:02 +02:00
Jonas Obrist
99b4c6b5df added secret key 2012-08-18 02:47:33 +02:00
Jonas Obrist
e35acb0cdf added make deploy 2012-08-18 02:26:00 +02:00
Jonas Obrist
82c77fc031 initial project layout 2012-08-18 02:24:05 +02:00
Lynn Root
64b23881de Initial commit 2012-08-10 15:04:14 -07:00