Mike McLean
6c9f61e465
Merge #1577 Check schedule date when adding new streams
2020-03-06 16:56:17 +00:00
Brendan Reilly
2f75b5e711
extend unittest
2020-03-05 16:28:42 -05:00
mprahl
ecc3222387
Fix a flaky test
2020-03-04 16:58:03 -05:00
Chenxiong Qi
81b36b1d6e
Add indexes to ModuleBuild and ComponentBuild
...
Tests are updated accordingly as well.
Signed-off-by: Chenxiong Qi <cqi@redhat.com >
2020-03-03 14:48:47 -05:00
mprahl
81f2bffdda
Rearrange the imports to meet the style guide
...
This also includes `from __future__ import absolute_import`
in every file so that the imports are consistent in Python 2 and 3.
The Python 2 tests fail without this.
2020-03-03 14:48:47 -05:00
mprahl
c10a6769ed
Move scm.py to common/scm.py
2020-03-03 14:48:47 -05:00
mprahl
9ddb35b8d3
Move models.py to common/models.py and views.py to web/views.py
2020-03-03 14:48:47 -05:00