File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ github-backup-utils (2.4.0) UNRELEASED; urgency=medium
2
+
3
+ * Moves the in-progress detection to a separate file with PID which is
4
+ removed if the process is no longer running after the backup. #145, #99
5
+ * Updates the README to explain why backup-utils is useful even if you have
6
+ the high availability replica running. #140
7
+ * Changes the use of the --link-dest option to only occur when backing up
8
+ populated directories. #138
9
+ * Adds logging to /var/log/syslog on the remote GitHub Enterprise appliance
10
+ to both ghe-backup and ghe-restore. #131
11
+ * Restarts memcached after restoring to an already configured appliance to
12
+ ensure it doesn't contain out-of-sync information. #130
13
+ * Removes the temporary /data/user/repositories-nw-backup directory that
14
+ remains after successfully migrating the repository storage layout to the
15
+ new format used on GitHub Enterprise 2.2.0 and later after restoring a
16
+ backup from an older release of GitHub Enterprise. #129
17
+ * Add devscripts to Debian's build-depends for checkbashisms. #101
18
+ * Documents the -c option which forces the restoration of the configuration
19
+ information to an already configured appliance. #96
20
+
21
+ -- Colin Seymour <
[email protected] > Tue, 20 Oct 2015 00:02:37 +0000
22
+
1
23
github-backup-utils (2.2.0) UNRELEASED; urgency=medium
2
24
3
25
* Adds support for the new repositories filesystem layout include in
You can’t perform that action at this time.
0 commit comments