summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for django bug, where : and , symbols are not properly handledv5.13.2_QtAS5.13Nikolay Zamotaev2020-02-142-3/+7
* File path cleanup in 'missing file' error messageNikolay Zamotaev2020-02-141-1/+7
* Support for reporting wrong architecture in /hello statusNikolay Zamotaev2020-02-143-3/+11
* Remove conflict when uploading packages with same architecture but different ...Nikolay Zamotaev2020-02-144-18/+23
* Django version update in response to CVE-2019-19844Nikolay Zamotaev2020-01-171-1/+1
* Bump version to 5.13.2Nikolay Zamotaev2019-11-121-1/+1
* Bump version to 5.13.1Nikolay Zamotaev2019-10-181-1/+1
* QtAuto deployment server version updatev5.13.1_QtASv5.13.0_QtASv5.13.0-1_QtASNikolay Zamotaev2019-06-171-1/+1
* Cleanup of documentation issuesNikolay Zamotaev2019-05-213-6/+32
* Category icon upload implementationNikolay Zamotaev2019-04-257-122/+101
* Django version update. As a prerequisite to category icon implementationNikolay Zamotaev2019-03-267-68/+88
* Merge branch '5.12' of ssh://codereview.qt-project.org:29418/qt-apps/qtauto-d...Nikolay Zamotaev2019-03-1329-45/+1088
|\
| * [docs] Improve documentation for the Deployment Serverv5.12.4_QtASv5.12.1_QtASKavindra Palaraja2019-02-152-391/+488
| * [docs] - Update the overview on the Deployment ServerKavindra Palaraja2019-02-062-30/+53
| * Add .tag file to record sha1 to the source packageSamuli Piippo2019-02-042-0/+2
| * Doc: Fix documentation configurationTopi Reinio2019-01-021-5/+7
| * Qtauto deployment server documentation updatev5.12.0_QtASNikolay Zamotaev2018-12-191-66/+75
| * Documentation for qtauto deployment serverNikolay Zamotaev2018-12-181-0/+446
| * Add missing header.FDL-QTAS templateJukka Jokiniva2018-12-171-0/+27
| * Update copyright statementsRobert Griebl2018-12-1318-16/+33
| * Qmake harness for building the documentation with qdocDominik Holland2018-12-136-0/+86
| * Support for tag versionsNikolay Zamotaev2018-12-136-30/+363
| * Update for architecture and bitness detection and processingNikolay Zamotaev2018-12-132-9/+45
| * Remote package upload API implementationNikolay Zamotaev2018-12-135-40/+233
* | Update for architecture and bitness detection and processingNikolay Zamotaev2018-10-292-9/+45
* | Remote package upload API implementationNikolay Zamotaev2018-10-185-40/+233
|/
* Add missing 'Contact:' line in the license header5.11Jani Heikkinen2018-08-161-0/+1
* Possibility added for using url prefixNikolay Zamotaev2018-08-063-6/+20
* Applications are now defined uniquely by appid and architectureNikolay Zamotaev2018-08-067-86/+162
* [deployment-server] Added command for manual package uploadNikolay Zamotaev2018-07-063-21/+154
* [deployment-server] Added checking architecture for native packagesNikolay Zamotaev2018-07-028-13/+131
* [deployment-server] Add tag support and filteringNikolay Zamotaev2018-06-226-4/+53
* [deployment-server] Renamed appstore to deployment serverNikolay Zamotaev2018-06-2214-18/+18
* [deployment-server] Removed unneeded data fieldsNikolay Zamotaev2018-06-224-12/+1
* [deployment-server] Implemented "All" metacategoryNikolay Zamotaev2018-06-2010-23/+59
* Add dummy tests.pro for CIv5.11.1_QtASIikka Eklund2017-11-021-0/+1
* Document OpenSSL dependenciesRobert Griebl2016-07-061-0/+2
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-1115-187/+198
* Updated copyright to 2016Robert Griebl2016-04-0614-24/+13
* Fix the checksum algorithm to match the one in the AM.Robert Griebl2016-03-111-1/+0
* Added missing copyright headers.Robert Griebl2015-11-2514-0/+1074
* Fix for Django > 1.7.7 not overwriting old uploadsRobert Griebl2015-10-191-1/+10
* Fix digest computation for directoriesRobert Griebl2015-10-191-51/+53
* Compute MEDIA_ROOT, so you do not have to set it manually when deployingRobert Griebl2015-10-191-1/+1
* Added APPSTORE_NO_SECURITYRobert Griebl2015-10-194-18/+17
* Fix variable name clashRobert Griebl2015-10-191-2/+2
* initial commitRobert Griebl2015-10-1919-0/+1308