index
:
python-github3
master
Fork of the github v3 api wrapper for python.
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'services/issues' of https://github.com/alejandrogomez/python-github3 into services/issues
David Medina
2012-06-03
20
-0
/
+1171
|
\
|
*
Change "Edit" to "Update" in docstring
Alejandro Gómez
2012-05-27
1
-1
/
+1
|
*
add Pull Request to `Issue` resources
Alejandro Gómez
2012-05-27
2
-3
/
+13
|
*
add build/ to .gitignore
Alejandro Gómez
2012-05-27
1
-0
/
+1
|
*
add `Labels` and `Milestones` to docs
Alejandro Gómez
2012-05-27
4
-8
/
+37
|
*
test Label validation errors
Alejandro Gómez
2012-05-27
5
-7
/
+49
|
*
Labels and Milestones services added
Alejandro Gómez
2012-05-27
13
-8
/
+578
|
*
Fix some issues resources
Conor Branagan
2012-05-27
1
-3
/
+3
|
*
Use github.issues for the issues service
Conor Branagan
2012-05-27
1
-0
/
+6
|
*
Add issues service for issues, comments and events. has tests and updated docs
Conor Branagan
2012-05-27
11
-0
/
+513
*
|
Merge 'services/orgs'
David Medina
2012-05-27
16
-14
/
+673
|
\
\
|
|
/
|
/
|
|
*
Authors updated
David Medina
2012-05-27
1
-0
/
+1
|
*
Little fixs
David Medina
2012-05-27
8
-24
/
+66
|
*
Merged pull request #5 from stefanor:services/orgs
David Medina
2012-04-28
13
-14
/
+631
|
|
\
|
|
*
Add Teams Service
Stefano Rivera
2012-04-24
4
-1
/
+302
|
|
*
An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER'
Stefano Rivera
2012-04-24
2
-6
/
+6
|
|
*
Add Orgs Members API
Stefano Rivera
2012-04-24
5
-4
/
+187
|
|
*
name -> org
Stefano Rivera
2012-04-24
2
-8
/
+8
|
|
*
Move Team to orgs
Stefano Rivera
2012-04-24
3
-7
/
+9
|
|
*
Baseline Orgs API implementation
Stefano Rivera
2012-04-23
5
-1
/
+132
|
|
/
*
|
Merge pull request #11 from dsc/patch-1
David Medina
2012-05-18
1
-1
/
+1
|
\
\
|
*
|
Require a current version of `requests` -- `pygithub3` installs, but later fails with all sorts of cryptic errors if you have an older, pre-existing version of `requests` installed when you install `pygithub3`.
David Schoonover
2012-05-17
1
-1
/
+1
|
/
/
*
|
refs #10
David Medina
2012-05-17
3
-6
/
+6
*
|
Readme and authors updated
David Medina
2012-05-12
2
-2
/
+4
*
|
Merge 'services/pull_requests'
David Medina
2012-05-12
16
-67
/
+649
|
\
\
|
*
|
Some fixes/typos and 'validate_body' related
David Medina
2012-05-12
8
-53
/
+84
|
*
|
Deleted 'dispatch' decorator. No sense
David Medina
2012-05-12
1
-24
/
+17
|
*
|
Deleted 'validate_body' behaviour
David Medina
2012-05-12
3
-56
/
+26
|
*
|
Unify json imports
David Medina
2012-05-12
4
-14
/
+8
|
*
|
Merged pull request #4 from natw:services/pull_requests
David Medina
2012-04-28
14
-21
/
+615
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
docstring link typo
Nat Williams
2012-04-19
1
-1
/
+1
|
|
*
use _bool for pull request merge status
Nat Williams
2012-04-19
2
-19
/
+6
|
|
*
merge request won't json encode body without schema
Nat Williams
2012-04-19
1
-0
/
+4
|
|
*
add docs for pull requests
Nat Williams
2012-04-18
2
-0
/
+34
|
|
*
pass body to pull_requests.merge properly
Nat Williams
2012-04-18
1
-3
/
+5
|
|
*
add pull request API
Nat Williams
2012-04-17
10
-3
/
+540
|
|
*
more specific exception for missing Request classes
Nat Williams
2012-04-17
3
-11
/
+11
|
|
*
let request objects specify custom body validations
Nat Williams
2012-04-17
3
-7
/
+37
|
|
/
*
|
New install environment to prod and dev
David Medina
2012-04-28
5
-12
/
+13
*
|
Merged pull request #7 from alejandrogomez
David Medina
2012-04-28
6
-2
/
+10
|
\
\
|
*
|
add `updated_at` to `_dates` in Repo resource
Alejandro Gómez
2012-04-28
1
-1
/
+1
|
*
|
`setup.py` modified for finding requirements
Alejandro Gómez
2012-04-26
1
-1
/
+1
|
*
|
add Makefile
Alejandro Gómez
2012-04-26
2
-0
/
+4
|
*
|
separate requirements for users and developers
Alejandro Gómez
2012-04-26
2
-0
/
+4
|
|
/
*
|
Litle fixs
David Medina
2012-04-28
10
-85
/
+101
*
|
Merged pull request #3 from natw/git_data
David Medina
2012-04-17
22
-10
/
+650
|
\
\
|
|
/
|
/
|
|
*
add myself to AUTHORS and some other docs tweaks
Nat Williams
2012-04-16
2
-5
/
+8
|
*
add test_requirements.txt and more test running instructions
Nat Williams
2012-04-16
3
-6
/
+20
|
*
add docs and a few little pep8 tweaks
Nat Williams
2012-04-16
7
-5
/
+91
|
*
def != class
Nat Williams
2012-04-16
1
-1
/
+1
[next]