Chris H-C
646ec6543e
Require rust >= 1.53.0
2021-09-13 10:08:40 -04:00
Alex Touchet
369db59143
Fix crates.io badge
2021-08-10 21:31:43 -07:00
Michael Droettboom
790f189ef0
[no bug] [doc only] Add links to both doc books ( #1543 )
...
Gah -- #1536 wasn't quite right either. We have two books and we should link to both!
2021-03-09 13:20:24 -05:00
Michael Droettboom
c38a1d99fe
[doc only] [no bug] Fix link to developer docs
2021-03-04 14:18:32 -05:00
Frank Bertsch
14666b0b97
Fix link to Glean logo ( #1515 )
2021-02-23 15:36:52 -05:00
Jan-Erik Rediger
31d980e8b3
Increase Minimum Support Rust Version to 1.43.0
...
Due to ffi-support using associated constants on integers, e.g. `i64::MAX`.
Release notes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html
2020-08-25 17:46:54 +02:00
Jan-Erik Rediger
013203e07c
Use a shorter bugzilla link everywhere
...
This sets the correct product & components and adds the whiteboard tag
to place it in our triage list.
[doc only]
2020-07-27 17:59:06 +02:00
Jan-Erik Rediger
df0574c39d
Remove not-auto-updated coverage report
2020-06-09 10:06:36 +02:00
Jan-Erik Rediger
6c7d45efda
Swap default branch everywhere
2020-06-09 10:04:30 +02:00
Michael Droettboom
8c4928093f
[doc only] Prepare Python for its big debut
2020-03-11 14:46:33 -04:00
Michael Droettboom
9f1f6df3fb
Update the synchronous communication channel ( #744 )
2020-02-28 21:40:47 +05:30
Jan-Erik Rediger
50f0782c60
Upgrade the minimal supported Rust version
...
The (test-) (transitive) dependency `iri-string` requires Rust 1.41.0
for its relaxed restrictions when implementing traits.
See the release blog post: https://blog.rust-lang.org/2020/01/30/Rust-1.41.0.html#relaxed-restrictions-when-implementing-traits
As we test all crates in the workspace at once, we also need to upgrade
our minimal support Rust version.
This has one caveat: mozilla-central, our soon-to-be crate consumer
needs to support Rust 1.39.0 for now.
As we're not yet merging back there, we might just sit that out and wait
for the upgrade over there. I was told that will happen soon.
2020-02-26 17:28:27 +01:00
Jan-Erik Rediger
9b2a17a6b2
Bump minimum required Rust version
2020-01-13 13:33:24 +01:00
Michael Droettboom
654b4e82d3
Add link to post about Glean logo design ( #518 )
2019-11-21 13:33:58 -05:00
Michael Droettboom
cf7ede1a94
WIP: 1591185: Set up basic Python project structure ( #423 )
...
* 1591185: Set up basic Python project structure
* Fix typo
* Clarify
* Correct emails
* Add docstrings
* Don't raise exception on no handle
* Handle shared objects on multiple platforms
* Improve docstring
* Fix __version__
* Attempt to fix on Windows
2019-11-04 13:18:03 -05:00
Jan-Erik Rediger
663c1c25c1
Add badges to the readme
...
[doc only]
2019-11-04 17:52:52 +01:00
Michael Droettboom
8fb3f1c3d7
Remove unnecessary mentions of "legacy" glean-ac.
...
Also adds our newest team member, brizental.
2019-10-24 12:50:24 -04:00
Jan-Erik Rediger
cebf2c6abc
Add travis to the team
...
[doc only]
2019-09-30 10:17:45 +02:00
Jan-Erik Rediger
581f797bb1
Correct link to book
...
[doc only]
2019-09-30 10:17:45 +02:00
Michael Droettboom
8d511cdb41
We're not just mobile... ( #304 )
2019-09-18 13:18:43 -04:00
Jan-Erik Rediger
e78bf469fe
Build on and document minimal tested Rust version
2019-07-31 17:57:15 +02:00
Michael Droettboom
f79c69244d
1559133: Make landing page less confusing
2019-07-02 13:44:21 -04:00
Michael Droettboom
bd654ad5ce
1560030: Be clear about Glean SDK vs. other parts of Glean ( #152 )
2019-07-02 09:24:56 -04:00
Alessio Placitelli
e334ab38d3
Merge pull request #145 from georgf/master
...
Name the Glean SDK more clearly vs. the Glean project
2019-06-18 23:32:29 +02:00
Alessio Placitelli
5a340d5b98
Merge pull request #137 from Dexterp37/artwork_credits
...
Add Glean logo credits
2019-06-14 11:53:09 +02:00
Alessio Placitelli
f83ccd8c0f
Add licensing for logo.
2019-06-14 11:28:55 +02:00
Georg Fritzsche
6226f9ee3a
Add link to Glean overview documentation
2019-06-13 16:57:45 -05:00
Georg Fritzsche
d0be482a77
Name the Glean SDK more clearly
2019-06-13 16:54:23 -05:00
Chris H-C
30bdaf7102
[branding] Capitalize Glean where appropriate
2019-06-12 12:44:23 -04:00
Alessio Placitelli
e52dc8bb05
Add Glean logo credits
2019-06-12 14:32:16 +02:00
Jan-Erik Rediger
76b7680ed1
Link to documentation more prominently
2019-06-11 12:00:16 +02:00
Alessio Placitelli
3ea5246587
Add a Contact section to the readme file
...
This also updates the bugzilla new bug template
to add the expected priority and whiteboard tag
so that bugs show up on bugzhub.
2019-05-16 12:29:17 +02:00
Jan-Erik Rediger
ce797e9191
Update links and naming across the repository
2019-05-15 10:59:28 +02:00
Jan-Erik Rediger
32ff39b644
Add license to README
2019-05-13 13:38:26 +02:00
Jan-Erik Rediger
6b1a2d6c97
Add disclaimer pointing to Glean AC
2019-05-13 13:38:18 +02:00
Michael Droettboom
cd31d715ac
Branding is important ( #4 )
2019-04-30 14:30:48 +02:00
Jan-Erik Rediger
07a94f5f29
Document code organization
2019-03-19 16:44:03 +01:00
Jan-Erik Rediger
becd66b3c0
Import Android build files
...
Copied from application-services:
https://github.com/mozilla/application-services
2019-03-19 14:07:36 +01:00