Commit Graph

8 Commits

Author SHA1 Message Date
Masayuki Igawa 5e1d6b93b0
Update requirements
This commit updates requirements for syncing to the global requirements.

Change-Id: I99ddea7e8a2b84a77437fabb6ea7f27a4fe56334
2017-04-27 16:53:43 +09:00
Masayuki Igawa 856a9739da
Add files table
This commit adds 'files' table. This files table has coverage_id
column as a foreign key for the coverages table. And this commit also
adds a release note for it.

Change-Id: I8998a79a1ba79bbdab1cd79810cc85bcbccbe7d8
2017-03-08 18:39:32 +09:00
Masayuki Igawa 7be91f5a0c Introduce pip-check-reqs task to tox
This commit introduces pip-check-reqs task to tox.ini. We should avoid
inconsistency between (test-)requirements.txt and actual source code.

Change-Id: I9d734cdbc1c1fb3283835890b8132e54a7b757d7
2016-11-18 15:43:04 +09:00
Masayuki Igawa e22975ab47 Add unit tests and remove oslo_db
This commit adds unit tests and removes oslo_db dependency.

Change-Id: I735044fbebefcea2f73b6431e55b9c67f5508c17
2016-11-11 11:33:43 +09:00
Masayuki Igawa 130a0335c0 Remove oslo_db dependency 2016-11-07 16:46:09 +09:00
Masayuki Igawa ec29a3d956 Add adding data feature 2016-04-21 16:40:45 +09:00
Masayuki Igawa 2d3cbedc89 Add migration and shell 2016-04-19 19:00:55 +09:00
Masayuki Igawa c5f72789a3 Initial Cookiecutter Commit. 2016-04-19 12:24:29 +09:00