diff --git a/Makefile b/Makefile index 443aaa3..6115004 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ migrate: venv_prod ./manage.py migrate --settings="repoapi.settings.prod" chown www-data:www-data $(VAR_DIR)/db.sqlite3 -shell_dev: venv_prod +shell: venv_prod source $(VAR_DIR)/venv_prod/bin/activate && \ ./manage.py shell --settings="repoapi.settings.prod" diff --git a/debian/install b/debian/install index 799b70b..2a21d7e 100644 --- a/debian/install +++ b/debian/install @@ -2,6 +2,7 @@ hotfix usr/share/repoapi Makefile usr/share/repoapi manage.py usr/share/repoapi panel usr/share/repoapi +release_dashboard usr/share/repoapi repoapi usr/share/repoapi repoapi.ini etc/uwsgi/apps-available requirements usr/share/repoapi diff --git a/debian/rules b/debian/rules index aab0089..7175d65 100755 --- a/debian/rules +++ b/debian/rules @@ -16,6 +16,9 @@ override_dh_auto_test: override_dh_auto_install: echo "fakesecretkey" > .secret_key + echo "[gerrit]" > gerrit.ini + echo "HTTP_USER=fake" >> gerrit.ini + echo "HTTP_PASSWD=fakeHTTPpass" >> gerrit.ini VAR_DIR=$(shell pwd) make deploy make clean diff --git a/panel/templates/panel/base.html b/panel/templates/panel/base.html index 597276a..5437472 100644 --- a/panel/templates/panel/base.html +++ b/panel/templates/panel/base.html @@ -31,7 +31,9 @@
diff --git a/release_dashboard/__init__.py b/release_dashboard/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/release_dashboard/admin.py b/release_dashboard/admin.py new file mode 100644 index 0000000..b930db9 --- /dev/null +++ b/release_dashboard/admin.py @@ -0,0 +1,22 @@ +# Copyright (C) 2016 The Sipwise Team - http://sipwise.com + +# This program is free software: you can redistribute it and/or modify it +# under the terms of the GNU General Public License as published by the Free +# Software Foundation, either version 3 of the License, or (at your option) +# any later version. + +# This program is distributed in the hope that it will be useful, but WITHOUT +# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or +# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for +# more details. + +# You should have received a copy of the GNU General Public License along +# with this program. If not, seeProject | +Version | +
---|---|
+ | + + | +
Project | +Version | +
---|---|
+ | + + | +
Project | +Version | +Push | ++ | + |
---|---|---|---|---|
+ | + + | ++ + | ++ + | ++ + | +
Project | ++ | + |
---|---|---|
+ | + + | ++ + | +