Devin Howard
0e7e649f56
don't need coffeescript, tunemygc fails on Windows
2016-10-13 14:52:59 +08:00
Devin Howard
87228a9631
delete old gems and upgrade aws/paperclip ( #676 )
...
* remove old gems from gemfile, upgrade aws/paperclip
* update paperclip config
* upload screenshots as a blob instead of base64 to maps controller
2016-10-02 18:29:35 -04:00
Devin Howard
ceb2699760
install rack-attack
2016-09-25 22:54:40 +08:00
Devin Howard
0ace202ace
automatic rubocop updates
2016-09-24 11:00:46 +08:00
Devin Howard
3843cab643
rails 5 + api v2 + raml api docs ( #593 )
...
* update Gemfile to rails 5 and ruby 2.3.0
* fiddle with javascripts and add sprockets manifest file
* update config directory for rails 5
* fix some errors with controllers/serializers
* fix travis and rspec
* new serializers renamed to serializers
* module Api::V1
* reusable embedding code
* add index/collections/paging. overriding most of snorlax now |:)
* raml api documentation + rspec tests to verify schemas/examples
* add sorting by ?sort and searching by ?q. Add pagination Link headers
* api v1 => v2
* fill out synapse api
* alphabetize map policy
* fix page thing
* fill out maps api
* formParameters => properties, and fiddle with map api
* more raml 1.0 stuff i'm learning about
* deprecate v1 api
* rails 5 uses ApplicationRecord class for app-wide model config
* Update topic spec for api v2
* workaround for user_preference.rb issue
* get ready for token api docs. also TODO is mapping api docs
* spec out mapping api
* map/mapping/synapse spec, plus other bugs
* awesome, token specs/apis are done
* add sanity checks to the api tests
* more cleanup
* devise fix
* fix starred map error
2016-09-21 13:22:40 -04:00
Devin Howard
70a4f54399
switch to ruby 2.3.0 ( #572 )
2016-08-01 08:33:45 +08:00
Devin Howard
7d4da81272
Update code style automatically using rubocop gem ( #563 )
...
* install rubocop
* 1961 automatic rubocop fixes
* update rubocop.yml to ignore half of the remaining cops
* rubocop lint warnings
* random other warnings fixed
2016-07-26 08:14:23 +08:00
Devin Howard
6e1797183e
brakeman ( #556 )
...
* update rails to 4.2.5.1
* fix brakeman gem warning
* make brakeman happier and add it to travis
* install brakeman gem for static security analysis
* fix brakeman call in travis
2016-06-16 15:44:08 +08:00
Devin Howard
1d12aed3eb
switch to dotenv-rails
2016-06-07 12:55:49 +08:00
Devin Howard
fb80f56a7d
slack exception notifications
2016-04-13 17:20:01 +08:00
Devin Howard
134d4171f8
alphabetize gemfile
2016-04-13 17:07:23 +08:00
Devin Howard
7de642ccb2
add rack-cors; fix #531
2016-04-05 10:12:12 +08:00
Connor Turland
a82b0048d8
don't need sequenced
2016-03-27 00:14:22 -07:00
Connor Turland
540b35c757
Merge branch 'feature/no-cancancan' into develop
2016-03-24 20:47:35 -07:00
Devin Howard
34d3a80db1
use new pundit-enabled snorlax
2016-03-25 10:07:57 +08:00
Connor Turland
e6ac4b1dcb
make metamaps an oauth provider
2016-03-19 13:28:55 +11:00
Connor Turland
ac9460be77
do still need cancan
2016-03-14 21:44:50 +11:00
Devin Howard
88c070cbbd
no cancan
2016-03-14 10:55:26 +08:00
Connor Turland
77d69dd2a3
turns out we do need delayed_job
2016-03-13 11:56:18 +11:00
Connor Turland
11e57c1b37
rebase onto develop which now has API and pundit
2016-03-13 10:36:38 +11:00
Connor Turland
669b337d04
changes for api
2016-03-12 09:37:18 +11:00
Connor Turland
e6017c4129
Merge remote-tracking branch 'origin/feature/pundit' into feature/api.pundit
2016-03-12 07:19:19 +11:00
Connor Turland
059591b78b
first pass at important API endpoints, token auth
2016-03-11 17:16:04 +11:00
Devin Howard
66f1d2ec0b
install pundit
2016-02-28 12:30:41 +08:00
Devin Howard
7956e6d289
check map#contains matches json schema in spec
2016-02-09 11:20:39 +08:00
Devin Howard
80a6bcbca2
remove annoying rcov gem
2016-02-08 11:19:40 +08:00
Devin Howard
b3f8f6652a
simplecov added
2016-02-08 11:19:36 +08:00
Devin Howard
b3ba6d3a80
add shoulda-matchers gem
2015-12-17 08:53:45 +08:00
Devin Howard
1597665be5
merge develop with rails4 stuff
2015-12-07 13:58:42 +08:00
Devin Howard
45e09a27bd
gc tuning
2015-11-25 11:59:56 +08:00
Connor Turland
1bbaa47b80
getting uploads working
...
followed what it said to do here: http://stackoverflow.com/questions/28374401/nameerror-uninitialized-constant-paperclipstorages3aws
2015-11-07 01:33:18 +08:00
Devin Howard
8e19083035
ok put ruby back in Gemfile'
2015-10-30 14:21:47 +08:00
Devin Howard
cda76a4bae
remove ruby from Gemfile in favour of .ruby-version
2015-10-29 16:18:06 +08:00
Devin Howard
5c813beafe
merge
2015-10-27 18:20:12 +08:00
Devin Howard
3440826d51
binding_of_caller gem for devel debug
2015-10-26 11:53:50 +08:00
Devin Howard
dc66ac10a9
pry byebug
2015-10-23 22:27:33 +08:00
Devin Howard
0d2ddbd9b6
add rspec to Gemfile
2015-10-12 11:24:30 +08:00
Devin Howard
bb29e0e724
fiddle with Gemfile
2015-10-01 11:02:03 +08:00
Devin Howard
c0d29e54bd
Merge branch 'rails4' of ssh://github.com/metamaps/metamaps_gen002 into rails4
2015-09-28 14:43:16 +08:00
Devin Howard
741c584651
Merge branch 'develop' into rails4
2015-09-20 13:55:21 +08:00
Connor Turland
f5dbfd5d72
configuration for production environments like heroku
2015-09-19 14:10:43 -04:00
Devin Howard
b2e15c6483
cancan => cancancan
2015-09-19 20:25:07 +08:00
Devin Howard
1aa4d862a1
whoo new gems for development. binding.pry is so cool
2015-09-19 17:01:27 +08:00
Devin Howard
8cf8277573
add jquery_ui to gemfile
2015-09-10 22:13:10 +08:00
Devin Howard
5848af7765
update Gemfile for rails 4
2015-09-10 17:43:48 +08:00
mix irving
7a1b68960d
install dotenv to help managed env vars
2015-03-09 08:50:24 +13:00
Connor Turland
23d5527adc
lots of little fixes
2014-11-15 17:43:24 -05:00
Connor Turland
b4f4aefed0
switch ruby version
2014-10-18 13:02:31 -04:00
Connor Turland
19987594d6
ruby 2.1.2
2014-10-08 01:22:02 -04:00
Connor Turland
47132f3e60
ruby 2.1
2014-10-08 01:21:02 -04:00