<h1>Project "FreeSWITCH user-contributed scripts, etc" received a push.</h1>
<h2>branch: master updated</h2>
<pre>
discards d9ed290a32fd5dfd4401b02652e07c892126d7c6 (commit)
via: 0ad7de6241a7ed8f208ce82cfe39e27ba3a848ac (commit)
This update added new revisions after undoing existing revisions. That is
to say, the old revision is not a strict subset of the new revision. This
situation occurs when you --force push a change and generate a repository
containing something like this:
* -- * -- B -- O -- O -- O (d9ed290a32fd5dfd4401b02652e07c892126d7c6)
\
N -- N -- N (0ad7de6241a7ed8f208ce82cfe39e27ba3a848ac)
When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.
</pre>= COMMIT LOG ===========================================================
<div class="highlight"><pre>committer: Mitch Capper
comments:
Make search box text a bit smaller so it fits
<span style="color: #000080; font-weight: bold">diff --git a/mitchcapper/FSClient/MainWindow.xaml b/mitchcapper/FSClient/MainWindow.xaml</span>
<span style="color: #000080; font-weight: bold">index 5e1eb04..3464dc9 100644</span>
<span style="color: #A00000">--- a/mitchcapper/FSClient/MainWindow.xaml</span>
<span style="color: #00A000">+++ b/mitchcapper/FSClient/MainWindow.xaml</span>
<span style="color: #800080; font-weight: bold">@@ -176,7 +176,7 @@</span>
                </Canvas>
                <Button Canvas.Left="283" Canvas.Top="21" Content="Send To Voicemail" FontWeight="Bold" Foreground="#FFF5E200" Height="20" Name="btnSendVoicemail" Style="{DynamicResource GlassButtonStyle}" Width="120" Visibility="Hidden" Click="btnSendVoicemail_Click" />
<span style="color: #A00000">-                <ours:OurAutoCompleteBox Canvas.Left="435" Text="Contact Search" Canvas.Top="265" Height="22" Width="164.553" Opacity="0.8" x:Name="txtSearchBox" FilterMode="Contains" GotKeyboardFocus="txtSearchBox_GotKeyboardFocus" LostKeyboardFocus="txtSearchBox_LostKeyboardFocus" DropDownClosing="txtSearchBox_DropDownClosing"></span>
<span style="color: #00A000">+                <ours:OurAutoCompleteBox Canvas.Left="435" Text="Contact Search" Canvas.Top="265" Height="22" Width="164.553" Opacity="0.8" x:Name="txtSearchBox" FilterMode="Contains" GotKeyboardFocus="txtSearchBox_GotKeyboardFocus" LostKeyboardFocus="txtSearchBox_LostKeyboardFocus" DropDownClosing="txtSearchBox_DropDownClosing" FontSize="11"></span>
                        <ours:OurAutoCompleteBox.ItemTemplate>
                                <DataTemplate>
</pre></div>
========================================================================<pre>
Summary of changes:
mitchcapper/FSClient/MainWindow.xaml | 2 +-
sathieu/cisco-xml/browser/index.php | 2 +-
sathieu/cisco-xml/lib/Cisco-XML/Cisco-XML.php | 4 +-
sathieu/cisco-xml/lib/MediaBrotha/Backend.php | 12 ++-
.../lib/MediaBrotha/Backend/FileSystem.php | 33 +++-----
sathieu/cisco-xml/lib/MediaBrotha/Backend/LDAP.php | 79 ++++----------------
sathieu/cisco-xml/lib/MediaBrotha/Backend/Root.php | 14 +---
sathieu/cisco-xml/lib/MediaBrotha/Backend/VLC.php | 6 ++
sathieu/cisco-xml/lib/MediaBrotha/Core.php | 48 +++---------
sathieu/cisco-xml/lib/MediaBrotha/Form.php | 54 -------------
sathieu/cisco-xml/lib/MediaBrotha/Frontend.php | 10 +--
.../lib/MediaBrotha/Frontend/CiscoXML.php | 22 +-----
.../cisco-xml/lib/MediaBrotha/Frontend/HTML.php | 69 ++----------------
.../cisco-xml/lib/MediaBrotha/Frontend/HTTP.php | 10 +--
sathieu/cisco-xml/lib/MediaBrotha/Media.php | 2 +-
.../cisco-xml/lib/MediaBrotha/MediaIterator.php | 4 +-
16 files changed, 78 insertions(+), 293 deletions(-)
delete mode 100644 sathieu/cisco-xml/lib/MediaBrotha/Form.php
</pre>
<p>this email was generated because of /git/your-repo.git/hooks/post-receive by the file /git-core/contrib/hooks/post-receive-email<br />
For more info, see <a href="http://blog.chomperstomp.com/?p=630">http://blog.chomperstomp.com/?p=630</a>
-- <br />
FreeSWITCH user-contributed scripts, etc</p>