chiark / gitweb /
fdroidserver.git
2014-04-18 Daniel MartíProperly complete partially written vercodes
2014-04-18 Daniel MartíCount warnings and apps in lint
2014-04-18 Daniel MartíAdd summary-related lint warnings
2014-04-17 Daniel MartíOnly do the latest five tags when using UCM:Tags on git
2014-04-17 Daniel MartíNo longer use universal_newlines
2014-04-17 Ciaran GultnieksFix donate/flattr links in web repo browser
2014-04-17 Ciaran GultnieksChange widget implementation to allow multiple instances
2014-04-17 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-16 Daniel MartíAlso ignore .bzr when scanning
2014-04-15 Daniel MartíAlso glob the 'rm' field
2014-04-15 Daniel MartíGlob scanignore and scandelete
2014-04-15 Daniel MartíRewrite much of the source scanner
2014-04-15 Daniel MartíFix: some apks have a zip mimetype instead of a jar one
2014-04-15 Daniel MartíFix apk path on gradle builds with many subdirs
2014-04-13 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-12 viccuadupdated gitorious repo links to gitlab repo links
2014-04-12 Torsten Groteremove border around Flattr button
2014-04-12 Torsten Groteadd Flattr button to app details page
2014-04-11 Daniel MartíSupport gradle variables without an equals sign
2014-04-11 Daniel MartíFix counting of scanner problems
2014-04-11 Ciaran GultnieksPoint wiki current/history links to gitlab
2014-04-10 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-10 Hans-Christoph... use FDroid-standard naming when copying APKs for tests
2014-04-10 Hans-Christoph... move run-tests to /bin/bash so we can use bashisms
2014-04-10 Daniel MartíFix Categories: default value
2014-04-10 Ciaran GultnieksAdd buildserver details to AndroidManifest.xml
2014-04-10 Ciaran GultnieksPut commit hash of fdroidserver in use onto buildserver
2014-04-10 Ciaran GultnieksSupport different identity file structures
2014-04-10 Ciaran GultnieksFix snapshot logging error
2014-04-08 Daniel MartíSpecify that scanner warnings are not counted
2014-04-08 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-07 Hans-Christoph... add note about automatically generated signing key...
2014-04-07 Hans-Christoph... warn user if smartcard keystore is set but opensc is...
2014-04-07 Hans-Christoph... support repo signing with a key on a smartcard
2014-04-07 Hans-Christoph... fix bug setting repo_keyalias in init
2014-04-07 Hans-Christoph... fix bug listing new key created in init
2014-04-07 Hans-Christoph... add test case were init generates a keystore and uses it
2014-04-07 Hans-Christoph... if keystore is given as arg to init, create keystore...
2014-04-07 Hans-Christoph... 'smartcardoptions' config item for setting up HSMs...
2014-04-07 Hans-Christoph... make repo_keyalias like a config option: leave it comme...
2014-04-07 Hans-Christoph... use default keystore path when generating a new setup...
2014-04-07 Hans-Christoph... when generating config.py during init, uncomment change...
2014-04-07 Hans-Christoph... improved error messages related to missing/non-function...
2014-04-07 Daniel MartíStop looking for builds when Maintainer Notes is found
2014-04-04 Ciaran GultnieksValidate publish-related file existence before proceeding
2014-04-04 Ciaran GultnieksUse keystore options correctly
2014-04-03 Ciaran Gultnieks Merge branch 'master' into 'master'
2014-04-03 Hans-Christoph... 'ssh' python module no longer needed, only 'paramiko'
2014-04-03 Hans-Christoph... enable Jenkins reporting of pylint errors and warnings
2014-04-03 Hans-Christoph... jenkins-build: make pylint handle the hashlib hash...
2014-04-03 Ciaran GultnieksSwitch back to paramiko for all modules
2014-04-03 Daniel MartíAvoid printing the dir ''
2014-04-03 Daniel MartíMake pylint happy about re-using the 'added' var
2014-04-03 Daniel Martíscan_source: print problems, only return the total...
2014-04-03 Daniel MartíMerge commit 'refs/merge-requests/140' of gitorious...
2014-04-02 Hans-Christoph... use the virtualenv python so pylint checks against...
2014-04-02 Hans-Christoph... make jenkins script use bash so we can use bashisms
2014-04-02 Hans-Christoph... setup.py: include 'ssh' and 'mwclient' as required...
2014-04-02 Daniel MartíMerge commit 'refs/merge-requests/139' of gitorious...
2014-04-02 Hans-Christoph... build and install getsig.class with setup.py
2014-04-02 Hans-Christoph... include prefix in data_files install path so it install...
2014-04-02 Hans-Christoph... include a setuptools MANIFEST to make sure things get...
2014-04-02 Hans-Christoph... add script for running build and tests in Jenkins
2014-04-02 Hans-Christoph... add script to do a test run of creating a new repo
2014-04-02 Hans-Christoph... downcase setup.py name to match the name in the repo...
2014-04-02 Hans-Christoph... ignore files created by setup.py processes
2014-04-02 Daniel MartíAdd default repotype() to make pylint happy
2014-04-01 Daniel MartíFix output naming, remove redundant lstrip()
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/138' of gitorious...
2014-04-01 Hans-Christoph... fix genkey key listing in `fdroid init`
2014-04-01 Hans-Christoph... oops, include common. to call write_password_file()
2014-04-01 Hans-Christoph... move fdroid-icon.png to examples/
2014-04-01 Hans-Christoph... improved warning when trying to init a dir with stuff...
2014-04-01 Daniel MartíMerge commit 'refs/merge-requests/137' of gitorious...
2014-04-01 Daniel MartíFix bankdroid build
2014-04-01 Daniel MartíFix apk path on gradle builds where both subdir and...
2014-04-01 Daniel MartíAdd keyaliases config default
2014-04-01 Ciaran GultnieksRemove ruby packages from buildserver
2014-04-01 Hans-Christoph... set the default keystore to the same as the default...
2014-04-01 Hans-Christoph... fix example files install in setup.py
2014-04-01 Hans-Christoph... stop passing passphrases via args, instead use prepared...
2014-03-31 Daniel MartíFix indexing issue with recursive srclibs
2014-03-28 Daniel MartíBetter identify empty licenses
2014-03-27 Daniel MartíError if buildjni= is present but no native code was...
2014-03-27 Daniel MartíStart rewriting git@github submodues to use https
2014-03-27 Daniel MartíOnly make lists if a space follows the # or * sign
2014-03-25 Daniel MartíRevert "Wrap maintainer notes in <pre> to keep newlines...
2014-03-24 Daniel MartíWrap maintainer notes in <pre> to keep newlines and...
2014-03-24 Daniel MartíFormatting fail
2014-03-24 Daniel MartíAlways run ndk-build with -j1
2014-03-24 Daniel MartíAvoid some false positives in the punctuation check
2014-03-22 Daniel MartíIf given --verbose, don't print the whole error log...
2014-03-21 Daniel MartíAlso show error messages when coming from UCM:Tags
2014-03-21 Daniel MartíBetter gradle signing keys regexes
2014-03-21 Daniel MartíInclude possible src/AndroidManifest.xml gradle manifes...
2014-03-21 Daniel MartíProperly show checkupdates error messages
2014-03-21 Daniel MartíFix checkupdates appid managing
2014-03-21 Daniel MartíDon't use 'yes' as flavour
2014-03-19 Daniel MartíDon't crash when using gradle=yes
2014-03-18 Daniel MartíAdd "Update Check Name" for Tags/RM apps that programma...
next