Re: [Fusionforge-general] Reindex database for search index?

2017-07-07 Thread Roland Mas
f this > database? Yes. There's a script called configure-fti-search.php that allows you to configure the language used for indexing the database, and to rebuild the indices accordingly. If you just want to rebuild the indices, then use the stored procedure: "SELECT rebuild_fti_indi

Re: [Fusionforge-general] CollabNet TeamForge -> FusionForge migration scripts.

2016-12-26 Thread Roland Mas
Franck Villaume, 2016-12-23 17:04:47 +0100 : > Hi, > > We, TrivialDev, are pleased to publish 1st release of scripts to > enable smooth migration from CollabNet TeamForge > (www.collab.net/products/teamforge) to FusionForge. Congratulations, and thanks for sharing! Roland.

[Fusionforge-general] A little script to automate Jenkins jobs for feature branches

2016-10-11 Thread Roland Mas
#x27;, password='YYY') oldconf = server.get_job_config(oldname) try: server.get_job_config(newname) except: newconf = re.sub(oldname,newname,oldconf) server.create_job(newname,newconf) server.build_job(newname) - Roland. -- Roland Mas Indépendant en informatique libre -

[Fusionforge-general] New globalactivity plugin

2016-09-26 Thread Roland Mas
ase anyone has objections or reviews. Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusion

[Fusionforge-general] SSL/TLS certificates changed

2016-05-18 Thread Roland Mas
get errors about expired certificates (especially on scm.fusionforge.org starting tomorrow), or invalid certificates, please let me know so that I may fix it. Thanks, Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnu

[Fusionforge-general] FusionForge 6.0.4 available

2016-04-22 Thread Roland Mas
lugin [#800] (TrivialDev) * Site Admin: massmail, fix typo [#805] (TrivialDev) * Work on compatibility with PHP7 (Roland Mas) * Reporting: fixed missing global variable [#812] (Michael Kluge) Roland. -- Roland Mas Indépendant en informatique libre -- Free software f

Re: [Fusionforge-general] Problem with aliases in 6.0.3

2016-04-07 Thread Roland Mas
post-install.d/mta-* Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusionforge.org/cgi-bi

Re: [Fusionforge-general] Multiple Subversion repositories per project

2016-03-31 Thread Roland Mas
again (and all externals pointing at a repository hosted on the forge updated)? Pretty neat feature, though (what, no testsuite? ;-) Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionfo

Re: [Fusionforge-general] "su - " for users that are provided from FusionForge DB hangs

2016-01-27 Thread Roland Mas
ut any problem and I can do > "sudo" and "su" for other (system) users like "postgres". Any idea if this > is normal or where to look at? This is not expected to happen. Try restarting nscd, sometimes it gets stuck somewhere. Roland. -- Roland

Re: [Fusionforge-general] HTTP status 405 'Method Not Allowed'

2015-10-01 Thread Roland Mas
the repositories are accessed through HTTPS or through SSH. I am not entirely certain that these URLs would be impossible to access through the main vhost, but I didn't manage it last time I tried. Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www

Re: [Fusionforge-general] HTTP status 405 'Method Not Allowed'

2015-09-30 Thread Roland Mas
be displayed on the page with the instructions for checking out). https://127.0.0.1 probably leads to the main forge website because it's the default virtualhost, but you really need to have a different URL for SCM. (For reference: the same applies for Git.) Roland. -- Roland M

Re: [Fusionforge-general] FRS upload limit?

2015-09-02 Thread Roland Mas
Is there an application setting somewhere I can adjust > or another system wide limit I need to look at? You probably need upload_max_filesize too. Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://ww

Re: [Fusionforge-general] feature of notification email to non registered users of tracker updates.

2015-07-16 Thread Roland Mas
l addresses later on. And if you want to restrict the notifications to just one ticket, then make the email address point at a script that only forwards some of the emails, based on subject for instance. Roland. -- Roland Mas Indépendant en informatique libre -- Free softw

Re: [Fusionforge-general] How is read-only access to git possible

2015-06-18 Thread Roland Mas
versions, it's a bit more complicated.) Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.f

Re: [Fusionforge-general] [Fusionforge-commits] (no subject)

2015-06-16 Thread Roland Mas
e 6.0 branch as of today happens to be slightly malfunctioning :-) Roland, on behalf of the dogfooding team. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionforge-general mailing list Fusion

Re: [Fusionforge-general] migrating to external database host

