Ecosyste.ms: Issues

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

GitHub / tomitribe/crest issues and pull requests

#106 - enable to run commands from a standalone java file

Pull Request - State: open - Opened by rmannibucau over 2 years ago - 1 comment

#105 - CDI integration

Issue - State: open - Opened by rmannibucau almost 3 years ago

#104 - Support nested tables

Issue - State: open - Opened by rmannibucau almost 3 years ago

#103 - ensure crest arthur extension is registered properly + (very) partial…

Pull Request - State: closed - Opened by rmannibucau almost 3 years ago - 8 comments

#102 - enable to keep validations but not require bean validation

Pull Request - State: closed - Opened by rmannibucau almost 3 years ago - 7 comments

#101 - ensure archetype versions are filtered

Pull Request - State: closed - Opened by rmannibucau almost 3 years ago - 2 comments

#100 - ensure interceptor binding are taken into account by arthur

Pull Request - State: closed - Opened by rmannibucau almost 3 years ago - 2 comments

#99 - Excluding fields from @Table output

Issue - State: open - Opened by dblevins almost 3 years ago

#98 - Support for descending sorts via "thefield>"

Issue - State: open - Opened by dblevins almost 3 years ago

#97 - Support for easy Table formatting

Pull Request - State: closed - Opened by dblevins almost 3 years ago

#96 - Support CDI-style custom interceptor annotations

Pull Request - State: closed - Opened by dblevins almost 3 years ago - 1 comment

#95 - Eliminate IllegalArgumentException "No interceptor for " issue with @CrestInterceptor

Issue - State: closed - Opened by dblevins almost 3 years ago - 2 comments
Labels: bug

#94 - move helpprocessor in crest-processor

Issue - State: open - Opened by rmannibucau almost 3 years ago

#93 - Make the integration with GraalVM smoother

Issue - State: closed - Opened by rmannibucau over 3 years ago - 1 comment
Labels: enhancement

#92 - adding @Editor support to crest arthur extension

Pull Request - State: closed - Opened by rmannibucau over 3 years ago

#91 - tomitribe-crest-arthur-extension contribution

Pull Request - State: closed - Opened by rmannibucau over 3 years ago

#90 - Update ASM to 9

Pull Request - State: closed - Opened by jgallimore over 3 years ago - 1 comment

#89 - crest-maven-plugin: add java 11 support, upgrade ASM to >6

Issue - State: open - Opened by stefan-lange over 3 years ago - 7 comments

#87 - Bump junit from 4.12 to 4.13.1

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

#86 - Parameter values are converted to lowercase when passed on the command line

Issue - State: open - Opened by AndyGee about 5 years ago - 6 comments

#85 - @defaultmapping list support

Pull Request - State: closed - Opened by rmannibucau over 5 years ago

#84 - Support 'Stream<String>' return types for commands

Issue - State: open - Opened by dblevins over 5 years ago

#83 - making crest supporting java 11

Pull Request - State: closed - Opened by rmannibucau over 6 years ago - 1 comment

#82 - support defaults and env/sys interpolator/placeholder

Pull Request - State: closed - Opened by rmannibucau over 6 years ago

#81 - PrintingOutput as alternative to StreamingOutput

Issue - State: open - Opened by dblevins almost 8 years ago - 1 comment

#80 - upgrading mvn plugin to asm 6

Pull Request - State: closed - Opened by r-tt over 8 years ago

#79 - adding nillable to @Options

Pull Request - State: closed - Opened by r-tt over 8 years ago

#78 - Allow @Options objects to be null

Pull Request - State: closed - Opened by dblevins over 8 years ago - 3 comments

#77 - making varargs correctly handled with @In @Out

Pull Request - State: closed - Opened by r-tt over 8 years ago

#76 - adding tomitribe-crest-generator module

Pull Request - State: closed - Opened by rmannibucau over 8 years ago

#75 - Fixes #74. Add support for injected streams and arg arrays

Pull Request - State: closed - Opened by robertpanzer over 8 years ago - 1 comment

#73 - first pass to support windows

Pull Request - State: closed - Opened by rmannibucau over 8 years ago

#72 - Update pom parent

Pull Request - State: closed - Opened by danielsoro over 8 years ago - 1 comment

#71 - Fix: squid:S3027, use single quotes for char search instead of string

Pull Request - State: closed - Opened by elkfrawy-df over 8 years ago

#70 - Fix: squid:S1905, Redundant casts should not be used

Pull Request - State: closed - Opened by elkfrawy-df over 8 years ago

#69 - Fix: squid:S2093, Try-with-resources should be used

Pull Request - State: closed - Opened by elkfrawy-df over 8 years ago - 5 comments

#68 - Fix: squid:S2293, The operator ("<>") should be used.

Pull Request - State: closed - Opened by elkfrawy-df over 8 years ago - 11 comments

