platform/upstream/gstreamer.git
2018-11-28 Xavier ClaessensUpdate docker images to latest
2018-11-27 Jordan Petridisdocker: Move android into a unified image
2018-11-27 Jordan Petridisdocker: move the alpine image to a different directory
2018-11-27 Jordan Petridisdocker: Add a unified image for fedora
2018-11-26 Jordan PetridisDocker registry: only tag images for the upstream repos...
2018-11-25 Tim-Philipp... ci-template: build with --werror by default
2018-11-25 Thibault SaunierFix previous commit and do not install rsync
2018-11-25 Thibault SaunierAdd a script to import the GStreamer documentation...
2018-11-24 Thibault Saunierdocker:fedora: Add required package to build and upload...
2018-11-23 Jordan Petridisgitlab/ci_template.yml: rework the CI stages
2018-11-23 Jordan Petridisgitlab/ci_template.yml: add dependencies block to the...
2018-11-23 Jordan PetridisRevert "Avoid duplication between ci_template.yml and...
2018-11-22 Xavier ClaessensAvoid duplication between ci_template.yml and .gitlab...
2018-11-22 Xavier ClaessensAdd Android arm64 cross build
2018-11-22 Xavier ClaessensAdd Android NDK toolchain in Ubuntu docker image
2018-11-22 Xavier ClaessensBuild Ubuntu base image
2018-11-22 Xavier ClaessensMake a change in Dockerfile-ubuntu to force rebuild...
2018-11-22 Xavier ClaessensBuild ubuntu runtime docker
2018-11-22 Jordan PetridisCI: remove duplicate entry
2018-11-22 Jordan PetridisCI: only build the images that changed
2018-11-22 Jordan PetridisCI: Test both the ci_template as well as local changes
2018-11-22 Jordan Petridisgitlab/ci_template.yml: Use tagged docker image for...
2018-11-22 Jordan Petridisgitlab/ci_template.yml: Use correct yaml syntax
2018-11-22 Thibault Sauniergitlab: Update the docker image we use
2018-11-21 Thibault Saunierbuild_manifest: Add the "path" attribute to projects
2018-11-14 Thibault Saunierbuild_manifest: Add the to repo names to avoid spammin...
2018-11-14 Thibault Saunierbuild_manifest: Never use users 'master' branch for...
2018-11-14 Thibault Saunierbuild_manifest: Make sure to respect GitLab currently...
2018-11-13 Thibault SaunierRevert "Revert me when merged"
2018-11-13 Thibault SaunierRevert me when merged
2018-11-13 Thibault Sauniergitlab: Handle checking out the right gst-ci branch...
2018-11-13 Thibault SaunierAdd a simple alpine based Dockerfile for images to...
2018-11-13 Thibault Sauniergitlab: ci: Run build_manifest tests only if the script...
2018-11-13 Jordan Petridisbuild_manifest.py: Use CI_PROJECT_NAMESPACE instead...
2018-11-12 Jordan Petridisci_template: Update docker image tags
2018-11-12 Víctor Manuel... ci_template.yml: enable gstreamer-vaapi
2018-11-12 Víctor Manuel... build_manifest.py: Add gstreamer-vaapi
2018-11-12 Víctor Manuel... docker: Add gstreamer-vaapi dependencies
2018-11-12 Jordan PetridisCI: Use the correct bash syntax
2018-11-12 Jordan Petridisbuild_manifest.py: Silence irrelevant logs
2018-11-12 Jordan PetridisCI: Change the push policy of the docker images
2018-11-12 Jordan PetridisCI: Overwrite the build job from the template
2018-11-11 Nicolas Dufresnegitlab-ci: Only run scripts test on related code
2018-11-11 Nicolas Dufresnegitlab-ci: Use quote for "test" stage
2018-11-09 Thibault SaunierAlso run the main CI template in .gitlab-ci.yml
2018-11-09 Jordan Petridisci_template.yml: Temporarly disable builddir artifact
2018-11-09 Jordan PetridisAdd an initial template of a gitlab-ci config
2018-11-09 Edward Herveybuild-manifest: Remove reference to anongit
2018-11-09 Jordan Petridisdocker: Use the upstream registry to build images
2018-11-08 Jordan PetridisDo not hardcode env variables
2018-11-08 Jordan PetridisDocker Fedora: Add more dependencies
2018-11-07 Jordan PetridisBuild the docker images and push them to the gitalb...
2018-11-07 Thibault SaunierRemove autotools support and update meson.
2018-11-07 Thibault Saunierdocker: Add a dockerfile to export test result with...
2018-11-07 Thibault Saunierdocker: Add an archlinux dockerfile
2018-11-07 Thibault Saunierdocker: ubuntu: Update to 18.04
2018-11-07 Thibault Saunierdocker: fedora: Update to fedora 29
2018-11-06 Jordan Petridisbuild_manifest.py: remove get_hostname function
2018-11-06 Jordan Petridisbuild_manifest.py: Hardcode the project ids of upstream...
2018-11-05 Jordan Petridisbuild_manifest: Drop the group search for now
2018-11-05 Jordan Petridisbuild_manifest.py: Fix the api querries
2018-11-05 Jordan Petridisbuild_manifest.py: avoid duplicate / in requests
2018-11-05 Jordan Petridisbuild_manifest.py: remove request assertion
2018-11-05 Jordan Petridisbuild_manifest.py: Prefer a custom token if set
2018-11-05 Jordan Petridisbuild_manifest.py: add some basic logging
2018-11-05 Jordan Petridisbuild_manifest.py: preserve env vars when running tests
2018-11-05 Jordan Petridisbuild_manifest.py: Avoid duplicating some code
2018-11-05 Jordan Petridisbuild_manifest.py: Avoid making the CI variables global
2018-11-05 Jordan PetridisCI: run the build_manifest.py tests
2018-11-05 Jordan Petridisbuild_manifest.py: Properly query the group namepsace
2018-11-05 Jordan Petridisbuild_manifest.py: Remove an unnecessary if branch
2018-11-05 Jordan Petridisbuild_manifest.py: Remove an early exit branch
2018-11-05 Jordan Petridisbuild_manifest.py: Test the find_repository_sha function
2018-11-05 Jordan Petridisbuild_manifest.py: Handle bad requests
2018-11-05 Jordan Petridisbuild_manifest.py: Use more descriprive variable name
2018-11-05 Jordan Petridisbuild_manifest.py: Make the needed env vars global...
2018-11-05 Jordan Petridisbuild_manifest.py: add a failure test case for branches
2018-11-05 Jordan Petridisbuild_manifest.py: search user namespaces instead of...
2018-11-05 Jordan Petridisbuild_manifest.py: Add a function to search user namesp...
2018-11-05 Jordan Petridisbuild_manifest.py: Make sure the remote always ends...
2018-11-05 Jordan Petridisbuild_manifest.py: Query the exact branch needed
2018-11-05 Jordan Petridisbuild_manifest.py: Add a FIXME comment
2018-11-05 Jordan Petridisbuild_manifest.py: Use the project path not the name
2018-11-05 Jordan Petridisbuild_manifest.py: split the request function in two
2018-11-05 Jordan Petridisbuild_manifest.py: Split the hostname resolution from...
2018-11-05 Jordan Petridisbuild_manifest.py: abstract over the gitlab instance...
2018-11-05 Jordan Petridisbuild_manifest.py: Use .format instead %s for templates
2018-11-05 Jordan Petridisbuild_manifest.py: Use fstrings for string formatting
2018-11-05 Jordan Petridisbuild_manifest.py: add type annotations
2018-10-26 Thibault Sauniergitlab: Add a script to build manifest from a gitlab...
2017-12-06 Edward Herveyfuzzing: Add local fuzz runner
2017-11-06 Edward Herveyfuzzing: Add README
2017-11-05 Edward Herveyfuzzing: minor script fix
2017-11-05 Edward Herveyfuzzing: Make the script executable
2017-11-05 Edward Herveyfuzzing: oss-fuzz build script
2017-11-01 Edward Herveyfuzzing: Fix leak due to wrong initialization
2017-11-01 Edward Herveyfuzzing: use abort instead of (private) g_abort
2017-11-01 Edward Herveyfuzzer: Add custom logger that explicitely raises abort()
2017-11-01 Edward Herveyfuzzer: Make critical warnings fatal
2017-10-31 Edward Herveyfuzzer: Might work better with a pipeline ...
next