2015-06-11 Thread Roland Mas
6.0 has seen some work to facilitate using a remote database; although it's not used widely, it is used on one important instance, so it does get some daily testing. Sylvain might provide additional info there. Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance h

Re: [Fusionforge-general] Repositories for autobuilt packages

2015-06-05 Thread Roland Mas
Roland Mas, 2015-06-03 13:11:58 +0200 : [...] > To use the RPM package repository, use one of the following snippets > in a /etc/yum/repos.d/fusionforge.repo file: The RPM package repository should now contain the packages that are not directly available in CentOS 7, which we backp

[Fusionforge-general] Repositories for autobuilt packages

2015-06-03 Thread Roland Mas
;d appreciate a validation by someone who knows that stuff. Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionforge-general mailing list Fusionforge-general@lists.fusio

Re: [Fusionforge-general] user_session table

2015-06-01 Thread Roland Mas
may want to backport/cherry-pick it (and if you use the moinmoin plugin, also grab the two related commits -- search for "nonce" in git log). Roland. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ __

Re: [Fusionforge-general] [PATCH] Add support for elliptic curve ssh keys.

2015-05-30 Thread Roland Mas
Unit 193, 2015-05-30 02:11:27 -0400 : > --- > src/common/include/account.php | 2 +- > src/www/account/editsshkeys.php | 4 ++-- > 2 files changed, 3 insertions(+), 3 deletions(-) Applied, thanks! Roland. -- Roland Mas Indépendant en informatique libre -- Free software fr

[Fusionforge-general] New FusionForge release available for translators

2015-05-29 Thread Roland Mas
team. -- Roland Mas Indépendant en informatique libre -- Free software freelance http://www.gnurandal.com/ ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

[Fusionforge-general] FusionForge 6.0 final release available

2015-05-29 Thread Roland Mas
than waiting for cron jobs) (Inria) * SCM: * Concurrent SSH and HTTPS access, relying on Apache mod_itk (Roland Mas and Inria) * Allow projects to use several SCM engines in parallel (Roland Mas, for CEA) * Support read-only access to private projects via SSH (Inria) * Browsing support

Re: [Fusionforge-general] Upload at ff.org

2015-04-27 Thread Roland Mas
Sylvain Beucler - Inria, 2015-04-24 17:30:40 +0200 : > The FRS tells me: > > Posted data is too large. 9.44 MiB exceeds the maximum size of 2 MiB > > Roland, can you increase this ? Done. Roland. -- Roland Mas Indépendant en informatique libre -- Free software

Re: [Fusionforge-general] Project unix group: what permissions does it grant?

2015-03-20 Thread Roland Mas
27;m thinking of the htdocs/ directory where project members can upload their website. Also the incoming/ directory, used to upload large files via SCP in order to push them to the FRS or the docman. I guess they both need to be chgrp'ed to project_rw. Roland. -- Roland Mas Indépendant en inf

Re: [Fusionforge-general] Project unix group: what permissions does it grant?

2015-03-19 Thread Roland Mas
. They have been on by default on ext4 since Linux 2.6.39, and I think they're on by default on btrfs too, so we should be pretty safe for FusionForge 6+, but there may be cases where they're not available. Assuming we can discard these cases as "not our problem"

Re: [Fusionforge-general] [Fusionforge-commits] FusionForge branch feature/concurrent-ssh-http-for-scm updated. c2e864c08542265870a9868b64f448765b318574

2014-11-27 Thread Roland Mas
Roland Mas, 2014-11-27 16:45:13 +0100 : [...] > + # Backport httpd-itk from Fedora 20 > + # until https://bugzilla.redhat.com/show_bug.cgi?id=1059143 is fixed > + # …yes, it requires pulling in a lot of stuff :-( Before anyone starts screaming bloody murder:

Re: [Fusionforge-general] Unified install system - merge

2014-09-02 Thread Roland Mas
Sylvain Beucler - Inria, 2014-09-02 13:42:31 +0200 : > Hi, > > The GUM branch now passes the test suite(s), so it's time to merge :) > When do we do it? Whenever you feel like it :-) Roland. -- Roland Mas Qui trop embras

Re: [Fusionforge-general] Installation layout for manual installs

2014-08-07 Thread Roland Mas
; ? The install-ng script uses src/etc/config.ini-opt. Roland. -- Roland Mas Late frost burns the bloom / Would a fool not let the belt / Restrain the body? -- in Good Omens (Terry Pratchett and Neil Gaiman) ___ Fusionforge-general mail

