chiark / gitweb /
fdroidserver.git
2013-10-20 Daniel MartíAlso install platform-tools
2013-10-19 Daniel MartíAdd functions to find apk and tarball paths
2013-10-17 Daniel MartíNew Update Check Mode: RepoTrunk
2013-10-17 Daniel MartíUpdate many android tools
2013-10-17 Daniel MartíNon-greedy match for app labels (should fix the icon...
2013-10-16 Daniel MartíRun maven's deploy like ant and gradle do
2013-10-16 Daniel MartíDon't remove non-Popen related declares
2013-10-16 Daniel MartíDon't be verbose when preparing srclibs
2013-10-16 Daniel MartíFinish large reworking of Popen calls
2013-10-16 Daniel MartíUse python-magic, filemagic's official python binding lib
2013-10-16 Daniel MartíDon't catch octet-stream, catch static libs and bin...
2013-10-16 ChristopherFixed Bug where long outputs to stderr during build...
2013-10-16 Ciaran GultnieksAdd python-magic to buildserver
2013-10-16 Ciaran GultnieksRevert "Fix b315968b (at least to the extent that it...
2013-10-16 Ciaran GultnieksRevert "Install filemagic on buildserver"
2013-10-16 Ciaran GultnieksInstall filemagic on buildserver
2013-10-16 Ciaran GultnieksFix b315968b (at least to the extent that it's now...
2013-10-16 Daniel MartíFixes to scanignore and relative paths in scans
2013-10-16 Daniel MartíDon't add sdk support lib dir as maven repo
2013-10-16 Daniel MartíImport magic only at build time
2013-10-15 Daniel MartíFind blobs by magic numbers
2013-10-15 Ciaran GultnieksFix error message error
2013-10-14 Ciaran GultnieksAllow archive policy override for indivudual apps
2013-10-12 Daniel Martísed -i 's/!= None/is not None/g' *.py
2013-10-12 Daniel MartíAdd support for Litecoin in the server
2013-10-11 Daniel MartíFix some crashes with clean/build procedures
2013-10-11 Daniel Martívcs_svn reset back to shell=True
2013-10-10 Daniel MartíFix output and error assignment error
2013-10-10 Daniel MartíForgot to execute cleaning process
2013-10-10 Daniel MartíRemove unnecessary indenting
2013-10-10 Daniel MartíFix silly object name issue, also clean jni dirs
2013-10-10 Daniel MartíTry to add maven support repo and ndk variables to...
2013-10-10 Daniel MartíSpecify that init= and prebuild= won't be able to build...
2013-10-10 Daniel MartíBe more consistent when doing cleans
2013-10-10 Daniel MartíMerge commit 'refs/merge-requests/125' of gitorious...
2013-10-10 Florian SchmausEdited as per comment of daniel
2013-10-10 Ciaran GultnieksPurge repo maintenance page cache after updates
2013-10-09 Daniel MartíForgot to fix UCM:Tags for srclibs too
2013-10-09 Daniel MartíBe more consistent when running bash commands (fixes...
2013-10-09 Daniel MartíFix issues with srclib checkupdates
2013-10-09 Florian SchmausImproved description of "Repo" in Manual
2013-10-09 Ciaran GultnieksMerge commit 'refs/merge-requests/124' of git://gitorio...
2013-10-09 Ciaran GultnieksDon't put redirects in the same category as real app...
2013-10-09 Ciaran GultnieksA few more wiki fixes
2013-10-09 Florian SchmausImproved the description of "Auto Name" in Manual
2013-10-09 Ciaran GultnieksRevert "Don't stop if srclib paths are hard-coded"
2013-10-09 Ciaran GultnieksAdd wiki category for failing builds
2013-10-09 Ciaran GultnieksInclude entries for failed builds in wiki data
2013-10-09 Ciaran GultnieksDetect proprietary youtube api lib
2013-10-07 Daniel MartíDon't stop if srclib paths are hard-coded
2013-10-07 Daniel MartíMerge commit 'refs/merge-requests/124' of gitorious...
2013-10-06 Ciaran GultnieksCorrect ndk r9 arcb selection
2013-10-06 Ciaran GultnieksCorrect ndk r9 install
2013-10-06 Ciaran GultnieksSwitch to ndk r9
2013-10-04 ChristopherAdded gettext dependency to buildserver
2013-10-02 Ciaran GultnieksAdd libsaxonb-java to buildserver dependencies
2013-10-02 Daniel MartíAlways store ant/maven apk location output for regex
2013-10-02 Daniel MartíDo not repeat stderr and stdout when -v/--verbose
2013-10-02 Ciaran GultnieksDon't try and parse username/password out of repo addre...
2013-10-01 Ciaran GultnieksImprove http update check mode
2013-10-01 Ciaran GultnieksFix some docs compilation issues
2013-10-01 Ciaran GultnieksAdd HTTP update check mode
2013-09-28 Daniel MartíAdded myself to copyright notices
2013-09-27 Daniel MartíAlways run 'clean' on ant and gradle projects too
2013-09-22 Daniel MartíSed signing configs out of build.gradle files
2013-09-22 Daniel MartíAdd issue page to github repos on import
2013-09-21 Daniel MartíFix many cases of UCM for Gradle
2013-09-17 Daniel MartíAdd tools dir. New tool: categorycount
2013-09-17 Daniel MartíBump sample values for newer ndk/build-tools versions
2013-09-16 Daniel MartíAlso finish at quotes when using import -u
2013-09-16 Daniel MartíRemove all bin dirs on update= dirs, be more verbose
2013-09-15 Daniel MartíFixes to gotorevision(None)
2013-09-11 Daniel MartíAllow for leading and trailing whitespaces in ';'-separ...
2013-09-10 Daniel MartíAllow spaces before/after field key names
2013-09-09 Ciaran GultnieksMerge branch 'master' of gitorious.org:f-droid/fdroidserver
2013-09-06 Daniel MartíSave all commit updates in an array, loop over them...
2013-09-06 Daniel Martícommitupdates now uses git commit -e (invokes editor)
2013-09-06 Daniel MartíDo not search and replace metadata/ and .txt
2013-09-06 Daniel MartíNew aliased completion: fdroid checkupdates -p
2013-09-06 Daniel MartíDon't print all metadata reads; Only print when an...
2013-09-06 Daniel MartíAdd UCM:Tags support to hg
2013-09-05 Ciaran GultnieksNo colon in wiki app page names
2013-09-04 Daniel MartíOnly change Auto Name if new release
2013-09-04 Daniel MartíFinish -v/--verbose output+error handling
2013-09-04 Ciaran GultnieksFix output changes fixes
2013-09-02 Daniel MartíFix ant builds with recent output changes
2013-09-02 Daniel Martímaven=yes defaults to bindir=[subdir]/target
2013-09-01 Daniel MartíRevert "Always print output directly if -v/--verbose"
2013-09-01 Daniel MartíFixes to gradle builds
2013-09-01 Daniel MartíAlways print output directly if -v/--verbose
2013-08-30 Ciaran GultnieksImprove verification output with stats, etc
2013-08-29 Ciaran GultnieksCorrect old error message
2013-08-29 Ciaran GultnieksGet non-interactive bash env right
2013-08-29 Daniel MartíBe more descriptive in the sample config
2013-08-29 Ciaran GultnieksDefine ANDROID_HOME on buildserver
2013-08-29 Ciaran GultnieksCorrection to previous commit
2013-08-29 Ciaran GultnieksFix gradle path/home setup on buildserver
2013-08-29 Daniel MartíBetter CV update prints and commit messages
2013-08-29 Daniel MartíBasic bash completion for fdroid verify
2013-08-29 Ciaran GultnieksOne more verification fix
next