David Taylor
|
cb932d6ee1
|
DEV: Apply syntax_tree formatting to spec/*
|
2023-01-09 11:49:28 +00:00 |
|
Ayke Halder
|
569299b7a9
|
DEV: use structured data in topic-list for referencing only (#16235)
This simplifies the ItemList to only be a point of reference to the
actual DiscussionForumPosting objects.
See "Summary page": https://developers.google.com/search/docs/advanced/structured-data/carousel?hl=en#summary-page
Co-authored-by: Bianca Nenciu <nenciu.bianca@gmail.com>
|
2022-12-05 18:00:32 +02:00 |
|
Phil Pirozhkov
|
493d437e79
|
Add RSpec 4 compatibility (#17652)
* Remove outdated option
04078317ba
* Use the non-globally exposed RSpec syntax
https://github.com/rspec/rspec-core/pull/2803
* Use the non-globally exposed RSpec syntax, cont
https://github.com/rspec/rspec-core/pull/2803
* Comply to strict predicate matchers
See:
- https://github.com/rspec/rspec-expectations/pull/1195
- https://github.com/rspec/rspec-expectations/pull/1196
- https://github.com/rspec/rspec-expectations/pull/1277
|
2022-07-28 10:27:38 +08:00 |
|
Ayke Halder
|
28bb9e11f4
|
FEATURE: add nofollow to RSS alternate link in topics and categories (#16013)
* FEATURE: add nofollow to RSS alternate link in topics and categories
* Rspec tests for category and topic view: add nofollow to RSS alternate link
|
2022-03-09 16:34:02 +11:00 |
|