Vincent Jacques
|
a39f421ca2
|
Avoid confusion between github/ and Github.py on case-insensitive file systems (#143)
|
2013-03-12 10:16:06 +01:00 |
|
Vincent Jacques
|
03a256a405
|
Publish version 1.12.2
|
2013-03-03 18:44:25 +01:00 |
|
Vincent Jacques
|
67bdf8c0be
|
Publish version 1.12.1
|
2013-02-20 19:40:54 +01:00 |
|
Vincent Jacques
|
5efe9cee26
|
Improve publish.sh
|
2013-02-20 19:07:31 +01:00 |
|
Vincent Jacques
|
0bd00452e7
|
Improve documentation
|
2013-02-16 21:15:17 +01:00 |
|
Vincent Jacques
|
680490a6d8
|
Merge branch 'develop' into topic/ExperimentOnDocumentation
Conflicts:
ReadMe.md
doc/ChangeLog.md
doc/ReferenceOfApis.md
doc/ReferenceOfClasses.md
github/AuthenticatedUser.py
github/Authorization.py
github/CommitComment.py
github/ContentFile.py
github/Download.py
github/Gist.py
github/GistComment.py
github/GitRef.py
github/Github.py
github/Hook.py
github/Issue.py
github/IssueComment.py
github/Label.py
github/Milestone.py
github/PullRequest.py
github/PullRequestComment.py
github/Repository.py
github/RepositoryKey.py
github/Team.py
github/UserKey.py
setup.py
|
2013-02-16 19:57:13 +01:00 |
|
Vincent Jacques
|
04adab121e
|
Implement Repository.get_dir_contents (issue #140)
|
2013-02-16 19:09:25 +01:00 |
|
Vincent Jacques
|
392a422ec2
|
Publish version 1.11.1
|
2013-02-09 11:20:36 +01:00 |
|
Vincent Jacques
|
6b32e1cdf5
|
Publish version 1.11.0
|
2013-02-07 19:09:48 +01:00 |
|
Vincent Jacques
|
20d0e1e6d6
|
Improve
|
2013-02-07 19:02:47 +01:00 |
|
Vincent Jacques
|
2215010b0e
|
Retrieve scopes for current oauth token from response headers (Issue #134)
|
2013-02-06 00:04:29 +01:00 |
|
Vincent Jacques
|
f024950884
|
First implementation of PubSubHubbub (un)subscription (Issue #129)
This will need 'some' refactoring.
|
2013-02-05 19:23:20 +01:00 |
|
Vincent Jacques
|
3ab9b1668d
|
Doc for NamedUser.get_keys (Issue #130)
|
2013-02-03 17:29:21 +01:00 |
|
Vincent Jacques
|
200d14739c
|
Typo
|
2012-12-29 08:59:58 +01:00 |
|
Vincent Jacques
|
abf0867543
|
Generate some repetitive doc files
|
2012-12-29 08:47:23 +01:00 |
|
Vincent Jacques
|
889e57df22
|
Improve docs
|
2012-12-29 08:13:22 +01:00 |
|
Vincent Jacques
|
06269e557e
|
Improve
|
2012-12-25 15:56:15 +01:00 |
|
Vincent Jacques
|
2558a8f2dd
|
Fix doc
|
2012-12-25 13:47:34 +01:00 |
|
Vincent Jacques
|
c0723e4c79
|
Merge branch 'master' into topic/ExperimentOnDocumentation
Conflicts:
ReadMe.md
doc/ChangeLog.md
setup.py
|
2012-12-25 13:37:46 +01:00 |
|
Vincent Jacques
|
c58d550b67
|
Prepare version 1.10.0 + pep8
|
2012-12-25 13:14:52 +01:00 |
|
Vincent Jacques
|
5edf5a120e
|
Repository.get_issues_comments and Repository.get_pulls_comments (issue #126)
|
2012-12-25 13:02:15 +01:00 |
|
Vincent Jacques
|
b8a3a12991
|
Add client_id and client_secret parameters to AuthenticatedUser.create_authorization (issue #125)
|
2012-12-25 12:19:19 +01:00 |
|
Vincent Jacques
|
d8e4ece9a7
|
Complete "ref in Repository.get_contents and .get_readme" (pull #124)
Add documentation and automated tests
|
2012-12-25 11:50:54 +01:00 |
|
Vincent Jacques
|
284db47d79
|
Merge branch 'develop' into topic/ExperimentOnDocumentation
Conflicts:
ReadMe.md
doc/ReferenceOfApis.md
doc/ReferenceOfClasses.md
|
2012-12-21 22:22:43 +01:00 |
|
Vincent Jacques
|
614ea9b992
|
Fix doc
|
2012-12-21 22:00:48 +01:00 |
|
Vincent Jacques
|
5b52f652e0
|
Github.get_gitignore_template[s] (issue #120)
|
2012-12-21 21:10:53 +01:00 |
|
Vincent Jacques
|
64ec395298
|
Get repo from full name: tests, doc, fix param name (Pull #121)
|
2012-12-21 20:38:29 +01:00 |
|
Vincent Jacques
|
92ceb92f7e
|
Fix nested bulleted lists
|
2012-11-28 09:29:22 +01:00 |
|
Vincent Jacques
|
54554b280d
|
Improve
|
2012-11-27 21:14:30 +01:00 |
|
Vincent Jacques
|
64c7aae171
|
Use version from setup.py in documentation
|
2012-11-26 08:36:36 +01:00 |
|
Vincent Jacques
|
07c062d3ce
|
Re-organize doc
|
2012-11-26 08:10:37 +01:00 |
|
Vincent Jacques
|
da6e3e3120
|
Change ReadMe and ChangeLog to reStructuredText
|
2012-11-26 07:54:31 +01:00 |
|
Vincent Jacques
|
4b5672b338
|
Do not push docs
|
2012-11-25 15:30:06 +01:00 |
|
Vincent Jacques
|
e3938ebc36
|
Add disclaimer
|
2012-11-23 21:25:10 +01:00 |
|
Vincent Jacques
|
a2f9690705
|
Merge branch 'develop' into topic/ExperimentOnDocumentation
Conflicts:
github/Github.py
github/GithubObject.py
|
2012-11-22 21:21:15 +01:00 |
|
Vincent Jacques
|
335e5a36e7
|
Minor fixes
|
2012-11-20 19:43:35 +01:00 |
|
Vincent Jacques
|
a6972c03c3
|
Fix assertion failure on big integers (issue #116)
|
2012-11-20 19:34:55 +01:00 |
|
Vincent Jacques
|
86033f8a62
|
Prepare version 1.9.0
|
2012-11-19 21:40:17 +01:00 |
|
Vincent Jacques
|
f80df9e429
|
Add auto_init and gitignore_template to create_repo (issue #106)
http://developer.github.com/changes/2012-9-28-auto-init-for-repositories/
|
2012-11-03 10:06:52 +01:00 |
|
Vincent Jacques
|
47dee65b63
|
Implement default_branch in Repository.edit (issue #107)
See http://developer.github.com/changes/2012-10-24-set-default-branch/
|
2012-11-03 09:49:01 +01:00 |
|
Vincent Jacques
|
55dd10f7fd
|
Documentation and tests for PullRequest.assignee (Pull #111)
|
2012-11-03 09:24:35 +01:00 |
|
Vincent Jacques
|
9bee696d78
|
Prepare v1.8.1
|
2012-10-28 10:32:41 +01:00 |
|
Vincent Jacques
|
31110327ec
|
Publish version 1.8.0
|
2012-09-30 19:59:20 +02:00 |
|
Vincent Jacques
|
6e39b78e97
|
Changelog
|
2012-09-25 23:29:02 +02:00 |
|
Vincent Jacques
|
e3bbacef21
|
Improve generated docstrings (slightly)
|
2012-09-17 19:01:24 +02:00 |
|
Vincent Jacques
|
dc96905c05
|
First draft of generated documentation (issue #82)
1) ./generateDocstrings.py
2) cd doc
3) make html
4) open doc/build/html/index.html
|
2012-09-13 23:10:44 +02:00 |
|
Vincent Jacques
|
6fca851f7a
|
sphinx-quickstart
|
2012-09-13 22:54:12 +02:00 |
|
Vincent Jacques
|
040d7b1b00
|
Add a temporary script to create docstrings (help for issue #82)
|
2012-09-13 22:41:08 +02:00 |
|
Vincent Jacques
|
df3290644a
|
Publish version 1.7
|
2012-09-12 21:39:18 +02:00 |
|
Vincent Jacques
|
70c875fa99
|
Document PaginatedList.get_page (issue #77)
|
2012-09-12 20:50:30 +02:00 |
|