issues
search
disqus
/
python-phabricator
Python bindings for Phabricator
Apache License 2.0
159
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add project.column.search api endpoint
#71
rebortg
opened
8 months ago
0
Depend on urllib3 1.26+ for allowed_methods
#70
wjt
opened
1 year ago
0
Use method_whitelist for backwards compat
#69
markjm
closed
2 years ago
6
Add default retry to phab APIs
#68
markjm
closed
2 years ago
3
migrate to Poetry
#67
danieleades
opened
2 years ago
0
Arcrc from anywhere
#66
nmpowell
opened
3 years ago
0
Allow importing .arcrc from arbitrary locations
#65
nmpowell
opened
3 years ago
0
resolve conflict between Resource .interface attr and Almanac interface endpoints
#64
nmpowell
closed
3 years ago
3
Replace httplib with requests
#63
schra
closed
4 years ago
5
Prevent Phabricator.token from shadowing the conduit token API
#62
Fabcien
closed
4 years ago
6
test: check for py36 support
#61
joshuarli
closed
4 years ago
0
Make sure connection is closed cleanly after use
#60
jasonbcox
closed
4 years ago
0
loading json interfaces via pkgutils
#59
SebastianoF
closed
5 years ago
1
No documentation on how to configure .arcrc file.
#58
Hypro999
closed
4 years ago
8
Clarify the `.api` method behaviour in the documentation
#57
SebastianoF
opened
5 years ago
0
JSONDecodeError when calling `update_interface()`
#56
SebastianoF
closed
5 years ago
1
Add coverage (and possibly testing with `pytest`?)
#55
SebastianoF
opened
5 years ago
0
requirements.txt, gitignore update, readme update
#54
SebastianoF
closed
5 years ago
0
Conflict between Resource class attribute and new almanac interface endpoints
#53
johnlinahan
closed
4 years ago
6
Load interfaces via pkgutil.get_data()
#52
romuald
closed
4 years ago
1
Add support for phriction.content.search and phriction.document.search
#51
tsimonq2
opened
6 years ago
1
Forward kwargs
#50
vesterbaek
closed
4 years ago
0
deprecated parameters are now set to optional
#49
kimberlythegeek
closed
6 years ago
0
Mocking resources
#48
schancel
closed
6 years ago
2
Update pip package
#47
rraval
closed
4 years ago
3
Add diffusion.commit.search endpoint to interfaces.json
#46
onkursen
closed
7 years ago
0
Readme: Explain that you have to use /api/ as host url
#45
framawiki
closed
7 years ago
2
pip install phabricator fails
#44
gravyflex
closed
7 years ago
2
Add proxy support for http and https
#43
Thread974
opened
7 years ago
2
Result of conduit methods returning only string
#42
reet-
closed
7 years ago
2
Fix regular expressions that cause type parsing to fail
#41
jdm-twtr
closed
8 years ago
4
Allow for nested methods to support conduit calls such as diffusion.repository.edit
#40
jdm-twtr
closed
8 years ago
5
Regression: maniphest.gettransactiontype interface parsed incorrectly
#39
saifelse
closed
8 years ago
1
Certain endpoints do not exist in the interfaces.json, and if added dont work
#38
flippingtables
closed
8 years ago
1
Interface parsing is incorrect for 'complex' cases with contained types
#37
thiblahute
closed
8 years ago
1
Py3 fixes
#36
thiblahute
closed
8 years ago
4
Can we instantiate the phabricator object to a different uri other than .arcrc
#35
msatish9
closed
8 years ago
4
Unclear copyright holder
#34
zumbi
closed
8 years ago
1
Token Authentication
#33
benjumanji
closed
8 years ago
1
Fails to initialize Phabricator() on Python 3.4.4
#32
darander
closed
8 years ago
3
Calling maniphest.edit with transaction type that contains dot(.)
#31
ottob
closed
8 years ago
3
missing check for HTTP status code
#30
scode
closed
8 years ago
0
Python 3 support
#29
cfournie
closed
8 years ago
2
TypeError: <phabricator.Resource object at 0x7f1466aaacd0> is not JSON serializable (certificate)
#28
Robpol86
closed
8 years ago
0
Possibly eliminate the Result class?
#27
avivey
closed
8 years ago
5
Maniphest Info
#26
pgcrooks
closed
8 years ago
1
Add Python 3.3+ support.
#25
berkerpeksag
closed
9 years ago
2
Configure universal wheel building
#24
graingert
closed
9 years ago
1
Support new style token-based authentication
#23
kov
closed
9 years ago
7
Fails with my .arcrc which only contains token
#22
kov
closed
9 years ago
2
Next