Re: [Fusionforge-general] Finishing the gforge -> fusionforge transition

2014-08-05 Thread Roland Mas
setting up CI jobs if needed :-) > - I'm not sure why we pushed changes on the 5.3 stable branch already, > do we need the renaming right now, or can this wait 5.4? > (aka I'm now afraid to upgrade my prod ;)) The actual change of the paths (and package

Re: [Fusionforge-general] Finishing the gforge -> fusionforge transition

2014-07-31 Thread Roland Mas
rg. The part actually changing the paths passes my testsuite locally, but I haven't pushed it yet. I'll push it to master only, but first I'll write the migration system for upgrades. > One particular concern is the macro system: it needs pr

[Fusionforge-general] Finishing the gforge -> fusionforge transition

2014-07-24 Thread Roland Mas
to experiment :-) Once all that is done, I'll also try to rename the packages themselves, with empty gforge-* packages to ease the transition. So there. Be warned! Roland. -- Roland Mas Using a big hammer without caution can cause big damage. -- PostgreSQL documentation, chapter 4

[Fusionforge-general] Deprecating Subgit?

2014-06-06 Thread Roland Mas
cause… why? So I'd like to hear about blockers to its removal once the key expires. Actually, I'd like to switch before that, so that the Subversion is read-only for a while before being completely abandoned. Thoughts? Complaints? Roland. -- Roland Mas It would be hard to be de

Re: [Fusionforge-general] Translations workflow and contacts

2014-06-02 Thread Roland Mas
Based on my email archives, here are the contacts I could find. For simplified Chinese, Markqiu/qiucheng . For Italian, Reinhard Spisser . And for Spanish: Luis Cañas-Díaz , Mariano Guerra , Jose Francisco Castro , and Hector Colina . Roland. -- Roland Mas La tradition orale, c'est comme

[Fusionforge-general] New feature branches

2014-05-21 Thread Roland Mas
stream branches. Roland. -- Roland Mas Magic is one thing, and reflected-sound-of-underground-spirits is another. -- Twoflower, in The Colour of Magic (Terry Pratchett) ___ Fusionforge-general mailing list Fusionforge-general@lists.fusio

Re: [Fusionforge-general] [Fusionforge-commits] FusionForge branch Branch_5_3 updated. b7b45d0e6afda9b360f162f497fec534c18f24d8

2014-05-12 Thread Roland Mas
r updating the offending foreign key to be "ON DELETE CASCADE". Maybe both, although either one is enough. Thanks for the fix, I've merged it into the relevant branches, and we're now all-blue again. Roland. -- Roland Mas [...] Des fois, y'a des trous. -- (Ptiluc) --

[Fusionforge-general] Recent changes in testsuite

2014-05-09 Thread Roland Mas
as been committed. The reload of the database that occurs between tests is now noticeably faster (and will probably get even faster once I switch the buildbot to btrfs). Master is currently all-blue. 5.3 is red, but I think it's due to a recent change in a foreign key constraint so it shouldn&#x

Re: [Fusionforge-general] DB reset slowness between test cases - Was: Re: Developping/testing in a Docker container

2014-05-02 Thread Roland Mas
backup /var/lib/postgresql That's pretty much instant on Btrfs. Roland. -- Roland Mas Et c'est tellement plus mignon de se faire traiter de con en chanson... -- in En chantant (Michel Sardou) ___ Fusionforge-general mailing list Fusionforg

Re: [Fusionforge-general] Which repo/branch for the test suite - Was: Re: Development VM auto-generated with Vagrant/Packer

2014-04-30 Thread Roland Mas
e DEBDebian70Tests.php file (and friends) for more readability and consistency, and didn't update the VM accordingly. I'll fix that. Roland. -- Roland Mas If you spit in the air, it lands in your face. -- Tevye, in Fiddler on the roof ___

Re: [Fusionforge-general] [RFC] Git over smart-HTTP

2014-04-11 Thread Roland Mas
Sylvain Beucler - Inria, 2014-04-09 16:17:11 +0200 : > Hi, > > Le 09/04/2014 15:28, Roland Mas a écrit : >>In order to allow concurrent SSH + HTTP(S) access to Git repositories, >> I implemented a prototype using the MPM-ITK Apache2 module. > Great! >> It basica

[Fusionforge-general] [RFC] Git over smart-HTTP

