This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-21 07:06:26 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
app
History
Sam
2a047df4f1
cache reply_to_user_id in post to eliminate a very nasty n+1 query
2013-03-19 16:54:23 -07:00
..
assets
Revert "Add encoding: utf-8 to locales/ js.erb files to fix rake assets:precompile:all"
2013-03-19 16:10:04 -04:00
controllers
PostDestroyer to replace callbacks for destroying
2013-03-18 17:55:11 -04:00
helpers
Support for running discourse with a prefix (i.e. as
http://servername/discourse
)
2013-03-16 00:01:21 +01:00
mailers
2nd try: localize date formats on server side
2013-03-12 19:30:56 +01:00
models
cache reply_to_user_id in post to eliminate a very nasty n+1 query
2013-03-19 16:54:23 -07:00
serializers
Convert Post type constants to Enum
2013-03-18 17:55:05 -04:00
views
provide a better title on topic pages for crawlers
2013-03-18 19:24:27 +01:00