File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change
1
+ github-backup-utils (2.2.0) UNRELEASED; urgency=medium
2
+
3
+ * Adds support for the new repositories filesystem layout include in
4
+ GitHub Enterprise v2.2. #122, #124
5
+ * ghe-restore now performs a config run on the instance after an incremental
6
+ restore to 11.10.x and 2.x instances. #100
7
+ * ghe-restore now fails fast when run against a GHE instance with replication
8
+ enabled. Replication should be disabled during a restore and then setup
9
+ after the restore completes. #121
10
+ * Fixes an issue with special port 122 detection failing when port is
11
+ overridden in an ssh config file. #102
12
+ * Removes a warning message when running ghe-backup against an instance with
13
+ GitHub Pages disabled. #117
14
+ * backup-utils release version numbers now track GitHub Enterprise releases
15
+ to ease the process of determining which version of backup-utils is
16
+ required for a given GitHub Enterprise version.
17
+
18
+ -- Ryan Tomayko <
[email protected] > Wed, 29 Apr 2015 07:29:04 +0000
19
+
1
20
github-backup-utils (2.0.2) UNRELEASED; urgency=medium
2
21
3
22
* ghe-restore now requires that an already-configured appliance be put into
You can’t perform that action at this time.
0 commit comments