15 Commits

Author SHA1 Message Date
Philipp Bayer
d3dde6166d Replace factory_girl by factory_bot everywhere 2018-10-07 21:21:06 +08:00
Helge Rausch
906eef5403 Update gems (#338)
* Passwords now need to be 8 characters long (new default in authlogic).
* To login to the Sidekiq web interface, log in to opensnp.org, if you
  have the `admin` flag set, you will find it at the usual place.
* I finally found out why Rubocop didn't complain about the frozen string literal pragma missing and added all of them.
* Rubocop complained about keyword arguments, which is only relevant for Rails 5, so I disabled the cop.
* I removed the `inherit_from: .rubocop_todo.yml` from `.rubocop.yml`, so Hound does complain about **all** the issues. I also added a few tasks for running Rubocop.
2017-01-04 15:30:22 +01:00
Helge Rausch
38c9da1e46 Schedule updating papers once a month 2016-06-19 11:36:55 +02:00
Vivek Rai
6d1faf8d14 Fix erroneous class name, Mendeley->MendeySearch
Signed-off-by: Vivek Rai <vivekrai.iitkgp@gmail.com>
2016-05-16 18:22:12 -07:00
Helge Rausch
b790cbf046 Remove last traces of Solr 2014-10-23 23:03:54 +02:00
Helge Rausch
a8ce3b2ec1 Use cached user_snps_count 2014-03-23 14:20:04 +01:00
Helge Rausch
9531da8bf2 Merge remote-tracking branch 'origin/master' into fix/many_to_many_snp_papers
Conflicts:
	Gemfile
	app/models/snp.rb
	test/factories.rb
	test/test_helper.rb
2013-12-13 08:24:30 +01:00
Helge Rausch
b3ec41f8cb refactoring Plos(Search) 2013-12-08 12:52:17 +01:00
Helge Rausch
1855b74979 fixing tests 2013-11-30 12:35:16 +01:00
Philipp Bayer
789f8024d5 Merge pull request #69 from djab/travis_and_test_fixes
Travis and test fixes
2013-05-06 17:01:42 -07:00
djab
2c31d89cae fixed failing tests to use sidekiq instead of redis 2013-05-04 12:06:52 -04:00
djab
b6adc943c5 fixed two typos 2013-05-04 11:16:29 -04:00
Helge Rausch
81054eec1a fixing tests and a little refactoring 2012-12-10 00:41:53 +01:00
Philipp Bayer
6973a7decc Replaced some deprecated Factory-bindings by new ones 2012-05-26 20:15:07 +10:00
Helge Rausch
d3cfd9b902 moving paper updating jobs to a rake task 2011-09-16 17:32:21 +02:00