Branch: refs/heads/master
Home: https://github.com/jenkinsci/gitlab-hook-plugin
Commit: ac4b50eed85f800d72b35813634cd4c92d3af35b
https://github.com/jenkinsci/gitlab-hook-plugin/commit/ac4b50eed85f800d72b35813634cd4c92d3af35b
Author: Vanja Radovanović <[email protected]>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M jenkins-gitlab-hook.pluginspec
Log Message:
-----------
Merge tag 'v1.1.0' into develop
v1.1.0
Commit: 92438e8d24a5549da95982bcc851438fcb457d53
https://github.com/jenkinsci/gitlab-hook-plugin/commit/92438e8d24a5549da95982bcc851438fcb457d53
Author: Vanja Radovanović <[email protected]>
Date: 2014-07-13 (Sun, 13 Jul 2014)
Changed paths:
M README.md
Log Message:
-----------
Merge branch 'master' into develop
Commit: 1f8ae72660a8b6fe719c8f9d4deab818afe7dc9c
https://github.com/jenkinsci/gitlab-hook-plugin/commit/1f8ae72660a8b6fe719c8f9d4deab818afe7dc9c
Author: Vanja Radovanović <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M README.md
Log Message:
-----------
readme fix
Commit: f5085ae0eacd740b146dab663128f25cde0b59bc
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f5085ae0eacd740b146dab663128f25cde0b59bc
Author: Vanja Radovanović <[email protected]>
Date: 2014-07-15 (Tue, 15 Jul 2014)
Changed paths:
M README.md
Log Message:
-----------
Merge branch 'master' into develop
Commit: e25ea7b0595ff93f74d9ab14226317fadcc5ca76
https://github.com/jenkinsci/gitlab-hook-plugin/commit/e25ea7b0595ff93f74d9ab14226317fadcc5ca76
Author: GuyCheung <[email protected]>
Date: 2014-09-03 (Wed, 03 Sep 2014)
Changed paths:
M jenkins-gitlab-hook.pluginspec
M models/values/project.rb
Log Message:
-----------
upgrade to v1.1.1 for Multi SCMs plugin support
Commit: 7d552e3023bac61eba0c21a0c7c29847f49de9bc
https://github.com/jenkinsci/gitlab-hook-plugin/commit/7d552e3023bac61eba0c21a0c7c29847f49de9bc
Author: GuyCheung <[email protected]>
Date: 2014-09-04 (Thu, 04 Sep 2014)
Changed paths:
M models/values/project.rb
Log Message:
-----------
fix that match branch should also match repo url
Commit: 731536efda0df44486d01d586a0878f84cd0b602
https://github.com/jenkinsci/gitlab-hook-plugin/commit/731536efda0df44486d01d586a0878f84cd0b602
Author: Javier Palacios <[email protected]>
Date: 2014-09-06 (Sat, 06 Sep 2014)
Changed paths:
M models/services/get_jenkins_projects.rb
M models/values/project.rb
Log Message:
-----------
Include pushed refs in argument lists for matching methods
Commit: bb952f796f37d0cce73160f3b5b25c5a73b26c83
https://github.com/jenkinsci/gitlab-hook-plugin/commit/bb952f796f37d0cce73160f3b5b25c5a73b26c83
Author: Javier Palacios <[email protected]>
Date: 2014-09-06 (Sat, 06 Sep 2014)
Changed paths:
M models/values/project.rb
Log Message:
-----------
Fixes 11 : Check also for pushed ref on matches_branch?
Commit: f0a97ce3e995631edc1af48ff0569fe6899983d8
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f0a97ce3e995631edc1af48ff0569fe6899983d8
Author: Javier Palacios <[email protected]>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M models/values/settings.rb
Log Message:
-----------
Transform settings methods into intstance ones
Commit: f8625a45073bf57cbf825bf9164d4178e654f6b6
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f8625a45073bf57cbf825bf9164d4178e654f6b6
Author: Javier Palacios <[email protected]>
Date: 2014-09-08 (Mon, 08 Sep 2014)
Changed paths:
M models/services/get_jenkins_projects.rb
M models/use_cases/create_project_for_branch.rb
M models/use_cases/process_commit.rb
M models/use_cases/process_delete_commit.rb
Log Message:
-----------
Instantiate Settings class
Commit: 94d4ddea8921d0ac6ba49e65ca52756856a0f14c
https://github.com/jenkinsci/gitlab-hook-plugin/commit/94d4ddea8921d0ac6ba49e65ca52756856a0f14c
Author: Javier Palacios <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M models/values/settings.rb
Log Message:
-----------
Create Settings initialization method reading from xml file
Commit: f0d80e25c182e083796ce1014c3d65011b6e8076
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f0d80e25c182e083796ce1014c3d65011b6e8076
Author: Javier Palacios <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M models/values/settings.rb
Log Message:
-----------
Move string defaults to getter methods
Commit: c3616545f56e374a0dedfa8c1d2cc235b3da7ed4
https://github.com/jenkinsci/gitlab-hook-plugin/commit/c3616545f56e374a0dedfa8c1d2cc235b3da7ed4
Author: Javier Palacios <[email protected]>
Date: 2014-09-09 (Tue, 09 Sep 2014)
Changed paths:
M models/values/settings.rb
Log Message:
-----------
Handle string to boolean conversion for remaining parameters
Commit: 2eecdf0c8024b8f41f7a123e716915a551577100
https://github.com/jenkinsci/gitlab-hook-plugin/commit/2eecdf0c8024b8f41f7a123e716915a551577100
Author: Javier Palacios <[email protected]>
Date: 2014-09-20 (Sat, 20 Sep 2014)
Changed paths:
M README.md
Log Message:
-----------
Add note on documentation
Commit: 261bd6009fba5240c787b3a2be9dbbba886b86c5
https://github.com/jenkinsci/gitlab-hook-plugin/commit/261bd6009fba5240c787b3a2be9dbbba886b86c5
Author: Javier Palacios <[email protected]>
Date: 2014-09-20 (Sat, 20 Sep 2014)
Changed paths:
M models/values/project.rb
Log Message:
-----------
BUGFIX : never check parameters unles a refspec match is found
Commit: 1c20f1acaf2d6afb33c51cd41dacb79b8ae34ab1
https://github.com/jenkinsci/gitlab-hook-plugin/commit/1c20f1acaf2d6afb33c51cd41dacb79b8ae34ab1
Author: Vanja Radovanović <[email protected]>
Date: 2014-09-26 (Fri, 26 Sep 2014)
Changed paths:
A models/services/build_scm.rb
M models/use_cases/create_project_for_branch.rb
A models/values/scm_data.rb
A spec/services/build_scm_spec.rb
M spec/use_cases/create_project_for_branch_spec.rb
A spec/values/scm_data_spec.rb
Log Message:
-----------
merged changes from pull request #38, related to legacy and 2+ git plugin
version
extracted build scm and scm data from create project from branch use case
Commit: cb79d4b419f5aba035369efddb9f7bcbe4335254
https://github.com/jenkinsci/gitlab-hook-plugin/commit/cb79d4b419f5aba035369efddb9f7bcbe4335254
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action.rb
M models/values/settings.rb
A views/gitlab_web_hook_root_action/global.erb
Log Message:
-----------
Implement plugin descriptor (read-only)
Commit: f97da334a0f52ea2a8304496d39336abbcfcb64d
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f97da334a0f52ea2a8304496d39336abbcfcb64d
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/values/settings.rb
Log Message:
-----------
Implement descriptor save operation
Commit: 12f5333d39665434f24c98c448b76cc11e24a2fb
https://github.com/jenkinsci/gitlab-hook-plugin/commit/12f5333d39665434f24c98c448b76cc11e24a2fb
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action.rb
A models/root_action_descriptor.rb
M models/services/get_jenkins_projects.rb
M models/use_cases/build_now.rb
M models/use_cases/create_project_for_branch.rb
M models/use_cases/notify_commit.rb
M models/use_cases/process_commit.rb
M models/use_cases/process_delete_commit.rb
R models/values/settings.rb
Log Message:
-----------
Promote into top level the Settings/Descriptor class
Move Settings into GitlabWebHookRootActionDescriptor. Replace uses of the
class with calls to get the plugin descriptor.
Commit: 4a21b0a872b951f4e7899b278106e2936498c44b
https://github.com/jenkinsci/gitlab-hook-plugin/commit/4a21b0a872b951f4e7899b278106e2936498c44b
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
Log Message:
-----------
BUGFIX : protect against empty configFile
Commit: 5531ecc2d43fb2a85dded2ffd182fad326429f70
https://github.com/jenkinsci/gitlab-hook-plugin/commit/5531ecc2d43fb2a85dded2ffd182fad326429f70
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
Log Message:
-----------
BUGFIX : wrong code to write to file
Commit: fdec1247b767df4b96f27c8fd237f22851434d07
https://github.com/jenkinsci/gitlab-hook-plugin/commit/fdec1247b767df4b96f27c8fd237f22851434d07
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
M views/gitlab_web_hook_root_action/global.erb
Log Message:
-----------
Implement true booleans for global configuration
Commit: cb29065005355a122b83b51fa0895cb01a7f17f6
https://github.com/jenkinsci/gitlab-hook-plugin/commit/cb29065005355a122b83b51fa0895cb01a7f17f6
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
Log Message:
-----------
BUGFIX : ruby file closing does not give a return code
Commit: 7fb0c2bcd6334bd4ef83e5147815062cbed710ed
https://github.com/jenkinsci/gitlab-hook-plugin/commit/7fb0c2bcd6334bd4ef83e5147815062cbed710ed
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
Log Message:
-----------
Improve XML handling
Commit: 6f14771bc7f21c226a1c6d1a519106a73a5756c6
https://github.com/jenkinsci/gitlab-hook-plugin/commit/6f14771bc7f21c226a1c6d1a519106a73a5756c6
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
Log Message:
-----------
Improve descriptor standarization
Commit: 45376bb721a9b5f40024cddc2d0bba34cb46cac7
https://github.com/jenkinsci/gitlab-hook-plugin/commit/45376bb721a9b5f40024cddc2d0bba34cb46cac7
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
A views/gitlab_web_hook_root_action/help-any_branch_pattern.erb
A views/gitlab_web_hook_root_action/help-automatic_project_creation.erb
A views/gitlab_web_hook_root_action/help-description.erb
A views/gitlab_web_hook_root_action/help-master_branch.erb
A views/gitlab_web_hook_root_action/help-use_master_project_name.erb
Log Message:
-----------
Add help files for global configuration
Commit: 2e8270e8b258d9b3c002f9f1a3e525c47185930a
https://github.com/jenkinsci/gitlab-hook-plugin/commit/2e8270e8b258d9b3c002f9f1a3e525c47185930a
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
M views/gitlab_web_hook_root_action/global.erb
Log Message:
-----------
Hide parameters in UI when automatic project creation unchecked
Commit: 60c38e0dad45f40a83e9c4b021db95384f6bc2fb
https://github.com/jenkinsci/gitlab-hook-plugin/commit/60c38e0dad45f40a83e9c4b021db95384f6bc2fb
Author: Javier Palacios <[email protected]>
Date: 2014-10-11 (Sat, 11 Oct 2014)
Changed paths:
M models/root_action_descriptor.rb
Log Message:
-----------
BUGFIX : wrong way to set boolean default values
Commit: ead05f6276ac52dffe8c505a4876a729e6a2c7d3
https://github.com/jenkinsci/gitlab-hook-plugin/commit/ead05f6276ac52dffe8c505a4876a729e6a2c7d3
Author: Javier Palacios <[email protected]>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M spec/values/project_spec.rb
Log Message:
-----------
BUGFIX : match the new project.matches? signature
Commit: 2677e44a6394dce4e8aed797ca65b1b35c2475b4
https://github.com/jenkinsci/gitlab-hook-plugin/commit/2677e44a6394dce4e8aed797ca65b1b35c2475b4
Author: Javier Palacios <[email protected]>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M spec/values/project_spec.rb
Log Message:
-----------
Implement mockup for repository.getFetchRefSpecs method
Commit: e9fcc2e2779026b0e3335ef08c0bb8c499e4b25f
https://github.com/jenkinsci/gitlab-hook-plugin/commit/e9fcc2e2779026b0e3335ef08c0bb8c499e4b25f
Author: Javier Palacios <[email protected]>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M spec/values/project_spec.rb
Log Message:
-----------
Improve refspecs mockup
Commit: 29d15a4b1c54ae38807e434d44b0e0271791fdb9
https://github.com/jenkinsci/gitlab-hook-plugin/commit/29d15a4b1c54ae38807e434d44b0e0271791fdb9
Author: Javier Palacios <[email protected]>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M spec/services/get_jenkins_projects_spec.rb
Log Message:
-----------
Fix test failing due to missing full_branch_reference
Commit: 90c16888d2661b4650a4909ea416207b234ed251
https://github.com/jenkinsci/gitlab-hook-plugin/commit/90c16888d2661b4650a4909ea416207b234ed251
Author: Javier Palacios <[email protected]>
Date: 2014-10-22 (Wed, 22 Oct 2014)
Changed paths:
M spec/services/get_jenkins_projects_spec.rb
Log Message:
-----------
Final fixes for get_jenkins_projects
Commit: 4fee8a53c7bfda7003270f41045c34aba24e6ad8
https://github.com/jenkinsci/gitlab-hook-plugin/commit/4fee8a53c7bfda7003270f41045c34aba24e6ad8
Author: Javier Palacios <[email protected]>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
A spec/models/root_action_descriptor_spec.rb
A spec/support/jenkins/model/config_file.rb
R spec/values/settings_spec.rb
Log Message:
-----------
Transform settings tests into descriptor ones
Commit: 81e2725fc901863fe3ed206f3ccda82d4e83329d
https://github.com/jenkinsci/gitlab-hook-plugin/commit/81e2725fc901863fe3ed206f3ccda82d4e83329d
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M models/api.rb
Log Message:
-----------
Changelog:
* logging request details nicely, including payload
* error handling fix, exceptions converted to java RuntimeException, related to
JENKINS-24232
* on error displaying stack trace as well
Commit: 3fe2b6d118a9b9d24dc1fbad18d468596ab60820
https://github.com/jenkinsci/gitlab-hook-plugin/commit/3fe2b6d118a9b9d24dc1fbad18d468596ab60820
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-24 (Fri, 24 Oct 2014)
Changed paths:
M models/api.rb
Log Message:
-----------
Merge branch 'develop' into feature/git_2x_support
Commit: 249cf223c65b38bd1d79ed5862fa2a255d85614b
https://github.com/jenkinsci/gitlab-hook-plugin/commit/249cf223c65b38bd1d79ed5862fa2a255d85614b
Author: Javier Palacios <[email protected]>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M spec/services/get_jenkins_projects_spec.rb
M spec/support/jenkins/model/config_file.rb
M spec/use_cases/create_project_for_branch_spec.rb
M spec/use_cases/process_commit_spec.rb
M spec/use_cases/process_delete_commit_spec.rb
Log Message:
-----------
Use descriptor on remaining tests
Commit: 463b5a0e8438b3d1a534dfffb4489df6bc7f7744
https://github.com/jenkinsci/gitlab-hook-plugin/commit/463b5a0e8438b3d1a534dfffb4489df6bc7f7744
Author: Javier Palacios <[email protected]>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M spec/use_cases/process_commit_spec.rb
Log Message:
-----------
Fix failing test
Commit: f122f984bf7ea79bed9c1a38c39f40fecbcf720b
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f122f984bf7ea79bed9c1a38c39f40fecbcf720b
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
A models/services/build_scm.rb
M models/use_cases/create_project_for_branch.rb
A models/values/scm_data.rb
A spec/services/build_scm_spec.rb
M spec/use_cases/create_project_for_branch_spec.rb
A spec/values/scm_data_spec.rb
Log Message:
-----------
Merge branch 'feature/git_2x_support' into develop
Commit: b32b58bf7db9141c49558669e6e8bbaab1c5d695
https://github.com/jenkinsci/gitlab-hook-plugin/commit/b32b58bf7db9141c49558669e6e8bbaab1c5d695
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M models/api.rb
M models/services/parse_request.rb
M spec/services/parse_request_spec.rb
Log Message:
-----------
Changelog:
* displaying stack trace on exception, nicely formatted for api response or in
log
* fix for invalid or empty payload, returns the actual payload sent and a more
meaningful description
* catching invalid route, displaying known routes and link to wiki
Commit: dc1248591d4e51d37d8fd1836a55e93af4c62c53
https://github.com/jenkinsci/gitlab-hook-plugin/commit/dc1248591d4e51d37d8fd1836a55e93af4c62c53
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M models/values/project.rb
M spec/values/project_spec.rb
Log Message:
-----------
fix for branch specifier that is not of String type
now just skipping such projects instead of raising exception (JENKINS-24232)
Commit: 63b24855a2a13a2d5d51575fc2119a6422a205d5
https://github.com/jenkinsci/gitlab-hook-plugin/commit/63b24855a2a13a2d5d51575fc2119a6422a205d5
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-25 (Sat, 25 Oct 2014)
Changed paths:
M README.md
M models/services/get_jenkins_projects.rb
M models/values/project.rb
M spec/services/get_jenkins_projects_spec.rb
M spec/values/project_spec.rb
Log Message:
-----------
Merge branch 'feature/refspec_matching' of
github.com:javiplx/jenkins-gitlab-hook-plugin into
javiplx-feature/refspec_matching
Conflicts:
spec/values/project_spec.rb
Commit: f53ad08c5a686a6ee1bdc8c125a60bc928912689
https://github.com/jenkinsci/gitlab-hook-plugin/commit/f53ad08c5a686a6ee1bdc8c125a60bc928912689
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M models/values/project.rb
M spec/values/project_spec.rb
Log Message:
-----------
#41 a bit of styling, added spec for refspec mathing
Commit: be7862bec6c03fbbce4727106e0f971b8a8b12d4
https://github.com/jenkinsci/gitlab-hook-plugin/commit/be7862bec6c03fbbce4727106e0f971b8a8b12d4
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M README.md
M models/services/get_jenkins_projects.rb
M models/values/project.rb
M spec/services/get_jenkins_projects_spec.rb
M spec/values/project_spec.rb
Log Message:
-----------
Merge branch 'javiplx-feature/refspec_matching' into develop
Commit: 2128ba5b3c9c8ac5cb4ac56dd297b410d21cc626
https://github.com/jenkinsci/gitlab-hook-plugin/commit/2128ba5b3c9c8ac5cb4ac56dd297b410d21cc626
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M models/values/project.rb
M models/values/request_details.rb
M spec/values/project_spec.rb
M spec/values/request_details_spec.rb
Log Message:
-----------
#45 fix for getting branch name from payload, did not work correctly for tags
Commit: e521548b0f8c610b431acf3e5ceea203a79c6855
https://github.com/jenkinsci/gitlab-hook-plugin/commit/e521548b0f8c610b431acf3e5ceea203a79c6855
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M models/services/get_jenkins_projects.rb
Log Message:
-----------
logging the list of matched projects
Commit: 7d493e7241eb64ac3198f5d5b10b72ecb36b63a2
https://github.com/jenkinsci/gitlab-hook-plugin/commit/7d493e7241eb64ac3198f5d5b10b72ecb36b63a2
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M models/root_action.rb
A models/root_action_descriptor.rb
M models/services/get_jenkins_projects.rb
M models/use_cases/build_now.rb
M models/use_cases/create_project_for_branch.rb
M models/use_cases/notify_commit.rb
M models/use_cases/process_commit.rb
M models/use_cases/process_delete_commit.rb
R models/values/settings.rb
A spec/models/root_action_descriptor_spec.rb
M spec/services/get_jenkins_projects_spec.rb
A spec/support/jenkins/model/config_file.rb
M spec/use_cases/process_commit_spec.rb
M spec/use_cases/process_delete_commit_spec.rb
R spec/values/settings_spec.rb
A views/gitlab_web_hook_root_action/global.erb
A views/gitlab_web_hook_root_action/help-any_branch_pattern.erb
A views/gitlab_web_hook_root_action/help-automatic_project_creation.erb
A views/gitlab_web_hook_root_action/help-description.erb
A views/gitlab_web_hook_root_action/help-master_branch.erb
A views/gitlab_web_hook_root_action/help-use_master_project_name.erb
Log Message:
-----------
Merge branch 'feature/read_config_from_file' of
github.com:javiplx/jenkins-gitlab-hook-plugin into
javiplx-feature/read_config_from_file
Conflicts:
models/services/get_jenkins_projects.rb
models/use_cases/create_project_for_branch.rb
spec/services/get_jenkins_projects_spec.rb
spec/use_cases/create_project_for_branch_spec.rb
Commit: b51cd0eedc89cf9513349b33a92c8788089397ec
https://github.com/jenkinsci/gitlab-hook-plugin/commit/b51cd0eedc89cf9513349b33a92c8788089397ec
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M models/root_action.rb
M models/root_action_descriptor.rb
M models/services/get_jenkins_projects.rb
M models/use_cases/create_project_for_branch.rb
M models/use_cases/process_commit.rb
M models/use_cases/process_delete_commit.rb
A models/util/settings.rb
Log Message:
-----------
#44 moved settings to a module
Commit: d9ab46e18a5172ad2d8abe0d912b4fa326198de0
https://github.com/jenkinsci/gitlab-hook-plugin/commit/d9ab46e18a5172ad2d8abe0d912b4fa326198de0
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M README.md
M models/root_action_descriptor.rb
M models/services/get_jenkins_projects.rb
M spec/models/root_action_descriptor_spec.rb
M spec/services/get_jenkins_projects_spec.rb
A spec/support/jenkins/default_descriptor.rb
R spec/support/jenkins/model/config_file.rb
A spec/support/shared/settings.rb
M spec/use_cases/create_project_for_branch_spec.rb
M spec/use_cases/process_commit_spec.rb
M spec/use_cases/process_delete_commit_spec.rb
M views/gitlab_web_hook_root_action/global.erb
Log Message:
-----------
#44 fixed specs, a bit of styling
Commit: b7ef7dd8e3b7cca76034f1305d5dba1d56b8654c
https://github.com/jenkinsci/gitlab-hook-plugin/commit/b7ef7dd8e3b7cca76034f1305d5dba1d56b8654c
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M README.md
M models/root_action.rb
A models/root_action_descriptor.rb
M models/services/get_jenkins_projects.rb
M models/use_cases/build_now.rb
M models/use_cases/create_project_for_branch.rb
M models/use_cases/notify_commit.rb
M models/use_cases/process_commit.rb
M models/use_cases/process_delete_commit.rb
A models/util/settings.rb
R models/values/settings.rb
A spec/models/root_action_descriptor_spec.rb
M spec/services/get_jenkins_projects_spec.rb
A spec/support/jenkins/default_descriptor.rb
A spec/support/shared/settings.rb
M spec/use_cases/create_project_for_branch_spec.rb
M spec/use_cases/process_commit_spec.rb
M spec/use_cases/process_delete_commit_spec.rb
R spec/values/settings_spec.rb
A views/gitlab_web_hook_root_action/global.erb
A views/gitlab_web_hook_root_action/help-any_branch_pattern.erb
A views/gitlab_web_hook_root_action/help-automatic_project_creation.erb
A views/gitlab_web_hook_root_action/help-description.erb
A views/gitlab_web_hook_root_action/help-master_branch.erb
A views/gitlab_web_hook_root_action/help-use_master_project_name.erb
Log Message:
-----------
Merge branch 'javiplx-feature/read_config_from_file' into develop
Commit: 4ccbfa4edff29acff4459a756bb0ae7993a23e97
https://github.com/jenkinsci/gitlab-hook-plugin/commit/4ccbfa4edff29acff4459a756bb0ae7993a23e97
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-26 (Sun, 26 Oct 2014)
Changed paths:
M models/values/project.rb
M spec/values/project_spec.rb
Log Message:
-----------
removed unneeded logging
Commit: 97479e98b262d15fefdcea8457ffbb09db4f6f32
https://github.com/jenkinsci/gitlab-hook-plugin/commit/97479e98b262d15fefdcea8457ffbb09db4f6f32
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M jenkins-gitlab-hook.pluginspec
M models/values/project.rb
Log Message:
-----------
Merge branch 'feature-support_multi_scms' of
github.com:GuyCheung/jenkins-gitlab-hook-plugin into
GuyCheung-feature-support_multi_scms
Conflicts:
models/values/project.rb
Commit: de934d9a09a4cd60734c74f226b6d2770701917b
https://github.com/jenkinsci/gitlab-hook-plugin/commit/de934d9a09a4cd60734c74f226b6d2770701917b
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-30 (Thu, 30 Oct 2014)
Changed paths:
M jenkins-gitlab-hook.pluginspec
M models/values/project.rb
A spec/lib/mutiple-smscs-classes.jar
M spec/services/get_jenkins_projects_spec.rb
M spec/use_cases/create_project_for_branch_spec.rb
M spec/values/project_spec.rb
Log Message:
-----------
Merge branch 'feature-support_multi_scms' of
github.com:GuyCheung/jenkins-gitlab-hook-plugin into
GuyCheung-feature-support_multi_scms
Conflicts:
models/values/project.rb
Commit: fceac6373440b2c1e83426c0dfdaf4b60c7fe834
https://github.com/jenkinsci/gitlab-hook-plugin/commit/fceac6373440b2c1e83426c0dfdaf4b60c7fe834
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-31 (Fri, 31 Oct 2014)
Changed paths:
M spec/values/project_spec.rb
Log Message:
-----------
added specs for multiple smc support
Commit: 953607bf72d477a38934a1b587afc8daa5b5a000
https://github.com/jenkinsci/gitlab-hook-plugin/commit/953607bf72d477a38934a1b587afc8daa5b5a000
Author: Vanja Radovanović <[email protected]>
Date: 2014-10-31 (Fri, 31 Oct 2014)
Changed paths:
M models/values/project.rb
M spec/values/project_spec.rb
Log Message:
-----------
fix for multiple smc support, build chooser is now selected from matching smcs
Commit: cee21a068a05a4b96666be71304551c97531cbd5
https://github.com/jenkinsci/gitlab-hook-plugin/commit/cee21a068a05a4b96666be71304551c97531cbd5
Author: Javier Palacios <[email protected]>
Date: 2014-11-16 (Sun, 16 Nov 2014)
Changed paths:
M Gemfile
M Gemfile.lock
A Rakefile
Log Message:
-----------
Add rakefile
Commit: 01190b99953d9aba07a9fd99835a8829259ecf68
https://github.com/jenkinsci/gitlab-hook-plugin/commit/01190b99953d9aba07a9fd99835a8829259ecf68
Author: Javier Palacios <[email protected]>
Date: 2014-11-16 (Sun, 16 Nov 2014)
Changed paths:
A .travis.yml
Log Message:
-----------
Add TravisCI configuration
Commit: e4eae78ade65acd58110062767c02eeee342c6c3
https://github.com/jenkinsci/gitlab-hook-plugin/commit/e4eae78ade65acd58110062767c02eeee342c6c3
Author: Vanja Radovanović <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
M jenkins-gitlab-hook.pluginspec
M models/values/project.rb
A spec/lib/mutiple-smscs-classes.jar
M spec/services/get_jenkins_projects_spec.rb
M spec/use_cases/create_project_for_branch_spec.rb
M spec/values/project_spec.rb
Log Message:
-----------
Merge branch 'feature/multiple_smcs' into develop
Commit: 3c4ae02439f5e0f2766633d874a6c160137d2add
https://github.com/jenkinsci/gitlab-hook-plugin/commit/3c4ae02439f5e0f2766633d874a6c160137d2add
Author: Vanja Radovanović <[email protected]>
Date: 2014-11-17 (Mon, 17 Nov 2014)
Changed paths:
A .travis.yml
M Gemfile
M Gemfile.lock
A Rakefile
Log Message:
-----------
Merge pull request #49 from javiplx/feature/travis-ci
Configure TravisCI
Commit: 294844d65ac472997b6abb68d09f60f271cd789c
https://github.com/jenkinsci/gitlab-hook-plugin/commit/294844d65ac472997b6abb68d09f60f271cd789c
Author: Javier Palacios <[email protected]>
Date: 2014-11-18 (Tue, 18 Nov 2014)
Changed paths:
M models/use_cases/build_now.rb
M models/values/project.rb
Log Message:
-----------
Schedule build only if project polling detects changes
Commit: 9c9048873def5a2bbfe8fab18f5ea2a838955737
https://github.com/jenkinsci/gitlab-hook-plugin/commit/9c9048873def5a2bbfe8fab18f5ea2a838955737
Author: Vanja Radovanović <[email protected]>
Date: 2014-12-07 (Sun, 07 Dec 2014)
Changed paths:
M models/use_cases/build_now.rb
M models/values/project.rb
Log Message:
-----------
Merge pull request #51 from javiplx/rebased/scm_polling
Schedule build only if project polling detects changes
Commit: 869c4f5a17cdec06523e0d1f6ca6df4730cba2bd
https://github.com/jenkinsci/gitlab-hook-plugin/commit/869c4f5a17cdec06523e0d1f6ca6df4730cba2bd
Author: Vanja Radovanović <[email protected]>
Date: 2014-12-07 (Sun, 07 Dec 2014)
Changed paths:
M models/api.rb
M models/services/get_jenkins_projects.rb
M models/use_cases/build_now.rb
M models/use_cases/notify_commit.rb
M models/values/project.rb
M spec/use_cases/build_now_spec.rb
M spec/values/project_spec.rb
Log Message:
-----------
moved has_changes? into project, added specs for it
loggers moved to a method (from constant)
Commit: a56124c468017fad6217cfeb8caaf9b314caa733
https://github.com/jenkinsci/gitlab-hook-plugin/commit/a56124c468017fad6217cfeb8caaf9b314caa733
Author: Vanja Radovanović <[email protected]>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M models/services/get_jenkins_projects.rb
Log Message:
-----------
cleaning up get projects matching code
Commit: 7884fcc8d3fdea5f13e255aa21b712f11b81e9fd
https://github.com/jenkinsci/gitlab-hook-plugin/commit/7884fcc8d3fdea5f13e255aa21b712f11b81e9fd
Author: Vanja Radovanović <[email protected]>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M models/services/get_jenkins_projects.rb
M models/use_cases/build_now.rb
M models/use_cases/notify_commit.rb
M models/values/project.rb
Log Message:
-----------
logger moved to constructor
Commit: 2df8e169dbc076c0d0902526ac28be3ca7ef158d
https://github.com/jenkinsci/gitlab-hook-plugin/commit/2df8e169dbc076c0d0902526ac28be3ca7ef158d
Author: Vanja Radovanović <[email protected]>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M models/use_cases/build_now.rb
M models/values/project.rb
M spec/use_cases/build_now_spec.rb
M spec/values/project_spec.rb
Log Message:
-----------
reverted #51
Commit: 260ebc453de008d5743dfe964df0a2f43676a4e6
https://github.com/jenkinsci/gitlab-hook-plugin/commit/260ebc453de008d5743dfe964df0a2f43676a4e6
Author: Vanja Radovanović <[email protected]>
Date: 2014-12-08 (Mon, 08 Dec 2014)
Changed paths:
M models/services/get_jenkins_projects.rb
M spec/services/get_jenkins_projects_spec.rb
Log Message:
-----------
#50 skipping matrix configuration axis projects
Compare:
https://github.com/jenkinsci/gitlab-hook-plugin/compare/d363666f0681...260ebc453de0
--
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.