Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / trailofbits/tourniquet issues and pull requests

#61 - setup: propagate environment variables to CMake

Pull Request - State: closed - Opened by woodruffw over 3 years ago
Labels: bug, C:build

#60 - CMake: use variable hints

Pull Request - State: closed - Opened by woodruffw over 3 years ago
Labels: bug, C:build

#59 - Upgrade to GitHub-native Dependabot

Pull Request - State: closed - Opened by dependabot-preview[bot] almost 4 years ago
Labels: dependencies

#58 - CMake: log, sanity check clang version

Pull Request - State: closed - Opened by woodruffw almost 4 years ago
Labels: C:build

#57 - workflows/ci: run the docker build in the CI

Pull Request - State: closed - Opened by woodruffw about 4 years ago
Labels: C:ci

#56 - chore(setup): Add classifiers, missing metadata

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:build

#55 - fix(build): Try finding Clang with CMake

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:build

#54 - Initial release work

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:documentation, C:ci

#53 - feat(build): Make `setup.py sdist` functional

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:build

#52 - ci, CMake: Try supporting LLVM 11

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:native-core

#51 - LLVM 10 support

Pull Request - State: closed - Opened by woodruffw over 4 years ago - 1 comment
Labels: C:native-core, C:ci, C:build

#50 - treewide: Single-source version, add badges, links

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:documentation, C:build

#49 - treewide: Futz with CI and build management

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:documentation, C:ci, C:build

#48 - workflows: Add doc deployment

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:documentation, C:ci

#47 - LLVM 10 support

Issue - State: closed - Opened by woodruffw over 4 years ago
Labels: C:native-core, C:build, I:CHESS

#46 - transformer: Style, RAII, error handling nits

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:native-core

#45 - transformer: Distinguish C and C++ modes

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:native-core

#44 - tourniquet/patch_lang: More docs

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:documentation, C:patchlang

#43 - README: Update acknowledgement verbiage

Pull Request - State: closed - Opened by woodruffw over 4 years ago

#42 - treewide: Only build in debug mode when DEBUG is set

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:build

#41 - PatchLang: More expressions

Issue - State: open - Opened by woodruffw over 4 years ago
Labels: C:patchlang, I:CHESS

#40 - tourniquet: Add tourniquet.error module

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: enhancement, C:core

#39 - Build process/patch testing

Issue - State: open - Opened by woodruffw over 4 years ago - 1 comment
Labels: discussion

#38 - Build and auto-publish API docs

Issue - State: closed - Opened by woodruffw over 4 years ago - 1 comment
Labels: C:ci

#37 - treewide: Add tourniquet.location

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:patchlang, C:core

#36 - mypy, tourniquet: Add type stubs for extractor

Pull Request - State: closed - Opened by woodruffw over 4 years ago
Labels: C:native-core, C:qa

#35 - Add a stub file for `tourniquet.extractor`

Issue - State: closed - Opened by woodruffw over 4 years ago
Labels: C:core, C:qa

#34 - Stop extractor from being a standalone module

Pull Request - State: closed - Opened by aaron-junot over 4 years ago - 1 comment

#33 - Abstract location information

Issue - State: closed - Opened by woodruffw over 4 years ago - 1 comment
Labels: C:core

#32 - Fix the directory structure

Issue - State: open - Opened by woodruffw over 4 years ago
Labels: C:core, C:qa

#31 - Add `tourniquet.exceptions`

Issue - State: closed - Opened by woodruffw over 4 years ago
Labels: enhancement, C:core

#30 - Release builds

Issue - State: closed - Opened by woodruffw over 4 years ago
Labels: enhancement, good first issue

#29 - Carson/again fix

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#28 - Carson/yield fix

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#27 - Add some more documentation

Pull Request - State: closed - Opened by carsonharmon over 4 years ago
Labels: C:documentation

#26 - Distribute via PyPI

Issue - State: closed - Opened by woodruffw over 4 years ago - 1 comment
Labels: C:ci, C:build

#25 - Migrate to SQLAlchemy

Pull Request - State: closed - Opened by woodruffw over 4 years ago - 1 comment
Labels: C:patchlang, C:native-core, C:core, C:tests, C:ci, C:build

#24 - Tourniquet currently treats all inputs as C++

Issue - State: closed - Opened by woodruffw over 4 years ago - 3 comments
Labels: bug, C:native-core, C:core

#23 - Use SQLAlchemy for all backend DB operations

Issue - State: closed - Opened by woodruffw over 4 years ago
Labels: C:patchlang, C:core

#22 - Clean up extension printing/error handling

Pull Request - State: closed - Opened by woodruffw over 4 years ago

#21 - Add test coverage make command

Pull Request - State: closed - Opened by aaron-junot over 4 years ago - 2 comments

#20 - Add development setup instructions

Pull Request - State: closed - Opened by aaron-junot over 4 years ago

#19 - Light refactoring

Pull Request - State: closed - Opened by woodruffw over 4 years ago

#18 - treewide: QoL improvements

Pull Request - State: closed - Opened by woodruffw over 4 years ago

#17 - Carson/demo

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#16 - Add patching and auto patching

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#15 - Use a template language for Expression and Statement templates

Issue - State: open - Opened by woodruffw over 4 years ago
Labels: C:patchlang, I:CHESS

#14 - Small typing change

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#13 - Extract module name

Issue - State: closed - Opened by carsonharmon over 4 years ago - 1 comment

#12 - Add patch view

Issue - State: closed - Opened by carsonharmon over 4 years ago

#11 - Remove debugging statements and add clang format

Issue - State: closed - Opened by carsonharmon over 4 years ago - 1 comment

#10 - Change setup.py so extractor isn't a standalone module

Issue - State: closed - Opened by carsonharmon over 4 years ago - 1 comment

#9 - Port over and update transform

Issue - State: closed - Opened by carsonharmon over 4 years ago

#8 - Auto patch using DB information

Issue - State: closed - Opened by carsonharmon over 4 years ago

#6 - Tests for SQL extraction backend

Issue - State: closed - Opened by carsonharmon over 4 years ago - 4 comments

#5 - Carson/sql backend

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#4 - Carson/fix yaml error

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#3 - Carson/simple ci

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#2 - Changes to setup and delete Polytracker copy-paste

Pull Request - State: closed - Opened by carsonharmon over 4 years ago

#1 - Carson/ast exporter

Pull Request - State: closed - Opened by carsonharmon over 4 years ago