Commit Graph

4760 Commits

Author SHA1 Message Date
Gaia Pushbot
747c2e9c3b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8a059e2fe0bd
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15024 from gasolin/issue-956627

Bug 956627 - [keyboard] Enable generate jsdoc, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/b9ce4f960d16
Author: gasolin <gasolin@gmail.com>
Desc: Bug 956627 - [keyboard] Enable generate jsdoc
2014-01-05 23:30:22 -08:00
Gaia Pushbot
c074850ac2 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f1a29d9e7847
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #14968 from yurenju/refactoring-build

Bug 953161 - Move all data in build/ to build/data/ r=@ochameau

========

https://hg.mozilla.org/integration/gaia-central/rev/ee39f3d9ba34
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 953161 - Move all data in build/ to build/config/
2014-01-05 23:20:22 -08:00
Gaia Pushbot
7798f2bc99 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/28d7e6d4420e
Author: John Hu <johu@mozilla.com>
Desc: Merge pull request #14682 from huchengtw-moz/gallery/Bug_949857_make_delete_consistent

Bug 949857 - [Gallery]Red 'Delete' shown when deleting in multiple selec..., r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/9469b905f084
Author: John Hu <johu@mozilla.com>
Desc: Bug 949857 - [Gallery]Red 'Delete' shown when deleting in multiple selection mode, blue "Ok" shown when deleting in fullscreen mode
2014-01-05 20:00:22 -08:00
Gaia Pushbot
c84e86c557 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/05ff533cd383
Author: EragonJ <eragonj@eragonj.me>
Desc: Merge pull request #14872 from EragonJ/bug-950307

Bug 950307 - [DSDS] Settings: rename sim-manager-outgoing-data-desc

========

https://hg.mozilla.org/integration/gaia-central/rev/1f38deccb5cf
Author: EragonJ <eragonj@eragonj.me>
Desc: Bug 950307 - [DSDS] Settings: rename sim-manager-outgoing-data-desc

- update this string in master
2014-01-05 18:10:22 -08:00
Gaia Pushbot
b149c0b2a1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3e29b344b532
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #15011 from gasolin/issue-950080-2

Bug 950080 - add grunt jsdoc generator to gaia, r=timdream

========

https://hg.mozilla.org/integration/gaia-central/rev/53cc05de234e
Author: gasolin <gasolin@gmail.com>
Desc: Bug 950080 - add grunt jsdoc generator to gaia
2014-01-04 10:15:23 -08:00
Ehsan Akhgari
8e0ed8e8dc Merge m-c into b2g-inbound 2014-01-04 12:17:52 -05:00
Ehsan Akhgari
ebd358dfd7 Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
This patch was automatically generated by the following script:

#!/bin/bash
# Command to convert PRUnichar to char16_t

function convert() {
echo "Converting $1 to $2..."
find . ! -wholename "*nsprpub*" \
       ! -wholename "*security/nss*" \
       ! -wholename "*modules/libmar*" \
       ! -wholename "*/.hg*" \
       ! -wholename "obj-ff-dbg*" \
       ! -name prtypes.h \
       ! -name Char16.h \
         -type f \
      \( -iname "*.cpp" \
         -o -iname "*.h" \
         -o -iname "*.c" \
         -o -iname "*.cc" \
         -o -iname "*.idl" \
         -o -iname "*.ipdl" \
         -o -iname "*.ipdlh" \
         -o -iname "*.mm" \) | \
    xargs -n 1 sed -i -e "s/\b$1\b/$2/g"
}

convert PRUnichar char16_t
2014-01-04 10:02:17 -05:00
Gaia Pushbot
943e8d8fc3 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f8f1a0984743
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #15017 from KevinGrandon/bug_956192_remove_legacy_opensearch

Bug 956192 - Remove legacy open search file r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/47074f27ba7b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 956192 - Remove legacy open search file
2014-01-03 20:10:22 -08:00
Gaia Pushbot
e41e665944 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/23fea49fdb66
Author: Ryan VanderMeulen <rvandermeulen@mozilla.com>
Desc: Merge pull request #15013 from comoyo/952724

