summaryrefslogtreecommitdiff
path: root/source/features/warn-pr-from-master.tsx
diff options
context:
space:
mode:
authorGravatar Scott Busche <swbusche@gmail.com> 2019-08-22 12:48:30 -0500
committerGravatar GitHub <noreply@github.com> 2019-08-22 12:48:30 -0500
commit430fb5ca201b972253fe2b2d95c44d83431e2956 (patch)
tree182918f0c0d922121f6b3fb7f9841e7e8f2ee60d /source/features/warn-pr-from-master.tsx
parent9bf310a9ae295ff168e11aeeea7eaf1aba0fa1de (diff)
downloadrefined-github-430fb5ca201b972253fe2b2d95c44d83431e2956.tar.gz
refined-github-430fb5ca201b972253fe2b2d95c44d83431e2956.tar.zst
refined-github-430fb5ca201b972253fe2b2d95c44d83431e2956.zip
fix: marketplace is opt-in for Enterprise, handle it being turned off (#2353)19.8.23
* fix: marketplace is opt-in for Enterprise, handle it being turned off Marketplace is an opt-in feature for GHE, if you're on an instance where it's not enabled, `marketPlaceLink` will be undefined and return an error in the console when `.closest` is invoked. * drop unnecessary !
Diffstat (limited to 'source/features/warn-pr-from-master.tsx')
0 files changed, 0 insertions, 0 deletions
title='2019-11-07 14:12:16 +0100'>2019-11-07Added struct de-structure-ing example in tips & tricksGravatar Emil Fresk 2-0/+56 2019-11-06fix bash comparisonGravatar Jorge Aparicio 1-1/+1 2019-11-06run cfail tests only when rustc --version == $MSRVGravatar Jorge Aparicio 2-3/+6 2019-11-06CI: replace compiletest-rs with trybuildGravatar Jorge Aparicio 12-47/+23 2019-11-06fix CI: use an older nightly on the x86_64 buildGravatar Jorge Aparicio 1-1/+2 2019-10-25CI: build 0.4 docs from the v0.4.x branchGravatar Jorge Aparicio 1-1/+1 2019-10-23Fixed peripherals -> device typoGravatar Emil Fresk 1-2/+2 2019-10-21do not zero late resource memory on bootGravatar Jorge Aparicio 1-2/+10 2019-10-17version v0.5 is still betav0.5.0-beta.1Gravatar Jorge Aparicio 1-1/+1 2019-10-16ARMv7-M+Gravatar Jorge Aparicio 1-1/+1 2019-10-16add migration guideGravatar Jorge Aparicio 2-0/+226 2019-10-16Update book/en/src/by-example/timer-queue.mdGravatar Jorge Aparicio 1-1/+1 2019-10-15cyccnt::Instant: simplify the Send / Sync implGravatar Jorge Aparicio 1-13/+2 2019-10-15document the limitations of cyccnt::{Instant,Duration}Gravatar Jorge Aparicio 1-5/+19 2019-10-15more monotonic timer docsGravatar Jorge Aparicio 6-5/+33 2019-10-15v0.5.0 beta releaseGravatar Jorge Aparicio 7-27/+31 2019-10-11Fix matrix.to web link for the static room view.Gravatar Tim Small 1-1/+1 2019-10-10critical sections: each task gets its own contextGravatar chrysn 1-1/+1 2019-09-17fix linkchecker warningGravatar Jorge Aparicio 1-1/+1 2019-09-17fix more linksGravatar Jorge Aparicio 8-15/+15 2019-09-17update the CHANGELOGGravatar Jorge Aparicio 2-3/+38 2019-09-17www: fix book placementGravatar Jorge Aparicio 1-4/+3 2019-09-17www: prefix latest docs with the minor versionGravatar Jorge Aparicio 1-3/+6 2019-09-15remove reference from README to CONTRIBUTINGGravatar nils-grepit 1-1/+1 2019-09-15turn git deps into crates.io depsGravatar Jorge Aparicio 2-4/+2 2019-09-15add CONTRIBUTING.md and link to Matrix roomGravatar nils-grepit 2-0/+26 2019-09-15Revert "Fixed install script"Gravatar Emil Fresk 1-2/+2 2019-09-15Fixed install scriptGravatar Emil Fresk 1-2/+2 2019-09-15fix install scriptGravatar Jorge Aparicio 1-1/+1 2019-09-15Book fixGravatar Emil Fresk 1-1/+1 2019-09-150.4: don't cross compile docsGravatar Jorge Aparicio 1-0/+1 2019-09-15One more place updatedGravatar Emil Fresk 1-1/+1 2019-09-15faster doc builds and fix redirect on 0.4Gravatar Jorge Aparicio 2-12/+16 2019-09-15fix redirects and CNAMEGravatar Jorge Aparicio 2-4/+11 2019-09-15Updated links in README for rtfm.rsGravatar Emil Fresk 2-3/+3 2019-09-15link to older docs from the bookGravatar Jorge Aparicio 1-1/+4