Branch: refs/heads/master
Home: https://github.com/jenkinsci/aws-codecommit-trigger-plugin
Commit: ffec8378821a643a55d8ddce6e8b48a2485b92d8
https://github.com/jenkinsci/aws-codecommit-trigger-plugin/commit/ffec8378821a643a55d8ddce6e8b48a2485b92d8
Author: phuong <[email protected]>
Date: 2017-12-11 (Mon, 11 Dec 2017)
Changed paths:
M
hpi/src/main/java/com/ribose/jenkins/plugin/awscodecommittrigger/SQSTrigger.java
M
hpi/src/main/java/com/ribose/jenkins/plugin/awscodecommittrigger/SQSTriggerBuilder.java
M
hpi/src/main/java/com/ribose/jenkins/plugin/awscodecommittrigger/model/entities/codecommit/CodeCommitEvent.java
M
hpi/src/test/java/com/ribose/jenkins/plugin/awscodecommittrigger/StringUtilsTest.java
Log Message:
-----------
Print Username Arn as Cause event (#41)
* Documentation and message updates.
* Resolve jenkinsci conflicts (#47)
* Print Username Arn as Cause event (#48)
* Enable squash in JGitflow
* Update .travis.yml to support integration test
* Move to new namespace
* Add display-url-api to test scope
* Suppress FB issue RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
* Fix test plugins too old
* Enable squash in JGitflow
* Update .travis.yml to support integration test
* Move to new namespace
* Add display-url-api to test scope
* Suppress FB issue RCN_REDUNDANT_NULLCHECK_OF_NONNULL_VALUE
* Fix test plugins too old
* Remove redundant code since we use new namespace
* Update pom version
* Update release plugin
* updating poms for 1.7-SNAPSHOT development
* updating poms for 1.8-SNAPSHOT development
* updating poms for branch'release-1.7' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Test subscribe branches without wildcards, multiple projects
* Test for mactching branch names
* Load SCM urls to support user not confused the config
* Keep scm urls transient var
* Update link in htmls
* Update beta version
* Update pom to beta-1
* Supress NP_NULL_ON_SOME_PATH fidbug flag
* Update Readme
* Text update
* Update text & fix findbugs warnings
* updating poms for 1.8-beta-2-SNAPSHOT development
* updating poms for branch'release-1.8-beta-1' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Update build badge to use ci.jenkins.io one & cache travis mvn repo
* Update version to prepare release
* updating poms for 1.8 branch with snapshot versions
* updating poms for 1.9-SNAPSHOT development
* updating poms for branch'release-1.8' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Update match function for repo url
* Update Log info
* Add more logs
* updating poms for 1.10-SNAPSHOT development
* updating poms for branch'release-1.9' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Match original branch
* updating poms for 1.11-SNAPSHOT development
* updating poms for branch'release-1.10' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Better logger support
* Correct description of trigger in project page
* Refine logs in activity action
* Update test IT
* Test for issue #30
* Fix test issue #30 not start Job
* updating poms for 1.12-SNAPSHOT development
* updating poms for branch'release-1.11' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Shorten log & unset jackson version
* Pipeline support implementation
* Update tests
* Refactor activity log
* View activity log in raw format
* Add clear button
* Fix findbug warning
* Fix findbugs NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE
* Change file name to activities
* No need to recreate action many times
* Fix message showing var address
* Remove log output file function
* updating poms for 1.13-SNAPSHOT development
* updating poms for branch'release-1.12' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Support manually enter SCM url
* Implement for pipeline new design
* Support multi repo match
* Fix Test Failure Error
* Fix Single test failures
* Log level changes
* Log refactoring
* Add IR test
* Fix multiple fixture tests failure
* updates documentation with region not found error
* updating poms for 1.13 branch with snapshot versions
* updating poms for 1.14-SNAPSHOT development
* updating poms for branch'release-1.13' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Fix multi project fixture test
* Add one checkbox for Subscribe Internal SCM only
* Support new GUI as well as select Region in SQS setting page
* Fix test compile failed
* Fix test SQS function
* Support jenkins 2.7x
* Update test harness version
* Update default jenkins parent pom and downgrade test harness version
* Fix Jenkins build failure test due to script security version
* Fix no sqs scm is found
* Fix Subscribe Branch tests
* Fix test result fail
* Fix issues tests
* Fix findbugs issue
* updating poms for 1.15-SNAPSHOT development
* updating poms for branch'release-1.14' with non-snapshot versions
* updating develop poms to master versions to avoid merge conflicts
* Updating develop poms back to pre merge state
* Update test script
* Migrate to new structure
* Update aws sqs jar
* Remove comments
* Remove redundant dependencies
* Update shade name
* Prepare for release snapshot sub module
* Reconfigure POMs for next release
* update versions for release
* Skip test project
* update for next development version
* Add changelog file
* To invoke Jenkins CI test dependencies version (#35)
* Add pipline test framework
* Update timeout to 1.5m
* Add test specs
* Jenkins IT for internal scm config
* External SCM IT
* Remove Trigger test
* Add credentials feature
* Add new feature Aws Credential
* Remove some FB Suppress checks
* Try fix NULL FB for getName function
* Fix up FB warning
* Fix findbug null issue in SQSTriggerQueue
* Add feature to migrate to new version
* Fix findbug issue Nonnull
* Fix findbugs null pointer issue in sqs queue class
* Submit Migration test case
* Fix Jenkins CI test failure due to pipline model definition version
* Use workflow job v2.6
* Try to fix version compettiple
* Try to fix scm-step version 2.3
* Fix workflow job v2.9
* Add workflow scm to test
* Update changelog
* update versions for release
* update for next development version
* Support non-interactive installation
* update versions for release
* update for next development version
* Fix queue not saved (#38)
* Remove display uri-api & structs plugins
* Add test for multi threads spec
* Fix Queue list not saved
* update versions for release
* update for next development version
* Update change log
* Make the "Access Test" more complete (#39)
* Make the "Access Test" more complete with trying multiple permissions via
multiple actions
* Return Credentials not null
* update versions for release
* update for next development version
* Support print out User Invoked
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.