Matt Prahl
|
fbe1beee54
|
Convert errors to JSON
Signed-off-by: Matt Prahl <mprahl@redhat.com>
Signed-off-by: Nils Philippsen <nils@redhat.com>
|
2016-08-26 12:06:28 +02:00 |
|
Matt Prahl
|
361de94693
|
Add filtering to the module-builds route
|
2016-08-24 15:20:20 +02:00 |
|
Matt Prahl
|
c79139b82c
|
Add additional info to the module-build(s) API output
|
2016-08-24 15:20:20 +02:00 |
|
Matt Prahl
|
d1a01e5d79
|
Add owner and timestamp columns to the module_builds table
|
2016-08-24 15:20:20 +02:00 |
|
Nils Philippsen
|
1cd21434fb
|
catch exceptions when removing temporary directory
Additionally, don't try to remove it when it wasn't created in the first
place.
|
2016-08-24 15:20:20 +02:00 |
|
Matt Prahl
|
1386d3506c
|
Modify formatting for readability
Also, remove misleading comment.
|
2016-08-24 15:20:20 +02:00 |
|
Matt Prahl
|
961f22f0b4
|
Add pagination and verbose flag to the /rida/module-builds/ route
Adds details about the API changes
|
2016-08-15 17:54:40 +02:00 |
|
Ralph Bean
|
7a8e9e2232
|
flask.jsonify() doesn't like bare lists.
|
2016-08-10 15:01:40 -04:00 |
|
Ralph Bean
|
ef97401131
|
Cannot concatenate ints and strings.
|
2016-08-10 14:49:12 -04:00 |
|
Matt Prahl
|
7a928c3e8c
|
Adds database migration support, converts rida.conf to config.py, adds Vagrant support, seperates out app views to views.py, control of the app now manage.py
|
2016-08-01 13:22:01 -04:00 |
|