summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2016-04-13 14:49:01 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2016-04-13 14:49:01 -0400
commit26531ce6375b22472bd41b1b12e32140331528cc (patch)
tree5f824fa6f1a29b099a25b46fbeb373eeaaf3b4a9
parent2255d88f575bc54f8038154289610fa93c311889 (diff)
webapp: Update url to add gitlab.com ssh key. (Psst GitLab.. cool urls don't change!)
-rw-r--r--debian/changelog2
-rw-r--r--doc/bugs/gitlab_configuration_out_of_date.mdwn1
-rw-r--r--doc/bugs/gitlab_configuration_out_of_date/comment_1_39c4a952e79fc711700bd5eff8fb9c13._comment10
3 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index acabb254f..de83ad34d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ git-annex (6.20160413) UNRELEASED; urgency=medium
desirable, especially when the user is just opening the webapp from
a dekstop menu which happens to run it in $HOME, the webapp will now not
treat such a $HOME git repository as a git-annex repository.
+ * webapp: Update url to add gitlab.com ssh key.
+ (Psst GitLab.. cool urls don't change!)
-- Joey Hess <id@joeyh.name> Wed, 13 Apr 2016 13:30:32 -0400
diff --git a/doc/bugs/gitlab_configuration_out_of_date.mdwn b/doc/bugs/gitlab_configuration_out_of_date.mdwn
index 1e7399ecb..7fb02b5b7 100644
--- a/doc/bugs/gitlab_configuration_out_of_date.mdwn
+++ b/doc/bugs/gitlab_configuration_out_of_date.mdwn
@@ -15,3 +15,4 @@ Attempt to use the webapp to create a new gitlab remote.
Git-annex is a miracle to find. I intend to stick with it, migrate my life to it, and perhaps learn haskell some day to contribute.
+> [[fixed|done]] --[[Joey]]
diff --git a/doc/bugs/gitlab_configuration_out_of_date/comment_1_39c4a952e79fc711700bd5eff8fb9c13._comment b/doc/bugs/gitlab_configuration_out_of_date/comment_1_39c4a952e79fc711700bd5eff8fb9c13._comment
new file mode 100644
index 000000000..f64b5da91
--- /dev/null
+++ b/doc/bugs/gitlab_configuration_out_of_date/comment_1_39c4a952e79fc711700bd5eff8fb9c13._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2016-04-13T18:47:57Z"
+ content="""
+Seems the url has changed to https://gitlab.com/profile/keys
+
+Using this new url to add a key, I was able to successfully add a gitlab
+repository.
+"""]]