remember search queries - and their stats
authorStephan Kulow <coolo@suse.de>
Thu, 22 Apr 2010 13:54:23 +0000 (15:54 +0200)
committerStephan Kulow <coolo@suse.de>
Thu, 22 Apr 2010 14:47:22 +0000 (16:47 +0200)
commitddd27e3a4e1a51f691a1f1f663ab7a18ac9ed231
tree38da6dd7c9a642f9afa6ac3ce4cb57eb310a6a30
parent4dd718243eb16ca6b13322c70f6a378ecfc0ecae
remember search queries - and their stats
app/controllers/main_controller.rb
app/controllers/search_controller.rb
app/models/download_history.rb [new file with mode: 0644]
app/models/search_history.rb [new file with mode: 0644]
app/models/seeker.rb
app/views/search/_pattern_box.rhtml
app/views/search/_result_box.rhtml
db/migrate/20100422133658_create_search_histories.rb [new file with mode: 0644]
db/migrate/20100422141748_create_download_histories.rb [new file with mode: 0644]
db/schema.rb
public/css/local/contentadd_download.css