Ryan Lerch
|
d11ec7e9ef
Add cert and key args to runserver.py
|
1 سال پیش |
zPlus
|
4479b18d1e
Add PAGURE_PLUGINS_CONFIG setting in pagure configuration file.
|
4 سال پیش |
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
|
0f6d83d937
Add support for 3rd party extensions to runserver.py
|
6 سال پیش |
Neal Gompa
|
55fa35a37f
Declare Python 3 support and prefer it in packaging
|
6 سال پیش |
Aurélien Bompard
|
dcf6f61a96
Use unicode_literals everywhere for Py3 compatibility
|
6 سال پیش |
Pierre-Yves Chibon
|
b130e5c6ef
Re-architure pagure
|
7 سال پیش |
Patrick Uiterwijk
|
62924b6eae
Make no-debug a runserver option
|
7 سال پیش |
Patrick Uiterwijk
|
571575bb9a
Add performance repo analyzer
|
7 سال پیش |
Pierre-Yves Chibon
|
fe3bb6352f
Fix typo in the help string and remove un-needed import
|
7 سال پیش |
Pierre-Yves Chibon
|
94ab5a12c8
Setup the PAGURE_CONFIG env variable before importing pagure's app
|
8 سال پیش |
Ryan Lerch
|
73a5b2ca3d
added a new param to runserver.py to set the host
|
8 سال پیش |
Pierre-Yves Chibon
|
d0bf8c6360
Let's run pagure at 127.0.0.1
|
8 سال پیش |
Pierre-Yves Chibon
|
0dcb38f355
Allow pointing the config file to a file relative to the runserver script
|
8 سال پیش |
Ryan Lerch
|
0db4c7229a
more changes to the templates
|
9 سال پیش |
Sayan Chowdhury
|
290e200e2f
fix the import issue while running the development server in profiling mode
|
9 سال پیش |
Pierre-Yves Chibon
|
182e333a42
Fix the runserver script
|
9 سال پیش |
Pierre-Yves Chibon
|
fb4210b4e6
pep8 fix
|
9 سال پیش |
Pierre-Yves Chibon
|
f920686d8b
Enforce python2
|
9 سال پیش |
Pierre-Yves Chibon
|
d04562d10f
Update the runserver script to offer more options
|
9 سال پیش |
Pierre-Yves Chibon
|
bf6d7cd8ed
Allow to specify the port to run the dev server at to runserver.py
|
9 سال پیش |
Pierre-Yves Chibon
|
153c707f0d
Make the flask app not run as threaded, this is no longer needed
|
9 سال پیش |
Pierre-Yves Chibon
|
6c6d892dcd
Make the application run threaded so that we can use redis
|
9 سال پیش |
Pierre-Yves Chibon
|
fe50171375
Rename progit to pagure
|
9 سال پیش |
Pierre-Yves Chibon
|
50adc28415
Last two pep8 error we can clean :)
|
9 سال پیش |
Pierre-Yves Chibon
|
281f754ff9
Add the option to get profiling information via runserver
|
10 سال پیش |
Pierre-Yves Chibon
|
346fa08081
Use python2 by default but allow using the one from a venv
|
10 سال پیش |
Pierre-Yves Chibon
|
ee9b42fc7a
Bump the dependency to SQLAlchemy to the version 0.8 or above
|
10 سال پیش |