This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-03-03 17:59:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
models
/
concerns
History
fzngagan
c363189858
Accounted for the change while reading the fields added specs to confirm working
2020-08-25 09:52:18 -04:00
..
anon_cache_invalidator.rb
…
cached_counting.rb
…
category_hashtag.rb
FIX: Improve category hashtag lookup (
#10133
)
2020-07-07 10:19:01 +10:00
has_custom_fields.rb
Accounted for the change while reading the fields added specs to confirm working
2020-08-25 09:52:18 -04:00
has_destroyed_web_hook.rb
…
has_search_data.rb
…
has_url.rb
FIX: Replace deprecated URI.encode, URI.escape, URI.unescape and URI.unencode (
#8528
)
2019-12-12 12:49:21 +10:00
limited_edit.rb
REFACTOR: Edit title respects min trust to edit post
2020-02-05 10:36:24 -07:00
positionable.rb
…
roleable.rb
FEATURE: set notification levels when added to a group (
#10378
)
2020-08-06 12:27:27 -04:00
searchable.rb
…
second_factor_manager.rb
FIX: TOTP could not be used on sites with colons in their names
2020-02-20 16:35:30 -05:00
stats_cacheable.rb
…
trashable.rb
…