Re: subscription link broken

2016-04-08 Thread 'DJ Mountney' via GitLab
Thanks. Logged here: https://gitlab.com/gitlab-com/www-gitlab-com/issues/624 On Friday, April 8, 2016 at 7:38:01 AM UTC-7, Lee Butler wrote: > > When I visit: https://about.gitlab.com/getting-help/ and go to "Technical > Support" and click "Subscription" I get a "404 Not Found" page. Guys, I'd

Re: Force repository cache refresh after external changes.

2016-04-08 Thread 'DJ Mountney' via GitLab
You need to post the list of changed refs to redis using the right namespace (and a valid user) See: https://gitlab.com/gitlab-org/gitlab-shell/blob/master/lib/gitlab_post_receive.rb#L69 for how it is done for post_receive On Friday, April 8, 2016 at 5:46:01 AM UTC-7, Alexander Kitaev wrote: