diff options
author | jrayhawk+piny.be@omgwallhack.org <jrayhawk+piny.be@omgwallhack.org> | 2011-04-27 19:15:06 -0700 |
---|---|---|
committer | jrayhawk+piny.be@omgwallhack.org <jrayhawk+piny.be@omgwallhack.org> | 2011-04-27 19:15:06 -0700 |
commit | a4814ee3918f2fba08e2a05bb9bbefc224a14fd7 (patch) | |
tree | 1137d00c3eb4b8bcdcdef2aa8915f091f805ab45 | |
parent | abf9510070afe050a897ca23c5e0ca56bbb78568 (diff) | |
parent | bd108be4cd1d055653070a4774935415093dbf12 (diff) | |
download | piny-code-a4814ee3918f2fba08e2a05bb9bbefc224a14fd7.tar.gz piny-code-a4814ee3918f2fba08e2a05bb9bbefc224a14fd7.zip |
Merge branch 'master' of piny.be:/srv/git/piny-code
-rw-r--r-- | docs/issues/repo_name_limit.mdwn | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/issues/repo_name_limit.mdwn b/docs/issues/repo_name_limit.mdwn index 7b42eb6..15b4023 100644 --- a/docs/issues/repo_name_limit.mdwn +++ b/docs/issues/repo_name_limit.mdwn @@ -1,4 +1,4 @@ -* Status: [[!taglink open]] <!-- Choose one: open, closed --> +* Status: [[!taglink closed]] <!-- Choose one: open, closed --> * Assigned to: [[!taglink jrayhawk]], [[!taglink jblake]] <!-- Choose one or more: jrayhawk, jblake --> * Priority: [[!taglink now]] <!-- Choose one: now, soon, later --> * Opened by: jrayhawk @@ -11,3 +11,7 @@ Possible solution: optional use of truncated md5 (the first character needing to ## 20110424 jrayhawk Added 31-character limit to usernames, still need to do the rest. + +## 20110427 jrayhawk + +seems to be working; closing |