2014-04-09 Thread Roland Mas
rough an Unix socket to a different process that will perform the setuid()/setgid() and then the Git command. I'll work on that in the coming days. In the meantime, please find attached the current version of the patch. I welcome comments and suggestions. Roland. -- Roland Mas S

Re: [Fusionforge-general] Fw: Plus que quelques jours pour répondre à l'appel à conférences pour les Rencontres Mondiales du Logiciel Libre (date limite : 31 mars 2014)

2014-03-25 Thread Roland Mas
one happened. A kind of a "where we come from, where we are, where we're going" presentation would probably work. Roland. -- Roland Mas Seems to me, the only sensible thing is for people to know if they kill a whale, they've got a dead whale. -- Adam, in Go

Re: [Fusionforge-general] FusionForge meeting on Friday April 4th

2014-03-06 Thread Roland Mas
h other, talk about everybody's > work on forges, and plan the features for FusionForge 6.0 :) > > Please confirm to me if you intend to join. I certainly intend to join :-) The dates mentioned on IRC (April 4th, 7th, 11th, 18th) are all fine with me. Roland. -- Roland Mas Fate alway

Re: [Fusionforge-general] Javascript libraries

2014-03-06 Thread Roland Mas
Roland Mas, 2014-02-27 15:17:00 +0100 : [...] > Thank you. I added them to the game :-) …and someone volunteered to package them. Yippee! Roland. -- Roland Mas Time is a drug. Too much of it kills you. -- in Small Gods (Terry Pratch

Re: [Fusionforge-general] Javascript libraries

2014-02-27 Thread Roland Mas
sy/ > jquery-ui/ Thank you. I added them to the game :-) Roland. -- Roland Mas In every life you got some trouble, when you worry you make it double. -- in Don't worry, be happy (Bobby McFerrin) ___ Fusionforge-general mailing list

[Fusionforge-general] Javascript libraries (was: Twig packaging call for contribution)

2014-02-27 Thread Roland Mas
Roland Mas, 2014-02-26 11:08:40 +0100 : [...] > However, if there are other libraries beyond Twig that FusionForge > uses (or would use), then they'd be great candidates for the game :-) I'm thinking that maybe some of our Javascript libraries would be good candidates. Hope

Re: [Fusionforge-general] Twig packaging call for contribution

2014-02-26 Thread Roland Mas
ent and long-term task. However, if there are other libraries beyond Twig that FusionForge uses (or would use), then they'd be great candidates for the game :-) Roland. -- Roland Mas You can't second-guess ineffability, I always say. -- Aziraphale, in Good Omens

Re: [Fusionforge-general] Development VM auto-generated with Vagrant/Packer

2014-02-11 Thread Roland Mas
the database… - …returns the results… - …and libc returns the appropriate data, filling the cache in nscd on the way. A more stable way of doing things would be to avoid the need for the recursive lookup. Maybe using libnss-db or libnss-cache, with a job that updates that database when needed. Ro

Re: [Fusionforge-general] Migrate Debian repo from Bzr to Git

2014-01-24 Thread Roland Mas
x27;m on my own. So when it comes to expressing my opinion, I oppose a switch to a tool that is going to make life harder to all the maintainers of the Debian packaging (ie. me, myself and I). I may change my mind, but so far I haven't seen any compelling reason to. The (obvious) potential

[Fusionforge-general] Dropping old "gforge" theme for 5.3?

2014-01-07 Thread Roland Mas
t seen much love for a few years. I'm pondering simply dropping it, so we could also get rid of the YUI dependency (and keep Jquery as the only JS library). How do you feel about that? Would there be much opposition to removing it even before we start the 5.3 branch? Roland. -- Roland Mas

[Fusionforge-general] About our Jenkins buildbot and test suites

2013-12-13 Thread Roland Mas
it one or two parameters). I plan to do that soon. Also, I plan to switch some of the Debian-related jobs to Debian 8 (which is currently in testing). Any thoughts? Roland. -- Roland Mas Bonjour, je suis un virus de signature. Propagez-moi dans la vôtre ! ___

[Fusionforge-general] zforge.org domain available

2013-12-13 Thread Roland Mas
forget about it. Roland. -- Roland Mas C'est un type qui rentre dans un café. Plouf. ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

[Fusionforge-general] FusionForge 5.2.3 released

