|
68 | 68 | - Installer gets into an infinite loop if there are PDO drivers loaded before MySQL [\#254](https://github.com/REBELinBLUE/deployer/pull/254) ([moxx](https://github.com/moxx))
|
69 | 69 | - Incorrect Lang variables [\#239](https://github.com/REBELinBLUE/deployer/pull/239) ([uLow](https://github.com/uLow))
|
70 | 70 |
|
71 |
| -**Closed issues:** |
72 |
| - |
73 |
| -- Acting strange [\#233](https://github.com/REBELinBLUE/deployer/issues/233) |
74 |
| -- Custom deployment templates [\#174](https://github.com/REBELinBLUE/deployer/issues/174) |
75 |
| - |
76 | 71 | ## [0.0.36](https://github.com/REBELinBLUE/deployer/tree/0.0.36) (2016-05-30)
|
77 | 72 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.35...0.0.36)
|
78 | 73 |
|
|
103 | 98 |
|
104 | 99 | **Closed issues:**
|
105 | 100 |
|
106 |
| -- Deployer callback URL - Laravel error [\#225](https://github.com/REBELinBLUE/deployer/issues/225) |
107 | 101 | - Process Output don't show full log [\#219](https://github.com/REBELinBLUE/deployer/issues/219)
|
108 |
| -- node socket server exited itself [\#218](https://github.com/REBELinBLUE/deployer/issues/218) |
109 | 102 | - Split Vagrant machine into a seperate repository [\#214](https://github.com/REBELinBLUE/deployer/issues/214)
|
110 | 103 |
|
111 | 104 | ## [0.0.34](https://github.com/REBELinBLUE/deployer/tree/0.0.34) (2016-04-26)
|
|
144 | 137 | - Exception when project has deployments but none are 'completed' [\#188](https://github.com/REBELinBLUE/deployer/issues/188)
|
145 | 138 | - Throttling interferes with heartbeart URLS [\#153](https://github.com/REBELinBLUE/deployer/issues/153)
|
146 | 139 |
|
147 |
| -**Closed issues:** |
148 |
| - |
149 |
| -- Don't delete failed deployments when in debug mode [\#181](https://github.com/REBELinBLUE/deployer/issues/181) |
150 |
| - |
151 | 140 | **Merged pull requests:**
|
152 | 141 |
|
153 | 142 | - Added HTTP and Node instructions to Install section [\#185](https://github.com/REBELinBLUE/deployer/pull/185) ([Patabugen](https://github.com/Patabugen))
|
|
169 | 158 | - Refresh JWT when it expires [\#180](https://github.com/REBELinBLUE/deployer/issues/180)
|
170 | 159 | - SQLite installation no longer works [\#169](https://github.com/REBELinBLUE/deployer/issues/169)
|
171 | 160 |
|
172 |
| -**Closed issues:** |
173 |
| - |
174 |
| -- Aborting a deployment before the git info has been loaded leaves the committer etc as "Loading..." [\#150](https://github.com/REBELinBLUE/deployer/issues/150) |
175 |
| -- Persistent file permissions [\#93](https://github.com/REBELinBLUE/deployer/issues/93) |
176 |
| - |
177 | 161 | ## [0.0.29](https://github.com/REBELinBLUE/deployer/tree/0.0.29) (2016-02-05)
|
178 | 162 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.28...0.0.29)
|
179 | 163 |
|
|
239 | 223 | - How to make a Symfony application deploy [\#133](https://github.com/REBELinBLUE/deployer/issues/133)
|
240 | 224 | - Fatal error when deploy starts [\#91](https://github.com/REBELinBLUE/deployer/issues/91)
|
241 | 225 |
|
242 |
| -**Closed issues:** |
243 |
| - |
244 |
| -- Provide composer auth details [\#132](https://github.com/REBELinBLUE/deployer/issues/132) |
245 |
| -- websocket not updates the screen [\#125](https://github.com/REBELinBLUE/deployer/issues/125) |
246 |
| -- Add the option for a full clone [\#101](https://github.com/REBELinBLUE/deployer/issues/101) |
247 |
| - |
248 | 226 | ## [0.0.22](https://github.com/REBELinBLUE/deployer/tree/0.0.22) (2015-11-15)
|
249 | 227 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.21...0.0.22)
|
250 | 228 |
|
|
260 | 238 | - Production CSS is broken [\#111](https://github.com/REBELinBLUE/deployer/issues/111)
|
261 | 239 | - Fix database timeout issue with worker daemon. [\#116](https://github.com/REBELinBLUE/deployer/pull/116) ([dancryer](https://github.com/dancryer))
|
262 | 240 |
|
263 |
| -**Closed issues:** |
264 |
| - |
265 |
| -- Socket.io not working when changing from apache2 to ngnix. [\#120](https://github.com/REBELinBLUE/deployer/issues/120) |
266 |
| - |
267 | 241 | ## [0.0.21](https://github.com/REBELinBLUE/deployer/tree/0.0.21) (2015-10-10)
|
268 | 242 | [Full Changelog](https://github.com/REBELinBLUE/deployer/compare/0.0.20...0.0.21)
|
269 | 243 |
|
|
0 commit comments