Граф коммитов

241 Коммитов

Автор SHA1 Сообщение Дата
Edouard Oger eb8898054f fix(pushbox): Specify mozilla namespace for pushbox docker image 2018-11-11 19:27:37 -05:00
Vijay Budhram cb641bb2a3 fix(config): update config 2018-10-25 21:05:29 -04:00
Vijay Budhram 5140b6104a fix(config): update to use oauth server in auth dir 2018-10-25 16:26:16 -04:00
Edouard Oger 7590f39d91 Add channelserver mozilla/fxa-local-dev#130) 2018-10-01 18:05:02 -04:00
Edouard Oger 784a45e279 Add pushbox server mozilla/fxa-local-dev#122) 2018-10-01 15:42:35 -04:00
Vlad Filippov 91b587f604 fix(install): link db mysql on install mozilla/fxa-local-dev#127) 2018-08-23 17:36:59 -04:00
Beatriz Rizental e1fea9faee chore(install): update rust version mozilla/fxa-local-dev#125) 2018-08-08 16:59:20 -04:00
Edouard Oger 56958d88d8 fix(syncserver): run the syncserver in container network mozilla/fxa-local-dev#123) 2018-08-08 11:12:19 -04:00
Vlad Filippov 945e549509 Exit on errors using the -ex flags mozilla/fxa-local-dev#119) 2018-07-30 10:23:15 -04:00
Shane Tomlinson d2c2e49434 fix(update): Still install if a lockfile has been updated. mozilla/fxa-local-dev#120) r=@vladikoff
I kept having problems updating because npm-shrinkwrap.json
was updated after the last install.

This does a `git checkout -- .` in each directory to ensure
a clean install.
2018-07-25 15:17:55 +01:00
Ryan Kelly cbbd568731 fix(syncserver): Update syncserver script for latest docker image. mozilla/fxa-local-dev#118)
Fixes mozilla/fxa-local-dev#117