2013-12-06 Thread Roland Mas
Hi again, Since the last stable version was 5.2.2 released in June, I set a tag in the repository and uploaded a 5.2.3 version of FusionForge. It's nothing more than a snapshot of the 5.2 branch, with the bugfixes that have accumulated since June. Roland. -- Roland Mas ()Campag

[Fusionforge-general] Freezing for 5.3?

2013-12-06 Thread Roland Mas
lease. Are there unfinished developments that need to be done first? Marc-Étienne, maybe your current translation work? If so, how close is it? Thanks, Roland. -- Roland Mas How does an octopus go into battle? Fully-armed. ___ Fusionforge-general ma

Re: [Fusionforge-general] FF Winter of Code

2013-12-03 Thread Roland Mas
ument the process and/or write tools to automate it), as the current one is very old; - start investigating template engines in light of our current needs, and convert one or two plugins or a handful of pages as a proof of concept. Roland.

Re: [Fusionforge-general] Migrating Savannah to FusionForge

2013-11-06 Thread Roland Mas
ionForge step might not work on MySQL: FF uses some database features that are, to the best of my knowledge, PostgreSQL-specific, such as full text indexing. Also other stuff such as triggers and stored procedures may need some rephrasing/resyntaxing to fit the MySQL implementation. Roland. --

Re: [Fusionforge-general] Migrating Savannah to FusionForge

2013-10-30 Thread Roland Mas
at was not specific to FusionForge. Maybe that would be worth looking into? I guess that the “only” missing part would be the exporter from Savane. That would also eliminate the problem of having both the source and destination databases on the same DB server. Roland. -- Roland Mas Shyumir

Re: [Fusionforge-general] VM documentation

2013-10-23 Thread Roland Mas
probably be migrated to another format (one that can be used by KVM) at least, and possibly redone entirely in a clean and automated way. Thanks for the doc changes! Roland. -- Roland Mas Meaning lies as much / In the mind of the reader / As in the haiku

Re: [Fusionforge-general] [Fusionforge-commits] r18089 - trunk/src/www/project/admin

2013-10-03 Thread Roland Mas
Franck Villaume, 2013-10-03 20:29:03 +0200 : [...] > Commit reverted. How about moving Marc-Étienne's inside the method in the theme instead? Wouldn't that satisfy both sides? Roland. ___ Fusionforge-general mailing list Fusionforge-general@lists.f

[Fusionforge-general] RBAC: project_admin permissions and inheritance

2013-08-06 Thread Roland Mas
everything in the project, and forum/tracker/pm_admin ⇒ everything on all forums/trackers/pms in the project). Can you think of possible bugs or problems this change would cause? Would it be useful for someone else? Thanks for any feedback, Roland. -- Roland Mas Qu'est-ce qui est jaun

Re: [Fusionforge-general] [Fusionforge-commits] r17588 - in trunk/src/common: docman docman/include forum frs include mail pm survey tracker

2013-07-22 Thread Roland Mas
ut now the testcreateTask test fails. Roland. -- Roland Mas The price of liberty is eternal housekeeping. -- in Odds and Gods (Tom Holt) ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Re: [Fusionforge-general] [Fusionforge-commits] r17588 - in trunk/src/common: docman docman/include forum frs include mail pm survey tracker

