Re: [gitorious] Official Gitorious Docker image

2014-01-09 Thread Marius Mårnes Mathiesen
Congratulations, this is great news! All of a sudden it's less work to install Gitorious than a common text editor. Great work, guys! On Jan 8, 2014 3:27 PM, "Marcin Kulik" wrote: > Greetings! > > We are happy to announce the official Gitorious image ( > https://gitorious.org/gitorious/gitorious-

[gitorious] LDAP configuration wizard lands in mainline

2013-09-19 Thread Marius Mårnes Mathiesen
Hi all, Since a lot of you are having a hard time getting all the bits and pieces right when setting up Gitorious with LDAP authentication, I've created a web based wizard which I hope will be useful. It's in the mainline repository (the next branch), and it's a standalone web app which guides you

[gitorious] Powow aquires Gitorious

2013-08-21 Thread Marius Mårnes Mathiesen
As most of you have probably already heard, Powow AS has aquired Gitorious: http://blog.gitorious.org/2013/08/20/powow-as-acquires-gitorious-as/ In the short term, Thomas, Christian and I will be working with the Powow team during a transitional period, but eventually they will take on all our

Re: [gitorious] tmp/cache creation

2013-08-21 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Hi folks, > > I finally added the Ruby 1.9.3 buildslave to the gitorious project in > Jenkins. The test suite is currently failing because activesupport is > trying to search for "tmp/cache", and that directory is not present in > a clean Git checkout. I.e: > > Errno::ENOE

Re: [gitorious] LDAP and Group Creation

2013-08-13 Thread Marius Mårnes Mathiesen
Luke writes: > Hi, > > I have successfully installed Community Edition v2.4.12 following this post > http://getgitorious.com/installer (Great video). And I was able to get LDAP > authen- > tication working > as well. > > My issue is that when I create a team I see the standard New Team form with

Re: [gitorious] Commit emails

2013-08-13 Thread Marius Mårnes Mathiesen
Richard Price writes: > "producing open source software" by Karl Fogel says that every commit to > the repository should generate an email showing who made it, when it was > made and what files were changed. > > Is this a good idea? What do you think? If you think it is, I think you should use

Re: [gitorious] Ruby 1.8.7 and ThinkingSphinx

2013-08-07 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Hi folks, > > Unfortunately the recent ThinkingSphinx bump in > 0e162d083d4f005355b1320b2dad91688cb0c615 pushed us to a version of > ThinkingSphinx that does not work on Ruby 1.8.7. Oh no! > I looked a bit into what it would take to fix it, and the short > version is that i

Re: [gitorious] Merge request problem after hooks

2013-07-29 Thread Marius Mårnes Mathiesen
Aydan Taşdemir writes: > Hi , > > We change hooks in our local gitorious repository. After that when we push > request merge gitorious Did you change the actual hooks in Gitorious' data/hooks directory? You really shouldn't, as Gitorious relies on them for access control etc. If you're running

Re: [gitorious] Gitorious host URL references in messages?

2013-07-29 Thread Marius Mårnes Mathiesen
Scott Allen writes: > How and where is this info getting defined. Scott, Gitorious uses the "gitorious_host" entry in config/gitorious.yml to construct these URLs. Please note that you will have to restart the message processor (either the poller script or the rake resque:work task) in order for

Re: [gitorious] #gitorious IRC channel topic

2013-07-29 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Might I suggest a different IRC /topic for the #gitorious channel on > Freenode? I think some slight tweaks would eliminate repeat questions > in IRC, and it might encourage users to get more involved. In > particular I noticed bugs get reported in IRC during off-hours. > > C

Re: [gitorious] better_errors on Ruby 1.8.7

2013-07-04 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Hi folks, > > Thanks Thomas for pushing the version restriction in > a5e43643f1a4c871e440b6734e753ccfe374a3a8. This allows me to at least > run "bundle install" on CentOS 6 again. Unfortunately the gem was > subsequently used in a couple of other commits that recently went in

Re: [gitorious] better_errors on Ruby 1.8.7

