Helge Rausch
d7dd800363
Update gems
2018-04-08 16:16:34 +02:00
Helge Rausch
c3c03f7b4d
Use production dump for compatibility with PostgreSQL 9.5 ( #494 )
2018-04-03 15:28:39 -07:00
Philipp Bayer
9f9be13ac0
Merge pull request #491 from openSNP/update_loofah_sanitize
...
Update loofah and sanitize
2018-03-27 14:49:50 +08:00
Philipp Bayer
7a0d9d03d4
Update loofah and sanitize
2018-03-27 10:06:28 +08:00
Philipp Bayer
9ae9b9c1ba
Merge pull request #489 from openSNP/update_rack_protection
...
Update rack protection
2018-03-08 10:33:48 +08:00
Philipp Bayer
5d771bc4a6
Update rack-protection
2018-03-08 10:12:56 +08:00
Philipp Bayer
7677ee5b3e
Add thanks to Katrin Leinweber ( #488 )
2018-02-21 11:46:27 +01:00
Philipp Bayer
e97579d15a
Add thanks to Katrin Leinweber
2018-02-21 18:36:29 +08:00
Katrin Leinweber
1085647703
Hyperlink DOIs against preferred resolver ( #487 )
2018-02-21 11:10:05 +01:00
Helge Rausch
de5ba4abcd
Remove SSL cert renewal script ( #486 )
...
Moved to https://github.com/opensnp/opensnp.org-docker
2018-02-03 21:42:29 +01:00
Helge Rausch
529461715c
Update paperclip gem ( #485 )
2018-02-03 12:10:49 -08:00
Helge Rausch
2679d7e5a8
Add maintenance page ( #484 )
2018-01-28 10:57:38 -08:00
Philipp Bayer
f7dd34f49c
Update paperclip in two locations ( #483 )
2018-01-22 06:25:02 -08:00
Bastian Greshake Tzovaras
44184dda33
remove all of fitbit ( #482 )
...
* remove all of fitbit
* try fixing migration
* add new structure sql
* 🐶
* add first test for das
* 🐶
* fix structure.sql
2018-01-19 11:29:07 -08:00
Helge Rausch
293926c199
Pass snpr commit hash to docker build ( #481 )
2018-01-18 09:41:47 -08:00
Helge Rausch
42d06d7045
Build native recommendify ( #480 )
2018-01-18 17:37:21 +01:00
Helge Rausch
43b2174d11
Trigger Docker build from snpr build ( #479 )
...
* Trigger Docker build from snpr build
* 🤷
* Use deploy script for deployment
* Remove conditions from deploy script
* Fix typo
* Does capitalization matter?
2018-01-09 10:08:58 -08:00
Helge Rausch
a72d3e6260
🔥 Remove Rubocop 🔥 ( #478 )
...
Since we have Hound, which is more convenient than maintaining the
Rubocop config, let's get rid of it!
2018-01-08 12:17:47 -08:00
Helge Rausch
1881b6143f
Change ruby version to the one available in the docker image ( #476 )
2018-01-06 12:23:19 +01:00
Helge Rausch
1669f8e13a
Keep the recommenders from failing on missing phenotypes ( #475 )
2018-01-06 10:25:53 +01:00
Helge Rausch
bea8df7084
Remove ruby version from gemfile ( #473 )
...
* Remove Ruby version from Gemfile
Passenger complained that it couldn't find version 2.3 after I updated
the Docker image to use 2.4 and I'm not sure it makes sense to specify
the version if it has to be a specific one.
* Bump Ruby version on TravisCI
* Add .ruby-version
* fixup! Bump Ruby version on TravisCI
* Remove deprecated Fixnum
2018-01-05 07:59:58 -08:00
Helge Rausch
3c2eab1aa3
Notify Sentry of new releases ( #471 )
2018-01-01 10:41:17 -08:00
Helge Rausch
b328e63d41
Revert "Track releases in Sentry ( #468 )" ( #469 )
...
This reverts commit ecbb2f6807 .
2017-12-31 13:23:53 -08:00
Helge Rausch
ecbb2f6807
Track releases in Sentry ( #468 )
2017-12-31 10:14:18 -08:00
Philipp Bayer
e8ea2bee70
Merge pull request #467 from tsujigiri/fix-format-errors
...
Remove superfluous `respond_to` calls
2017-12-31 22:17:02 +08:00
Helge Rausch
6d98c7e724
Remove superfluous respond_to calls
2017-12-31 13:02:34 +01:00
Helge Rausch
e62112ea24
Update nokogiri ( #466 )
2017-12-30 13:06:44 -08:00
Helge Rausch
3ff2a59ac4
Setup sentry.io for exception tracking ( #465 )
...
* Setup sentry.io for exception tracking
* Hound happiness 🐶
* Set user context
* Hound happiness 🐶
2017-12-30 12:38:50 -08:00
Bastian Greshake Tzovaras
7df25340c3
Update extract_env_var_names_for_nginx ( #464 )
2017-12-28 14:22:16 -08:00
Helge Rausch
ae6caa7cf8
Refactor recommendations ( #463 )
...
* Refactor recommendations
* Hound happiness 🐶
* Use `find`
* Remove unreachable code
* Add a newline
* Load comments through association
* Add spaces
* Make recommendation lookup instance methods
* Woof! 🐶
* Move things around
2017-12-28 11:01:05 -08:00
Helge Rausch
22cf00be1c
Fix Fixnum deprecation warning ( #461 )
...
* Fix Fixnum warning
* Fix Fixnum deprecation warning in PhenotypesController
* Who's a good boy? 🐶
* Fix fix
* Add test
2017-12-28 10:10:45 -08:00
Helge Rausch
f2740aba52
Simplify env setup ( #462 )
...
* Simplify environment setup
* Fix TravsCI config
* Fix typo
2017-12-28 09:54:33 -08:00
Philipp Bayer
c255e75b6d
Removes airbrake (for now) ( #459 )
...
* Removes airbrake (for now)
* Forgot lock file
2017-12-12 18:31:29 -08:00
Philipp Bayer
b9ad0eb929
Merge pull request #457 from openSNP/newsletter
...
next newsletter
2017-12-13 10:23:30 +08:00
Bastian Greshake Tzovaras
6e9fe67e15
next newsletter
2017-12-12 12:39:46 -08:00
Bastian Greshake Tzovaras
070f68509d
next newsletter
2017-12-12 12:35:27 -08:00
Bastian Greshake Tzovaras
fefbf61a0f
Update _footer.html.erb ( #456 )
...
fix link to shirts mugs to be visible in footer.
2017-12-12 08:18:56 -08:00
Bastian Greshake Tzovaras
78776a491b
should fix #416 for real... ( #455 )
2017-12-11 20:23:35 -08:00
Bastian Greshake Tzovaras
bcdf6ea357
should fix #416 ( #454 )
2017-12-11 18:56:49 -08:00
Bastian Greshake Tzovaras
6149dd4e33
try to fix permission issue ( #453 )
2017-12-11 13:01:10 -08:00
Bastian Greshake Tzovaras
615b8a61ef
removed chmod for good, fixed footer ( #452 )
2017-12-11 08:14:31 -08:00
Philipp Bayer
3b361c63f2
Cleans up download button - should also fix issue #436 ( #451 )
...
* Nicer words in data dump link
* Correct information in footer, tiny guy disappeared long ago, fare well!
* Fixes issue #436 on my end
* Fix test
* Satisfy hound
2017-12-11 23:00:57 +08:00
Philipp Bayer
bc869e5e18
Delete the chmod ( #450 )
2017-12-11 06:55:58 -08:00
Bastian Greshake Tzovaras
2dd67a7657
include pictures in zip again ( #449 )
...
* include pictures in zip again
* 🐶
2017-12-11 15:23:45 +08:00
Philipp Bayer
c3fed5ee99
Move chmod in zipfulldata ( #448 )
...
* Remove broken chmodding - should work without this too
* better idea - chmod first where we're allowed to write, then move
* Satisfy hound with nicer octals
2017-12-10 21:35:33 -08:00
Philipp Bayer
4bd8488b04
Put Zipfulldata's file into /tmp first ( #447 )
...
* First try on writing the zipfulldata file on local storage
* Satisfy hound
* Forgotten trailing whitespace
2017-12-10 12:10:19 +08:00
Philipp Bayer
f5f92c3a28
Merge pull request #446 from openSNP/shirts
...
[WIP] added shirt/mug info
2017-12-10 11:47:08 +08:00
Bastian Greshake Tzovaras
15118ca278
fixed url
2017-12-09 18:09:56 -08:00
Bastian Greshake Tzovaras
5595525c0e
added shirt/mug info
2017-12-09 18:01:00 -08:00
Philipp Bayer
668daf41eb
Merge pull request #445 from openSNP/zip
...
Trying to fix the zip
2017-12-09 12:04:18 +08:00