Pierre-Yves Chibon
|
0e98b0df80
Add a new API endpoint to retrieve the flags of a pull-request
|
6 years ago |
Pierre-Yves Chibon
|
a16bede398
Fix rendering comment added via JS (ajax or SSE)
|
6 years ago |
Slavek Kabrda
|
92297a39c2
Fix API task status endpoint
|
6 years ago |
Slavek Kabrda
|
01a6ac3cbf
Properly quote command in SSH_KEYS_OPTIONS
|
6 years ago |
Karsten Hopp
|
e7af8c1585
raw strings broke test_env creation for dev/run-tests-docker.py
|
6 years ago |
Pierre-Yves Chibon
|
83686dda1f
Fix loading the specified configuration file in createdb.py
|
6 years ago |
Pierre-Yves Chibon
|
ee649a9043
Code style / black fixes
|
6 years ago |
Pierre-Yves Chibon
|
a8e1a65ddf
Fix activating and deactivating a hook (esp the ticket-hook)
|
6 years ago |
Pierre-Yves Chibon
|
d3ffbe63a8
Fix the link on the new ticket button
|
6 years ago |
Slavek Kabrda
|
adbb5f9e45
Make the default hook be active all the time on all projects
|
6 years ago |
Slavek Kabrda
|
370e678ae4
Make it possible to create hooks that don't have DB entries. Fixes #3972
|
6 years ago |
Pierre-Yves Chibon
|
7716e2dc15
Only print the traceback on debug or non-pre-receive hooks
|
6 years ago |
Slavek Kabrda
|
c9ac743373
Only run 'no new branches' hook on main git repo. Fixes #3977
|
6 years ago |
Pierre-Yves Chibon
|
679dedcd39
Add tests checking the behavior of the UI on ticket dependency
|
6 years ago |
Akanksha
|
e0dda18924
Render status of dependent tickets differently on open/close
|
6 years ago |
Slavek Kabrda
|
a80d7c4328
Implement a button to rerun CI tests on a pull request. Fixes #3552
|
6 years ago |
Slavek Kabrda
|
0915d04a87
Get repotypes dynamically, consider config values
|
6 years ago |
Pierre-Yves Chibon
|
77e84a4714
Small black fix
|
6 years ago |
Pierre-Yves Chibon
|
1aac432061
Move code re-used into an utils module
|
6 years ago |
Luis Guzman
|
d9103bc782
Add EMAIL_SEND variable to pagure.cfg
|
6 years ago |
Pierre-Yves Chibon
|
5a469e7287
Move down the import to solve a circular import issue
|
6 years ago |
Pierre-Yves Chibon
|
9300737e8d
Move the code in pagure/lib/__init__.py into pagure/lib/query.py
|
6 years ago |
Karsten Hopp
|
9f48c1fdb2
Disallow remote pull requests
|
6 years ago |
Lenka Segura
|
82e674ee15
Fix the PYTHONPATH for the dev_worker_1 container
|
6 years ago |
anshukira
|
aa202fe3bf
Change button name to Save instead of Edit while editing pull request
|
6 years ago |
Patrick Uiterwijk
|
95307d26eb
Make sure to also log exceptions in non-debug mode
|
6 years ago |
Karsten Hopp
|
3b333e5ae8
more fixes for new flake8
|
6 years ago |
Karsten Hopp
|
4bbb2b7235
fix header comparison
|
6 years ago |
Karsten Hopp
|
b310aff191
convert more strings to 'raw strings' to fix errors reported by flake8-9
|
6 years ago |
Karsten Hopp
|
b2ebf2570a
fix regular expression strings
|
6 years ago |