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-02-11 13:55:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
/
models
/
concerns
History
Jarek Radosz
2f4a1ff61b
DEV: Update rubocop-discourse from 2.3.2 to 2.4.0 (
#11079
)
...
Also fixes whitespace related issues raised by rubocop.
2020-10-30 15:04:29 +01:00
..
reports
DEV: Update rubocop-discourse from 2.3.2 to 2.4.0 (
#11079
)
2020-10-30 15:04:29 +01: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
DEV: Better custom field preload error (
#11044
)
2020-10-27 10:05:07 -05:00
has_destroyed_web_hook.rb
…
has_search_data.rb
…
has_url.rb
DEV: Make site setting type uploaded_image_list use upload IDs (
#10401
)
2020-10-13 16:17:06 +03: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
…