chiark / gitweb /
Fix weird indentation in the hg purge changes
[fdroidserver.git] / fdroidserver / common.py
2014-01-15 Daniel MartíFix weird indentation in the hg purge changes
2014-01-15 Daniel MartíMerge commit 'refs/merge-requests/93' of gitorious...
2014-01-15 أحمد المحمودي (Ahm... Check if purge extension is enabled before attempting...
2014-01-11 Daniel MartíFix gradle checkupdates for some more cases
2014-01-10 Daniel MartíMake matching of build types easier
2014-01-09 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-09 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-09 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-09 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-09 Daniel MartíNew 'lint' subcommand in testing phase
2014-01-09 Daniel MartíRemove trailing spaces and tabs
2014-01-09 Daniel MartíMake sure to match filename extensions without being...
2014-01-09 Daniel MartíWarn about prebuilt jar files when scanning
2014-01-08 Daniel MartíRaise summary char limit default to 50, fix config...
2014-01-07 Daniel MartíImprove checkupdates regex, support quotes better for...
2014-01-06 Daniel MartíRun ant clean in update= dirs instead of removing dirs
2014-01-06 Daniel MartíDon't forcefully remove libs/<arch>, we now see binaries
2014-01-02 Daniel MartíNew 'lint' subcommand in testing phase
2013-12-30 Daniel MartíRemove trailing spaces and tabs
2013-12-30 Daniel MartíMake sure to match filename extensions without being...
2013-12-30 Daniel MartíWarn about prebuilt jar files when scanning
2013-12-22 Daniel MartíMatch anything as package name
2013-12-22 Daniel MartíPackage names can contain numbers too
2013-12-20 Daniel MartíReplace finds with pythonic terms
2013-12-19 Daniel MartíAdd common.py function headers, styling
2013-12-19 Daniel MartíDon't except if already installed on fdroid install
2013-12-19 Daniel MartíBetter parsing of args, install now works as it should
2013-12-19 Daniel MartíAdapt checkupdates
2013-12-19 Daniel MartíOnly install latest apk of each app, other fixes
2013-12-19 Daniel MartíAdd 'fdroid install', more rewriting
2013-12-19 Daniel MartíStart rewrite: Remove --package and --install from...
2013-12-12 Kilian Holzingerhg deletes now all changes, so we get a unchanged,...
2013-12-07 Daniel MartíMerge commit 'refs/merge-requests/132' of gitorious...
2013-12-07 Daniel MartíAlso allow for '~' and '~user'
2013-12-07 Daniel MartíExpand vars properly
2013-12-07 Daniel MartíDo not output warnings for missing configs
2013-12-06 Daniel MartíForgot a couple continues
2013-12-06 Daniel MartíOnly warn about config.py perms if there's sensitive...
2013-12-06 Daniel MartíFixes to config parsers
2013-12-06 Daniel MartíReading config now also checks its assigned bins and...
2013-12-06 Daniel MartíTake "$VALUE" settings from environment variables
2013-12-06 Daniel Martítarget= affects updating srclibs again, small fixes
2013-12-04 Daniel MartíNongreedy matches for retrieve_string
2013-12-02 Daniel MartíMake app and version name formats a standard
2013-12-02 Daniel MartíSupport application names in the form of '&app_name;'
2013-12-01 Ciaran GultnieksAdd ouya-sdk to usual suspects
2013-11-26 Ciaran GultnieksAllow definition of index max age in repo config
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-26 Ciaran GultnieksSome more kivy wip
2013-11-24 Ciaran GultnieksKivy build support, wip
2013-11-24 Ciaran GultnieksSome more symlink-related improvements
2013-11-24 Ciaran GultnieksMake rm work propery with symlinks
2013-11-24 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-24 Ciaran GultnieksRemove signing keys later in build
2013-11-23 Daniel MartíPrepare srclibs after patches
2013-11-23 Ciaran GultnieksPermission check correct file
2013-11-20 Daniel MartíSmall fix to keysigning cleaning output
2013-11-20 Daniel MartíFixes to srclibs with paths
2013-11-20 Daniel MartíMerge branch 'metadata-checks'
2013-11-19 Daniel MartíFirst metadata checks rewrite; New metadata.py module
2013-11-18 Daniel MartíTry to fix srclibs for the BS
2013-11-18 Daniel MartíSmall fix to ant srclib numbers
2013-11-17 Daniel MartíAdd srclib proj.prop lines if not already there
2013-11-17 Daniel MartíAlso avoid readLines from build.gradle
2013-11-17 Daniel MartíAdd crashlytics to usual suspects
2013-11-16 Daniel Martígradle and maven keys should be among the first
2013-11-16 Daniel MartíFix keysigning patching (again)
2013-11-16 Daniel MartíFix srclib subdir paths
2013-11-15 Daniel MartíFix keysigning patches
2013-11-15 Daniel MartíNew feature: Srclibs much easier to use for ant, recurs...
2013-11-15 Daniel MartíOnly notify of those gradle/ant files that were strippe...
2013-11-15 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-15 Ciaran GultnieksCorrectly detect subproject update failure
2013-11-15 Ciaran GultnieksImprove error reporting for rm problems
2013-11-14 Daniel MartíRemove keysigning configs more consistently:
2013-11-12 Ciaran GultnieksImprove error output for missing extlibs
2013-11-12 Ciaran GultnieksOnly say 'reading config file' in verbose mode
2013-11-10 Daniel MartíFix crashes when writing boolean metadata fields
2013-11-10 Daniel MartíRevert "Revert "Don't allow values other than 'yes...
2013-11-09 Ciaran GultnieksRevert "Don't allow values other than 'yes' or 'no...
2013-11-08 Daniel MartíDon't allow values other than 'yes' or 'no' on boolean...
2013-11-08 Daniel MartíDon't pass config variables as arguments - much simpler...
2013-11-07 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-11-05 Daniel MartíMerge commit 'refs/merge-requests/129' of gitorious...
2013-11-05 Hans-Christoph Steinerinit set config.py perms to 0600, otherwise warn user...
2013-11-05 Daniel MartíReplace some 'if len(s) == 0' by 'if not s', remove...
2013-11-05 Ciaran GultnieksWrite maintainer notes to wiki
2013-11-05 Ciaran GultnieksHandle 'Maintainer Notes' field in metadata
2013-11-05 Daniel MartíFix init with common, don't require cwd in FDroidPopen
2013-11-04 Daniel MartíMake FDroidPopen a lot simpler, pythonize a few things
2013-11-04 Daniel MartíDon't check for dirs and files in the main script
2013-11-04 Daniel MartíDon't use proj.prop if not present (fixes tiltmazes)
2013-11-04 Daniel MartíImplement forceversion and forcevercode for gradle...
2013-11-04 Daniel MartíFix sed typo that broke forceversion and forcevercode
2013-11-04 Daniel MartíRevert "Fix git-svn find-rev, also search for svn revis...
2013-11-04 Daniel MartíFixes to makebuildserver and verify
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
2013-11-03 Daniel Martívariable typo
2013-11-03 Daniel MartíDefault to update=auto, find subprojects automatically
2013-11-03 Daniel MartíMerge branch 'master' into verbose-rewrite
next