Pierre-Yves Chibon
|
fa29450f0a
Add an option to pagure-admin to delete a project
|
5 years ago |
Pierre-Yves Chibon
|
73d1200552
Project wide black fixes, including tests, docs and all
|
5 years ago |
Pierre-Yves Chibon
|
d9e6bcd566
Drop the in-code requirements for SQLAlchemy >= 0.8
|
6 years ago |
Pierre-Yves Chibon
|
67d1cce037
Move pagure to use python3's absolute import
|
6 years ago |
Slavek Kabrda
|
984d0f132e
Enable token authentication on internal endpoints. Fixes #4000
|
6 years ago |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 years ago |
Fabian Arrotin
|
0096c93bfe
Adding 'list-groups' function to pagure-admin
|
6 years ago |
Patrick Uiterwijk
|
ad0b72022c
Rework git_auth option name and to not require backend argument
|
6 years ago |
Pierre-Yves Chibon
|
f3c6b4aa88
Add a way to list all API tokens and don't restrict the info command
|
6 years ago |
Pierre-Yves Chibon
|
4c93012680
Fix a flake8 error and a test for pagure-admin block-user
|
6 years ago |
Ryan Lerch
|
b2402519bf
fix the test_block_user test
|
6 years ago |
Pierre-Yves Chibon
|
bee78a3971
Add support for block-user to pagure-admin
|
6 years ago |
Pierre-Yves Chibon
|
ffbe633d42
Add a new-group command to pagure-admin
|
6 years ago |
Aurélien Bompard
|
dcf6f61a96
Use unicode_literals everywhere for Py3 compatibility
|
6 years ago |
Aurélien Bompard
|
a297422610
Tests: run the admin commands as functions, not as subprocesses
|
6 years ago |
Aurélien Bompard
|
e78d798b08
Tests: empty the DB after each tests
|
6 years ago |
Pierre-Yves Chibon
|
600fa7cf5f
Try adjusting tests for argparse changes
|
6 years ago |
Pierre-Yves Chibon
|
b130e5c6ef
Re-architure pagure
|
7 years ago |
Pierre-Yves Chibon
|
87a6d077cb
Add pagure-admin admin-token update to update the expiration date
|
7 years ago |
Pierre-Yves Chibon
|
3a016c2441
Add to pagure-admin the actions: read-only
|
7 years ago |
Pierre-Yves Chibon
|
25e5866f1c
Add to pagure-admin the actions: get-watch and update-watch
|
7 years ago |
Pierre-Yves Chibon
|
ede948ceb2
Update the refresh-gitolite action of pagure-admin for the new interface
|
7 years ago |
Pierre-Yves Chibon
|
e2218681ba
Fix the tests due to the change in the ordering of the ACLs
|
7 years ago |
Pierre-Yves Chibon
|
2a4da59655
Couple of more tests to skip on jenkins
|
7 years ago |
Pierre-Yves Chibon
|
d8759fdf8e
Fix docstring and skip one test in jenkins
|
7 years ago |
Pierre-Yves Chibon
|
f7c7739a27
Add unit-test for running pagure-admin without any arguments
|
7 years ago |
Pierre-Yves Chibon
|
9a36a4fae0
Fix retrieve the tokens of a specified user
|
7 years ago |
Pierre-Yves Chibon
|
d4c9da2d9e
Add unit-tests for pagure-admin, especially the part for admin-token
|
7 years ago |