Changes

Jump to navigation Jump to search
912 bytes added ,  19:47, 5 February 2011
create service page for bugs.sl.o
== Description ==

A [http://trac.edgewall.org/ Trac] instance for keeping track of bugs in upstream Sugar components, some activities and Rainbow.


== Hostnames ==

* http://bugs.sugarlabs.org/
* http://bugs-testing.sugarlabs.org/
* http://bugs-devel.sugarlabs.org/


== Hosted on ==

[[Machine/sunjammer]]


== Administrative contact ==

[http://lists.sugarlabs.org/listinfo/systems systems AT lists DOT sugarlabs DOT org]


== Sysadmins ==

For non-emergency calls, preferably send email to the administrative contact.

* [[User:sascha_silbe|Sascha Silbe]]
* [[User:Bernie|Bernie Innocenti]]


== Notes ==

=== Cleaning user database ===

To remove inactive accounts (i.e. ones that have never been confirmed or marked as spammers):

DELETE FROM session WHERE length(sid) != 24 AND NOT EXISTS (SELECT * FROM permission WHERE username = sid);

== Upgrade notes ==


== See Also ==


[[Category:Service|bugs]]
344

edits

Navigation menu