Bug 952724 - Make InputContext#replaceSurroundingText match spec. r=djf

========

https://hg.mozilla.org/integration/gaia-central/rev/33f9227caa94
Author: Yuan Xulei <xyuan@mozilla.com>
Desc: Bug 952724 - Make InputContext#replaceSurroundingText match spec. r=djf
2014-01-03 08:45:22 -08:00
Gaia Pushbot
d69b4ed173 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a855a05df236
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #14633 from gitmai/bug-948798-CC-reset-wifi-not-refresh

Bug 948798 - [Cost Control] After reset Wifi usage, the usage does not b...
r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/671846122766
Author: mai <mri@tid.es>
Desc: Bug 948798 - [Cost Control] After reset Wifi usage, the usage does not be reset
2014-01-03 08:30:22 -08:00
Gaia Pushbot
d13e3126de Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/1e7dcea5e0b5
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Merge pull request #15010 from mcav/downloadbodyreps-idempotent

Bug 912825 - [email] Message reader appears to duplicate body contents when buildBodyDom is called multiple times. r=asuth

========

https://hg.mozilla.org/integration/gaia-central/rev/a24b98ec4286
Author: Marcus Cavanaugh <m@mcav.com>
Desc: Bug 912825 - [email] Message reader appears to duplicate body contents when buildBodyDom is called multiple times. r=asuth
2014-01-03 06:40:23 -08:00
Gaia Pushbot
ebbc25797d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/dc5880a24760
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #14533 from zacc/bug_925266

Bug 925266 - Setup gaia-ui-tests HTML report creation for Travis artifac...

========

https://hg.mozilla.org/integration/gaia-central/rev/d9b87e6828fa
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 925266 - Setup gaia-ui-tests HTML report creation for Travis artifacts r=lightsofapollo
2014-01-03 02:55:23 -08:00
Gaia Pushbot
9b0b1d4cd4 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/5bf674ca0f8e
Author: dwi2 <dwi2@dwi2.com>
Desc: Merge pull request #15003 from dwi2/bug956193

