chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Merge branch 'no_sleep' into 'master'
2017-12-02
Michael Pöhn
Merge branch 'no_sleep' into 'master'
commit
|
commitdiff
|
tree
2017-11-25
Michael Pöhn
fix vm provider lookup flaw
commit
|
commitdiff
|
tree
2017-10-27
Michael Pöhn
add ulimit debugging to jenkins build script
commit
|
commitdiff
|
tree
2017-10-17
Michael Pöhn
better error message in publish when repo_key is not set
commit
|
commitdiff
|
tree
2017-10-06
Michael Pöhn
Merge branch '334-make-index-generation-fully-reproducible...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
use OrderedDict for localization data in index-v1
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
make sure all timestamps in index-v1 are utc
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
convert apk timestamp from filesystem to utc before...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
make sure apk-added datetime only gets returned rounded...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
add test for index-v1.json
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
sort antiFeatures list in index-v1.json
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
store fdroid signing-key-fp-list in stats dir
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
added some docstrings and error messages
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
choose best apk version vor index v0
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
sort index-v1; publish now creates and stores a list...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
added functions for storing/loading signer fingerprints...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
added some developer-signing key metadata to tests
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
function for finding developer signature in metadata
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
add signer to index v1
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
added parse release filename function
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
skip singing apks which ar not validating with signatures...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
test for common.get_app_id_aapt
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
try injecting signatures for metadata when publishing
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
check file existance before trying to verify apks;...
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
add common functions for dealing with apk signatures
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
refactored publishing source tarball into a function
commit
|
commitdiff
|
tree
2017-09-26
Michael Pöhn
common function for fetching sha256 signing-key fingerprint
commit
|
commitdiff
|
tree
2017-09-25
Michael Pöhn
build+drozer: error message instead of crash when repo...
commit
|
commitdiff
|
tree
2017-09-14
Michael Pöhn
remove checkey from jenkins-build-makebuildserver
commit
|
commitdiff
|
tree
2017-09-13
Michael Pöhn
log build-server output when verbose flag is set
commit
|
commitdiff
|
tree
2017-09-07
Michael Pöhn
proper error message when publishing with the same...
commit
|
commitdiff
|
tree
2017-09-07
Michael Pöhn
make sure file-streams of subprocesses get closed
commit
|
commitdiff
|
tree
2017-09-06
Michael Pöhn
added signatures subcommand
commit
|
commitdiff
|
tree
2017-09-04
Michael Pöhn
dont list fdroid subcommands in random order
commit
|
commitdiff
|
tree
2017-09-01
Michael Pöhn
Merge branch 'apk_output_location' into 'master'
commit
|
commitdiff
|
tree
2017-08-22
Michael Pöhn
Merge branch 'local_metadata' into 'master'
commit
|
commitdiff
|
tree
2017-07-06
Michael Pöhn
Merge branch 'yaml-template' into 'master'
commit
|
commitdiff
|
tree
2017-07-06
Michael Pöhn
check version of ruamel.yaml and raise according error...
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
Merge branch '290-make-rewrite-metadata-respect-key...
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
moved some yaml test files into a separate forlder...
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
correct yaml-rewriting for buildozer flag
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
import ruamel.ymal only when re-writing yaml metadata
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
rewritemeta yaml: fixed boolen mapping for build flags
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
use stored metadatapath instead of guessing it
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
fix indentation
commit
|
commitdiff
|
tree
2017-07-04
Hans-Christoph Steiner
`fdroid update --create-metadata` now outputs YAML...
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
fix building with yml metadata
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
set required minimum ruamel.yaml version
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
refactored yaml tests into metadata test case; fixed...
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
add ruamel yaml to buildserver depenencies
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
completed ordered yaml field list
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
prettify write_yaml metadata
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
yaml rewrite version code as int
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
rewrite metadata builds list to yaml
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
yaml metadata rewrite: correct blank line
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
add ruamel.yaml to setup.py
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
fixed pyflakes/pep warings
commit
|
commitdiff
|
tree
2017-07-04
Michael Pöhn
rewrite to yaml works for app data now (builds still...
commit
|
commitdiff
|
tree
2017-05-05
Michael Pöhn
Merge branch 'yaml' into 'master'
commit
|
commitdiff
|
tree
2017-05-02
Michael Pöhn
Merge branch 'libvirt-support' into 'master'
commit
|
commitdiff
|
tree
2017-04-23
Michael Pöhn
remove build output when not reproducible
commit
|
commitdiff
|
tree
2017-04-22
Michael Pöhn
unified method for naming build output
commit
|
commitdiff
|
tree
2017-04-22
Michael Pöhn
check meld config for manual apk diffs
commit
|
commitdiff
|
tree
2017-04-22
Michael Pöhn
use verify_apks for checking build output
commit
|
commitdiff
|
tree
2017-04-22
Michael Pöhn
fix java architecture in buildserver config
commit
|
commitdiff
|
tree
2017-04-22
Michael Pöhn
compare apk with Binaries from metadata right after...
commit
|
commitdiff
|
tree
2017-04-20
Michael Pöhn
throw proper error when download of apks fail
commit
|
commitdiff
|
tree
2017-04-12
Michael Pöhn
provision missing pyasn1 dependency to build server
commit
|
commitdiff
|
tree
2017-04-02
Michael Pöhn
avoid duplicate value assignments when updating config...
commit
|
commitdiff
|
tree
2017-03-22
Michael Pöhn
moved version android tools version log header to correspond...
commit
|
commitdiff
|
tree
2017-03-22
Michael Pöhn
fix local var name overloading when iterating build...
commit
|
commitdiff
|
tree
2017-03-22
Michael Pöhn
fix exception handling in dscanner and update.py
commit
|
commitdiff
|
tree
2017-03-22
Michael Pöhn
Merge remote-tracking branch 'fdroid/master' into build_tool...
commit
|
commitdiff
|
tree
2017-03-22
Michael Pöhn
fix exception handling in build.py
commit
|
commitdiff
|
tree
2017-03-21
Michael Pöhn
post correct build tool versions to wiki
commit
|
commitdiff
|
tree
2017-03-17
Michael Pöhn
Merge branch 'buildserver-auto-install' into 'master'
commit
|
commitdiff
|
tree
2017-03-16
Michael Pöhn
metadata output-lines now substitute $$VERSION$$/etc.
commit
|
commitdiff
|
tree
2017-03-01
Michael Pöhn
Pass on --skip-scan flag to build server VM when running...
commit
|
commitdiff
|
tree