Commit Graph
665 Commits
Author SHA1 Message Date
Vincent Jacques 9818dfcbcb Complete Legacy.convertXxx (issue #81) 2012-09-12 20:35:57 +02:00
Vincent Jacques 6fbd63ba4d Work-around Github Enterprise bad URL (issue #80) 2012-09-12 19:28:44 +02:00
Vincent Jacques 25a7696b76 Remove all old stuff related to code generation (issue #75) 2012-09-11 22:01:22 +02:00
Vincent Jacques b351413aaa Improve documentation (issue #78) 2012-09-11 21:15:53 +02:00
Vincent Jacques 1c47c37c96 Add recorded conversation with github for #74 2012-09-11 20:49:48 +02:00
Vincent Jacques b43e72c634 Merge remote-tracking branch 'forks/servalproject/master' into develop 2012-09-11 20:46:24 +02:00
Vincent Jacques 697920fe59 Anticipate doc and tests for pull request #74 2012-09-11 20:45:56 +02:00
Andrew Bettison 9053b07425 Merge branch 'master' of github.com:servalproject/PyGithub 2012-09-10 10:00:42 +09:30
Andrew Bettison d02437f681 Support Issue.edit(milestone=None, assignee=None) 2012-09-10 09:59:36 +09:30
Vincent Jacques cabc55dc3b Publish version 1.6 2012-09-08 19:56:10 +02:00
Vincent Jacques 1483cbb1e1 Merge branch 'develop' 2012-09-08 19:44:50 +02:00
Vincent Jacques b758b24bdb Implement https://api.github.com/hooks (issue #35) 2012-09-08 19:35:58 +02:00
Vincent Jacques fb62ca3fb2 Support Python 2.5 again (issue #73) 2012-09-08 19:17:16 +02:00
Vincent Jacques 82b7322573 Clarify issue comments and review comments on pull requests (issue #59) 2012-09-08 15:15:17 +02:00
Vincent Jacques 20092a0cd9 Fix ReferenceOfClasses.md 2012-09-08 14:50:36 +02:00
Vincent Jacques 579f9bc915 Repository.merge (issue #69) 2012-09-08 14:30:06 +02:00
Vincent Jacques 1713d3fb0b Repository.get_branch 2012-09-08 14:08:20 +02:00
Vincent Jacques 03058a3616 Commit statuses (issue #67) 2012-09-08 13:41:15 +02:00
Vincent Jacques f109c644fd Repository.get_archive_link (issue #65) 2012-09-08 13:04:43 +02:00
Vincent Jacques f963e6ac91 Repository.get_readme and Repository.get_contents (issue #65) 2012-09-08 12:51:37 +02:00
Vincent Jacques 7a19732ca9 Remove a useless TODO about /rate_limit 2012-09-08 12:25:40 +02:00
Vincent Jacques 8335a8e4c8 Small no-impact code improvements 2012-09-08 11:18:56 +02:00
Vincent Jacques 3be2e82b40 Implement subscriptions (issue #70) 2012-09-08 01:54:51 +02:00
Vincent Jacques 5d67293676 Implement stargazers (issue #70) 2012-09-08 01:40:22 +02:00
Vincent Jacques 696e198c18 Implement assignees (issue #68) 2012-09-08 01:16:14 +02:00
Vincent Jacques 76c499df51 Generate TODOs from git://github.com/github/developer.github.com.git
Some of them are already covered by issues #65, #67, #68 and #69
2012-09-07 23:52:28 +02:00
Vincent Jacques 8f184d93af Reconciliate generated code with shipped code
(no impact on shipped code, only re-ordering)
2012-09-07 23:48:43 +02:00
Vincent Jacques ece857f70e Publish version 1.5 2012-09-05 19:54:40 +02:00
Vincent Jacques f79a863f79 Merge branch 'develop' 2012-09-05 19:23:26 +02:00
Vincent Jacques 1322002d18 Merge branch 'topic/Timeout' into develop
Conflicts:
	github/Requester.py
2012-09-05 19:21:10 +02:00
Vincent Jacques 7ae6c60843 Remove duplicated default value 2012-09-05 19:16:19 +02:00
Vincent Jacques 353fe2e50c Add a note about Upverter (issue #63) 2012-09-05 19:10:08 +02:00
Vincent Jacques cfbf0bc884 Merge remote-tracking branch 'origin/topic/DeleteRepository' into develop 2012-09-05 18:56:24 +02:00
Dima Kukushkin 7186391d9c Add notice about timeout to documentation. 2012-08-25 23:40:48 +04:00
Dima Kukushkin 6515629975 Add timeout option 2012-08-25 23:34:19 +04:00
Vincent Jacques b8ac1eaa14 Repository.delete 2012-08-23 09:36:47 +02:00
Vincent Jacques e4124980fa Fix record/replay in test framework 2012-08-23 09:28:47 +02:00
Vincent Jacques bf1e3b588b Publish version 1.4 2012-08-04 08:05:57 +02:00
Vincent Jacques 7348b670fa Fix publish script 2012-08-04 08:02:54 +02:00
Vincent Jacques 609b7b87cf dos2unix, chmod +x 2012-08-04 07:58:30 +02:00
Vincent Jacques 5e58a3575a Fix publication date 2012-08-04 07:53:15 +02:00
Vincent Jacques 09c6396043 Merge branch 'develop' 2012-08-04 07:51:32 +02:00
Vincent Jacques a5c8ee958f Merge branch 'topic/ConnectToGithubEnterprise' into develop 2012-08-04 07:50:53 +02:00
Vincent Jacques 754dc4a92b Update documentation 2012-07-23 18:18:27 +02:00
Vincent Jacques a867416f3f Test GET on url returned by Github Enterprise 2012-07-22 22:45:26 +02:00
Vincent Jacques 9653d44188 Record/replay protocol, host, port 2012-07-22 22:45:06 +02:00
Vincent Jacques ab824bf25d Cover custom base url in tests
(we still have to record/replay the protocol, host and port)
2012-07-22 22:43:31 +02:00
Steve English 7456c1e49b Specify a server url for Github.
Allows connection to GitHub Enterprise installs on local URLs.
2012-07-23 17:39:56 +01:00
Vincent Jacques dc2af211bc Add links to milestones in History 2012-07-13 22:10:56 +02:00
Vincent Jacques 5f17a0e9f5 Tweak the publish.sh script 2012-07-13 21:59:19 +02:00