summaryrefslogtreecommitdiffstats
path: root/appstore/urls.py
Commit message (Collapse)AuthorAgeFilesLines
* Port to python 3 and django 4.0.6HEADdevRobert Griebl2023-08-041-15/+15
| | | | | | | | | | | | | PLEASE NOTE: This project is not maintained anymore. It was ported to a Qt 6 cmake setup and a more modern Django and Python version to at least keep it usable for legacy projects. For non-production use-cases, please switch to the new appman-package-server available in the Qt Application Manager starting with version 6.7. Task-number: AUTOSUITE-1368 Change-Id: Idc4f2490a2a4399c03fce761250f4b5ac2612a45 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
* Implement reverse tag matchingv5.15.0_QtASNikolay Zamotaev2020-08-181-3/+4
| | | | | | Fixes: AUTOSUITE-1447 Change-Id: I7f8c3c83d49939962376c98a650b4ecb24f8e980 Reviewed-by: Nikolay Zamotaev <nzamotaev@luxoft.com>
* Django version update. As a prerequisite to category icon implementationNikolay Zamotaev2019-03-261-16/+17
| | | | | | Task-number: AUTOSUITE-759 Change-Id: I2bf1f593c9f5cdeb6d77527945d35446ac23c8a8 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Update copyright statementsRobert Griebl2018-12-131-1/+2
| | | | | | | | - added 2019 - everything is (c) Luxoft instead of Pelagicore from now on Change-Id: If1b2f18f41dff7531e0c48329f9bf555192cbc2a Reviewed-by: Nikolay Zamotaev <nzamotaev@luxoft.com>
* Remote package upload API implementationNikolay Zamotaev2018-12-131-0/+1
| | | | | | | | | | Any user with permission to enter admin panel can upload packages to the deployment server. This will be used by a (not yet implemented) tool in qt application manager for automatic package upload from qtcreator. Fixes: AUTOSUITE-623 Change-Id: I5aba9d16480e2161e5e633359070004f66f2b897 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Possibility added for using url prefixNikolay Zamotaev2018-08-061-5/+12
| | | | | | | This is done to implement support for multiple applications on one domain. Change-Id: Ie0fec53c624dc97596e38538926352cbcb29f359 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* [deployment-server] Renamed appstore to deployment serverNikolay Zamotaev2018-06-221-1/+1
| | | | | Change-Id: Id6225825f4a3498e16d8028c4560223704c1986c Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
| | | | | Change-Id: Iaadfc42b5a719a581906740a3447734c21185475 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Updated copyright to 2016Robert Griebl2016-04-061-1/+1
| | | | | Change-Id: I4749f7835905fafb806a937e39ded72584281971 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* Added missing copyright headers.Robert Griebl2015-11-251-0/+30
| | | | | | | These headers would also pass the Qt CI license check. Change-Id: I08d4b252c23913aad12a542acc2dfbe534d58027 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* initial commitRobert Griebl2015-10-191-0/+21