Disable 'layers.composer2d.enabled' (checkbox 'Enable hardware composer'...

========

https://hg.mozilla.org/integration/gaia-central/rev/0cba7cd1987f
Author: tzhuang <tzhuang@mozilla.com>
Desc: Disable 'layers.composer2d.enabled' (checkbox 'Enable hardware composer' in Settings app) on flatfish
2014-01-03 01:55:22 -08:00
Gaia Pushbot
aa80126612 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/43ffd77b7149
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14989 from cctuan/955991

Bug 955991 - [Gaia][Build] Unit Test for settings.js

========

https://hg.mozilla.org/integration/gaia-central/rev/7fe66a349c95
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 955991 - [Gaia][Build] Unit Test for settings.js
2014-01-03 00:30:22 -08:00
Gaia Pushbot
ec84be3f22 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2977ae6150d7
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #15000 from cctuan/956208

Bug 956208 - [Gaia][Build] add gaiaDir variable in getPid function

========

https://hg.mozilla.org/integration/gaia-central/rev/59faa7c52b52
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 956208 - [Gaia][Build] add gaiaDir variable in getPid function
2014-01-02 20:00:22 -08:00
Gaia Pushbot
4842a52fd8 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b5383b5a8ac3
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14997 from KevinGrandon/revive_gaia_ui

Revive gaia-ui-tests

========

https://hg.mozilla.org/integration/gaia-central/rev/6ea94ac09e2b
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Revive gaia-ui-tests
2014-01-02 17:45:22 -08:00
Gaia Pushbot
17e23b1297 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/aff515e4b4a6
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14998 from KevinGrandon/bug_956012_update_mobile_shims

Bug 956012 - Desktop b2g with local profile is trying to load the SIM / JavaScript error: conn.setVoicePrivacyMode is not a function

========

https://hg.mozilla.org/integration/gaia-central/rev/9bb3ec8d604c
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 956012 - Desktop b2g with local profile is trying to load the SIM / JavaScript error: conn.setVoicePrivacyMode is not a function
2014-01-02 15:30:22 -08:00
Alfredo Yang
72f2983668 Bug 951997 : Create content sandbox permission prompt test. r=amarchesini, jgriffin 2014-01-02 20:43:54 +01:00
Gaia Pushbot
2daecdf120 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b61e95024e07
Author: Ryan VanderMeulen <ryanvm@gmail.com>
Desc: Revert "Merge pull request #14993 from comoyo/950607"

This reverts commit 8b1c262f730d90e75cebcd4d6d56a5452111962a, reversing
changes made to 27c7bba7991535bfd73172db241e1442d2359162.
2014-01-02 10:45:23 -08:00
Gaia Pushbot
808989a016 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3eefee4560de
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #14994 from gaye/disable-calendar-today

Bug 956064 - Calendar today item marionette orange

========

https://hg.mozilla.org/integration/gaia-central/rev/c1dede75338b
Author: Gareth Aye <gaye@mozilla.com>
Desc: Bug 956064 - Calendar today item marionette orange
2014-01-02 08:30:31 -08:00
Gaia Pushbot
3065c8f775 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8986094d6206
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14993 from comoyo/950607

Bug 950607 - Remove mouse events in Gesture Detector. r=janjongboom

========

https://hg.mozilla.org/integration/gaia-central/rev/06557822568e
Author: Ram Dayal Vaishnav <vaishnav.rd@gmail.com>
Desc: Bug 950607 - Remove mouse events in Gesture Detector

code to handle mouse events is already convert mouse->touch in the touch helper in gecko, so mouse events related code removed. [Bug 950607]
2014-01-02 08:20:37 -08:00
Gaia Pushbot
13dc3c5cde Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/901089fdfba5
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Revert "Merge pull request #14948 from timdream/keyboard-app-icon"

This reverts commit 67a82f88da231969efa4d22df9fb946abf2cf4df, reversing
changes made to c7a33340ca6d1225e8055951c714f5414498bb6c.
2014-01-02 08:05:26 -08:00
Gaia Pushbot
bf64b87200 Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/116b2d3f7802
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 952292 - test_geolocation_prompt.py - wait for the eventListener to be added
2014-01-02 07:55:22 -08:00
Gaia Pushbot
898bc0cf03 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/9694b4eea0df
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Merge pull request #14851 from comoyo/951275

Bug 952078 - Latin.js should rely on return values from inputmethod. r=RudyL

========

https://hg.mozilla.org/integration/gaia-central/rev/1e8774520a4e
Author: Jan Jongboom <janjongboom@gmail.com>
Desc: Bug 952078 - Latin.js should rely on return values from inputmethod
2014-01-02 07:40:25 -08:00
Gaia Pushbot
34466d65dc Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2632cc25a7cc
Author: Gareth Aye <gaye@mozilla.com>
Desc: Merge pull request #14992 from gaye/noflake

Allow gaia_ui_tests to fail on travis

========

https://hg.mozilla.org/integration/gaia-central/rev/b8ed1597c7e9
Author: Gareth Aye <gaye@mozilla.com>
Desc: Allow gaia_ui_tests to fail on travis
2014-01-02 06:40:23 -08:00
Gaia Pushbot
cc0d6328da Bumping gaia.json for 1 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e18a5c70c22e
Author: Zac Campbell <zcampbell@mozilla.com>
Desc: Bug 952134 - Update requirements file to use Marionette 0.7.2 r=me
2014-01-02 06:15:23 -08:00
Gaia Pushbot
6277bb20a7 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/396c32149ade
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14985 from askeing/955984

Bug 955984 - Fix test_ftu_skip_tour.py

========

https://hg.mozilla.org/integration/gaia-central/rev/955962670be2
Author: askeing <askeing@gmail.com>
Desc: Bug 955984 - Fix test_ftu_skip_tour.py
2014-01-02 06:00:23 -08:00
Gaia Pushbot
163e7f4d3d Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/20e7a2af5eaa
Author: Zac <zcampbell@mozilla.com>
Desc: Merge pull request #14983 from askeing/955963

Bug 955963 - Unxfail test_lockscreen_unlock_to_camera_with_passcode.py

========

https://hg.mozilla.org/integration/gaia-central/rev/d75a7c6146e5
Author: askeing <askeing@gmail.com>
Desc: Bug 955963 - Unxfail test_lockscreen_unlock_to_camera_with_passcode.py
2014-01-02 05:35:22 -08:00
Gaia Pushbot
4c8f121d86 Bumping gaia.json for 4 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/cd7e66e59ddd
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Merge pull request #14948 from timdream/keyboard-app-icon

Bug 953032 - Keyboard app needs an icon, r=rudyl

========

https://hg.mozilla.org/integration/gaia-central/rev/9bc75bab47e2
Author: Timothy Guan-tin Chien <timdream@gmail.com>
Desc: Bug 953032 - Keyboard app needs an icon

========

https://hg.mozilla.org/integration/gaia-central/rev/d59f5880db31
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14982 from cctuan/955940

Bug 955940 - [Gaia][Build] Unit Test for install-gaia.js

========

https://hg.mozilla.org/integration/gaia-central/rev/da900cd085ac
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 955940 - [Gaia][Build] Unit Test for install-gaia.js
2014-01-02 00:40:23 -08:00
Gaia Pushbot
8b59169833 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/0503dc0b2c0e
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #14975 from yurenju/make-verification

Bug 954441 - Add more verification to integration test on build system f... r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/0209c4c2b321
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 954441 - Add more verification to integration test on build system
2014-01-02 00:15:23 -08:00
Gaia Pushbot
a076b634b0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/46d9f41023ef
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14984 from kumarrishav/issue-944287

Bug 944287 [UITEST] add Share URL activity, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/0d1dcd0365a2
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944287 [UITEST] add Share URL activity - bug fixed
2014-01-01 23:50:22 -08:00
Gaia Pushbot
dd206eaae0 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/413f661890d2
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14790 from cctuan/951341

Bug 951341 - [Flatfish][Gallery] thumbnails are created much larger than needed on Flatfish

========

https://hg.mozilla.org/integration/gaia-central/rev/e215a484d842
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 951341 - [Flatfish][Gallery] thumbnails are created much larger than needed on Flatfish
2014-01-01 22:15:23 -08:00
Gaia Pushbot
91a9e7407b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/77a90d19d2c6
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14966 from kumarrishav/issue-944289

Bug 944289 [UITEST] add Compose Email activity, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/2bd75dd1c8be
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944289 [UITEST] add Compose Email activity - bug fixed
2014-01-01 19:30:22 -08:00
Gaia Pushbot
153207617b Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c8d0a8bc239
Author: George <georgeiscoming@gmail.com>
Desc: Merge pull request #14941 from cctuan/953007

Bug 953007 - [Gaia] [Build] Error when make install-gaia APP=uitest

========

https://hg.mozilla.org/integration/gaia-central/rev/eb791416f8cd
Author: cctuan <georgeiscoming@gmail.com>
Desc: Bug 953007 - [Gaia] [Build] Error when make install-gaia APP=uitest
2014-01-01 18:30:22 -08:00
Gaia Pushbot
27826a5c52 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/311adb0a5834
Author: James Lal <james@lightsofapollo.com>
Desc: Merge pull request #14980 from lightsofapollo/revert-c38d3842daa97cea360fce1af82f2d7b78134bc3

Revert "Merge pull request #13363 from dmarcos/bug934657"

========

https://hg.mozilla.org/integration/gaia-central/rev/287d929a42ca
Author: James Lal <james@lightsofapollo.com>
Desc: Revert "Merge pull request #13363 from dmarcos/bug934657"

This reverts commit c38d3842daa97cea360fce1af82f2d7b78134bc3, reversing
changes made to 5de94a2be6ab8d33434294d70c1de330f55d8f2d.
2014-01-01 15:00:23 -08:00
Gaia Pushbot
c730cedeb9 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/892e7b12856e
Author: Diego Marcos <diego.marcos@gmail.com>
Desc: Merge pull request #13363 from dmarcos/bug934657

Bug 934657 - [Camera] Restructuring code following model / view pattern

========

https://hg.mozilla.org/integration/gaia-central/rev/2bca8bc96cdb
Author: Justin D'Arcangelo <justindarc@gmail.com>
Desc: Bug 934657 - [Camera] Restructuring code following model / view pattern
2014-01-01 13:15:23 -08:00
Gaia Pushbot
9d07b9b81e Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e484a6650414
Author: Fabien Cazenave <fabien@mozilla.com>
Desc: Merge pull request #14963 from TheoChevalier/Bug953063-fdn-edit

Bug 953063 - [Settings][l12y] fdnAction-edit used on contextual menu and header, r=kaze

========

https://hg.mozilla.org/integration/gaia-central/rev/575dd0b5bdb2
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 953063 - [Settings][l12y] fdnAction-edit used on contextual menu and header
2013-12-31 05:30:22 -08:00
Gaia Pushbot
9235455c58 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/2a18abf97ef4
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14969 from EverythingMe/950857-rename-to-smart-collections

Bug 950857 - Rename 'Collections' to 'Smart Collections' [r=ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/c883735df66c
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 950857 - Rename 'Collections' to 'Smart Collections' [r=ranbena]
2013-12-31 03:50:22 -08:00
Gaia Pushbot
da3bcddb79 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/8c281b3688f7
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14974 from EverythingMe/947152-eme-logs

Bug 947152 - [evme] Do not print debug message by default [r=ranbena, crdlc]

========

https://hg.mozilla.org/integration/gaia-central/rev/e4589b07e722
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 947152 - [evme] Do not print debug message by default [r=ranbena, crdlc]
2013-12-31 02:20:23 -08:00
Gaia Pushbot
46e8cdc3a1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/c74107624e0e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14976 from KevinGrandon/bug_955713_eme_suggestions_abort

Bug 955713 - [Search] Multiple rows of suggestions can appear

========

https://hg.mozilla.org/integration/gaia-central/rev/d6ca81273f3e
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 955713 - [Search] Multiple rows of suggestions can appear
2013-12-30 13:41:23 -08:00
Gaia Pushbot
0819a1aa22 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/a4457febf5c1
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14973 from KevinGrandon/bug_953293_search_render_app_like_together

Bug 953293 - [Search] App-like results should be rendered together r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/17602eb976d2
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 953293 - [Search] App-like results should be rendered together r=amirn
2013-12-30 10:00:23 -08:00
Gaia Pushbot
90346e87ab Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/b010c31264fb
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #14960 from yurenju/build-integration-test

Bug 953099 - Use mocha for integration test on build system r=@cctuan

========

https://hg.mozilla.org/integration/gaia-central/rev/a608b291db55
Author: Yuren Ju <yurenju@gmail.com>
Desc: Bug 953099 - Use mocha for integration test on build system
2013-12-29 23:40:22 -08:00
Gaia Pushbot
65b749fdc1 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/f4de4fb20543
Author: Salvador de la Puente González <salva@unoyunodiez.com>
Desc: Merge pull request #14923 from TheoChevalier/Bug952805-usage-wifi-data-string-fix

Bug 952805 - [Usage][l12y] wifi-usage and mobile-usage are reused in dif...
r=me

========

https://hg.mozilla.org/integration/gaia-central/rev/5cabe242c227
Author: TheoChevalier <theo.chevalier11@gmail.com>
Desc: Bug 952805 - [Usage][l12y] wifi-usage and mobile-usage are reused in different contexts
2013-12-27 02:10:22 -08:00
Gaia Pushbot
a820210330 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/802055dbefe7
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Merge pull request #14964 from KevinGrandon/bug_953121_search_suggestions

Bug 953121 - [Rocketbar] Clicking on suggestions doesn't work r=amirn

========

https://hg.mozilla.org/integration/gaia-central/rev/957d09cc7ada
Author: Kevin Grandon <kevingrandon@yahoo.com>
Desc: Bug 953121 - [Rocketbar] Clicking on suggestions doesn't work r=amirn
2013-12-26 10:15:22 -08:00
Gaia Pushbot
d2a86c587f Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/3ae4be4e346f
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14961 from kumarrishav/issue-944286

Bug 944286 [UITEST] add Send sms activity, r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/09dabec3cca4
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944286 [UITEST] add Send sms activity - bug fixed
2013-12-26 06:05:22 -08:00
Gaia Pushbot
4e69f3bd11 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/af4a62b03e58
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14962 from EverythingMe/946724-collections-unsupported-locale

Revert "Revert "Bug 946724 - [e.me] Collection suggestions for unsupport...

========

https://hg.mozilla.org/integration/gaia-central/rev/9010f29c8db0
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Revert "Revert "Bug 946724 - [e.me] Collection suggestions for unsupported languages should show English suggestions [r=ranbena]""

This reverts commit 1afe3de31a8974d301c38bfb5aad4c87bead5319.
2013-12-25 06:36:22 -08:00
Gaia Pushbot
105dfd166c Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/efc3dda58bee
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14937 from EverythingMe/948317-rocketbar-suggestions

Bug 952937 - Rocketbar: e.me Search Suggestions [r=kgrandon, ranbena]

========

https://hg.mozilla.org/integration/gaia-central/rev/82f83604538d
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 952937 - Rocketbar: e.me Search Suggestions [r=kgrandon,ranbena]
2013-12-25 05:20:22 -08:00
Gaia Pushbot
e885f7deda Bumping gaia.json for 3 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/e8fced101cb7
Author: gasolin <gasolin@gmail.com>
Desc: Merge pull request #14944 from kumarrishav/issue-944284

Bug 944284 [UITEST] add dial number activity , styling issue fixed- bug ..., r=gasolin

========

https://hg.mozilla.org/integration/gaia-central/rev/931a6be5195c
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: identation issue removed

========

https://hg.mozilla.org/integration/gaia-central/rev/21fc43d8336c
Author: kumarrishav <reactiverishav007@gmail.com>
Desc: Bug 944284 [UITEST] add dial number activity , styling issue fixed- bug fixed
2013-12-24 19:00:23 -08:00
Gaia Pushbot
725725bc26 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/116689e7d37c
Author: Yuren Ju <yurenju@gmail.com>
Desc: Merge pull request #14954 from kaichih/Bug-953008

Bug 953008 - NO_FTU variable typo in makefile r=@yurenju

========

https://hg.mozilla.org/integration/gaia-central/rev/6427d8e0061d
Author: Hu Kai-Chih <khu@Hus-MacBook-Air.local>
Desc: Bug 953008 - NO_FTU variable typo in makefile
2013-12-24 02:35:22 -08:00
Gaia Pushbot
1bc241a736 Bumping gaia.json for 2 gaia-central revision(s) a=gaia-bump
========

https://hg.mozilla.org/integration/gaia-central/rev/ec70f92e5f82
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Merge pull request #14918 from EverythingMe/941637-eme-aria

Bug 941637 - App icons don't have alt text so screen readers can't read ...

========

https://hg.mozilla.org/integration/gaia-central/rev/3f2a6416d372
Author: Amir Nissim <amirnissim@gmail.com>
Desc: Bug 941637 - App icons don't have alt text so screen readers can't read them [r=ranbena]
2013-12-24 02:16:24 -08:00