summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-06-11Default to ordering packages by popularityLukas Fleischer1-1/+1
2015-06-11Show package popularity in search resultsLukas Fleischer3-2/+8
2015-06-11Add a field for package base popularityLukas Fleischer3-1/+14
2015-06-11Add popupdate scriptLukas Fleischer1-0/+27
2015-06-11git-update: Allow non-fast-forwards for TUsLukas Fleischer1-6/+9
2015-06-11git-update: Deny non-fast-forwardsLukas Fleischer2-1/+9
2015-06-11Update message catalogLukas Fleischer1-2/+9
2015-06-11Support exceptions in the maintenance modeLukas Fleischer3-4/+10
2015-06-11Implement a maintenance modeLukas Fleischer4-0/+27
2015-06-11Do not use symrefs for manually created Git refsLukas Fleischer2-17/+10
2015-06-11Reintroduce the URLPath fieldLukas Fleischer1-1/+1
2015-06-11Make URIs to the individual cgit pages configurableLukas Fleischer3-9/+15
2015-06-10pkgbase.php: Escape error messagesLukas Fleischer1-2/+2
2015-06-09Release 4.0.0-rc3Lukas Fleischer1-1/+1
2015-06-09Encode cgit URIs properlyLukas Fleischer2-6/+6
2015-06-09INSTALL: Add note on disabling non-fast-forwardsLukas Fleischer1-0/+1
2015-06-09pkgbase_details.php: Fix cgit linksLukas Fleischer1-3/+3
2015-06-09Invert order when sorting packages by ageLukas Fleischer1-1/+1
2015-06-09Add a confirmation check box below search resultsLukas Fleischer1-1/+1
2015-06-09Drop suffixes from confirm parametersLukas Fleischer8-9/+9
2015-06-09Add Spanish (Latin America) and Asturian translationsLukas Fleischer4-0/+2521
2015-06-09Fix official language name of CzechLukas Fleischer1-1/+1
2015-06-09aurjson.class.php: Exclude hidden package basesLukas Fleischer1-6/+13
2015-06-08Release 4.0.0-rc2Lukas Fleischer1-1/+1
2015-06-08git-update: Avoid duplicate notificationsLukas Fleischer1-2/+6
2015-06-08Fix searching for an empty stringLukas Fleischer1-4/+6
2015-06-08pkg_details: Use correct clone URLJohannes Löthberg1-2/+2
2015-06-08git-update: Drop writing git description fileJohannes Löthberg1-6/+0
2015-06-08Fix package statisticsLukas Fleischer1-8/+26
2015-06-08Show official language names in the drop-down listLukas Fleischer1-1/+1
2015-06-08Add Chinese (Taiwan) translationsLukas Fleischer3-2/+1255
2015-06-08git-update: Improve error message for non-blob objectsLukas Fleischer1-1/+10
2015-06-08Use extract_arch_fields when checking for source filesJohannes Löthberg1-1/+2
2015-06-08git-update: Increase maximum blob size to 250kBLukas Fleischer1-2/+2
2015-06-08git-serve: Use `pkgbase` for errors about invalid namesWieland Hoffmann1-1/+1
2015-06-08Release 4.0.0-rc1Lukas Fleischer1-1/+1
2015-06-08Translation updates from TransifexLukas Fleischer25-3700/+2838
2015-06-04Update message catalogLukas Fleischer1-123/+96
2015-06-04cgitrc.proto: Fix clone prefixLukas Fleischer1-1/+1
2015-06-04git-update: Prevent from overwriting packagesLukas Fleischer1-1/+11
2015-06-04git-update: Only check HEAD for blacklisted packagesLukas Fleischer1-4/+6
2015-06-04aurblup: Fix path to configuration fileLukas Fleischer1-1/+1
2015-06-04git-update: Only check HEAD for matching pkgbaseLukas Fleischer1-1/+6
2015-06-04pkgfuncs.inc.php: Remove a conflict markerLukas Fleischer1-1/+0
2015-06-02config.proto: CleanupLukas Fleischer2-4/+1
2015-06-02Setup Git repositories even if package base existsLukas Fleischer1-7/+17
2015-06-02Add a Makefile for the git-auth wrapperLukas Fleischer5-5/+23
2015-06-02Restructure scriptsLukas Fleischer9-12/+12
2015-06-01git-update: Check for missing install and source filesLukas Fleischer1-0/+11
2015-06-01Use gitnamespaces for efficient storageLukas Fleischer9-132/+80