2013-07-22 Thread Roland Mas
) { > @@ -717,9 +718,10 @@ [...] This breaks the tests (and probably normal behaviour too): there's no "hidden" field in the "artifact_extra_field_elements" table. Roland. -- Roland Mas [...] ou une dent pourrie [...] -- in Variations sur un thème imposé --

Re: [Fusionforge-general] Improved versino of the gather_scm_stats.php script

2013-07-05 Thread Roland Mas
For the record: an Christoph provided an updated patch, which I committed. Thanks! Roland. -- Roland Mas Qu'est-ce qui est jaune, qui pèse deux cents kilos et qui chante ? Un canari. Belle bête, pas vrai ? ___ Fusionforge-general mailing

Re: [Fusionforge-general] Improved versino of the gather_scm_stats.php script

2013-07-05 Thread Roland Mas
are of the php versions supported by FusionForge, I > would like to note that I used the following > php functions which may only available for php 5.3: > * date_default_timezone_set() > * date_default_timezone_get() > * getopt() These all seem to be available in PHP 5.1, so we'r

Re: [Fusionforge-general] Comment traduire "monitoring" en français ?

2013-06-27 Thread Roland Mas
uot; est déjà traduit par "outil de suivi" > j'ai une préférence pour "surveiller/surveillance". > > Merci de donner votre avis. +1. Roland. -- Roland Mas C r ' s d a ue ell r a u i r . -- Signatures à collectionner, série n°1, parti

Re: [Fusionforge-general] [Fusionforge-commits] r17432 - trunk/src/common/docman/views

2013-06-26 Thread Roland Mas
ption: Response from Selenium RC server for testComplete(). | ERROR: Element //input[@name='type' and @value='folder'] not found. ` Thanks, Roland. -- Roland Mas Meaning lies as much / In the mind of the reader / As in the haiku -- in Gödel, Escher, Bach: an Eternal Golden B

Re: [Fusionforge-general] Forum moderation issue ...

2013-05-28 Thread Roland Mas
Marc G. Fournier, 2013-05-27 20:43:50 -0700 : > On 2013-05-23 12:27 AM, Roland Mas wrote: >> >>> When I upgrade versions, I try and meticulously go through the 2* >>> series files, in order, that are in the db directory … did I miss >>> something in the upgr

Re: [Fusionforge-general] Forum moderation issue ...

2013-05-23 Thread Roland Mas
Marc G. Fournier, 2013-05-22 12:05:11 -0700 : > On 2013-05-22, at 06:54 , Roland Mas wrote: > >> >> Yes, but this table (and the UI to control its contents) is no longer >> where the actual permissions on the forums are defined. Like the other >> permission bit

Re: [Fusionforge-general] Forum moderation issue ...

2013-05-22 Thread Roland Mas
On 2013-05-10, at 02:06 , Roland Mas wrote: >> but my guess is that you forgot to grant the appropriate permissions >> to the various roles (the relevant bit is "posting without >> moderation"), since that's where the check is made. Marc G. Fournier, 2013-05-

Re: [Fusionforge-general] Forum moderation issue ...

2013-05-10 Thread Roland Mas
ess … ? You don't specify exactly what versions you're upgrading from and to, but my guess is that you forgot to grant the appropriate permissions to the various roles (the relevant bit is "posting without moderation"), since that's where the check is made. Roland. --

Re: [Fusionforge-general] String Case Format Rules Proposition

2013-05-04 Thread Roland Mas
ent set of rules, local to the language. As long as the original strings are consistent, the end result will be as consistent as the translations. But the "gettextized" string must be as close as possible to the full message one wants to display; see the example above with s

Re: [Fusionforge-general] Fusionforge patches policy proposition

2013-04-24 Thread Roland Mas
ne patch for the porting of the trackers subsystem, one for the porting of the forums subsystem, and so on, and one for the porting of each plugin. But mostly I agree with the proposal :-) Roland. -- Roland Mas Bee There Orr Bee A Rectangular Thyng! -- in Soul Music (Terry Pratchett)

Re: [Fusionforge-general] Delete users personal repository and old repositories

2013-04-17 Thread Roland Mas
x27;t be too hard to add. > When we switch from SCM Repos SVN to GIT, the repository SVN still > reside on chroot directory, ¿is it safe to delete it by rm on the shell? Yes, unless you want to keep it for safety :-) Roland. -- Roland Mas Au royaume des aveugles

Re: [Fusionforge-general] Can we PLEASE STOP RENAMING API FUNCTIONS!

2013-03-27 Thread Roland Mas
nction elsewhere; most of the time it'll be backwards-compatible, sometimes it won't. Again: I'm sorry for the inconvenience, but if "it"'s not in the FF tree (and/or if "it" has no testsuite), "it" may get broken from time to time. Roland. -- Roland M

Re: [Fusionforge-general] Fusionforge testsuite in error

2013-03-12 Thread Roland Mas
Franck Villaume, 2013-03-10 20:28:25 +0100 : [...] > Sorry for the inconvenience. I can't say I was inconvenienced very much since I was on holiday, but it's fixed now anyway :-) Roland. -- Roland Mas One... two... one, two, many, lots! -- Lias, in Soul music (Te

Re: [Fusionforge-general] Commit mails

2013-02-27 Thread Roland Mas
ication.) > > Wanna have? Yes please :-) The current emails also annoy me, I must admit. Roland. -- Roland Mas Using a big hammer without caution can cause big damage. -- PostgreSQL documentation, chapter 42 ___ Fusionforge-general mailing list F

Re: [Fusionforge-general] [Fusionforge-commits] FusionForge branch master updated. 94fe780d401e17d528df453d07dc4539a5b663ef

