chiark
/
gitweb
/
~ianmdlvl
/
fdroidserver.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
checkupdates: fix google play check method
[fdroidserver.git]
/
fdroidserver
/
checkupdates.py
2017-09-12
Marcus Hoffmann
checkupdates: fix google play check method
blob
|
commitdiff
|
raw
2017-05-25
Torsten Grote
Merge branch 'modernize-pylint' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-05-23
Hans-Christoph Steiner
fix pylint unused-argument
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Hans-Christoph Steiner
Merge branch 'exceptions' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Torsten Grote
Replace sys.exit() in non-main functions by exceptions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-15
Ciaran Gultnieks
Remove whitespace from HTTP update check versions
blob
|
commitdiff
|
raw
|
diff to current
2017-03-15
Ciaran Gultnieks
Catch update check failure and proceed, not bomb out
blob
|
commitdiff
|
raw
|
diff to current
2017-02-24
Torsten Grote
Merge branch 'make-Build-App-act-like-dicts' into ...
blob
|
commitdiff
|
raw
|
diff to current
2017-02-24
Hans-Christoph Steiner
rename Build fields: version -> versionName, vercode...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-06
Hans-Christoph Steiner
Merge branch 'collection-fixes-and-KnownVuln' into...
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Hans-Christoph Steiner
App.get_last_build() method to replace duplicated code
blob
|
commitdiff
|
raw
|
diff to current
2016-11-16
Hans-Christoph Steiner
Merge branch 'makebs' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-11-15
Daniel Martí
all: make newer pycodestyle happy
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Ciaran Gultnieks
Merge branch 'checkupdates-crash' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-09-26
Daniel Martí
checkupdates: avoid crash with --auto and None CVC
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Daniel Martí
Merge branch 'control-errors-warnings' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-09-12
Hans-Christoph Steiner
make metadata exceptions optional based on CLI flag
blob
|
commitdiff
|
raw
|
diff to current
2016-03-23
Hans-Christoph Steiner
Merge branch 'fdroid-build-in-git-repo' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-03-23
Hans-Christoph Steiner
rename metadata.write_metadata() to match metadata...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-14
Daniel Martí
Merge branch 'master' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-03-14
Ciaran Gultnieks
Fix python3 checkupdates crashes
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Daniel Martí
Merge branch 'master' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Daniel Martí
Merge branch 'py3' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Daniel Martí
Merge branch 'checkupdates-speedup' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Martí
Port urllib and HTMLParser imports to python3
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Martí
Port all imports to python3
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Martí
Replace iteritems() with items()
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Martí
Switch all headers to python3
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Daniel Martí
checkupdates: sort tags by date in one go
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Daniel Martí
Merge branch 'jmastr/use_tag_if_version_name_is_unknown...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Julian Strobl
use tag if version name is unknown
blob
|
commitdiff
|
raw
|
diff to current
2016-01-22
Hans-Christoph Steiner
Merge branch 'master' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2015-12-29
NeroBurner
except named exception handling
blob
|
commitdiff
|
raw
|
diff to current
2015-12-10
Daniel Martí
Merge branch 'docs' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2015-12-07
Daniel Martí
checkupdates: fix --auto build copy
blob
|
commitdiff
|
raw
|
diff to current
2015-12-02
Daniel Martí
Rework build into a class
blob
|
commitdiff
|
raw
|
diff to current
2015-11-28
Daniel Martí
Rework app into a class
blob
|
commitdiff
|
raw
|
diff to current
2015-11-14
Daniel Martí
Don't crash if no auto name is found
blob
|
commitdiff
|
raw
|
diff to current
2015-11-14
Daniel Martí
checkupdates: find new subdirs for autonames too
blob
|
commitdiff
|
raw
|
diff to current
2015-10-30
Daniel Martí
checkupdates: work around multiple package ids
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
Daniel Martí
checkupdates: better "no tags" messages
blob
|
commitdiff
|
raw
|
diff to current
2015-10-27
Daniel Martí
checkupdates: no need to sort tags if len()<=5
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
Daniel Martí
checkupdates: don't blindly accept subdir
blob
|
commitdiff
|
raw
|
diff to current
2015-10-26
Daniel Martí
checkupdates: compare CVs as ints, not strs
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
checkupdates: never auto-update to older versions
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
Don't double check package name
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
checkupdates: don't ignore root directory
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
checkupdates: Make RepoManifest change subdir too
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
checkupdates: let Tags detect subdir changes
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
Be consistent about root_dir/build_dir naming
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Daniel Martí
Fix a small indentation issue
blob
|
commitdiff
|
raw
|
diff to current
2015-10-04
Daniel Martí
write_metadata fixes
blob
|
commitdiff
|
raw
|
diff to current
2015-09-25
Daniel Martí
Make write_metadata take a writer
blob
|
commitdiff
|
raw
|
diff to current
2015-09-15
Daniel Martí
Replace some hard-coded paths with os.path.join
blob
|
commitdiff
|
raw
|
diff to current
2015-09-12
Daniel Martí
all: deduplicate -v/-q setup
blob
|
commitdiff
|
raw
|
diff to current
2015-09-12
Daniel Martí
checkupdates: Avoid variable/string names as CV
blob
|
commitdiff
|
raw
|
diff to current
2015-09-10
Daniel Martí
Merge branch 'replace_optparse_with_argparse' into...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Daniel Martí
checkupdates: log vercode operation activity
blob
|
commitdiff
|
raw
|
diff to current
2015-09-09
Daniel Martí
checkupdates: don't auto update to older versions
blob
|
commitdiff
|
raw
|
diff to current
2015-09-06
nero-tux
replace deprecated optparse with argparse
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Daniel Martí
Merge branch 'support-xml-json-yaml-for-metadata' into...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-01
Hans-Christoph Steiner
metadata: rename metafile to metadatapath when it is...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-26
Hans-Christoph Steiner
Merge branch 'support-vagrant-cachier' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2015-08-24
Daniel Martí
checkupdates: be more verbose with tags
blob
|
commitdiff
|
raw
|
diff to current
2015-08-14
Daniel Martí
Add "Update Check Name:Ignore"
blob
|
commitdiff
|
raw
|
diff to current
2015-06-18
Daniel Martí
Improve xml string extracting support
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Daniel Martí
Merge branch 'changelog' of https://gitlab.com/krt...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-03
Daniel Martí
Revert back to always updating Auto Name
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Ciaran Gultnieks
Merge branch 'fxbuilddeps' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
Ciaran Gultnieks
Remove shell option from FDroidPopen
blob
|
commitdiff
|
raw
|
diff to current
2015-01-13
Ciaran Gultnieks
Correction to 5b868c8a4
blob
|
commitdiff
|
raw
|
diff to current
2015-01-12
Ciaran Gultnieks
Only set Auto Name if one isn't set already
blob
|
commitdiff
|
raw
|
diff to current
2015-01-11
Ciaran Gultnieks
Documentation fix
blob
|
commitdiff
|
raw
|
diff to current
2015-01-11
Ciaran Gultnieks
More detail for package ID mismatches
blob
|
commitdiff
|
raw
|
diff to current
2014-11-07
Ciaran Gultnieks
Merge branch 'update-vagrantfile' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2014-09-15
Daniel Martí
Fix a few remaining gradle flavour crashes
blob
|
commitdiff
|
raw
|
diff to current
2014-09-13
Daniel Martí
Centralise handling of default gradle flavours
blob
|
commitdiff
|
raw
|
diff to current
2014-09-13
Daniel Martí
Make gradle and antcommands (previously antcommand...
blob
|
commitdiff
|
raw
|
diff to current
2014-08-16
Daniel Martí
Map apps in memory from appid to appinfo
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
Daniel Martí
Merge branch 'master' of https://gitlab.com/eighthave...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-18
Daniel Martí
Drop svn support in favour of git-svn
blob
|
commitdiff
|
raw
|
diff to current
2014-07-07
Daniel Martí
Don't use generic Exception raises
blob
|
commitdiff
|
raw
|
diff to current
2014-07-04
Daniel Martí
checkupdates: don't print traces independently
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
Daniel Martí
Use shorter and non-redundant 'or' clauses for 'if...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
Daniel Martí
Recognise changes in subdirs in Tags and RepoManifest
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
Daniel Martí
vcs_* stuff should not raise BuildExceptions
blob
|
commitdiff
|
raw
|
diff to current
2014-07-03
Daniel Martí
Also make the Tags UCM complain about unknown package id
blob
|
commitdiff
|
raw
|
diff to current
2014-07-02
Daniel Martí
Exception handling improvements
blob
|
commitdiff
|
raw
|
diff to current
2014-06-30
Daniel Martí
Always run read_srclibs as part of read_metadata
blob
|
commitdiff
|
raw
|
diff to current
2014-06-26
Daniel Martí
Error if UCM:Tags is used with git-svn without tags...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-04
Daniel Martí
Fix crash in checkupdates with auto-updates
blob
|
commitdiff
|
raw
|
diff to current
2014-05-31
Daniel Martí
Use ordered dicts for defaults in apps and builds
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Daniel Martí
Merge branch 'recent-bug-fixes' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-29
Hans-Christoph Steiner
fix PEP8 E128 continuation line under-indented for...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-28
Daniel Martí
Fix some more pep8 warnings
blob
|
commitdiff
|
raw
|
diff to current
2014-05-27
Daniel Martí
Also use srclibs in checkupdates
blob
|
commitdiff
|
raw
|
diff to current
2014-05-20
Ciaran Gultnieks
Fix several read_metadata-related issues
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
Ciaran Gultnieks
Add ability to ignore updates based on version name...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-07
Ciaran Gultnieks
Merge branch 'master' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
Hans-Christoph Steiner
fix PEP8 "E226 missing whitespace around arithmetic...
blob
|
commitdiff
|
raw
|
diff to current
next