summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/20110319/003467.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/20110319/003467.html')
-rw-r--r--zarb-ml/mageia-dev/20110319/003467.html94
1 files changed, 94 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110319/003467.html b/zarb-ml/mageia-dev/20110319/003467.html
new file mode 100644
index 000000000..70558264f
--- /dev/null
+++ b/zarb-ml/mageia-dev/20110319/003467.html
@@ -0,0 +1,94 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [699] - distribution name in database will be always lowercase
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B699%5D%20-%20distribution%20name%20in%20database%20will%20be%0A%09always%20lowercase&In-Reply-To=%3CAANLkTikLQ5H3ug6QG%3D4i4Z2cxQJCaPitz1Hk6%3D6i0tFx%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003465.html">
+ <LINK REL="Next" HREF="003469.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [699] - distribution name in database will be always lowercase</H1>
+ <B>Thierry Vignaud</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5B699%5D%20-%20distribution%20name%20in%20database%20will%20be%0A%09always%20lowercase&In-Reply-To=%3CAANLkTikLQ5H3ug6QG%3D4i4Z2cxQJCaPitz1Hk6%3D6i0tFx%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [699] - distribution name in database will be always lowercase">thierry.vignaud at gmail.com
+ </A><BR>
+ <I>Sat Mar 19 21:19:32 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003465.html">[Mageia-dev] [702] perl-install/harddrake/sound.pm: fix draksound message grammar/ structure
+</A></li>
+ <LI>Next message: <A HREF="003469.html">[Mageia-dev] HALectomy on mageia ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3467">[ date ]</a>
+ <a href="thread.html#3467">[ thread ]</a>
+ <a href="subject.html#3467">[ subject ]</a>
+ <a href="author.html#3467">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 19 March 2011 14:41, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+&gt;<i> Revision 699 Author nanardon Date 2011-03-19 14:41:58 +0100 (Sat, 19 Mar
+</I>&gt;<i> 2011)
+</I>&gt;<i>
+</I>&gt;<i> Log Message
+</I>&gt;<i>
+</I>&gt;<i> - distribution name in database will be always lowercase
+</I>
+Won't arch always be lowercase anyway?
+
+&gt;<i> Modified: mirrors/mga-mirrors/trunk/lib/MGA/Mirrors/Controller/Api.pm
+</I>&gt;<i> ===================================================================
+</I>&gt;<i> --- mirrors/mga-mirrors/trunk/lib/MGA/Mirrors/Controller/Api.pm 2011-03-19
+</I>&gt;<i> 13:37:31 UTC (rev 698)
+</I>&gt;<i> +++ mirrors/mga-mirrors/trunk/lib/MGA/Mirrors/Controller/Api.pm 2011-03-19
+</I>&gt;<i> 13:41:58 UTC (rev 699)
+</I>&gt;<i> @@ -36,8 +36,8 @@
+</I>&gt;<i>
+</I>&gt;<i> my $list = $c-&gt;model('Mirrors')-&gt;find_distributions(
+</I>&gt;<i> {
+</I>&gt;<i> - version =&gt; $version,
+</I>&gt;<i> - arch =&gt; $arch,
+</I>&gt;<i> + version =&gt; lc($version),
+</I>&gt;<i> + arch =&gt; lc($arch),
+</I>&gt;<i> exists =&gt; 1,
+</I>&gt;<i> public =&gt; 1,
+</I>&gt;<i> }
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+
+--
+&gt;<i> R : Tu vois !
+</I>&gt;<i> &gt; Q : Tu crois ?
+</I>&gt;<i> &gt; &gt; R : &#199;a casse l'ordre chronologique de l'&#233;change.
+</I>&gt;<i> &gt; &gt; &gt; Q : En quoi r&#233;pondre au dessus est-il g&#234;nant ?
+</I></PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003465.html">[Mageia-dev] [702] perl-install/harddrake/sound.pm: fix draksound message grammar/ structure
+</A></li>
+ <LI>Next message: <A HREF="003469.html">[Mageia-dev] HALectomy on mageia ?
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3467">[ date ]</a>
+ <a href="thread.html#3467">[ thread ]</a>
+ <a href="subject.html#3467">[ subject ]</a>
+ <a href="author.html#3467">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>