2013-02-20 Thread Roland Mas
the CreateProject::testSimpleCreate test: [Wed Feb 20 10:12:39 2013] [error] [client 127.0.1.1] PHP Fatal error: Call to undefined method DocumentGroupFactory::getDocumentGroups() in /opt/gforge/src/common/include/Group.class.php on line 2346, referer: http://debian7.local/admin/approve-pending.php Rol

Re: [Fusionforge-general] DB does not match scripts

2013-02-19 Thread Roland Mas
I'm rather surprised to hear about your problem. I think I went through all the code when I added the SQL snippet that dropped this column; if I missed some, then I guess I need to fix that, but I'll need to know which parts :-) Unless it's a discrepancy between the package vers

[Fusionforge-general] RFC: Cleaning up the fusionforge project membership and roles?

2013-02-15 Thread Roland Mas
oject membership more meaningful. I'd welcome comments and discussion on this topic. I intend to raise it at today's IRC meeting, but I'm not going to act on it anytime soon; I'm more thinking of a spring cleaning, so sometime in the next few weeks. Roland. -- Roland Mas

Re: [Fusionforge-general] Locales on centos 6

2013-02-14 Thread Roland Mas
s into the appropriate *.mo files. You'll have to install them afterwards. Roland. -- Roland Mas $ chown -R us:us your_base* ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-general

Re: [Fusionforge-general] Locales on centos 6

2013-02-14 Thread Roland Mas
p fr > french > fr_FR > fr_FR@euro > fr_FR.iso88591 > fr_FR.iso885915@euro > fr_FR.utf8 > > But I can't get homepage in french. > > Any idea ? Is the appropriate fusionforge.mo installed in a location where gettext can find it? The standard code looks for it und

Re: [Fusionforge-general] SSH Keys

2013-02-14 Thread Roland Mas
_dump_update.pl, which updates the authorized_keys files. Roland. -- Roland Mas Seems to me, the only sensible thing is for people to know if they kill a whale, they've got a dead whale. -- Adam, in Good Omens (T. Pratchett and N. Gaiman) _

Re: [Fusionforge-general] How to email SCM commits ?

2013-02-13 Thread Roland Mas
lem is : the command is 'php' :-/ You can be more specific than that in the "sudoers" file. You can allow commands such as "/usr/bin/php /bla/bla/bla/myscript.php", and only that script will be allowed. It's still a hack, though. Roland. -- Roland Mas

Re: [Fusionforge-general] How to email SCM commits ?

2013-02-12 Thread Roland Mas
reads these headers and sets the appropriate variables accordingly. Roland. -- Roland Mas Fate always wins... At least, when people stick to the rules. -- in Interesting Times (Terry Pratchett) ___ Fusionforge-general mailing list Fusionforge-gen

Re: [Fusionforge-general] How to email SCM commits ?

2013-02-12 Thread Roland Mas
perms for this file or use sudo in the post-commit > hook ? If you change the permissions for this file, it means anyone will have full access to the database (because the file contains the credentials). If you use sudo, make sure you limit the available commands. Roland. -- Roland Mas Cer

Re: [Fusionforge-general] How to email SCM commits ?

2013-02-12 Thread Roland Mas
database. > Any idea where to look for ? > The other option is to change the template for post-commit to 'sudo ...' > and put a line in the sudoers file. > But I'm wonder how safe it is. Not very, but on the other hand serving Subversion via Apache isn't safe eithe

Re: [Fusionforge-general] Where is the debug trace ?

2013-02-06 Thread Roland Mas
script after that, so that your database is brought to the current schema. Roland. -- Roland Mas Why did the tachyon cross the road? Because it was on the other side. ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://

Re: [Fusionforge-general] Where is the debug trace ?

2013-02-06 Thread Roland Mas
ms you seem to have in your database. Did the database upgrade scripts fail? They should have migrated the users and their memberships… Roland. -- Roland Mas ...your network won't even know it's talking to a proxy, unless of course, the proxy doe

Re: [Fusionforge-general] stable release 5.2.1 and 5.1.2 available

2013-02-01 Thread Roland Mas
ired). > So I guess I'm stuck. > I was wondering if it that hard to install on Debian from the sources ? > Would the install-ng script be a starting point ? Just grabbing loggerhead from sid is going to be much much easier :-) Roland. -- Roland Mas Mag

Re: [Fusionforge-general] about deleting users from the forge

