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

1731 Коммитов

Автор SHA1 Сообщение Дата
Thom Chiovoloni 4eb950f21b
Merge branch 'master' into omegazord 2019-07-15 10:54:28 -07:00
Ryan Kelly e740f9907b
Merge pull request #1367 from mozilla/remove-browserid; r=eoger
fxa-client: Remove BrowserID assertions, and their feature flag.
2019-07-15 13:55:23 +10:00
Mark Hammond dc1548128e
Have sync15_passwords_sync and callers return the sync ping. (#1229) 2019-07-15 11:27:05 +10:00
Vlad Filippov 7fde3392ae
Merge pull request #1397 from mozilla/dependabot/cargo/log-0.4.7
Bump log from 0.4.6 to 0.4.7
2019-07-12 11:38:13 -04:00
dependabot-preview[bot] a398178deb
Bump log from 0.4.6 to 0.4.7
Bumps [log](https://github.com/rust-lang/log) from 0.4.6 to 0.4.7.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.6...0.4.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-12 10:26:03 -04:00
Thom Chiovoloni 056b54faca
Merge pull request #1394 from mozilla/guid-nits-and-random
Clean up invariant handling in sync-guid and add Guid::random()
2019-07-11 15:10:19 -07:00
Thom Chiovoloni ba7c009bde
Use Guid::random() throughout places 2019-07-10 16:27:36 -07:00
Thom Chiovoloni 8728933e62
Add Guid::random() and some other useful guid constructors 2019-07-10 16:27:36 -07:00
Thom Chiovoloni 0451c0feb8
Fix some stale comments in guid and make our validation more consistent 2019-07-10 12:09:41 -07:00
Edouard Oger 46cc4896a4
Bump bindgen from 0.49.2 to 0.50.0 (#1390)
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.49.2 to 0.50.0.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.49.2...v0.50.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 14:55:31 -04:00
dependabot-preview[bot] f54bcb3e5d
Bump bindgen from 0.49.2 to 0.50.0
Bumps [bindgen](https://github.com/rust-lang/rust-bindgen) from 0.49.2 to 0.50.0.
- [Release notes](https://github.com/rust-lang/rust-bindgen/releases)
- [Changelog](https://github.com/rust-lang/rust-bindgen/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/rust-bindgen/compare/v0.49.2...v0.50.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-10 14:27:12 -04:00
Thom Chiovoloni 54c571e600
Merge pull request #1356 from lyuyuan92/fix_issue_848
Replace types::SyncGuid with the optimized sync_guid::Guid
2019-07-10 11:17:51 -07:00
Thom Chiovoloni 0191c1cd06
Merge pull request #1391 from mozilla/cut-0.34.0
Cut release 0.34.0
2019-07-10 11:05:49 -07:00
Ryan Kelly 045eac162f
fxa-client: Remove BrowserID assertions, and their feature flag.
This removes support for generating BrowserID assertions, and moves some
of the other session-token-using machinery that was beind the "browserid"
into the main package, where it is now enabled by default.
2019-07-10 14:00:42 -04:00
Thom Chiovoloni 1175699fa2
Cut release 0.34.0 2019-07-10 10:59:54 -07:00
Thom Chiovoloni 0c28378203
Merge pull request #1370 from seeekr/patch-1
fix typos in docs in ffistr.rs
2019-07-10 10:42:08 -07:00
YLyu 72b2722b38
Replace types::SyncGuid with the optimized sync_guid::Guid
1. Pull sync_guid implementation from guid-support branch.
2. Replace types::SyncGuid with sync_guid::Guid.
2019-07-09 22:41:06 -04:00
Thom Chiovoloni cb975b17e2
Merge branch 'master' into omegazord 2019-07-09 17:10:18 -07:00
Edouard Oger 649e5951d9
Add instructions to install gyp and ninja (#1389) 2019-07-09 18:27:40 -04:00
Edouard Oger 270b0ea2a0
rc_crypto initial commit (#1349) 2019-07-09 14:00:48 -04:00
Edouard Oger 9d414bb360
Bump env_logger from 0.5.13 to 0.6.2 (#1383)
* Bump env_logger from 0.5.13 to 0.6.2

Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.5.13 to 0.6.2.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Changelog](https://github.com/sebasmagri/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.5.13...v0.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 11:44:12 -04:00
Edouard Oger 2305b3cbf0
Bobo 2019-07-09 11:08:53 -04:00
dependabot-preview[bot] 1c4b966613
Bump env_logger from 0.5.13 to 0.6.2
Bumps [env_logger](https://github.com/sebasmagri/env_logger) from 0.5.13 to 0.6.2.
- [Release notes](https://github.com/sebasmagri/env_logger/releases)
- [Changelog](https://github.com/sebasmagri/env_logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sebasmagri/env_logger/compare/v0.5.13...v0.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-09 14:07:39 +00:00
Thom Chiovoloni 4635ba7b15
Merge pull request #1376 from mozilla/relicense-ffi-support
Relicense ffi-support as dual MIT/Apache-2.0. Fixes #1300
2019-07-08 16:12:41 -07:00
Thom Chiovoloni a77f45aa90
Merge pull request #1332 from lyuyuan92/master
Expose accept_result over FFI
2019-07-08 16:11:39 -07:00
YLyu fb7e44d254
Expose accept_result over FFI 2019-07-08 18:02:11 -04:00
Edouard Oger 899761938d
Use mockiato from crates.io (#1377) 2019-07-08 14:11:07 -04:00
Edouard Oger e52b294702
Update backtrace to v0.3.32 2019-07-08 13:47:55 -04:00
Thom Chiovoloni a15e0a249d
Relicense ffi-support as dual MIT/Apache-2.0. Fixes #1300 2019-07-08 09:46:45 -07:00
Vlad Filippov b709d9608b
Merge pull request #1373 from mozilla/dependabot/cargo/memchr-2.2.1
Bump memchr from 2.2.0 to 2.2.1
2019-07-08 11:24:07 -04:00
dependabot-preview[bot] bc8de1712e
Bump memchr from 2.2.0 to 2.2.1
Bumps [memchr](https://github.com/BurntSushi/rust-memchr) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/BurntSushi/rust-memchr/releases)
- [Commits](https://github.com/BurntSushi/rust-memchr/compare/2.2.0...2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 11:02:28 -04:00
Thom Chiovoloni 053205cbe1
Merge pull request #1374 from mozilla/dependabot/cargo/base16-0.2.1
Bump base16 from 0.1.2 to 0.2.1
2019-07-08 07:27:01 -07:00
dependabot-preview[bot] ee25d05174
Bump base16 from 0.1.2 to 0.2.1
Bumps [base16](https://github.com/thomcc/rust-base16) from 0.1.2 to 0.2.1.
- [Release notes](https://github.com/thomcc/rust-base16/releases)
- [Changelog](https://github.com/thomcc/rust-base16/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thomcc/rust-base16/commits/v0.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-08 14:05:48 +00:00
Thom Chiovoloni 8b4c93e08d
Merge pull request #1369 from tinoism/origin/patch-1
Change artifact size limit and comment to 35MB
2019-07-07 13:39:04 -07:00
Christina Cheung e82925b84d
Fixed comment 2019-07-07 14:08:21 -04:00
Christina Cheung 86ce250afd
Update comment on artifact size 2019-07-07 14:00:40 -04:00
Denis Andrejew 1be7956908
fix typos in docs in ffistr.rs 2019-07-06 21:56:54 +02:00
Christina Cheung ca45834e62
Change artifact size limit and comment to 35MB 2019-07-05 21:30:42 -04:00
Vlad Filippov 11ff43b915
Merge pull request #1338 from mozilla/dependabot/cargo/serde_derive-1.0.94
Bump serde_derive from 1.0.93 to 1.0.94
2019-07-05 12:13:14 -04:00
dependabot-preview[bot] bbc296840b
Bump serde_derive from 1.0.93 to 1.0.94
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.93 to 1.0.94.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.93...v1.0.94)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-05 11:27:41 -04:00
Christina Cheung ae3fabea34
Change artifact size limit to 35MB
Closes #1365.
2019-07-04 19:59:57 -04:00
Vlad Filippov 53e8a4fc5a
Merge pull request #1335 from mozilla/dependabot/cargo/serde-1.0.94
Bump serde from 1.0.93 to 1.0.94
2019-07-04 17:26:03 -04:00
Edouard Oger cb5e156fda
Merge pull request #1364 from mozilla/cut-v0.33.2
Cut v0.33.2
2019-07-04 16:19:59 -04:00
Edouard Oger 2735d5f545
Cut v0.33.2 2019-07-04 16:18:09 -04:00
Edouard Oger 801bfbbbb3
Merge pull request #1363 from mitchhentges/eval-is-staging-decision-task
Evaluate is_staging boolean provided by environment
2019-07-04 16:16:24 -04:00
Mitchell Hentges f4c4f63d0d
Evaluate is_staging boolean provided by environment 2019-07-04 13:11:08 -07:00
Edouard Oger 39cdf0ee85
Merge pull request #1362 from mozilla/cut-v0.33.1
Cut v0.33.1
2019-07-04 16:03:20 -04:00
Edouard Oger dc2b739fc2
Cut v0.33.1 2019-07-04 16:02:12 -04:00
Edouard Oger 264b267771
Merge pull request #1361 from mitchhentges/taskcluster-yml-is-staging
Evaluate is_staging condition in tc.yml
2019-07-04 16:00:27 -04:00
Mitchell Hentges d5cf547ec2
Evaluate is_staging condition in tc.yml 2019-07-04 12:58:07 -07:00