|
Failed to load latest commit information. |
|
sql
|
minor fix of the refresh_views() function (SELECT -> PERFORM)
|
|
|
src
|
move extract_prereqs and check_prereqs to utils package
|
|
|
static
|
basic analytics / trending of test results
|
|
|
templates
|
a brief explanation of current machines, time to test the extension etc.
|
|
|
test
|
Initial version of the API (incomplete WIP)
|
|
|
.gitignore
|
Initial version of the API (incomplete WIP)
|
|
|
API.md
|
added prerequisities to version details API
|
|
|
INSTALL.md
|
added info about gunicorn deployment to the INSTALL
|
|
|
LICENSE
|
fixed year in the LICENSE file
|
|
|
LICENSE.barnumbers
|
basic analytics / trending of test results
|
|
|
LICENSE.bootstrap
|
added licenses (BSD for this package, licenses for used libraries)
|
|
|
LICENSE.flot
|
added licenses (BSD for this package, licenses for used libraries)
|
|
|
LICENSE.jquery
|
added licenses (BSD for this package, licenses for used libraries)
|
|
|
README.md
|
minor fir in the README (license name)
|
|
|
TODO.md
|
pruning TODO items - some are already fixed, some are moved to pgxn-t…
|
|
|
requirements.txt
|
test queue needs to reflect PostgreSQL version
|
|
|
server-api.py
|
test queue needs to reflect PostgreSQL version
|
|
|
server-ui.py
|
fixed the shebang to use 'env' and not /usr/bin/python directly (whic…
|
|
|
update-views.sh
|
script refreshing the materialized views (may need .pgpass, hardcoded…
|
|