From 7c551bd5814cad2f847eede4d15d93601688fccf Mon Sep 17 00:00:00 2001 From: Adphi Date: Tue, 29 Jan 2019 15:17:39 +0100 Subject: [PATCH] Renamed app --- .idea/appsautoupdater.iml | 9 + .idea/encodings.xml | 4 + .idea/misc.xml | 6 + .idea/modules.xml | 8 + .idea/vcs.xml | 6 + .idea/workspace.xml | 204 ++++++++++++++++++ .travis.yml | 6 +- Makefile | 4 +- appinfo/info.xml | 8 +- appinfo/routes.php | 2 +- .../artifacts/appstore/appautoupdater.tar.gz | Bin 0 -> 14248 bytes .../appstore/applicationsautoupdater.tar.gz | Bin 260519 -> 0 bytes build/artifacts/source/appautoupdater.tar.gz | Bin 0 -> 522885 bytes .../source/applicationsautoupdater.tar.gz | Bin 129910 -> 0 bytes lib/Controller/AppsAutoUpdateController.php | 2 +- lib/Cron/AppsAutoUpdateTask.php | 2 +- tests/Integration/AppTest.php | 6 +- tests/Unit/Controller/PageControllerTest.php | 6 +- tests/bootstrap.php | 4 +- 19 files changed, 257 insertions(+), 20 deletions(-) create mode 100644 .idea/appsautoupdater.iml create mode 100644 .idea/encodings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 build/artifacts/appstore/appautoupdater.tar.gz delete mode 100644 build/artifacts/appstore/applicationsautoupdater.tar.gz create mode 100644 build/artifacts/source/appautoupdater.tar.gz delete mode 100644 build/artifacts/source/applicationsautoupdater.tar.gz diff --git a/.idea/appsautoupdater.iml b/.idea/appsautoupdater.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/appsautoupdater.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..15a15b2 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..28a804d --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3323003 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..298c569 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,204 @@ + + + + + + + + + + + + + + + + + + + $PROJECT_DIR$/composer.json + + + + + + + + + + + + + + + + + + + + + + applicationsautoupdater + ApplicationsAutoUpdater + + + appsautoupdater + AppsAutoUpdater + + + $PROJECT_DIR$ + + + + + + + + + + + + + + + + + + + + + + + +