Pierre-Yves Chibon
|
73d1200552
Project wide black fixes, including tests, docs and all
|
5 years ago |
Slavek Kabrda
|
be430b3516
Make sure that TemporaryClone.push also pushes tags
|
5 years ago |
Pierre-Yves Chibon
|
bc397c7846
Add a new API endpoint to assign pull-request to someone
|
5 years ago |
Pierre-Yves Chibon
|
908eaa622e
Not all markdown version expose markdown.__version__.version_info
|
5 years ago |
Pierre-Yves Chibon
|
c716ab6267
Adjust the unit-tests for old markdown
|
5 years ago |
Neal Gompa
|
f5f4b297b2
Fix Markdown usage to work with Markdown 3.0+
|
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 |
Pierre-Yves Chibon
|
4eda2c4d07
Style fixes for the mqtt support and adjust the unit-tests as well
|
6 years ago |
Pierre-Yves Chibon
|
aaa2d1b5f5
Change the way votes are recorded
|
6 years ago |
Slavek Kabrda
|
984d0f132e
Enable token authentication on internal endpoints. Fixes #4000
|
6 years ago |
Pierre-Yves Chibon
|
5798ffc5ce
Add a new API endpoint allowing to rebase a given pull-request
|
6 years ago |
Slavek Kabrda
|
0915d04a87
Get repotypes dynamically, consider config values
|
6 years ago |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 years ago |
Patrick Uiterwijk
|
335383797b
Add a test case for adopting existing repos
|
6 years ago |
Patrick Uiterwijk
|
9b237b8228
Migrate user keys to SshKey
|
6 years ago |
Patrick Uiterwijk
|
3f97f6a980
Integrate repoSpanner
|
6 years ago |
Karsten Hopp
|
66e2584d9d
use @patch to correctly reset config options after the tests
|
6 years ago |
Karsten Hopp
|
d944cf70cd
test with 2 allowed email domain names
|
6 years ago |
Karsten Hopp
|
5c0db639eb
add configure option to restrict email to certain domains
|
6 years ago |
Slavek Kabrda
|
5ab53dc751
Make it possible to only run gitolite post compilation stage when necessary
|
6 years ago |
Pierre-Yves Chibon
|
f778bdca1a
Add a new API endpoint allowing to update watch status on a project
|
6 years ago |
Neal Gompa
|
9c34c465fd
Change the default and sample configuration to point to localhost-friendly resources
|
6 years ago |
Pierre-Yves Chibon
|
ae22c6a477
Fix the unit-tests for the changes in the API ACL checks
|
6 years ago |
Aurélien Bompard
|
6264174771
Port the unit-tests to python3
|
6 years ago |
Pierre-Yves Chibon
|
4b298126b0
Fix browsing projects in a namespace when logged in.
|
6 years ago |
Patrick Uiterwijk
|
73606a14f7
Always use md5 to get ssh key information
|
6 years ago |
Aurélien Bompard
|
13bcde9ec8
Tests: commit instead of recreating a session
|
6 years ago |
Aurélien Bompard
|
a7f281f9c1
Use task objects instead of task IDs when possible
|
6 years ago |
Aurélien Bompard
|
f61bb39d13
Fix the flakiness of some tests
|
6 years ago |