Sam
|
a2e2d0e886
|
Merge pull request #2316 from mutiny/refactor-where-first
Refactor `where(...).first` to `find_by(...)`
|
2014-05-08 09:10:45 +10:00 |
Sam
|
ee0efab02f
|
More logging, less problems
|
2014-05-07 12:37:02 +10:00 |
Louis Rose
|
1574485443
|
Perform the where(...).first to find_by(...) refactoring.
This refactoring was automated using the command: bundle exec "ruby refactorings/where_dot_first_to_find_by/app.rb"
|
2014-05-06 14:41:59 +01:00 |
Anton Batenev
|
aa7d1c2fbe
|
Fix locale dependend stemmer for FTS
Fix locale dependend stemmer for FTS to improve search relevance on non English languages.
|
2013-07-23 03:07:59 +04:00 |
Robin Ward
|
7a31630837
|
Search Refactor: Remove some manual SQL, make search data tables more idomatic Rails/AR
|
2013-05-22 16:31:13 -04:00 |
Gosha Arinich
|
6e5399d544
|
minor cleanup, using AR querying DSL over raw SQL in some places
|
2013-02-28 21:54:12 +03:00 |
Jakub Arnold
|
61654ab8f0
|
Fix all the trailing whitespace
|
2013-02-07 16:45:24 +01:00 |
Robin Ward
|
21b5628528
|
Initial release of Discourse
|
2013-02-05 14:16:51 -05:00 |