Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History tests/test_pagure_lib_drop_issue.py
Branch:
66e7744df9e7589cb28cc0ed919da90738930948
master
66e7744df9e7589cb28cc0ed919da90738930948
tests
test_pagure_lib_drop_issue.py
Drop the in-code requirements for SQLAlchemy >= 0.8
Pierre-Yves Chibon
• 7 years ago
d9e6bc
Move pagure to use python3's absolute import
Pierre-Yves Chibon
• 7 years ago
67d1cc
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
Pierre-Yves Chibon
• 7 years ago
930073
Integrate repoSpanner
Patrick Uiterwijk
• 7 years ago
3f97f6
Use unicode_literals everywhere for Py3 compatibility
Aurélien Bompard
• 7 years ago
dcf6f6
Re-architure pagure
Pierre-Yves Chibon
• 8 years ago
b130e5
Make the methods to tag/untag an object work on Issue and PR objects
Pierre-Yves Chibon
• 8 years ago
ef1fe1
Fix test for private repo
Farhaan Bukhsh
• 8 years ago
40e9bd
Restructure the tests to rely a little more on setUp to reduce code duplication
Pierre-Yves Chibon
• 8 years ago
9881b9
Enhance the unit-tests around deleting an issue
Pierre-Yves Chibon
• 8 years ago
a1c98d
Fix deleting tickets that have a tag attached
Pierre-Yves Chibon
• 8 years ago
179785