2013-07-03 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Hi folks, > > It looks like the "better_errors" gem that went into the next branch > is incompatible with Ruby 1.8.7: Oh no! We have a couple of options here: - require ruby >= 1.9 for development. This would mean not installing the gems in the development group in CI (bun

Re: [gitorious] Issues with CE Installer and creating users 2.4.9

2013-06-28 Thread Marius Mårnes Mathiesen
dmono...@gmail.com writes: > Sorry, Chris posted this for me as my messages didn't seem to be going > through. I see both of them now, though. :-) > Regardless, the majority of the changes are to move the application to a > new location on the filesystem to keep within our standards. The stack a

Re: [gitorious] fixing tests in "next"

2013-06-28 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > I recently investigated some test suite failures on the "next" branch. ♥ > For Fedora 19 (Ruby 2.0.0), there's a really simple adjustment that is > needed. The details are at > https://gitorious.org/gitorious/mainline/merge_requests/235 Great - thanks! I just merged this,

Re: [gitorious] Gitorious CE Virtual Appliance disable SSL

2013-06-28 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Did you restart the appropriate services after changing the > configuration files that Marius pointed out? You'll likely need to > restart unicorn and nginx, at a minimum. Thanks, Ken. There's even a script which will do this for you in /usr/bin/restart_gitorious - M -- --

Re: [gitorious] How do you organize your stuff?

2013-06-27 Thread Marius Mårnes Mathiesen
Chris Cleeland writes: > I'm looking at possibly using gitorious inside a corporate environment, and > am finding it difficult to figure out how use the project/repository > hierarchy to reflect what we really do/need. > > Suppose we map the gitorious "project" concept to the notion of a > "produc

Re: [gitorious] Deleting a project from the console

2013-06-26 Thread Marius Mårnes Mathiesen
Lars Tandle Kyllingstad writes: > How can I delete a project (along with any repositories in it) using the > console? The user which created the project no longer exists, and it > doesn't seem possible to do it as an admin user via the web interface. Lars, Assuming you know how to run the consol

Re: [gitorious] Gitorious CE Virtual Appliance disable SSL

2013-06-26 Thread Marius Mårnes Mathiesen
ckyi...@gmail.com writes: > How would I go about disabling SSL on the Gitorious VM? > > I set use_ssl to false in gitorious.yml, rebooted the VM but when I try to > log in SSL is still there and I get (Error code: > ssl_error_rx_record_too_long) in Firefox > > Do I have to disable it on the serv

Re: [gitorious] Gitorious smtp configuration

2013-06-26 Thread Marius Mårnes Mathiesen
Галина Юденкова writes: > Hello, > Please help in setting SMTP notification. > > Already tried out two options: > 1) in the file config / environments / production.rb > config.action_mailer.delivery_method =: SMTP > config.action_mailer.smtp_settings = { > : address => "smtp.mydomane.com", > : po

Re: [gitorious] Issues with CE Installer and creating users 2.4.9

2013-06-26 Thread Marius Mårnes Mathiesen
Chris Holden writes: > I have been working on modifying the CE installer for the past couple of > weeks in order to comply with coporate standards. I have at this point > gotten most things working reliably, including surviving through multiple > reboots. > > In fact, the last thing which see

Re: [gitorious] Getting Bad Gateway when trying to navigate to self-hosted gitorious

2013-06-09 Thread Marius Mårnes Mathiesen
Thomas Jackson writes: > I have a self hosted install of gitorious and nginx keeps returning a Bad > Gateway. I used the ce-installer to install gitorious. Thomas, Did you use the installer/virtual appliance for your server? In that case, there's a script called gitorious_status (in /usr/bin/gi

Re: [gitorious] doubt with install gitorious

2013-06-09 Thread Marius Mårnes Mathiesen
Daniel Mendez writes: > hello people I have a doubt with the installation of gitorious. I know that > the documentation says that gitorious assumes that "Gitorious is not sharing > the server with other webapps, and is the sole subscriber to the Underlying > message queues and services" but where

Re: [gitorious] Failure during install

2013-05-31 Thread Marius Mårnes Mathiesen
It looks like you're running the installer on a CentOS 5.x machine? The installer assumes you're running a current version of CentOS, ie. 6.x. Cheers, - Marius NWTD writes: > I'm using a dedicated VPS to install gitorious via SSH. My server is > running CentOSDuring the install, I'm getting erro

Re: [gitorious] Wiki attachments

2013-05-29 Thread Marius Mårnes Mathiesen
Alex Potsides writes: > Hi, > > This seems like a silly question, but I can't figure it out so I apologise > in advance if I've missed something fundamental. > > I've cloned the wiki repo for my project in Gitorious and added a > non-markdown file to it. Now I'd like to link to that file from on

Re: [gitorious] Pull over git uses the wrong path after upgrade

2013-05-24 Thread Marius Mårnes Mathiesen
larsm...@gmail.com writes: > On Friday, May 24, 2013 9:00:20 AM UTC+2, Marius Mårnes Mathiesen wrote: >> >> The path to the repository will have to be resolved from the database >> based on the incoming Git URL. The common way to resolve this is to use >> a proxy se

Re: [gitorious] Repository specific post-receive hooks

2013-05-24 Thread Marius Mårnes Mathiesen
Christian Weiske writes: > See http://cweiske.de/tagebuch/gitorious-post-receive-hook-2.htm Nice! -- -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com --- You received this message because y

Re: [gitorious] Pull over git uses the wrong path after upgrade

2013-05-24 Thread Marius Mårnes Mathiesen
larsm...@gmail.com writes: > Dear all, > > I'm experiencing a strange problem after upgrading an old (2011) Gitorious > installation to a new one (installed as per getgitorious.com). > > I managed to transfer all of my repositories using some rsync magic, and > now cloning, pushing and pulling ov

Re: [gitorious] Error: uninitialized constant OAuth::Consumer

2013-05-21 Thread Marius Mårnes Mathiesen
Lucas Ces Santos writes: > Hello everyone! I have a Gitorious installation and until today it was > running fine, but now I only got the following error: > > Error message:uninitialized constant OAuth::Consumer > Exception class:NameError Lucas, Which version of Gitorious are you running? Which c

Re: [gitorious] Attempt to create a repository (with the name project) fails with "Sorry, page not found"

2013-05-21 Thread Marius Mårnes Mathiesen
Faras Sadek writes: > Hi > I just updated my old gitorious 1.7 to the new version 2.4 > In my old version, under any project, I was able to create a repository > with the name "project", > In the new version I am able to create the repository with the name > "project" but as soon as it got created

Re: [gitorious] About pull request

2013-05-21 Thread Marius Mårnes Mathiesen
Amit Vyawahare writes: > I am new to gitorious and looking for "How to create pull request in > gitorious" ? Amit, Pull requests are called merge requests in Gitorious, and you can create one by: - cloning a Gitorious repository - create some commits and push to your Gitorious clone - select the

Re: [gitorious] Re: Merge Requests for Branches

2013-04-25 Thread Marius Mårnes Mathiesen
Raphau Nowak writes: > ok i found this link > http://gitorious.wordpress.com/2009/07/15/new-merge-request-functionality/ and > i think with this it is possible, but i don't understand from where is the > number 892 ? Is this a random number? A commit id? ... It's an identifier, basically we have

Re: [gitorious] Gitorious merge request chinese support problem

2013-04-18 Thread Marius Mårnes Mathiesen
Qiang Yu writes: > Thank you very much. Now chinese can be displayed correctly on my server. 💙 (sorry, just had to...) - Marius -- -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to gitorious+unsubscr...@googlegroups.com --- You

Re: [gitorious] Gitorious merge request chinese support problem

2013-04-18 Thread Marius Mårnes Mathiesen
Qiang Yu writes: > This happens on my own server. > > Thank you, your method solves the chinese display problem in merge request > comment. That's great news. > But other places like merge request title and desciption have the same > problem. How can this be solved in all and rootly? You shoul

Re: [gitorious] New Deployment Push Issue

2013-04-18 Thread Marius Mårnes Mathiesen
Scott Allen writes: > Been setting up an new instance to test upgrades and such with. All has > worked fine aside from the following errors that we see when pushing. > > $ git push origin master > Counting objects: 5, done. > Delta compression using up to 16 threads. > Compressing objects: 100% (

Re: [gitorious] Gitorious merge request chinese support problem

2013-04-17 Thread Marius Mårnes Mathiesen
Qiang Yu writes: > I have chinese language support problem in gitorious. When type in comments > in chinese in the gitorious > merge request page, the content will be displayed in "" after > submit. Does gitoriouse support > chinese? How can I fix this? Huh, I'm a little surprised this ha

Re: [gitorious] Unable to start poller

2013-04-17 Thread Marius Mårnes Mathiesen
François-Xavier Payet writes: > Hello, > I'm running the last version from the git repository. Everything seems to > be working, exept the poller. François-Xavier, You really should consider switching to Redis+Resque instead of the old script/poller+activemq combo. To do so: - Set messaging_ada

Re: [gitorious] Cannot reset password, cannot git push from git bash

2013-04-12 Thread Marius Mårnes Mathiesen
mark.hamm...@bto.org writes: > Thanks for that, > > Managed to change my password once I logged in with fully qualified name, > but command line still causing issues: > > markha@2K3CN4J /d/BTO-Web-Bean/web-lib (master) > $ git pull > markha@[git server]'s password: > Permission denied, please try

Re: [gitorious] Cannot reset password, cannot git push from git bash

2013-04-12 Thread Marius Mårnes Mathiesen
mark.hamm...@bto.org writes: > Git was set up by a former colleague for us here and had been working fine. > > I can still GIT PULL/PUSH from within Netbeans, however I needed to do some > operations from GIT BASH shell, and upon GIT PUSHing, it prompted me for my > password. > This is where the

Re: [gitorious] Help with a zombie project.

2013-04-04 Thread Marius Mårnes Mathiesen
frank.g...@gmail.com writes: > I had read a suggestion using the console >> p = Project.find_by_slug "" >> p.destroy > > This function no longer exists. That should definitely exist, what happens when you run it? Cheers, - Marius -- -- To post to this group, send email to gitorious@googlegrou

Re: [gitorious] Can't create LDAP team

2013-04-04 Thread Marius Mårnes Mathiesen
t; vendor/bundle/ruby/1.8/gems/actionpack-2.3.18/lib/action_controller/dispatcher.rb:106:in > `call' > vendor/bundle/ruby/1.8/gems/rails-2.3.18/lib/rails/rack/static.rb:31:in > `call' > vendor/bundle/ruby/1.8/gems/rack-1.1.6/lib/rack/urlmap.rb:47:in `call' > vendor/bundl

Re: [gitorious] How to modify gitorious.sample.yml?

2013-04-03 Thread Marius Mårnes Mathiesen
Yushell Darwich writes: > I've just installed Gitorious from the Amazon Marketplace on one of my > instances. But I'm curious as to how do I configure Gitorious. Some things > I want to modify are inside gitorious.sample.yml. Sorry for my > inexperience, but, do I FTP? Is there some kind of an onl

Re: [gitorious] Can't create LDAP team

2013-04-02 Thread Marius Mårnes Mathiesen
frank.g...@gmail.com writes: > Hi > > setup LDAP authentication and authorizatin. > I can successfully login with there LDAP account. > However, I cannot create a team for the LDAP groups. > In gitorious.yml I have configured use_ldap_authorization: true > In authentication.yml I have configure

Re: [gitorious] How to find the which Gitorious version I am running on ?

2013-04-02 Thread Marius Mårnes Mathiesen
shn...@gmail.com writes: > I followed those instructions and tried to upgrade from v2.3.2 to v2.4.9. > > Everything looked like it ran well, however, when I check the version it > still shows v2.3.2. I checked lib/gitorious.rb and it confirmed the older > version. > > Here is the output. Am I m

Re: [gitorious] Re: renaming sphinx search indexes

2013-04-02 Thread Marius Mårnes Mathiesen
jer...@cldstr.com writes: > Is it possible that gitorious searches through all indexes available to > sphinx? > The default seems to be '*'. Johannes, The Thinking Sphinx repo (https://github.com/pat/thinking-sphinx) should have the details about this, I think. Cheers, - Marius -- -- To pos

Re: [gitorious] Re: fatal errors in clone over ssh resulting from internal http errors

2013-04-02 Thread Marius Mårnes Mathiesen
iamnotyourda...@gmail.com writes: > Hello Gitorious Devs and Gurus. > > Is this issue still open and unsolved ? > > I am trying to get gitorious to work on an Apache server that is in full > HTTPS and after a long convoluted fight (don't get me started on ruby > version compatibility strategies a

Re: [gitorious] LDAP authentication with short user names

2013-03-21 Thread Marius Mårnes Mathiesen
Thomas Chemineau writes: > I have the same problem as Peter, I currently have several LDAP uid with 2 > characters. > > So, I would like to know if there is still this three-characters limit into > Gitorious. If not, is there a config parameter somewhere to adjust this > limit ? Yes, the limit is

Re: [gitorious] Virtual hosts ponderings ...

2013-03-21 Thread Marius Mårnes Mathiesen
Johannes Ernst writes: > I happen to be reading "man git-daemon", where it says this: > >--interpolated-path= >To support virtual hosting, an interpolated path template can be > used to dynamically construct alternate paths. The template >supports %H for the targe

Re: [gitorious] Virtual hosts ponderings ...

2013-03-20 Thread Marius Mårnes Mathiesen
Johannes Ernst writes: > But he might want to publish "his" code at "his" domain, with his own > color scheme, branding etc. just like he might have a blog at that own > domain, etc. This is not unlikely as many employers, for example, now > Google their prospective hires and try to look at code t

Re: [gitorious] 500 Internal Server Error while being logged out and ultrasphinx is not working

2013-03-20 Thread Marius Mårnes Mathiesen
Thomas Kjeldahl Nilsson writes: > Ultrasphinx: try running bin/rake ultrasphinx:bootstrap instead of just > rake ultrasphinx:bootstrap. The bin/rake stub will ensure that you run > the rake command with the libraries/environment that gitorious uses when > it runs. That will probably fail too, sin

Re: [gitorious] 'next' install issues

2013-03-18 Thread Marius Mårnes Mathiesen
Christian Johansen writes: >> in data/hooks: >> lrwxr-xr-x 1 jernst staff 6 Mar 15 10:08 .hooks -> .hooks >> to itself? > > Hah. It's been there since 2009. Marius? Thomas? Doesn't look like a really useful "feature" to me :-) - Marius -- -- To post to this group, send email to gitoriou

Re: [gitorious] V3.0 status

2013-03-15 Thread Marius Mårnes Mathiesen
jer...@cldstr.com writes: > How stable is V3.0 / next? Any idea when it will be stable enough to run > real projects with? Johannes, It's been a while :-) I don't remember if we've communicated this earlier, but we made some changes to our original plan. Our original plan was to first launch 3.0,

Re: [gitorious] Debian ultrasphinx:daemon:start "your Gemfile requires rake 0.8.7."

2013-03-05 Thread Marius Mårnes Mathiesen
frankie.gua...@gmail.com writes: > Hi I'm tryingto install gitorious on Debian Squeeze. I followed this guide: > http://gitorious.org/gitorious/pages/DebianSqueezeInstallation > I came across some problems in the last part but I solved with some answers > from this group. Frankie, I'm afraid the

Re: [gitorious] Re: upload avatar not working v2.4.9

2013-02-20 Thread Marius Mårnes Mathiesen
Chiku Linu writes: > But avatar for team works. > How can I debug about user avatar ? Could it be the permissions on your public/system folder? The account your application server is running as should have write permissions on that directory to create {avatars,group_avatars} in there. Cheers, -

Re: [gitorious] Authenticate to Gitorious using FreeIPA credentials?

2013-02-19 Thread Marius Mårnes Mathiesen
j...@wrale.com writes: > I'm currently installing Gitorious using the Bitnami installer. I'd like > to allow my users to log into Gitorious with their FreeIPA user name and > password. Can anyone suggest a method for bringing this about? I don't > want to just password protect the site; I actua

Re: [gitorious] Create team permission.

2013-02-19 Thread Marius Mårnes Mathiesen
You're in luck, that feature was added just last week. Have a look in the sample gitorious.yml in mainline. From the current release tag: https://gitorious.org/gitorious/mainline/blobs/v2.4.9/config/gitorious.sample.yml Written with a software keyboard. Cheers, Marius On Feb 19, 2013 4:02 PM, wr

[gitorious] Clarification/minor update to the Gitorious branching model

2013-02-15 Thread Marius Mårnes Mathiesen
A few months back we started using the Git flow branching model for Gitorious. For the most part, we've been happy with this decision, except for one thing, which we have decided to change. In our interpretation of git flow, the only way for a feature to arrive in the master (stable, deployable) b

Re: [gitorious] Running over https / 443

2013-02-15 Thread Marius Mårnes Mathiesen
Scott Allen writes: > Just to be clear, I want to completely disable access to port 80 and have > everything got to port 443. For the most part everything is working accept > for git pushes, where I get different errors depending on my configuration > setting in gitorious.yml. The easiest thing i

Re: [gitorious] which ruby's interpreter should I use for gitorious 2.x ?

2013-02-15 Thread Marius Mårnes Mathiesen
Chiku Linu writes: > I only just noticed now that ree is end-of-life since 2012-02. > So which ruby do you suggest me to use instead of ? > or just use standard one MRI ? Gitorious version 3 will support Ruby 1.9, so this dependency will be gone in a few weeks. The current master branch works bes

Re: [gitorious] Canno update avatart, error: Avatar /tmp/streamxxxxx is not recognized by the 'identify' command

2013-02-14 Thread Marius Mårnes Mathiesen
Phuong Doan writes: > But unfortunately, don't know why I can not create project/repository now, > after clicking submit button, the page just keep loading, any hint about > user permission on directory repositories or any related? Could it be your messaging server isn't running? - Marius -- -

Re: [gitorious] git push doesn't display on gitorious activities

2013-02-11 Thread Marius Mårnes Mathiesen
Chiku Linu writes: > Hi, > > Fresh gitorious install with rvm ree default and gemset for gitorious. > gitorious folder got .rvmrc and when I'm inside this folder env is set for > this gemset. > > then 1st try : > git clone works. > when git push, commits are pushed on repository and I can browser

Re: [gitorious] git clone over ssh not working

2013-02-07 Thread Marius Mårnes Mathiesen
nikoladsp writes: > hi, > i've setup gitorious on CentOS, everything looked well, until i tried to > performe git clone using ssh (plain git clone works). below is a piece of > trace on gitorious server (/var/www/gitorious/log/gitorious_auth.log) > what could it be (maybe some apache issue, sshd)

[gitorious] Vulnerability in Gitorious

2013-02-06 Thread Marius Mårnes Mathiesen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * Vulnerability in the reset password functionality in Gitorious There is a vulnerability in the reset password functionality in Gitorious. The root cause for this vulnerability is the way MySQL performs automatic conversion between different

Re: [gitorious] Gitorious security page

2013-02-04 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > What do you think about time frame commitments? When I ran into a > security issue a while back[1], I wasn't sure how long it would be > appropriate to wait for feedback on the thread. Of course you and the > rest of the team don't have to promise something like "72 hours > re

Re: [gitorious] Disable Check In's via command line

2013-01-30 Thread Marius Mårnes Mathiesen
Chris Holden writes: > Is it possible to disable checkin's for a repo via the command line during > a release and then renable it after the release is finished? Since Git is distributed, there's no way you can control what individual users do to their local clones of a repository, but it should b

Re: [gitorious] quotas

2013-01-28 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > On Thu, Jan 24, 2013 at 6:35 AM, anapsix wrote: >> Would a pre-receive hook get file sizes from client when push is >> initiated? If so, calculating available space (quota allowance) and >> rejecting push based on that would be trivial.. > > Yes, I was wondering the same th

Re: [gitorious] quotas

2013-01-28 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > On Thu, Jan 24, 2013 at 4:14 AM, Marius Mårnes Mathiesen > wrote: >> Another approach could be to use eg. btrfs and set up subvolumes for new >> projects in the repository root, assuming you're running with un-sharded >> paths. Let's say a

Re: [gitorious] Uninstall Gitorious

2013-01-28 Thread Marius Mårnes Mathiesen
Mohit Yadav writes: > I followed the installation instructions on > http://getgitorious.com/installer to install gitorious on my centos server. > But the ssh authentication system does not server my purpose and I want to > uninstall gitorious completely from my server. Please tell me how to do so.

Re: [gitorious] (script/poller)`gem_original_require': no such file to load -- daemons (LoadError)

2013-01-24 Thread Marius Mårnes Mathiesen
samuk Henrique writes: > The error above occurs when i try to run the poller start script (even with > -f option), but I already executed the command `gem install daemons`. > Also when i run `bundle install` it returns: > > Errno::EPERM: Operation not permitted - > /var/www/gitorious/vendor/cache

Re: [gitorious] quotas

2013-01-24 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > Hi folks, > > I just had a developer fill up my Gitorious partition with a very > large git repo. The problem was compounded by the fact that I > neglected to put /var/gitorious on its own partition... whoops. I > remedied that in hindsight :) Ouch! > I'm trying to brainsto

Re: [gitorious] All LDAP functionality fails after update containing ldap group feature

2013-01-20 Thread Marius Mårnes Mathiesen
Paul Ruiz writes: > Since updating to the tag that included ldap groups; > new users aren't able to login/auto-register while previously existing > users are able to continue logging in, > viewing /teams displays no teams though teams exist in the DB and results > in an exception (attached:ex

Re: [gitorious] Re: Gitorious 2.4.5 has been released

2013-01-18 Thread Marius Mårnes Mathiesen
Thomas Kjeldahl Nilsson writes: > Seems to be a regression introduced in one of the last releases (during the > 2.4.x run?). > > Issue here if you want to keep track of it: > https://issues.gitorious.org/issues/149 I have pushed a change to the master and 2.x-stable branches that should resolve

Re: [gitorious] How to find the which Gitorious version I am running on ?

2013-01-17 Thread Marius Mårnes Mathiesen
Thomas Kjeldahl Nilsson writes: > Sure thing: if you're on an official version/release/tag, you can run > the following command from the root of your Gitorious installation > (ie. same dir as the Gemfile etc) > > rake versioning:changelog :-) - Marius -- To post to this group, send email to

Re: [gitorious] ldap email and fullname issues

2013-01-17 Thread Marius Mårnes Mathiesen
John Hogenmiller writes: > After much back and forth today, I finally managed to get ldap > authentication working against RHEL's 389 ldap dirsrv (actually, I'm > running FreeIPA to manage this). > > This is a fresh install (today) using the installer script found on > getgitorious.org. This put m

Re: [gitorious] Re: Gitorious 3 Eclipse eGit push error

2013-01-17 Thread Marius Mårnes Mathiesen
Jaco Theron writes: > Hi Marius, > > Looking at the /var/log/nginx/error.log file: > > 2013/01/17 18:13:26 [error] 1773#0: *15 upstream prematurely closed > connection while reading response header from upstream, client: > 192.168.XX.XX, server: , request: "GET /test-3/test-3/config?username=jaco

Re: [gitorious] Canno update avatart, error: Avatar /tmp/streamxxxxx is not recognized by the 'identify' command

2013-01-17 Thread Marius Mårnes Mathiesen
Phuong Doan writes: > Identify command of imagemagick works fine on my machine (ubuntu server > 12.10), but don't know why I get this error when update team/user avatar. > I tried suggestion in > https://groups.google.com/forum/?fromgroups=#!topic/gitorious/Cl-kH2MzJ-U > but no luck > I guess tha

Re: [gitorious] Re: Gitorious 3 installation

2013-01-16 Thread Marius Mårnes Mathiesen
Jaco Theron writes: > Hi Marius, > > Can you maybe advise me on what configuration I need to change in order for > this command below to perform the production and not development? > >[gitorious@mars gitorious]$ bundle exec rake db:schema:load Jaco, Sorry for falling behind on the mailing l

Re: [gitorious] Re: Gitorious 3 installation

2013-01-14 Thread Marius Mårnes Mathiesen
Jaco Theron writes: > Hi Marius, > > *I installed sphinx RPM like this:* > > wget > ftp://mirror.as24220.net/pub/epel/6/x86_64/sphinx-0.9.9-1.el6.x86_64.rpm > rpm -Uvh sphinx-0.9.9-1.el6.x86_64.rpm > > *Then it installs sphinx and I just check to make sure with:* > > yum -y install sphinx >

Re: [gitorious] Re: Gitorious 3 installation

2013-01-11 Thread Marius Mårnes Mathiesen
Jaco Theron writes: > Encountered a problem with installing sphinx. (CentOS 6) > > sudo yum install -y sphinx > > The above command does not find sphinx. > > Instead I have used the source of sphinx: > > wget http://sphinxsearch.com/files/sphinx-2.0.6-release.tar.gz > tar xvfz sphinx-

[gitorious] Gitorious 2.4.5 has been released

2013-01-09 Thread Marius Mårnes Mathiesen
Hi all, Last night a serious vulnerability in Ruby on Rails was discovered, and anyone running Gitorious on their server should upgrade Gitorious *immediately*. This blog post has more details: http://blog.gitorious.org/2013/01/09/gitorious-2-4-5-has-been-released/ Cheers, - Marius -- To post t

Re: [gitorious] ldap teams / groups

2013-01-08 Thread Marius Mårnes Mathiesen
marcge...@gmail.com writes: > Im getting this error trying to create teams with LDAP authentication: > Also trying to check my profile in every user while the LDAP authentication > is 'true' > > ActionView::TemplateError (Unable to connect to the LDAP server on > X:389. Are you sure the LDAP

Re: [gitorious] Projects.xml file and repositories

2013-01-08 Thread Marius Mårnes Mathiesen
Tobias Hunger writes: > Qt Creator has a gitorious project wizard that grabs a list of projects > from gitorious, offers the user to select one, pick a repository for that > and then proceed to check it out. That is pretty convenient for our users > to get started with projects hosted on gitoriou

Re: [gitorious] Re: LDAP Authentication question

2013-01-08 Thread Marius Mårnes Mathiesen
vanna writes: > Do you mean login page? You should log in by entering email address and > password from LDAP, what is confusing? Or what behaviour do you expect? What you should do is to log in with the username and password that gets sent off to the LDAP server. In your case this would be be the

Re: [gitorious] GIT push: Network is unreachable

2013-01-07 Thread Marius Mårnes Mathiesen
Trent Cobain writes: > hi all is there a way to solve this problem? > I have not been able to push my first commit yet > when I type > user@computer:/var/www/project$ git push origin master > I get > ssh: connect to host gitorious.org port 22: Network is unreachable > fatal: The remote end hung up

Re: [gitorious] LDAP Authentication question

2013-01-07 Thread Marius Mårnes Mathiesen
Manuel Felipe Lopez writes: > I'm a confuse with the LDAP integration in glitorious. I'd change > authentication.yml file and when i run the test script, everything works > has expected, but i don't understand the process after this, cause if I go > to the page, it keeps asking me for an email add

Re: [gitorious] LDAP user can't access the profile

2013-01-02 Thread Marius Mårnes Mathiesen
Ladislav Gazo writes: > I have configured gitorious to use LDAP for authorization. I am able to log > in using the user. As a next step I wanted to upload SSH keys but my > profile is not accessible - Apache returns 403 - Access forbidden. It is > somehow weird because the admin account or an acco

Re: [gitorious] 'git push origin master' authentication failure

2012-12-27 Thread Marius Mårnes Mathiesen
shal...@servelots.com writes: > This is the first time I'm using gitorious. I'm having an authentication > issue with 'git push origin master' command. > > I have created this repo g...@git.pantoto.org:hhs/hhs.git. Generated the ssh > public key and uploaded the same. Then, while doing git push o

Re: [gitorious] losing repos when transferring

2012-12-19 Thread Marius Mårnes Mathiesen
Ken Dreyer writes: > On Tue, Dec 11, 2012 at 1:32 AM, Marius Mårnes Mathiesen > wrote: >> Whether it is or not, I would suggest that we change it to >> either create a new committership or change the permissions to the >> existing one, but I'd like to know if th

Re: [gitorious] ldap groups plus gitorious teams

2012-12-13 Thread Marius Mårnes Mathiesen
On Thu, Dec 13, 2012 at 03:55:56AM -0800, DanSab wrote: > Very strange. I reinstalled gitorious from scratch and got the same > results - ldap authentication is working but there is no ldap > functionality on create team page. May be I should change something > else that was not mentioned in post

Re: [gitorious] ldap groups plus gitorious teams

2012-12-12 Thread Marius Mårnes Mathiesen
On Tue, Dec 11, 2012 at 11:27:38PM -0800, DanSab wrote: > Hello. > I have a question about new ldap authorization capabilities. > I set up new instance of gitorious, tuned authentication.yml and now can > log into web-interface with my Active Directory credentials. > But still can't find out how i

Re: [gitorious] losing repos when transferring

2012-12-11 Thread Marius Mårnes Mathiesen
On Mon, Dec 10, 2012 at 11:05:15AM -0700, Ken Dreyer wrote: > Context: I've got an intranet Gitorious instance set up, with a couple > self-managed teams. > > I just had some users lose access to some repos when they transferred > the repos to a team. Even though these users were members of the gro

Re: [gitorious] fatal error while accessing remotely

2012-12-11 Thread Marius Mårnes Mathiesen
On Mon, Dec 10, 2012 at 07:54:50AM -0800, Jonathan wrote: > I just installed a new gitorious server. From inside the LAN I'm able to > pull\push without a problem. However from outside the LAN I get: > > == Gitorious: == > > fatal error > > ==

Re: [gitorious] Diff two versions of a merge request

2012-12-05 Thread Marius Mårnes Mathiesen
On Wed, Jan 11, 2012 at 03:32:57AM -0800, Patrice Bouillet wrote: > does anybody know if it is possible to diff two different versions of a > specific merge request? In our project we use the merge request feature > extensively with many iterations before one will be merged upstream. And as > the d

Re: [gitorious] Re: How to run git-proxy on reboot.

2012-12-04 Thread Marius Mårnes Mathiesen
ou're running the latest version of Gitorious, you should create an Upstart recipe for your Git daemons and make it look like this: # /etc/init/git-daemons.conf description "Native git daemons on port 9400" author "Marius Mårnes Mathiesen " script /usr/bin/git daemo

Re: [gitorious] Why does my project not show up when searching gitorious?

2012-12-04 Thread Marius Mårnes Mathiesen
On Mon, Dec 03, 2012 at 03:44:27PM -0800, Dalorin wrote: > I started a project three days ago and pushed my code up. I've been > tracking with it ever since. You can view the page for my code base here: > https://www.gitorious.org/tilemonster > > However, for some reason if you search for my proj

Re: [gitorious] project licence percentages

2012-12-03 Thread Marius Mårnes Mathiesen
On Sat, Dec 01, 2012 at 10:12:54AM -0800, Robin Millette wrote: > There was an article on slashdot [1] [2] today stating half of > github.com projects are proprietary. Do we have any stats on > gitorious projects licence use? I would be very interested in > finding out more stats on hosted projects

Re: [gitorious] Re: ssh-keys not Ready

2012-11-28 Thread Marius Mårnes Mathiesen
work` to start the Resque equivalent of script/poller Once you've ensured this works, set up an Upstart recipe for this poller like this (Centos and Ubuntu): #/etc/init/resque-worker.conf description "Run a Resque worker on all queues" author "Marius Mårnes Mathiesen " st

Re: [gitorious] SSH-Key is not ready

2012-11-28 Thread Marius Mårnes Mathiesen
On Tue, Nov 27, 2012 at 04:41:42PM -0800, Bhavani Thodupunuri wrote: > 1. logged into my local Gitorious server > 2. upload your SSH key through the web interface > 3. verified that the key is marked as ready > 4. Deleted old keys which were already in the list. > 5. Still does not work. Bhavani,

Re: [gitorious] Gitorious installer for Ubuntu Quantal

2012-11-26 Thread Marius Mårnes Mathiesen
On Sat, Nov 24, 2012 at 10:25:13AM -0800, Celogeek San wrote: > Hi, I have made an installer for Ubuntu. It should work with Lucid, > and any further version. I have test it on Quantal. > > It create a chroot subsystem and setup everything. Celogeek, Wow, this is really nice work! I haven't had ti

Re: [gitorious] LDAP auto_register

2012-11-21 Thread Marius Mårnes Mathiesen
On Tue, Nov 20, 2012 at 08:51:01AM -0700, Ken Dreyer wrote: > That said, I would be happy to test patches to make Gitorious support > "@" signs in usernames :) Ideally this would allow us to support > multi-realm authentication. Ken, Thanks for investigating this! The feature/rails3 branch does in

Re: [gitorious] Help with change user admin for gitorius private on database

2012-11-01 Thread Marius Mårnes Mathiesen
On Wed, Oct 31, 2012 at 12:10:57PM -0300, Federico Don wrote: > Hello to all, > > I need your help please! > > I want to assign permission to administrator an any user in my private > gitorious. > > To achieve this I did it as follows: > > Join in mysql > mysql> show databases; > mysql> use gitorio

  1   2   3   4   5   6   7   >