Log In
bug
/
pagure
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
History createdb.py
Branch:
7115687610480cf8d9255f100510156e9f9c4769
master
7115687610480cf8d9255f100510156e9f9c4769
createdb.py
Declare Python 3 support and prefer it in packaging
Neal Gompa
• 7 years ago
55fa35
Use unicode_literals everywhere for Py3 compatibility
Aurélien Bompard
• 7 years ago
dcf6f6
Re-architure pagure
Pierre-Yves Chibon
• 8 years ago
b130e5
model.create_tables() can already stamp the database so rely on this
Pierre-Yves Chibon
• 8 years ago
89bddf
Inform the user of what is being printed upon createdb.py --initial
Pierre-Yves Chibon
• 8 years ago
a9064a
Improve the createdb script to support stamping the database in the initial run
Pierre-Yves Chibon
• 8 years ago
e307d7
Figure a way to populate the ACL table from the configuration file by running createdb.py
Pierre-Yves Chibon
• 10 years ago
1f6bd5
Rename progit to pagure
Pierre-Yves Chibon
• 10 years ago
fe5017
Fix the createdb script to import the model properly
Pierre-Yves Chibon
• 10 years ago
3839a6
Last two pep8 error we can clean :)
Pierre-Yves Chibon
• 10 years ago
50adc2
Use python2 by default but allow using the one from a venv
Pierre-Yves Chibon
• 11 years ago
346fa0
Bump the dependency to SQLAlchemy to the version 0.8 or above
Pierre-Yves Chibon
• 11 years ago
ee9b42
Specify in the createdb script what is True (debug)
Pierre-Yves Chibon
• 11 years ago
69477a
Add the createdb script to initialize the DB
Pierre-Yves Chibon
• 11 years ago
066e85