On Wed, Apr 11, 2012 at 8:10 PM, Ken Dreyer wrote:
> I recently hacked Kerberos authentication onto the Gitorious web interface.
I ended up implementing this in a less hackish way, with a proper
Gitorious::Authentication::KerberosAuthentication module. The core
code changes are not as daunting no
after removing the user as specified, ( the user had no commits but was
allowed into a project), I'm getting:
A ActionView::TemplateError occurred in project_memberships#index:
undefined method `human_name' for NilClass:Class
On line #3 of app/views/content_memberships/_content_membership.htm
Hello,
I could not use gitorious on port 80, so I setup it on other port in
another apache. Almost everything works as expected, but the links sent via
email ( password reset, activation code etc) all lose the port, which
directs the user to the other apache, which knows nothing about them. Is
I recently hacked Kerberos authentication onto the Gitorious web interface.
In conjunction with Apache's mod_auth_kerb, the Rails app pulls the
username out of request.env['REMOTE_USER'] and uses that in a manner
similar to the current code's OpenID handling: If the user doesn't yet
exist in th
Yeah sorry the merge requests have this feature but it would be nice to
have that ability in the commit diff as well. And if you implement merge
request branch to branch that it has inline comments as well.
Thanks,
Jay
--
To post to this group, send email to gitorious@googlegroups.com
To unsu
On Thu, Apr 12, 2012 at 2:37 PM, JayP wrote:
> It would be nice to have the ability to make inline comments on merge
> requests as well as directly in the source code. Any chance this could be
> put in the next release?
>
Jay,
Clicking the line numbers in the diff of a merge request will let yo
Hi,
It would be nice to have the ability to make inline comments on merge
requests as well as directly in the source code. Any chance this could be
put in the next release?
Thanks,
Jay
--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send ema
Hi Marius,
Yes I mean submitting a merge request to another branch in the same
repository. For our case it would be a remote branch in repositoryA and I
want to submit a merge request from my remote branch to master on
repositoryA. I agree that having all these extra clones is extra overhead
On Thu, Apr 5, 2012 at 5:43 PM, JayP wrote:
> Hi,
>
> Any plans of adding merge requests to branches? I think it would be good
> to at least have the option. Github allows for this so thought it would be
> a good thing to have since some teams use this as a form of telling other
> team members
On Wed, Apr 4, 2012 at 8:34 PM, Dominick Rivard
wrote:
> Hi,
>
> I am having a little issue with the LDAP authentication. I successfully
> get it to work with the test script, but I cannot connect through the web
> interface.
>
> script/test_ldap_connection 'Dominick Rivard' ''
>
>
> the s
On Fri, Apr 6, 2012 at 1:46 PM, Kelketek Titikilik Rritaa <
kelke...@gmail.com> wrote:
> There should be a setting in your config/gitorious.yaml file
> concerning which user is being used. You may also need to specifically
> specify the home environment variable in environment.rb with a line
> lik
Did you restart the script/poller process after setting this value?
- Marius
On Tue, Apr 3, 2012 at 9:42 PM, Srdan Dukic wrote:
> Hi,
>
> Thanks for that. Have found that setting, however, it's set to:
>
> gitorious_host: gitorious.company.internal
>
> and on the web page it shows up as:
>
> ht
On Wed, Apr 4, 2012 at 8:05 PM, JayP wrote:
> All the hostnames are matching up in gitorious.yml and apache configs
> and I'm getting a failure in the production.log:
>
> WARNING: Invalid request host 'jason-ubuntu'. Session cookies will
> not work.
>
Ah, you'll need at least one period/dot in
13 matches
Mail list logo