Pierre-Yves Chibon
|
78427e8d32
Support werkzeug 1.0 which changed some of its top-level imports
|
4 年之前 |
Julen Landa Alustiza
|
433908999b
some black formatting
|
5 年之前 |
Pierre-Yves Chibon
|
73d1200552
Project wide black fixes, including tests, docs and all
|
5 年之前 |
Pierre-Yves Chibon
|
d9e6bcd566
Drop the in-code requirements for SQLAlchemy >= 0.8
|
5 年之前 |
Pierre-Yves Chibon
|
67d1cce037
Move pagure to use python3's absolute import
|
5 年之前 |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 年之前 |
Pierre-Yves Chibon
|
7dbcb0e575
Add test checking that group with ticket access aren't committer
|
6 年之前 |
Pierre-Yves Chibon
|
8bba770472
Add test to ensure committers in a group with commit access are recognized
|
6 年之前 |
Pierre-Yves Chibon
|
695f8cad97
Ensure there is a session in flask.g and patch it correctly
|
6 年之前 |
Patrick Uiterwijk
|
9c3eac88bf
Make sure that if a user is direct committer, they can always commit
|
6 年之前 |
Aurélien Bompard
|
dcf6f61a96
Use unicode_literals everywhere for Py3 compatibility
|
6 年之前 |
Aurélien Bompard
|
6264174771
Port the unit-tests to python3
|
6 年之前 |
Pierre-Yves Chibon
|
392277c0ef
Fix running the unit-tests
|
6 年之前 |
Pierre-Yves Chibon
|
b130e5c6ef
Re-architure pagure
|
7 年之前 |
Clement Verna
|
109c4b00b7
Add a new class without broker/worker to the unit test.
|
7 年之前 |
Pierre-Yves Chibon
|
a1fca312bc
Introduce the external committer feature
|
7 年之前 |
Patrick Uiterwijk
|
1709741885
Make all tests use self.path/repos for repos
|
7 年之前 |
Patrick Uiterwijk
|
7d254740df
Remove some tests
|
7 年之前 |
Pierre-Yves Chibon
|
78e6f40e9c
Adjust how are called the unit-tests if the file is run in itself
|
7 年之前 |
Pierre-Yves Chibon
|
17b6f6272c
Add unit-tests checking the get_remote_repo_path method in pagure
|
7 年之前 |