Commit Graph
21 Commits
Author SHA1 Message Date
Vincent Jacques 07e994823e Fix testGists 2012-05-08 08:36:50 +01:00
Vincent Jacques c3dd5cd2f1 Fix testGistsAll, improve testEvents 2012-05-05 16:43:13 +02:00
Vincent Jacques f0430bb535 Restore some tests and explain why others are failing 2012-05-04 16:28:12 +02:00
Vincent Jacques 229b218ce6 Simplify 2012-05-04 14:02:07 +02:00
Vincent Jacques edad378e7b Fix github.get_organization => fix testOrganizationDetails! 2012-05-03 22:40:28 +01:00
Vincent Jacques 46883927a6 Fix github.get_user( login ) 2012-05-03 22:30:39 +01:00
Vincent Jacques 04cde900a0 On the way to code generation instead of meta-description
(lots of useless eratic history squashed together in one commit)
2012-05-03 21:51:19 +01:00
Vincent Jacques e5ae923a68 Add facilities for uniform debug printing 2012-04-17 18:47:11 +01:00
Vincent Jacques a91131be42 Finaly do a poor implementation of Github.get_gists 2012-03-19 20:01:46 +01:00
Vincent Jacques 832605afcb Gists 2012-02-28 20:24:00 +00:00
Vincent Jacques 1f43877343 Extract Requester from Github 2012-02-18 04:44:20 +00:00
Vincent Jacques 74618d316e Raise on 404 error when getting data 2012-02-18 04:39:41 +00:00
Vincent Jacques 439e43233e Add unit tests for requests 2012-02-18 04:36:37 +00:00
Vincent Jacques 6bc581a263 Rewrite asserts 2012-02-16 22:58:51 +01:00
Vincent Jacques fcbcd145bb Reimplement networking with httplib instead of urllib2
This will allow real access to HTTP headers and status
2012-02-13 22:19:40 +01:00
Vincent Jacques 2b31f2e9c3 AuthenticatedUser.add_following and .remove_following 2012-02-13 21:43:45 +01:00
Vincent Jacques c0c2f50416 Fix previous commit 2012-02-13 20:56:57 +01:00
Vincent Jacques 5f36cbc957 Add organizations 2012-02-12 20:04:25 +01:00
Vincent Jacques 34f59de12d ExtendedScalarAttributes in Repository 2012-02-12 19:47:10 +01:00
Vincent Jacques 88ef264264 Retrieve user by login 2012-02-12 18:22:30 +01:00
Vincent Jacques d9e79948b9 First integration test 2012-02-12 16:33:27 +01:00