Matt Mazzola
|
c66a262bf6
|
fix: name of generated file
Seems the filename was duplicated, but the comment implies it should refer to other non-rush specific file.
|
2020-04-07 16:20:01 -07:00 |
Pete Gonzalez
|
f25a4f7e98
|
Update command documentation for Rush 5.21.0
|
2020-03-12 16:16:07 -07:00 |
Pete Gonzalez
|
e1999d5593
|
Update config files for Rush 5.21.0
|
2020-03-12 16:11:03 -07:00 |
Pete Gonzalez
|
96a4003e54
|
Merge pull request #52 from microsoft/dependabot/bundler/nokogiri-1.10.8
Bump nokogiri from 1.10.4 to 1.10.8
|
2020-02-26 14:52:56 -08:00 |
dependabot[bot]
|
c559cc824a
|
Bump nokogiri from 1.10.4 to 1.10.8
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.4 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.4...v1.10.8)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-02-25 10:58:38 +00:00 |
Pete Gonzalez
|
959c91aa49
|
Update to configs for Rush 5.18.0
|
2020-01-24 15:13:40 -08:00 |
Pete Gonzalez
|
246888fb47
|
bundle install
|
2019-12-10 22:07:26 -08:00 |
Pete Gonzalez
|
e26b67e98e
|
Merge pull request #41 from microsoft/dependabot/bundler/rubyzip-2.0.0
Bump rubyzip from 1.2.2 to 2.0.0
|
2019-12-10 22:05:33 -08:00 |
dependabot[bot]
|
7592c5a705
|
Bump rubyzip from 1.2.2 to 2.0.0
Bumps [rubyzip](https://github.com/rubyzip/rubyzip) from 1.2.2 to 2.0.0.
- [Release notes](https://github.com/rubyzip/rubyzip/releases)
- [Changelog](https://github.com/rubyzip/rubyzip/blob/master/Changelog.md)
- [Commits](https://github.com/rubyzip/rubyzip/compare/v1.2.2...v2.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-12-11 06:05:03 +00:00 |
Pete Gonzalez
|
fa7ccb0e36
|
Merge pull request #42 from microsoft/dependabot/bundler/nokogiri-1.10.4
Bump nokogiri from 1.10.2 to 1.10.4
|
2019-12-10 22:04:22 -08:00 |
Pete Gonzalez
|
50a26c0b45
|
Merge branch 'master' into dependabot/bundler/nokogiri-1.10.4
|
2019-12-10 22:04:15 -08:00 |
Pete Gonzalez
|
5b254b36b6
|
Merge pull request #50 from microsoft/octogonz/fix-search
Fix "undefined" entries that were appearing in search results
|
2019-12-10 22:03:59 -08:00 |
Pete Gonzalez
|
6dccf6d677
|
Really remove mobile_nav.html from search results
|
2019-12-10 22:03:23 -08:00 |
Pete Gonzalez
|
3bd37c20f7
|
Remove mobile_nav.html from search results
|
2019-12-10 21:55:09 -08:00 |
Pete Gonzalez
|
9975837a4d
|
Extract top_nav.html script into a .js file
|
2019-12-10 21:55:09 -08:00 |
Pete Gonzalez
|
619cbc9a5f
|
Index <li> tags
# Conflicts:
# _config.yml
# Conflicts:
# _config.yml
|
2019-12-10 21:55:08 -08:00 |
Pete Gonzalez
|
3e22c4d7cc
|
Improve Algolia search result parsing
|
2019-12-10 21:54:37 -08:00 |
Pete Gonzalez
|
065329c732
|
Merge pull request #46 from mikeharder/patch-1
Fix config file for implicitlyPreferredVersions
|
2019-11-30 01:06:11 +09:00 |
Pete Gonzalez
|
6219c8dbeb
|
Merge pull request #48 from davidyxu/patch-1
Fix incorrect variant folder path
|
2019-11-23 15:59:36 -08:00 |
davidyxu
|
809a39bda2
|
Fix incorrect variant folder path
Variants look under `common/config/rush/variants/$VARIANT_NAME`, the documentation was missing the variants namespace
|
2019-11-21 16:25:59 -08:00 |
Mike Harder
|
1f0fcabbf6
|
Fix config file for implicitlyPreferredVersions
|
2019-11-20 17:44:36 -08:00 |
Pete Gonzalez
|
9903ccf1a8
|
Add docs for experiments.json
|
2019-11-14 21:09:24 -08:00 |
Pete Gonzalez
|
acde763aba
|
Document the new implicitlyPreferredVersions
|
2019-11-14 21:09:14 -08:00 |
Pete Gonzalez
|
6b7fb92704
|
Update config files
|
2019-11-14 20:52:45 -08:00 |
dependabot[bot]
|
b0dbed8b69
|
Bump nokogiri from 1.10.2 to 1.10.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.2 to 1.10.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.2...v1.10.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2019-10-14 19:54:42 +00:00 |
Pete Gonzalez
|
dafe6edce2
|
Update CLI docs
|
2019-10-14 12:53:20 -07:00 |
Pete Gonzalez
|
e16379be4b
|
Merge pull request #37 from no23reason/patch-1
Fix a reference to rush version --bump
|
2019-10-04 07:51:09 -07:00 |
Dan Homola
|
e9af0adbe1
|
Fix a reference to rush version --bump
The docs reference a non-existing `rush bump` command.
The correct command is `rush version --bump`
|
2019-10-04 16:15:37 +02:00 |
Pete Gonzalez
|
b3390fe39a
|
Update news.md
|
2019-10-01 21:57:25 -07:00 |
Pete Gonzalez
|
035877c7e5
|
Update links
|
2019-10-01 21:36:05 -07:00 |
Pete Gonzalez
|
44182c1d2f
|
Fix up references to web-build-tools
|
2019-09-29 15:53:44 -07:00 |
Pete Gonzalez
|
3152c7083a
|
Search+replace https://github.com/Microsoft/web-build-tools with https://github.com/microsoft/rushstack
|
2019-09-29 15:52:32 -07:00 |
Pete Gonzalez
|
824aecd471
|
Update CLI docs
|
2019-09-17 10:30:45 -07:00 |
Pete Gonzalez
|
e5c0b9c6e7
|
Fix word wrapping of code blocks (Thanks @KevinTCoughlin for solving this!)
|
2019-09-08 12:39:08 -07:00 |
Pete Gonzalez
|
2e08eaf999
|
Update favicon.ico
|
2019-08-13 21:36:03 -07:00 |
Pete Gonzalez
|
dbe61b280d
|
Fix jump link offsets
|
2019-07-06 12:11:23 -07:00 |
Pete Gonzalez
|
02b261caa8
|
Merge pull request #32 from jonathandturner/patch-1
Update faq.md
|
2019-06-24 12:19:13 -07:00 |
Jonathan Turner
|
ea71370769
|
Update faq.md
|
2019-06-25 07:17:01 +12:00 |
Pete Gonzalez
|
679c5ce5a9
|
Improve FAQ
|
2019-06-02 12:22:36 -07:00 |
Pete Gonzalez
|
f0fd82da61
|
Merge pull request #31 from hugmoro/patch-1
Fix typo in doc for `rush add`
|
2019-05-26 16:56:58 -07:00 |
hugmoro
|
265e4a3fc3
|
Fix typo in doc for `rush add`
|
2019-04-25 15:32:32 +02:00 |
Pete Gonzalez
|
301c1fbdec
|
Update for rush.json 5.7.0
|
2019-04-22 21:21:20 -07:00 |
Pete Gonzalez
|
3a5d809bb4
|
Fix a bug where scrollToSelectedNavItem() didn't consider the footer
|
2019-04-07 13:36:12 -07:00 |
Pete Gonzalez
|
37b205986e
|
bundle upgrade
|
2019-04-06 22:17:53 -07:00 |
Pete Gonzalez
|
7fac3ee547
|
Update content to reflect changes in Rush 5.6.3
|
2019-03-25 19:59:45 -07:00 |
Pete Gonzalez
|
df8adc8076
|
update search index
|
2019-03-17 23:01:05 -07:00 |
Pete Gonzalez
|
c7817f99ee
|
Remove the "rush check" Travis step. Add a page "Recommended Settings" encouraging people to use repository.url, ensureConsistentVersions, and strictPeerDependencies
|
2019-03-17 22:34:08 -07:00 |
Pete Gonzalez
|
52ff33d418
|
Update command-line documentation
|
2019-03-17 21:53:51 -07:00 |
Pete Gonzalez
|
ddfa5ce29b
|
Fix broken link
|
2019-03-13 22:25:06 -07:00 |
Pete Gonzalez
|
8f850fc539
|
"bundle update" to fix security warnings
|
2019-03-12 20:54:03 -07:00 |