summaryrefslogtreecommitdiff
path: root/zuul/driver/sql
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support table prefix for sql reporter" into feature/zuulv3Zuul2017-12-129-29/+51
|\
| * Support table prefix for sql reporterTobias Henkel2017-12-099-29/+51
* | Remove unused setup_tablesJoshua Hesketh2017-12-111-1/+0
|/
* Default change and patchset to NULL in SQLReporterJeremy Stanley2017-10-251-2/+2
* Merge "Allow the pool_recycle to be configured" into feature/zuulv3Zuul2017-10-191-2/+1
|\
| * Allow the pool_recycle to be configuredJoshua Hesketh2017-10-161-2/+1
* | Merge "Move alembic_reporter back to alembic" into feature/zuulv3Zuul2017-10-1911-1/+1
|\ \ | |/
| * Move alembic_reporter back to alembicJoshua Hesketh2017-10-1611-1/+1
* | Merge "Clarify how the sql database is managed" into feature/zuulv3Zuul2017-10-191-69/+0
|\ \ | |/
| * Clarify how the sql database is managedJoshua Hesketh2017-10-161-69/+0
* | Merge "Disable sql_reporter alembic downgrades" into feature/zuulv3Zuul2017-10-195-17/+5
|\ \ | |/
| * Disable sql_reporter alembic downgradesJoshua Hesketh2017-10-165-17/+5
* | Merge "Add oldrev/newrev column to the buildset reporter table" into feature/...Zuul2017-10-193-0/+32
|\ \ | |/
| * Add oldrev/newrev column to the buildset reporter tableTristan Cacqueray2017-09-273-0/+32
* | Merge "Add ref_url column to the buildset reporter table" into feature/zuulv3Zuul2017-10-193-0/+40
|\ \ | |/
| * Add ref_url column to the buildset reporter tableTristan Cacqueray2017-09-273-0/+40
* | Fix sql reporting start/end timesJames E. Blair2017-09-281-4/+8
|/
* sql: normalize logger nameTristan Cacqueray2017-09-042-2/+2
* Recycle stale SQL connectionsMonty Taylor2017-08-161-1/+9
* Use null values instead of the empty dict for sql reporterJames E. Blair2017-08-041-1/+1
* Remove score attribute from sqlreporter configJames E. Blair2017-08-041-3/+1
* Update SQL reporter to store resultsMonty Taylor2017-08-043-8/+51
* Remove refspecJames E. Blair2017-07-211-2/+2
* Add tenant column to the buildset reporter tableTristan Cacqueray2017-07-173-0/+40
* Add some indexes to allow efficient dashboard sqlMonty Taylor2017-07-071-0/+56
* Merge "Remove pipeline argument from various report fncts" into feature/zuulv3Jenkins2017-06-071-2/+2
|\
| * Remove pipeline argument from various report fnctsJesse Keating2017-06-011-2/+2
* | Merge "sql-connection: make _setup_tables staticmethod" into feature/zuulv3Jenkins2017-06-071-3/+8
|\ \
| * | sql-connection: make _setup_tables staticmethodTristan Cacqueray2017-05-221-3/+8
* | | Merge "sql-reporter: add support for Ref change" into feature/zuulv3Jenkins2017-06-061-3/+6
|\ \ \ | |_|/ |/| |
| * | sql-reporter: add support for Ref changeTristan Cacqueray2017-05-201-3/+6
| |/
* | Remove source from reporterJamie Lennox2017-05-291-1/+1
* | Merge "Re-enable E305 pep8 errors" into feature/zuulv3Jenkins2017-05-251-0/+1
|\ \ | |/ |/|
| * Re-enable E305 pep8 errorsDavid Shrewsbury2017-05-191-0/+1
* | fix imports in py3Clint Byrum2017-05-191-2/+2
|/
* Handle dict extras in Voluptuous SchemaClark Boylan2017-04-121-1/+1
* Make sql reporter score null when not setJoshua Hesketh2017-03-284-3/+27
* Remove url_pattern config parameterJames E. Blair2017-03-271-10/+5
* Move alembic into sql driverJames E. Blair2017-03-176-1/+218
* Port SQLAlchemy reporter to v3 driver structureJames E. Blair2017-03-173-0/+231