#67 - Fix: squid:S1596, Collections.emptyList(), emptyMap() and emptySet() …

Pull Request - State: closed - Opened by elkfrawy-df over 8 years ago - 5 comments

#66 - Update README.adoc

Pull Request - State: closed - Opened by robertpanzer over 8 years ago

#65 - Null returned when using @Option and Bean Validation

Issue - State: open - Opened by lordofthejars about 9 years ago - 1 comment

#63 - Added more test for required with multi options

Pull Request - State: closed - Opened by danielsoro over 9 years ago

#61 - handling ctrl+c in cli

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#60 - time meta command to get execution time of a command

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#59 - bval 1.1 support

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#58 - adding 1 offset to history to avoid misleading data to be shown

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#57 - Fb/history clear cmd for cli

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#56 - adding abstraction for alias support to crest cli

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#54 - correct exit condition

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#53 - fixing setter access index for parameter visitor

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#52 - making name in poms more consistent

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#51 - basic cli module

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#50 - scanning interceptors

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#48 - enhancing CrestContext with parameter meta

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#47 - removing bad commit

Pull Request - State: closed - Opened by tveronezi over 9 years ago

#46 - interceptor (issue #32)

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#45 - fixing plain parameter mixed with stream injection

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#44 - @Err and @Out seem to mess up args list

Issue - State: closed - Opened by dblevins over 9 years ago

#43 - adding community.yaml

Pull Request - State: closed - Opened by tveronezi over 9 years ago

#42 - adding community.yaml

Pull Request - State: closed - Opened by tveronezi over 9 years ago

#41 - adding crest-maven-plugin to avoid runtime loaders

Pull Request - State: closed - Opened by rmannibucau over 9 years ago

#39 - support inline documentation

Issue - State: closed - Opened by rmannibucau over 9 years ago

#38 - extracting parameter model building, injection and validation

Pull Request - State: closed - Opened by rmannibucau over 9 years ago - 3 comments

#37 - support parameter injection

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

#36 - supporting prefix for bean parameter binding

Pull Request - State: closed - Opened by rmannibucau over 9 years ago - 2 comments

#35 - allowing environment/stream injection to avoid to rely on our ThreadLocal

Pull Request - State: closed - Opened by rmannibucau over 9 years ago - 2 comments

#34 - interactive mode

Pull Request - State: closed - Opened by rmannibucau over 9 years ago - 2 comments
Labels: invalid

#33 - when using aliases required parameters are broken

Issue - State: open - Opened by rmannibucau almost 10 years ago

#32 - support parameter interceptors

Issue - State: closed - Opened by rmannibucau about 10 years ago

#31 - Crest Plugin that Scans via XBean at build time

Issue - State: closed - Opened by dblevins about 10 years ago - 4 comments

#30 - provide a crest bus

Issue - State: open - Opened by rmannibucau over 10 years ago - 1 comment

#29 - Extracted primitive clauses for PrimitiveType Enum factory and cleanup

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#28 - @Required does not work with multiple @Option names

Issue - State: closed - Opened by jgallimore over 10 years ago - 9 comments

#27 - Help for subcommands

Issue - State: open - Opened by jgallimore over 10 years ago

#26 - Change default type verification

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#25 - Removed unnecessary else

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#24 - Removed unnecessary else

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#23 - Added pt_BR to ValidationMessages

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#22 - Support pt_BR language too.

Issue - State: open - Opened by danielsoro over 10 years ago - 5 comments

#21 - Mutually exclusive options & help

Issue - State: open - Opened by dblevins over 10 years ago - 1 comment
Labels: enhancement

#20 - support batchee cli

Issue - State: open - Opened by rmannibucau over 10 years ago - 20 comments

#19 - Create Crest Forge Addon

Issue - State: open - Opened by danielsoro over 10 years ago

#18 - Simple clean up

Pull Request - State: closed - Opened by danielsoro over 10 years ago - 3 comments

#17 - [Fix #3] Support multiple names for options

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#16 - Add a Continuos Integration.

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

#15 - Adjust isFile validator.

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#14 - Reorganized the project

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#13 - Adjusted isFile constraint and documentation

Pull Request - State: closed - Opened by danielsoro over 10 years ago

#12 - simple example without uber jar

Issue - State: open - Opened by jgranduel over 10 years ago

#11 - EditorLoader in crest main

Issue - State: closed - Opened by rmannibucau almost 11 years ago - 3 comments

#9 - supporting bean binding

Pull Request - State: closed - Opened by rmannibucau about 11 years ago - 1 comment

#3 - Support multiple names for options

Issue - State: closed - Opened by brianm about 11 years ago - 22 comments

#2 - fix maven warnings on deprecated pom.versin usage

Pull Request - State: closed - Opened by brianm about 11 years ago

#1 - @Default("${foo}") should support pluggable resolvers for foo

Issue - State: open - Opened by brianm about 11 years ago - 2 comments