summaryrefslogtreecommitdiffstats
path: root/store/api.py
Commit message (Expand)AuthorAgeFilesLines
* Fix for django bug, where : and , symbols are not properly handledv5.13.2_QtAS5.13Nikolay Zamotaev2020-02-141-1/+5
* File path cleanup in 'missing file' error messageNikolay Zamotaev2020-02-141-1/+7
* Support for reporting wrong architecture in /hello statusNikolay Zamotaev2020-02-141-1/+4
* Remove conflict when uploading packages with same architecture but different ...Nikolay Zamotaev2020-02-141-3/+3
* Category icon upload implementationNikolay Zamotaev2019-04-251-8/+19
* Django version update. As a prerequisite to category icon implementationNikolay Zamotaev2019-03-261-25/+27
* Merge branch '5.12' of ssh://codereview.qt-project.org:29418/qt-apps/qtauto-d...Nikolay Zamotaev2019-03-131-14/+17
|\
| * Update copyright statementsRobert Griebl2018-12-131-1/+2
| * Support for tag versionsNikolay Zamotaev2018-12-131-14/+15
| * Update for architecture and bitness detection and processingNikolay Zamotaev2018-12-131-1/+2
| * Remote package upload API implementationNikolay Zamotaev2018-12-131-5/+55
* | Update for architecture and bitness detection and processingNikolay Zamotaev2018-10-291-1/+2
* | Remote package upload API implementationNikolay Zamotaev2018-10-181-5/+55
|/
* Possibility added for using url prefixNikolay Zamotaev2018-08-061-1/+6
* Applications are now defined uniquely by appid and architectureNikolay Zamotaev2018-08-061-14/+44
* [deployment-server] Added checking architecture for native packagesNikolay Zamotaev2018-07-021-1/+10
* [deployment-server] Add tag support and filteringNikolay Zamotaev2018-06-221-2/+27
* [deployment-server] Renamed appstore to deployment serverNikolay Zamotaev2018-06-221-1/+1
* [deployment-server] Removed unneeded data fieldsNikolay Zamotaev2018-06-221-2/+1
* [deployment-server] Implemented "All" metacategoryNikolay Zamotaev2018-06-201-5/+6
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright to 2016Robert Griebl2016-04-061-1/+1
* Added missing copyright headers.Robert Griebl2015-11-251-0/+30
* Added APPSTORE_NO_SECURITYRobert Griebl2015-10-191-3/+6
* initial commitRobert Griebl2015-10-191-0/+170