tag:github.com,2008:https://github.com/wizardAsia/sourcegraph/releases Release notes from sourcegraph 2019-06-20T06:25:08Z tag:github.com,2008:Repository/192945367/v3.5.0-rc.3 2019-06-20T06:25:08Z v3.5.0-rc.3 <p>v3.5.0-rc.3</p> wizardAsia tag:github.com,2008:Repository/192945367/v3.5.0-rc.2 2019-06-19T23:57:19Z v3.5.0-rc.2 <p>v3.5.0-rc.2</p> wizardAsia tag:github.com,2008:Repository/192945367/v3.5.0-rc.1 2019-06-15T00:42:35Z v3.5.0-rc.1 <p>v3.5.0-rc.1</p> ggilmore tag:github.com,2008:Repository/192945367/v3.4.4 2019-06-13T19:29:20Z v3.4.4 <p>v3.4.4</p> wizardAsia tag:github.com,2008:Repository/192945367/v3.4.3 2019-06-06T23:28:11Z v3.4.3 <p>v3.4.3</p> wizardAsia tag:github.com,2008:Repository/192945367/v3.4.2 2019-05-27T15:14:14Z v3.4.2 <p>web: Remove NoRepositoriesEnabledAlert and noRepositoriesEnabled flag…</p> mrnugget tag:github.com,2008:Repository/192945367/v3.4.1 2019-05-22T19:11:05Z v3.4.1: properly handle instances that have empty settings (#4157) <p>In older (2.x) versions of Sourcegraph it was possible to save an empty string<br> as your user/org/global settings. This lead to various issues including just<br> completely breaking the settings page: <a href="https://github.com/sourcegraph/sourcegraph/issues/1645">https://github.com/sourcegraph/sourcegraph/issues/1645</a></p> <p>We later fixed that issue and made it such that saving empty settings is<br> forbidden, but it doesn't appear we ever corrected such invalid settings. In<br> one customer environment we've encountered a user who is reporting their<br> settings are empty so we should handle this.</p> <p>This is a quick fix which is cheap for us to maintain, so I opted for this<br> approach for now. The more correct (but also more complex) approach would be to<br> write a migration which transforms any empty settings into non-empty ones. I<br> don't think it is worth the time it would take right now.</p> wizardAsia tag:github.com,2008:Repository/192945367/v3.2.8 2019-05-22T18:24:16Z v3.2.8 <p>log error (<a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="447279217" data-permission-text="Title is private" data-url="https://github.com/sourcegraph/sourcegraph-public-snapshot/issues/4167" data-hovercard-type="pull_request" data-hovercard-url="/sourcegraph/sourcegraph-public-snapshot/pull/4167/hovercard" href="https://github.com/sourcegraph/sourcegraph-public-snapshot/pull/4167">sourcegraph#4167</a>)</p> beyang tag:github.com,2008:Repository/192945367/v3.3.8 2019-05-21T00:39:25Z v3.3.8 <p>v3.3.8</p> wizardAsia tag:github.com,2008:Repository/192945367/v3.2.7 2019-05-21T23:36:23Z v3.2.7: Fix small editor (#3811) <ul> <li>Fix small editor</li> </ul> <p>Fixes <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="437817780" data-permission-text="Title is private" data-url="https://github.com/sourcegraph/sourcegraph-public-snapshot/issues/3645" data-hovercard-type="issue" data-hovercard-url="/sourcegraph/sourcegraph-public-snapshot/issues/3645/hovercard" href="https://github.com/sourcegraph/sourcegraph-public-snapshot/issues/3645">sourcegraph#3645</a></p> <ul> <li>Add CHANGELOG entry</li> </ul> felixfbecker