After the migration to CircleCI 2, the syncserver docker image
now runs gunicorn by default, so we don't need to specify it
explicitly.
2018-07-24 08:51:25 -04:00
Beatriz Rizental 558ff53fec feat(install): add fxa-email-server to servers mozilla/fxa-local-dev#113)
Fixes mozilla/fxa-local-dev#111
2018-07-19 15:06:05 -04:00
Ryan Kelly 63f198dfbe fix(syncserver): Configure syncserver to use localhost verifier. mozilla/fxa-local-dev#114)
Fixes mozilla/fxa-local-dev#112
2018-07-17 22:55:42 -04:00
Vlad Filippov 605370fcaf Set memcached ports in docker script mozilla/fxa-local-dev#116) 2018-07-17 21:05:06 -04:00
Deepti 9b77059754 #101 Create a script that alerts devs mozilla/fxa-local-dev#109)
Fixes https://github.com/mozilla/fxa-local-dev/issues/101
2018-07-11 10:23:55 -04:00
Farhan Khan 1378304b1f Changed all bash references to sh mozilla/fxa-local-dev#110)
Necessary to run on FreeBSD and related systems.
If bash is necessary in the future, I suggest using:
"#!/usr/bin/env bash"
2018-05-29 11:58:51 -04:00
Vlad Filippov 9380a8b63f fix(update): change sync server update process 2018-05-14 10:21:52 -04:00
Deepti 1caf0a46f5 feat(docker): add mysql docker image, move redis to docker, add mysql server script r=@vladikoff
Fixes https://github.com/mozilla/fxa-local-dev/issues/94
2018-04-23 21:30:10 -04:00
Vlad Filippov 1509e78f76 fix(oauth): Fix the oauth path to the server mozilla/fxa-local-dev#106) 2018-04-20 10:56:28 -04:00
Deepti 73befc8490 fix(docker): fix goaws docker , add syncserver docker mozilla/fxa-local-dev#103) r=@vladikoff 2018-04-11 13:05:37 -04:00
vladikoff ff2608c7cb fix(docker): implement container trap for docker 2018-04-04 09:30:21 -04:00
Deepti 0c3b8505dc feat(goaws): fake sqs/sns server, fix exit modes for redis and memcached mozilla/fxa-local-dev#102) r=@vladikoff 2018-04-04 09:29:32 -04:00
Deepti d9de580074 chore(server): Added memcached service r=@vladikoff 2018-03-14 11:27:39 -04:00
Vlad Filippov 0a32074a7f chore(update): remove mailer updater 2017-11-22 17:15:49 -05:00
Vlad Filippov eb73ad29c0 fix(update): add db mysql 2017-11-03 15:18:54 -04:00
Vlad Filippov 607bf3158d fix(scripts): remove console from update script 2017-08-23 07:43:32 -04:00
Vlad Filippov 447ed4a692 feat(updates): remove console install and run, update update script mozilla/fxa-local-dev#93) 2017-08-23 07:41:27 -04:00
Udara Weerasinghege a620d8d83d feat(redis): start redis on server start mozilla/fxa-local-dev#91) 2017-07-14 11:14:31 -04:00
Phil Booth d344bc7e7e fix(servers): run the auth mailer inside fxa-auth-server mozilla/fxa-local-dev#85) r=vladikoff 2017-03-02 10:06:28 -05:00
Vlad Filippov d5e0e49f4c chore(install): git clone fxa-js-client during install 2017-02-22 15:36:32 -05:00
Nelson Pestana 7786192b2d fix(vagrant): update npm version from 2.4 to 2.x mozilla/fxa-local-dev#83) 2017-02-01 11:00:53 -08:00
vladikoff bce56fe4d9 fix(update): remove loop from update 2016-10-24 11:14:42 -04:00
Ryan Kelly e67849b6b4 fix(install): Generate VAPID keys during auth-server install. 2016-10-14 08:27:53 +11:00
Vlad Filippov 5de68fe310 feat(scripts): add android support, remove Firefox Hello mozilla/fxa-local-dev#67) 2016-09-27 18:52:39 -04:00
vladikoff a3f7394d58 feat(start): use custom fxa-dev-launcher
Fixes mozilla/fxa-local-dev#64
2016-09-26 15:08:20 -04:00
Vlad Filippov 5969c37b3e Merge branch 'master' of github.com:mozilla/fxa-local-dev 2016-08-02 15:30:38 -04:00
Vlad Filippov 1427fe79d9 fix(profile): add webchannel allowObject 2016-08-02 14:55:20 -04:00
Vlad Filippov 2ff7cc1cf5 feat(install): clone the customs repo 2016-06-28 16:26:08 -04:00
Vlad Filippov 452ef306be fix(profile): update default fxa desktop context to v3 2016-06-28 09:39:03 -04:00
Juan García Basilio 61fb6f5a12 Add install fxa-auth-mail to install_all.sh 2016-05-27 15:29:26 +02:00
vladikoff 8a060bda8e feat(start): add new custom launcher 2016-04-12 15:55:16 -04:00
Vlad Filippov ea7f70a780 feat(start): add an option to open the debugger on start 2016-02-17 01:28:53 -05:00
Vlad Filippov c0c3700c4d Merge pull request mozilla/fxa-local-dev#55 from vladikoff/e10s
feat(start): add e10s, context config and config output on start
2016-02-17 00:38:43 -05:00
Vlad Filippov 5b966effd0 feat(start): add e10s, context config and config output on start 2016-02-17 00:36:21 -05:00
Vlad Filippov d8fc29c3f6 fix(config): update token servers 2016-02-01 15:44:08 -05:00
Vlad Filippov a511a53873 fix(compat): support Firefox Nightly 47 2016-01-26 18:02:29 -05:00
vladikoff 5655d685f5 feat(mailer): add new mailer process 2016-01-19 14:30:18 -05:00
Vlad Filippov b3db1f0d16 feat(mailer): clone mailer during install 2016-01-18 21:01:38 -05:00
Vlad Filippov 763c89ac15 feat(install): add l10n and db-mysql to clone 2016-01-18 14:25:07 -05:00
Nelson Pestana 0257c90651 feat(vagrant): add provision script and improve current vagrantfile 2016-01-15 18:02:00 +00:00
Shane Tomlinson 7d698cfcf9 fix(profile): Update context to use fx_desktop_v2.
* With Fx45, the context should be fx_desktop_v2.
* Add context/service query params for settings.
2015-12-21 11:06:41 +00:00
Vlad Filippov 421a0368fc fix(servers): move loop to extra due to node 4 issues 2015-12-14 10:46:26 -05:00
Vlad Filippov 34d471d7ea Merge pull request mozilla/fxa-local-dev#44 from mozilla/rfk/prod-profile
feat(profile): add a "prod" profile for using a fresh profile with prod servers r=vladikoff
2015-11-30 16:23:50 -05:00
Ryan Kelly 558636f6c2 feat(profile): add a "prod" profile for using a fresh profile with prod servers. 2015-11-27 14:44:47 +11:00
Vlad Filippov 18ffe96449 fix(start): switch starting point 2015-11-24 15:08:04 -05:00
Vlad Filippov 16ccb18b80 fix(start): add dummy log creation 2015-11-24 15:08:04 -05:00
Vlad Filippov de32ae1b75 fix(content): bring back local config script 2015-11-13 14:42:08 -05:00
vladikoff ec67e16dcf fix(profile): add the other token uri setting 2015-11-06 11:40:54 -05:00
Ryan Kelly 3135486b38 Use stage tokenserver for FXA_ENV=stage 2015-11-06 09:01:08 +11:00
vladikoff 5bb44de40a fix(profile): disable signed extensions in the development profile 2015-10-27 11:40:44 -04:00
vladikoff c96ae990a8 fix(fxios): add Firefox for iOS instructions 2015-10-20 16:50:42 -04:00
vladikoff cc27105a77 refactor(travis): make it faster and change node matrix 2015-10-02 12:41:58 -04:00
Ryan Kelly fb182063d8 feat(basket): use stand-alone fxa-basket-proxy repo. 2015-09-24 14:25:18 -07:00
Vlad Filippov 4126a40db8 Revert "feat(basket): use stand-alone fxa-basket-proxy repo." 2015-09-21 20:45:03 -04:00
Vlad Filippov a95170cf83 Merge pull request mozilla/fxa-local-dev#32 from mozilla/rfk/fxa-basket-proxy
feat(basket): use stand-alone fxa-basket-proxy repo.
2015-09-21 20:42:29 -04:00
Ryan Kelly c8798715e5 feat(basket): use stand-alone fxa-basket-proxy repo. 2015-09-19 21:58:31 +10:00
Ryan Kelly 9a9ad58bb6 fix(oauth): configure browser with what oauth server thinks is its public url 2015-09-19 21:26:18 +10:00
vladikoff 1749f2f0dd upgrade to selenium 2.47.1 2015-08-12 11:45:21 -04:00
Vlad Filippov 8e3908c5ac add profile and oauth configs
Fixes mozilla/fxa-local-dev#29
2015-08-07 16:33:11 -04:00
Vlad Filippov 212a45a942 Update update_all.sh 2015-07-17 19:45:33 -07:00
Vlad Filippov f686076d6e fix(profile): add debugger profile settings and disable auto update 2015-07-16 10:41:01 -07:00
Vlad Filippov 7cf1fd7818 fix(install): set ulimit to avoid install issues 2015-07-03 15:12:14 -04:00
Vlad Filippov 5c3ccd0020 Merge pull request mozilla/fxa-local-dev#20 from dannycoates/master
halt initial install on first error
2015-06-11 16:46:29 -04:00
vladikoff 3be7ec2789 disable e10s for nightly 2015-06-08 16:26:48 -04:00
Danny Coates 96165d4a2c halt initial install on first error 2015-06-03 19:24:37 -07:00
vladikoff f7206289f6 add webchannel.uri to custom profile 2015-05-11 14:40:43 -04:00
Vlad Filippov 99deb3caed add local testing 2015-05-08 16:34:06 -04:00
Vlad Filippov 8023ddf34c enable browser.pocket.enabled 2015-05-06 23:08:33 -04:00
Vlad Filippov 565d4468e2 improve content server install 2015-04-08 20:43:18 -04:00
Vlad Filippov bde09168f9 enable avatars in pref pane 2015-04-07 15:32:04 -04:00
Vlad Filippov 6455218242 add sync server test and fix 123done oauth branch 2015-04-07 14:57:32 -04:00
Ryan Kelly 13b3426533 Add local syncserver instance. 2015-03-27 16:12:06 +11:00
Vlad Filippov a47d705785 add firefox logger 2015-03-18 12:13:48 -04:00
Vlad Filippov 48c8cb5a42 bring back the loop local server config 2015-03-17 13:17:19 -04:00
John Morrison edeab91840 fix(123done): don't overwrite config.json; set $CONFIG_123DONE=./config-local.json 2015-03-16 12:35:52 -07:00
Vlad Filippov 56db863172 update dependencies, disable loop-server for now. 2015-03-02 23:38:47 -05:00
Vlad Filippov 3ce47d2415 enhance update script 2015-02-01 19:31:36 -05:00
Vlad Filippov ca80d1cc3d add browser configuration 2014-12-30 00:57:38 -05:00
Vlad Filippov 731b336154 add update script 2014-12-16 22:25:58 -05:00
Vlad Filippov ad7210847c speed up and fix redis-server 2014-11-12 14:55:44 -05:00
Vlad Filippov 73064d60c7 add install scripts 2014-11-04 20:38:23 -05:00