aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources
AgeCommit message (Collapse)AuthorFilesLines
2015-10-28Add support for plaintext username/password unless credentials are specified.Joel Baranick1-0/+6
2015-10-21Support credentials by allowing UsernamePasswordCredentials to be picked ↵Joel Baranick1-6/+3
when configuring BitbucketBuildTrigger and change BitbucketRepository to use the credentials when setting up the ApiClient.
2015-03-31Fix filemodeatsushi1-0/+0
2015-03-30Implement approve if build successatsushi1-0/+3
2014-10-13added an option to check the destination branch's last commit, and rebuild ↵John Wismar2-1/+4
if that branch has changed. update documentation with instructions about merging before build, and to mention "Rebuild if destination branch changes?" checkbox
2014-05-14Delete the first comment when build is finished for a cleaner appearance.Robert Jeppesen1-1/+1
Implements #8
2014-04-16fix typoS.nishio1-1/+1
2014-04-16view: add ci skip phrases textboxS.nishio1-0/+3
2014-04-16resource: fix indentS.nishio1-1/+1
2014-02-12initial commitS.nishio2-0/+23