5.0.0 (2018-04-01)
Fixed bugs:
Closed issues:
- is this file /templates/default/web_app.conf.erb used any longer #178
- Changes to version attribute not reflected in url or checksum. #167
Merged pull requests:
- Remove use_inline_resource #190 (linc01n)
- Update bitbucket to 5.9.0 #189 (linc01n)
- Return non 0 rc for status if bitbucket is not running #188 (akarasik)
- Bitbucket 5 support #186 (jtusz)
4.5.2 (2017-06-14)
Implemented enhancements:
Closed issues:
- Allow SSL from the application to the database #159
Merged pull requests:
- Prepare for 4.5.2 cookbook release #185 (linc01n)
- Fix ruby syntax error #184 (linc01n)
- Added checksums for versions 4.9.0 --> 4.14.5 #183 (linc01n)
- Fix foodcritic and rubocop #182 (linc01n)
- Fix travis errors #177 (linc01n)
- Enable setting the session timeout #172 (akarasik)
- Don't redirect /server-status for monitoring systems #170 (scopenco)
- Moved checksum's and download url calculation into helper.rb #169 (katbyte)
- Added versions 4.6.1, 4.6.3, 4.7.1, 4.8.0, 4.8.1, 4.8.2, 4.8.3 #166 (katbyte)
4.5.1 (2016-06-10)
Fixed bugs:
- Code search is not working in 4.6.0 #156
Merged pull requests:
- Prepare for 4.5.1 cookbook release #163 (linc01n)
- Update bitbucket to 4.6.2 #162 (linc01n)
- Run start-bitbucket.sh with the full path in Bitbucket init script #158 (atikhono)
- Bitbucket 4.6 needs set-bitbucket-home.sh and set-bitbucket-user.sh #157 (atikhono)
4.5.0 (2016-05-14)
Closed issues:
- Support Bitbucket 4.6 #153
Merged pull requests:
- Prepare for 4.5.0 cookbook release #155 (linc01n)
- Update bitbucket to 4.6.0 and backup client to 3.2.0 #154 (linc01n)
4.4.0 (2016-04-25)
Implemented enhancements:
Merged pull requests:
- Prepare for 4.4.0 cookbook release #152 (linc01n)
- Update bitbucket to 4.5.2 and backup client to 3.1.0 #151 (linc01n)
- Fix travis ruby version #149 (linc01n)
- Fix apache listen ports attribute #148 (legal90)
4.3.0 (2016-03-22)
Fixed bugs:
- Cannot use bitbucket backup client as the config namespace is wrong #143
Merged pull requests:
- Prepare for 4.3.0 cookbook release #147 (linc01n)
- Update bitbucket to 4.4.1 and backup client to 3.0.0 #146 (linc01n)
- Go to the directory contains backup.properties #145 (linc01n)
- Rename properties for bitbucket backup client #144 (linc01n)
4.2.0 (2016-02-14)
Implemented enhancements:
Closed issues:
Merged pull requests:
- Prepare for 4.2.0 cookbook release #140 (linc01n)
- Set database type when running mysql suite #139 (linc01n)
- Redirect HTTP to HTTPS #137 (legal90)
- Disable https on the Tomcat side #136 (legal90)
- Add newer Bitbucket Server versions #135 (legal90)
- .kitchen.yml: Rename Vagrant boxes "chef" -> "bento" #134 (legal90)
4.1.0 (2016-01-20)
Merged pull requests:
- Prepare for 4.1.0 cookbook release #133 (linc01n)
- Upgrade bitbucket to 4.3.0 and backup client to 2.0.2 #132 (linc01n)
4.0.1 (2016-01-01)
Merged pull requests:
- Prepare for 4.0.1 cookbook release #131 (linc01n)
- Add Bitbucket versions 4.2.0 #130 (linc01n)
- Update readme #129 (linc01n)
4.0.0 (2015-12-06)
Implemented enhancements:
- Move pid file to /var/run #100
- Need to upgrade the conf/web.xml for 3.10.0 #97
- Upgrade database/mysql/postgresql dependencies as necessary #58
Fixed bugs:
- Cannot install mysql-client 5.6 on Ubuntu 12.04 #111
Closed issues:
- make create directory recursive #117
- Need any new co-maintainers? #106
- Update test-kitchen tests #96
Merged pull requests:
- 4.0 release #128 (linc01n)
- Set home path to 3.x default when it exists #127 (linc01n)
- Fix hard-coded JAVA_HOME ENV #125 (linc01n)
- Upgrade bitbucket to 4.1.0 #124 (linc01n)
- Upgrade bitbucket to 4.0.3 #122 (linc01n)
- Add recursive folder creation to DIY backup #121 (linc01n)
- Upgrade bitbucket to 4.0.2 #119 (linc01n)
- Create backup folder recusively #118 (linc01n)
- Add Bitbucket Server 4.0 Support #116 (SuperTux88)
- fix rubocop offenses from master #115 (SuperTux88)
- bump stash to the latest version #114 (ramonskie)
- Match Kitchen network config with Vagrantfile #113 (linc01n)
- Switch to using MySQL 5.5 by default #112 (patcon)
- Add DIY backup and Move pid file #110 (linc01n)
- Add postgresql test suite #107 (patcon)
- Migrate to serverspec tests #105 (patcon)
- Remove apache2 test-kitchen suite #104 (patcon)
- Update mysql cookbook (6.x) and database cookbook #103 (patcon)
- Move pid to /var/run/stash/catalina.pid #102 (linc01n)
- Add and default to Stash 3.10.2 #101 (linc01n)
- Upgrade web.xml to latest version #98 (linc01n)
3.16.1 (2015-06-20)
Fixed bugs:
- umask warning when restarting (in vagrant ubuntu1404) #92
Merged pull requests:
- Prepare for 3.16.1 cookbook release #94 (linc01n)
- Set umask to 0027 for more secure file creation #93 (linc01n)
3.16.0 (2015-06-19)
Fixed bugs:
- Stash Crashes Due to java.lang.OutOfMemoryError PermGen Space Error #84
Closed issues:
- Vagrant failed for Ubuntu 1404 install #86
Merged pull requests:
- Prepare for 3.16.0 cookbook release #91 (linc01n)
- Do a apt-get update before running package install #90 (linc01n)
- Use proper setenv.sh format for v3.8+. #89 (patcon)
- Fix minor rubocop style errors #88 (patcon)
- Add support of Stash versions 3.8.1, 3.9.1, 3.9.2, 3.10.0 #87 (legal90)
3.15.0 (2015-04-22)
Merged pull requests:
- Prepare for 3.15.0 cookbook release #83 (linc01n)
- Upgrade stash to 3.8.0 and backup client to 1.8.2 #82 (linc01n)
- Speedup travis build #81 (linc01n)
3.14.4 (2015-03-17)
Fixed bugs:
- service stash start|restart|stop|status not working on CentOS 7 #67
Merged pull requests:
3.14.3 (2015-03-13)
Merged pull requests:
- Prepare for 3.14.3 cookbook release #78 (linc01n)
- Upgrade Stash to 3.7.1 #77 (crivabene)
- Fix ubuntu version #76 (linc01n)
- Upgrade stash to 3.7.0 and backup client to 1.7.0 #75 (linc01n)
3.14.2 (2015-02-12)
Merged pull requests:
3.14.1 (2015-02-11)
Fixed bugs:
- Missing mysql-chef_gem cookbook #69
Merged pull requests:
- Prepare for 3.14.1 cookbook release #72 (linc01n)
- Lock database cookbook to 2.3.1 #71 (linc01n)
- Fix rubocop offenses #70 (linc01n)
- Extend license year to 2015 #66 (linc01n)
- Add contributors #65 (linc01n)
- Bump dependencies in Gemfile #62 (bflad)
- Fixed deprecation warning from Berkshelf #61 (legal90)
3.14.0 (2015-01-24)
Fixed bugs:
- cookbook is broker because of no versionlock in metadata #55
Merged pull requests:
- Prepare 3.14.0 release, begin documenting 4.0.0 changes #60 (bflad)
- Split metadata supports/depends, lock mysql ~> 5.0, fixes #55 #59 (bflad)
- Documentation surrounding properties versus now deprecated plugins #57 (bflad)
- the ability to set all property values instead of only the plugins #46 (ramonskie)
3.13.0 (2015-01-23)
Closed issues:
- Support Stash 3.6.0 #47
- all http auth not working when using apache (eg git clone) #42
- 3.12.0 is not yet release to supermarket #40
Merged pull requests:
- Prepare for 3.13.0 cookbook release #54 (bflad)
- Rubocop fixes and ignores #53 (bflad)
- Default to Stash 3.6.0, Stash Backup Client 1.6.0, resolves #47 #52 (bflad)
- Convert Test Kitchen and Vagrant to Atlas boxes #51 (bflad)
- Add Stash version default checksums for 3.1.7, 3.2.7, 3.3.3, 3.3.5, 3.4.1, 3.4.3, 3.4.5, 3.5.0, 3.5.1, and 3.6.0 #48 (bflad)
- Fixed HTTP authentication #45 (legal90)
- Fixes for the Stash library #44 (legal90)
- Fix for "sh: 'rsync' no such file or directory" on RHEL-like systems #43 (legal90)
- Upgrade Stash to 3.4.0 #41 (linc01n)
3.12.1 (2014-10-21)
3.12.0 (2014-10-21)
Merged pull requests:
3.11.0 (2014-10-06)
Closed issues:
- stash 3.2 directories changed #35
Merged pull requests:
3.10.1 (2014-07-10)
Merged pull requests:
- updated stash to 3.1.1 #33 (ramonskie)
- support apache 2.4 access control syntax #32 (andrewgoktepe)
3.10.0 (2014-06-26)
Merged pull requests:
3.9.1 (2014-06-24)
Merged pull requests:
3.9.0 (2014-05-21)
3.8.3 (2014-05-21)
Merged pull requests:
3.8.2 (2014-05-07)
Merged pull requests:
3.8.1 (2014-04-22)
Merged pull requests:
3.8.0 (2014-03-26)
Merged pull requests:
3.7.0 (2014-02-28)
Closed issues:
- first-time setup with database does not work #16
Merged pull requests:
3.6.0 (2014-01-03)
Merged pull requests:
3.5.0 (2013-12-08)
3.4.0 (2013-12-08)
Merged pull requests:
3.3.0 (2013-11-24)
3.2.0 (2013-11-18)
3.1.2 (2013-11-18)
Closed issues:
- Random hibernate exceptions giving me the 500 page #19
- stash.tar.gz unzip fails #17
- Cannot find a resource matching java_ark[jdk] #15
3.1.1 (2013-11-04)
Closed issues:
3.1.0 (2013-11-03)
3.0.1 (2013-10-19)
3.0.0 (2013-10-12)
Closed issues:
- isn't it better to use ark for downloading stash? #9
2.21.0 (2013-10-08)
Merged pull requests:
2.20.0 (2013-10-04)
Merged pull requests:
2.19.0 (2013-08-21)
2.18.0 (2013-08-21)
2.17.0 (2013-08-12)
2.16.0 (2013-08-08)
2.15.0 (2013-07-24)
2.14.0 (2013-06-18)
2.13.0 (2013-05-30)
2.12.0 (2013-05-10)
2.11.0 (2013-05-07)
Closed issues:
- Add LWRP for stash hooks and repositories #4
2.10.1 (2013-05-06)
2.10.0 (2013-05-06)
Merged pull requests:
2.9.0 (2013-05-06)
2.8.0 (2013-04-22)
2.7.0 (2013-04-20)
2.6.1 (2013-04-08)
2.6.0 (2013-03-28)
2.5.0 (2013-03-19)
2.4.0 (2013-02-08)
2.3.1 (2013-02-07)
2.3.0 (2013-02-07)
2.1.8 (2013-01-16)
2.1.7 (2013-01-16)
2.1.6 (2012-12-23)
2.1.5 (2012-12-19)
2.1.4 (2012-12-19)
2.1.3 (2012-12-19)
2.1.2 (2012-12-19)
2.1.1 (2012-12-19)
2.1.0 (2012-12-18)
2.0.2 (2012-11-16)
2.0.1 (2012-11-06)
2.0.0 (2012-11-05)
Closed issues:
- Add Minitests #1
1.0.3 (2012-11-02)
1.0.2 (2012-11-02)
1.0.1 (2012-10-26)
1.0.0 (2012-10-11)
Closed issues:
- Upgrade recipe does not extract over installation #3
0.2.16 (2012-09-24)
0.2.15 (2012-09-24)
0.2.14 (2012-09-24)
0.2.13 (2012-09-24)
Closed issues:
- TravisCI Integration #2
0.2.12 (2012-09-21)
0.2.11 (2012-09-20)
0.2.10 (2012-09-19)
0.2.9 (2012-09-19)
0.2.8 (2012-09-19)
0.2.7 (2012-09-19)
0.2.6 (2012-09-19)
0.2.5 (2012-09-19)
0.2.4 (2012-09-19)
0.2.3 (2012-09-19)
0.2.2 (2012-09-19)
0.2.1 (2012-09-19)
* This Change Log was automatically generated by github_changelog_generator