2013-01-30 Thread Roland Mas
ests that there's no such method. The only "delete from users" I found is in src/cronjobs/project_cleanup.php for users who are still at the "pending" status after a week. Roland. -- Roland Mas You can tune a filesystem, but you can'

Re: [Fusionforge-general] is there a way of get a tracker frozen?

2013-01-10 Thread Roland Mas
rs read only?? Not in 5.0. In trunk, there's a new permission bit that controls who's allowed to submit a new item (so if you remove it from everyone no new items can be created). I think this bit is also used to control who can add messages to open items, but I'm not sure offha

Re: [Fusionforge-general] fusionforge.org migration

2013-01-09 Thread Roland Mas
Roland Mas, 2013-01-08 14:05:41 +0100 : > There will probably be some downtime during the afternoon, but I'll > try to keep it to a minimum and set up IP forwarding and so on. I'll > keep the list informed when the migration is complete. > Okay, things are migrated no

Re: [Fusionforge-general] fusionforge.org migration

2013-01-09 Thread Roland Mas
Roland Mas, 2013-01-08 14:05:41 +0100 : > There will probably be some downtime during the afternoon, but I'll > try to keep it to a minimum and set up IP forwarding and so on. I'll > keep the list informed when the migration is complete. Okay, things are migrated now,

Re: [Fusionforge-general] fusionforge.org migration

2013-01-09 Thread Roland Mas
Roland Mas, 2013-01-08 14:05:41 +0100 : > Hi all, > > I'm going to get a new hosted server for fusionforge.org (including > the buildbot). It should be faster and have more disk space, and for > some reason it's cheaper than the current one, too. > > There

Re: [Fusionforge-general] Bugtracker down

2013-01-09 Thread Roland Mas
indeed installed on the previous one. I think Olivier managed to track the bug down to a bug in PHP, I'll keep an eye out for that. Roland. -- Roland Mas Luck, like a Russian car, generally only works if you push it. -- Regalian, in My Hero (Tom Holt)

[Fusionforge-general] fusionforge.org migration

2013-01-08 Thread Roland Mas
to keep it to a minimum and set up IP forwarding and so on. I'll keep the list informed when the migration is complete. Roland. -- Roland Mas S'agirait pas d'atteindre la sublime transcendance du supramental sans se bouger le fion un minimum... -- in Sri R

Re: [Fusionforge-general] Browsing of private SCM repositories

2012-11-20 Thread Roland Mas
Thorsten Glaser, 2012-11-20 10:10:08 +0100 : [...] > ① Though I wonder how that’d work considering it uses > a system-wide Apache… The plan is to use http://mpm-itk.sesse.net/ which allows running different vhosts as different users. Roland. -- Roland Mas Such compressed poems

Re: [Fusionforge-general] [Fusionforge-commits] FusionForge removing Debian packaging from main repo

2012-11-18 Thread Roland Mas
e buildbot should be involved with the VCS is to run >> pull/update commands before a build. > I would tend to think these kind of thing is not very reliable, Is it > packaged in some place ? I don't know. Roland. -- Roland Mas Et c'est tellement plus mignon de se faire traiter

Re: [Fusionforge-general] IFRAMEs (was Re: [Fusionforge-commits] FusionForge removing Debian packaging from main repo)

2012-11-15 Thread Roland Mas
Thorsten Glaser, 2012-11-15 10:07:18 +0100 : > On Thu, 15 Nov 2012, Roland Mas wrote: > >> The problems in the Debian-related jobs on the buildbot seems to be >> that Selenium gets confused whenever there's an iframe on the page. > > Looking at Selenium in VNC, I se

Re: [Fusionforge-general] [Fusionforge-commits] FusionForge removing Debian packaging from main repo

2012-11-15 Thread Roland Mas
ranches of the deb-packaging project on fusionforge.org, too. Roland. -- Roland Mas Sauvez un arbre, tuez un castor. ___ Fusionforge-general mailing list Fusionforge-general@lists.fusionforge.org http://lists.fusionforge.org/cgi-bin/mailman/listin

Re: [Fusionforge-general] [Fusionforge-commits] FusionForge removing Debian packaging from main repo

2012-11-15 Thread Roland Mas
whenever there's an iframe on the page. This also happens on the -src-debian jobs, so I don't think it's related to the Debian packaging. Roland. -- Roland Mas $ chown -R us:us your_base* ___ Fusionforge-general mailing list Fusionforg

  1   2   >