Commit Graph
55 Commits
Author SHA1 Message Date
Vincent Jacques ab3f9b422c NamedUser.create_gist 2012-03-30 14:02:43 +02:00
Vincent Jacques 632d8b63c3 GitRef.delete 2012-03-30 12:13:08 +02:00
Vincent Jacques 99963536fc GenerateReferenceOfApis.py 2012-03-30 12:09:05 +02:00
Vincent Jacques 1140a91f3e Normalize ReferenceOfApis.md 2012-03-30 12:07:51 +02:00
Vincent Jacques e104704817 Publish version 0.5 2012-03-19 21:49:21 +01:00
Vincent Jacques 1095d304b7 Repository.compare 2012-03-19 17:28:03 +01:00
Vincent Jacques bd39726f7c AuthenticatedUser.get_issues 2012-03-19 07:40:52 +01:00
Vincent Jacques 1d2b27824d Repository.get_git_tree with 'recursive' 2012-03-19 07:32:34 +01:00
Vincent Jacques 6af2bfd0d4 Optional parameter for Repository.create_git_tree 2012-03-17 07:42:54 +01:00
Vincent Jacques a475d685d8 On the way to alternative inputs. Still needs unit and integration testing 2012-03-16 08:11:07 +01:00
Vincent Jacques 366ca58ca0 PullRequest.is_merged and PullRequest.merge 2012-03-12 22:08:22 +01:00
Vincent Jacques b12b6ffdfa AuthenticatedUser.get_organization_events 2012-03-12 21:48:27 +01:00
Vincent Jacques 43369be997 Repository.get_issues_event + coverage 2012-03-12 21:22:10 +01:00
Vincent Jacques 44911bf090 Events: step 1 2012-03-04 20:54:56 +00:00
Vincent Jacques 01fa4d803b Regenerate reference of classes 2012-03-04 10:12:15 +00:00
Vincent Jacques 0b8ffcc14c Hooks: step 1 2012-03-04 09:46:17 +00:00
Vincent Jacques f2d89a565f Todos for hooks and events 2012-03-04 09:46:16 +00:00
Vincent Jacques 2ea7ce7723 RepositoryKey: first step 2012-03-01 17:45:50 +01:00
Vincent Jacques f02c938974 UserKey: step 1 2012-03-01 17:45:41 +01:00
Vincent Jacques b53f96bafa Authorizations: step 1 2012-03-01 17:45:31 +01:00
Vincent Jacques 3b523190a0 Todos for authorizations and keys 2012-03-01 17:44:14 +01:00
Vincent Jacques 832605afcb Gists 2012-02-28 20:24:00 +00:00
Vincent Jacques 10cca6b38a Todos for gists 2012-02-26 20:35:47 +00:00
Vincent Jacques 2912cdbd75 Postpone merge of pull requests 2012-02-26 17:32:41 +00:00
Vincent Jacques 84e0c3b2ae Pull/merge requests 2012-02-26 17:30:37 +00:00
Vincent Jacques c1051e69af Todos for pull requests 2012-02-26 17:17:32 +00:00
Vincent Jacques f94279f757 De-duplicate documentation 2012-02-26 16:16:20 +00:00
Vincent Jacques dd49417c82 Postpone /repos/:user/:repo/compare/:base...:head 2012-02-25 15:08:36 +00:00
Vincent Jacques bd8c8f5886 Repository: tags, branches, commits
I had to rework pagination because it does not work as documented
2012-02-25 15:08:07 +00:00
Vincent Jacques 8a7ab941cd Repository.xxx_download 2012-02-25 13:26:37 +00:00
Vincent Jacques 1bdb937597 /issues has nothing to do in this topic branch 2012-02-25 13:03:33 +00:00
Vincent Jacques 77ed2308a8 Repository.get_languages 2012-02-25 13:00:26 +00:00
Vincent Jacques f131e8050d Todos to finish Repository 2012-02-25 10:18:16 +00:00
Vincent Jacques bf1ffbde5e AuthenticatedUser.xxx_emails 2012-02-25 10:10:55 +00:00
Vincent Jacques 307b6a85c7 Todos to finish User 2012-02-25 10:04:18 +00:00
Vincent Jacques c3db56f0fd IssueComment 2012-02-24 17:10:02 +00:00
Vincent Jacques a03a904692 Issue.xxx_labels 2012-02-24 15:46:21 +00:00
Vincent Jacques ce2135c961 Repository issues 2012-02-24 14:57:26 +00:00
Vincent Jacques f9a882fcae Milestone.get_labels 2012-02-24 12:04:09 +00:00
Vincent Jacques a7c81e9e2d Postpone events 2012-02-24 11:49:57 +00:00
Vincent Jacques d5202efc25 Labels 2012-02-24 11:46:34 +00:00
Vincent Jacques eac514210e Milestones 2012-02-24 11:21:59 +00:00
Vincent Jacques 4638bd68b9 Todos for issues 2012-02-24 10:19:43 +00:00
Vincent Jacques e483c3162a Add Team object 2012-02-23 19:40:44 +00:00
Vincent Jacques 30757cf0e9 Todo for Team 2012-02-23 19:39:09 +00:00
Vincent Jacques efbed077c0 Postpone GitTree.create_update and /repos/:user/:repo/git/trees/:sha?recursive=1 2012-02-23 19:38:12 +00:00
Vincent Jacques 3cbf5c9a90 Repository.create_git_tag and .get_git_tag 2012-02-23 19:33:45 +00:00
Vincent Jacques 7982614240 Repository.get_git_blob (and .create_git_blob, not tested) 2012-02-23 19:18:16 +00:00
Vincent Jacques ce5eb2c022 Repository.get_git_tree (and .create_git_tree, not tested) 2012-02-23 19:17:24 +00:00
Vincent Jacques 93c0fd842f Repository.get_git_commit (and .create_git_commit, not tested) 2012-02-23 19:17:01 +00:00