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
path:
root
/
pygithub3
/
tests
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-06-16
Update readme and authors
David Medina
1
-3
/
+2
2012-06-16
Tests on services.issues working
David Medina
1
-53
/
+46
2012-06-16
Remove list_labels from repo service
David Medina
1
-12
/
+0
2012-06-16
Refact normalize of dates into base.Service
David Medina
1
-1
/
+12
2012-05-27
Little fixs
David Medina
1
-4
/
+4
2012-05-27
add Pull Request to `Issue` resources
Alejandro Gómez
1
-1
/
+1
2012-05-27
test Label validation errors
Alejandro Gómez
2
-0
/
+39
2012-05-27
Labels and Milestones services added
Alejandro Gómez
2
-2
/
+117
2012-05-27
Add issues service for issues, comments and events. has tests and updated docs
Conor Branagan
1
-0
/
+115
2012-05-17
refs #10
David Medina
1
-2
/
+2
2012-05-12
Some fixes/typos and 'validate_body' related
David Medina
1
-15
/
+4
2012-05-12
Deleted 'validate_body' behaviour
David Medina
2
-27
/
+3
2012-04-28
Litle fixs
David Medina
1
-10
/
+3
2012-04-24
Add Teams Service
Stefano Rivera
1
-1
/
+82
2012-04-24
An empty string doesn't work around the 411 issue on PUTs. Use 'PLACEHOLDER'
Stefano Rivera
1
-1
/
+1
2012-04-24
Add Orgs Members API
Stefano Rivera
1
-4
/
+51
2012-04-23
Baseline Orgs API implementation
Stefano Rivera
1
-0
/
+44
2012-04-19
use _bool for pull request merge status
Nat Williams
1
-2
/
+2
2012-04-17
add pull request API
Nat Williams
2
-1
/
+202
2012-04-17
more specific exception for missing Request classes
Nat Williams
1
-4
/
+4
2012-04-17
let request objects specify custom body validations
Nat Williams
2
-3
/
+27
2012-04-16
add Git Data API support
Nat Williams
1
-0
/
+164
2012-04-03
Fix naming
David Medina
1
-2
/
+2
2012-04-03
services.gists.Comment done
David Medina
1
-1
/
+38
2012-04-03
services.gists.Gist done
David Medina
1
-3
/
+3
2012-04-03
"services.gists.Gist" tests and resources
David Medina
1
-0
/
+93
2012-03-04
Fix requests with invalid config precedence
David Medina
2
-36
/
+8
2012-03-04
Get repository's commits supported with new result
David Medina
1
-2
/
+0
2012-03-04
Refactor result. Now it's a package
David Medina
3
-9
/
+61
2012-03-03
Service repos done
David Medina
1
-1
/
+44
2012-03-01
Python 2.6 compatibility
David Medina
9
-14
/
+23
2012-03-01
Restructure modules and packages in a clean way
David Medina
3
-4
/
+4
2012-02-29
Init documentation
David Medina
1
-2
/
+2
2012-02-22
Repos.watchers service done
David Medina
1
-1
/
+44
2012-02-22
Repos.keys service done
David Medina
1
-1
/
+38
2012-02-22
Repos.forks service done
David Medina
1
-1
/
+21
2012-02-21
Repos.downloads service done
David Medina
1
-1
/
+33
2012-02-19
Support to Mimetypes in some services
David Medina
2
-1
/
+28
2012-02-19
Fix test imports
David Medina
6
-10
/
+12
2012-02-18
Repos commits added
David Medina
1
-1
/
+66
2012-02-18
Support to resources-self-nested into collections
David Medina
2
-1
/
+10
2012-02-17
Services' renaming: base.Base to base.Service
David Medina
1
-2
/
+2
2012-02-12
Repos collaborators added
David Medina
1
-2
/
+34
2012-02-12
Repos service initialized
David Medina
1
-0
/
+140
2012-02-12
Support to map `self` in resources.
David Medina
2
-3
/
+10
2012-02-11
Services.users tests completed
David Medina
2
-5
/
+33
2012-02-11
Change requests.Body to suppor required attributes
David Medina
2
-38
/
+43
2012-02-11
Wip on services.users
David Medina
5
-16
/
+174
2012-02-11
Fix asserts bugs in client.
David Medina
4
-5
/
+24
2012-02-11
WIP on resources.users tests
David Medina
4
-4
/
+35
[next]