Tom Hughes
c26ecce7d3
Update bundle
2018-11-01 18:23:43 +00:00
Tom Hughes
0e7cc08c7b
Merge remote-tracking branch 'upstream/pull/2037'
2018-11-01 18:01:25 +00:00
Tom Hughes
00f82918e6
Update bundle
2018-10-31 19:14:39 +00:00
Andy Allan
801522c5c3
Set up Delayed Job as the backend for Active Job
...
This persists jobs into the database, and uses locking to ensure that
workers from multiple machines avoid treading on each other.
Jobs can be run by using `bundle exec rake jobs:work`
Fixes #2015
2018-10-31 15:31:32 +01:00
Tom Hughes
fbd6909b91
Update bundle
2018-09-22 17:08:49 +01:00
Tom Hughes
5becbc6ee0
Update bundle
2018-09-10 22:43:58 +01:00
Tom Hughes
6c597f614b
Update bundle
2018-08-28 18:57:32 +01:00
Tom Hughes
7c7ff4fdf7
Stick with autoprefixer 8.x for now
2018-08-12 20:30:20 +01:00
Tom Hughes
828425c0c2
Fix bundle dependencies
2018-08-12 20:06:53 +01:00
Tom Hughes
907f63cc62
Replace sass-rails with sassc-rails
...
http://sass.logdown.com/posts/7081811
2018-08-12 19:53:51 +01:00
Tom Hughes
a3bbaa74ff
Update bundle
2018-08-12 19:42:02 +01:00
Tom Hughes
1285bcbd71
Update bundle
2018-06-25 14:35:10 +01:00
Tom Hughes
a6b0106879
Update bundle
2018-06-22 12:05:45 +01:00
Tom Hughes
98de681e47
Update to rails 5.2.0
2018-06-19 00:16:24 +01:00
Tom Hughes
aee222551a
Update to rails 5.1.6
2018-06-18 09:14:50 +01:00
Tom Hughes
2f6a583510
Update bundle
2018-06-18 08:55:34 +01:00
Tom Hughes
7441f15b4f
Merge remote-tracking branch 'upstream/pull/1576'
2018-06-16 11:45:23 +01:00
Benjamin Reynolds
d5672aed4a
Remove quad_tile library and extract to gem
...
Quad tile functions are now installed via a gem with native extension
automatically. This improves the run time of the test suite by ~30% for
users that didn't bother to build the C version of the functions.
Closes #1314
Closes #1899
2018-06-14 18:29:37 +01:00
Tom Hughes
d3700e6201
Merge branch 'master' into next
2018-06-10 17:02:12 +01:00
Tom Hughes
17981cf472
Update bundle
2018-05-27 15:51:47 +01:00
Tom Hughes
6f4f4b4d71
Add missing dependencies
2018-05-19 11:15:56 +01:00
Tom Hughes
b126f02df9
Update bundle
2018-05-17 19:25:58 +01:00
Andy Allan
8d724600f3
Add better_errors gem for easier debugging
2018-04-11 14:07:38 +08:00
Andy Allan
7dbf8d8336
Merge branch 'master' into moderation
2018-04-11 09:54:04 +08:00
Tom Hughes
6fba59724a
Update rubocop
2018-03-26 18:49:50 +01:00
Tom Hughes
85f942bb62
Revert to dalli 2.7.6
2018-03-26 09:44:33 +01:00
Tom Hughes
df19865364
Update bundle
2018-03-26 08:54:38 +01:00
Andy Allan
a20e28809f
Merge branch 'master' into moderation
2018-02-28 15:55:28 +08:00
Andy Allan
424b6ef1cf
Merge branch 'master' into moderation
2018-02-28 15:46:25 +08:00
Tom Hughes
c46a0ddaa3
Update to rails 5.1.5
2018-02-25 20:52:22 +00:00
Tom Hughes
1b89b29e82
Update bundle
2018-02-14 21:38:01 +00:00
Tom Hughes
ef6eedbad2
Update paperclip
2018-01-24 14:36:52 +00:00
Tom Hughes
3988940e3c
Update bundle
2018-01-22 18:55:45 +00:00
Andy Allan
ae44879213
Merge branch 'master' into moderation
2018-01-21 11:20:19 +00:00
Tom Hughes
2ef803b9df
Update rack-test and patch test issues
2017-11-29 20:35:17 +00:00
Tom Hughes
cdf299e4c6
Update bundle
2017-11-29 16:33:56 +00:00
Andy Allan
3115fd41b1
Remove minitest-rails-capybara and convert feature tests to system tests
2017-11-29 12:33:03 +00:00
Andy Allan
effb1b7f41
Merge branch 'master' into moderation
2017-11-29 12:18:39 +00:00
Tom Hughes
9e929de530
Add framework for system tests
2017-11-15 19:14:31 +00:00
Tom Hughes
51be94a25d
Update bundle
2017-10-29 19:35:26 +00:00
Tom Hughes
b2fa947502
Replace factory_girl with factory_bot
2017-10-29 19:29:30 +00:00
Tom Hughes
38640e0253
Merge remote-tracking branch 'upstream/pull/1652'
2017-10-25 08:16:33 +01:00
Andy Allan
b2a8df0bd7
Add annotate gem and associated rake task. Annotate models.
2017-10-22 22:18:26 +01:00
Tom Hughes
f773f67958
Update to rails 5.1.4
2017-10-17 18:49:55 +01:00
Tom Hughes
e057175ca9
Repair bundle
2017-10-05 19:31:52 +01:00
Tom Hughes
4f20850e55
Update bundle
2017-10-05 08:32:51 +01:00
Tom Hughes
d3a876f13a
Update rails to 5.0.6
2017-09-08 15:27:14 +01:00
Andy Allan
47d8d79c99
Add minitest-rails-capybara
...
This allows us to write feature tests using capybara. These can be
easily changed to system tests when we upgrade to rails 5.1
2017-09-06 11:21:00 +01:00
Tom Hughes
c7377c7f9f
Switch to using openstreetmap-deadlock_retry
...
Closes #1602
2017-08-03 18:41:45 +01:00
Andy Allan
60f2074bac
Merge pull request #1588 from Georeactor/master
...
Update gem, fix icons on RTL/Arabic pages
2017-08-02 15:15:25 +01:00