chiark / gitweb /
fdroidserver.git
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
2013-08-29 Ciaran GultnieksA few more verification fixes
2013-08-29 Ciaran GultnieksFix verify unpacking
2013-08-29 Ciaran GultnieksAdd verifier to available commands
2013-08-29 Ciaran GultnieksVery simple verifier
2013-08-28 Paul SokolovskyPrint progress messages as a build goes thru various...
2013-08-28 Daniel MartíFix sha256 sums not appearing in the index
2013-08-27 Ciaran GultnieksOnly do an update if the vercode changes
2013-08-26 Daniel MartíAdd subdir support to gradle
2013-08-26 Daniel MartíRemove md5 sums from the index (fixes: #336)
2013-08-22 Daniel MartíAdd missing gradle doc entries
2013-08-22 Daniel MartíAdapt all build.gradle files to be found. Add preassemble=
2013-08-22 Daniel MartíDrop support for old description elements (deprecated...
2013-08-22 Daniel MartíRemove a bunch of unused imports
2013-08-22 Ciaran GultnieksAdd extra-android-m2repository to buildserver
2013-08-21 Ciaran GultnieksIcon resizing diagnostics/robustness
2013-08-21 Ciaran GultnieksSend permissions to build server (issue #326)
2013-08-21 Daniel MartíRemove bin/ and gen/ in update= dirs too!
2013-08-19 Daniel MartíMaximum icon size is now defined in config.py
2013-08-19 Daniel MartíAdd -I/--icons to update
2013-08-19 Daniel MartíStart publishing new repo icons at max 72x72 px
2013-08-17 Daniel MartíAdd support for gradle={main,yes,}
2013-08-17 Daniel MartíFix gradle resulting apk path
2013-08-15 Daniel MartíWhen parsing manifests, default version name to "Unknown"
2013-08-15 Daniel MartíYet another silly mistake
2013-08-15 Daniel MartíSilly mistake in import.py
2013-08-15 Daniel MartíFix import
2013-08-15 Daniel MartíDo not say "manifest exists" if that's not the case
2013-08-15 Daniel MartíForgot to update config.buildserver.py
2013-08-15 Daniel MartíFetch CV @string values at checkupdates
2013-08-14 Daniel MartíReturn none if no AM.xml paths exist
2013-08-14 Daniel MartíRename market to gplay
2013-08-14 Daniel MartíDo not duplicate verbose output when parsing metadata
next