Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Releases: bflad/chef-stash

5.0.0

01 Apr 14:38
43f1cb7
Compare
Choose a tag to compare

Fixed bugs:

  • Incompatibility with Bitbucket 5 #181
  • Compatability.md is severely out of date. #164

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:

4.5.2

14 Jun 11:42
Compare
Choose a tag to compare

Implemented enhancements:

Closed issues:

  • Allow SSL from the application to the database #159
  • Compatability.md is severely out of date. #164

Merged pull requests:

4.5.1

10 Jun 06:08
Compare
Choose a tag to compare

Fixed bugs:

  • Code search is not working in 4.6.0 #156

Merged pull requests:

  • 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

14 May 05:55
Compare
Choose a tag to compare

Closed issues:

  • Support Bitbucket 4.6 #153

Merged pull requests:

  • Update bitbucket to 4.6.0 and backup client to 3.2.0 #154 (linc01n)

4.4.0

25 Apr 15:51
Compare
Choose a tag to compare

Implemented enhancements:

Merged pull requests:

4.3.0

22 Mar 16:14
Compare
Choose a tag to compare

Fixed bugs:

  • Cannot use bitbucket backup client as the config namespace is wrong #143

Merged pull requests:

  • 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

14 Feb 17:09
Compare
Choose a tag to compare

Implemented enhancements:

Closed issues:

  • Support for Stash DIY backup - maybe? #63
  • Discussion: change default database to PostgreSQL? #49

Merged pull requests:

4.1.0

20 Jan 12:38
Compare
Choose a tag to compare
  • 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

01 Jan 05:13
Compare
Choose a tag to compare

4.0.0

06 Dec 16:19
Compare
Choose a tag to compare
  • Enhancement : #49 Update default database to postgresql
  • Enhancement : #58 Update mysql dependency to ~> 6.0
  • Enhancement : #61 Fix deprecation warning from Berkshelf
  • Enhancement : #98 Upgrade web.xml to latest version
  • Enhancement : #101 Add and default to Stash 3.10.2
  • Enhancement : #102 Move pid to /var/run/stash/catalina.pid
  • Enhancement : #104 Removed redundant stash_test::apache2 integration tests
  • Enhancement : #105 Migrate to serverspec tests
  • Enhancement : #107 Add postgresql test suite
  • Enhancement : #112 Switch to using MySQL 5.5 by default
  • Enhancement : #114 Add and default to Stash 3.11.1
  • Enhancement : #116 Add Bitbucket Server 4.0 Support
  • Enhancement : #119 Upgrade bitbucket to 4.0.2
  • Enhancement : #121 Add recursive folder creation to DIY backup
  • Enhancement : #122 Upgrade bitbucket to 4.0.3
  • Enhancement : #124 Upgrade bitbucket to 4.1.0
  • Enhancement : #127 Set home path to 3.x default when it exists
  • Bugfix : #113 Switch to using MySQL 5.5 by default
  • Bugfix : #115 fix rubocop offenses from master
  • Bugfix : #118 Create backup folder recusively
  • Bugfix : #125 Fix hard-coded JAVA_HOME ENV