chiark / gitweb /
fdroidserver.git
2013-07-08 Daniel MartíUse all xml files to figure out strings
2013-07-06 Daniel MartíCheck that metadata and tmp exist (fixes #266)
2013-07-05 Daniel MartíAdd retrieve_string(); use it in parse_androidmanifest
2013-07-04 Daniel MartíTry a better regex match for the versionName
2013-07-04 Daniel MartíFix dumb mistake
2013-07-04 Daniel MartíWarn about nonexistent subdirs in RM
2013-07-04 Daniel MartíFix directories
2013-07-02 Daniel MartíCommit package dirs as well
2013-06-27 Daniel MartíBetter @string globbing, should fix some AutoNames
2013-06-27 Daniel Martíuse diff on staged files too
2013-06-27 Daniel MartíMove commitupdate{,s}
2013-06-25 Ciaran GultnieksMore srclib-related fixing
2013-06-24 Daniel MartíUpdate the docs to better explain RM/branch
2013-06-24 Daniel MartíBasic support for RM in bzr without branches
2013-06-24 Ciaran GultnieksWrite .fdroidvcs when retaining imported vcs repo
2013-06-19 Daniel Martí'nativecode' isn't always present
2013-06-17 Daniel MartíAdd first commitupdate script version
2013-06-17 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-06-17 Ciaran GultnieksHelpful error message when aapt missing
2013-06-17 Daniel MartíCorrect typo
2013-06-17 Daniel MartíAdd 'nativecode' field to apks which use it
2013-06-17 Daniel MartíCreate a list of native code archs
2013-06-17 Daniel MartíCreate comma-separated lists in the Python way
2013-06-15 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-06-15 Ciaran GultnieksSanitise page names for wiki a bit more
2013-06-15 Daniel MartíUse bash for 'build' as well
2013-06-15 Daniel Martílabels can be on the same line as <application
2013-06-15 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-06-14 Daniel MartíNever use @string/* as Auto Name
2013-06-14 Daniel MartíOnly match label of the first application element
2013-06-14 Daniel MartíAllow extra fields in real name string
2013-06-14 Ciaran GultnieksResolve some autoname problems
2013-06-13 Daniel MartíRemove tabs from previous commit
2013-06-12 David Blackadd google-play-services and crittercism to scanner
2013-06-12 Daniel Martíreal name can't be None
2013-06-11 Ciaran GultnieksIn fact, don't commit those at all, generating 800...
2013-06-11 Ciaran GultnieksDon't override a real update log message
2013-06-11 Ciaran GultnieksMore lightweight than ia32
2013-06-10 Daniel MartíAdd "Auto Name" field, fill it in checkupdates
2013-06-10 Daniel MartíUse target= in maven builds too
2013-06-09 Daniel MartíSubstitute variables in Prepare for srclibs too
2013-06-06 Daniel Martí-h and --help are not invalid commands
2013-06-06 Daniel MartíExternalise makebuildserver config variables
2013-06-05 Ciaran GultnieksDocument makebuildserver settings a bit better
2013-06-05 Ciaran GultnieksFix more srclib-related stuff
2013-06-04 Ciaran GultnieksTransfer srclibs properly
2013-06-04 Ciaran GultnieksHandle half-built and abandoned vms better
2013-06-04 Ciaran GultnieksExplicit openjdk package install
2013-06-04 Ciaran GultnieksInstall build tools 17.0.0 on build server
2013-06-04 Ciaran GultnieksUse bash for init/prebuild, not sh
2013-06-03 David Blackadd yasm to list of packages to be installed on build...
2013-06-03 Ciaran GultnieksExtra http resilience in checkupdates
2013-06-03 Daniel MartíAdd support for spaces in git-svn tags, fixes
2013-06-03 Daniel MartíFix git-svn tags and checkouts
2013-05-31 Ciaran GultnieksUpdated buildserver docs
2013-05-31 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-05-31 Ciaran GultnieksImprove the stats bandwidth/diskspace/memory situation...
2013-05-31 Ciaran GultnieksReport missing srclib properly
2013-05-31 Ciaran GultnieksDon't hang or crash in checkupdates
2013-05-31 Ciaran GultnieksLog srclib errors during build to wiki and continue
2013-05-31 Ciaran GultnieksMuch better build server provisioning
2013-05-30 Daniel MartíDon't import fdroid twice, allow -h without config
2013-05-28 Daniel MartíForgot to remove "trunk" in git-svn checkout
2013-05-28 Daniel MartíTreat git-svn git checkouts correctly. Mute tags/*
2013-05-27 Daniel Martígit-svn can now use RM/branch too
2013-05-27 Daniel MartíAdd branches to docs, be a bit more specific
2013-05-27 Daniel Martíbranches= on git-svn + muliple arguments allowed
2013-05-27 David Blackmanual: use of tags= for git-svn is only necessary...
2013-05-26 Daniel MartíTags and RM with no builds default to no subdir
2013-05-26 Daniel MartíRemove "Whoops" exit.
2013-05-26 Daniel MartíFix typos in missing source sentences
2013-05-25 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-05-25 Ciaran GultnieksShould be ok without that workaround now - packaging...
2013-05-25 Ciaran GultnieksInstall ia32-libs on 64 bit vm only (I think)
2013-05-25 Ciaran GultnieksPress the y key
2013-05-25 Ciaran GultnieksMore buildserver memory
2013-05-25 Ciaran GultnieksTemporary workaround for maven packaging bug
2013-05-25 Ciaran GultnieksInstall packages first
2013-05-25 Ciaran GultnieksCache main sdk/ndk downloads
2013-05-25 Ciaran GultnieksFix graphite stats sending
2013-05-24 Daniel MartíFind out srclib repo type for stats
2013-05-24 Daniel MartíDon't separate RM by branches on UCM stats
2013-05-24 Daniel MartíMore os.path.join() use cases
2013-05-24 Daniel MartíAdd Tags and RM support for srclib, don't copy dir
2013-05-24 Daniel MartíUse vcs.repotype() to support RT:srclib in RM too
2013-05-23 Ciaran GultnieksOption to push stats to graphite
2013-05-23 Ciaran GultnieksImproved buildserver setup documentation
2013-05-23 Ciaran GultnieksSwitch buildserver guest os
2013-05-23 Ciaran GultnieksIncrease timeouts for long sdk/ndk downloads
2013-05-22 Daniel MartíNo need to checkout to master for Tags
2013-05-22 Ciaran GultnieksAdd google apis 17 to build server
2013-05-22 Ciaran GultnieksNeed to push srclib metadata files to build server
2013-05-22 Ciaran GultnieksBe less vague about svn errors
2013-05-21 Daniel MartíUpdate svn repo before checking RepoManifest
2013-05-21 Ciaran GultnieksPut version name match back how it was (c2168db3d)...
2013-05-20 Ciaran GultnieksBetter build log formatting for wiki
2013-05-20 Ciaran GultnieksA few corrections to 9efa5227 (srclib/extlib)
2013-05-20 Daniel MartíForgot to remove a debugging print
2013-05-20 Daniel MartíAdd flattr to index
2013-05-20 Daniel MartíRevert "fix vercodes."
next