Andy Allan
|
46c3e70ec6
|
Remove some unused scripts
|
2020-06-03 16:15:24 +02:00 |
|
Tom Hughes
|
57f5b7840e
|
Fix rubocop warnings
|
2019-12-04 19:31:53 +00:00 |
|
Tom Hughes
|
8072a82f1d
|
Exclude node_modules form eslint checks
|
2019-10-22 20:37:39 +01:00 |
|
Tom Hughes
|
826b70fdc5
|
Replace migrations that rely on models with rake tasks
Replace some migrations that rely on relationships between
models to add subscriptions with rake tasks.
|
2019-07-17 18:55:15 +01:00 |
|
Tom Hughes
|
3cfffc2258
|
Update gravatar methods to check for Active Storage images
|
2019-07-16 22:29:07 +01:00 |
|
Tom Hughes
|
d2d3f2c9fd
|
Fix rubocop warning
|
2019-07-15 21:18:13 +01:00 |
|
Tom Hughes
|
11c4aa7d73
|
Skip uploading images for users that have a new style avatar
|
2019-07-15 19:17:01 +01:00 |
|
Tom Hughes
|
6da536e5c8
|
Add a rake task to move user avatars to Active Storage
|
2019-07-15 19:09:50 +01:00 |
|
Tom Hughes
|
d67b057851
|
Replace eslint-rails-ee with direct calls to eslint
|
2019-06-12 19:27:58 +01:00 |
|
Tom Hughes
|
6142980d07
|
Fix new rubocop warnings
|
2018-10-31 19:14:39 +00:00 |
|
Tom Hughes
|
31133683b4
|
Don't add system tests if the user specified which tests to run
|
2017-12-09 10:52:19 +00:00 |
|
Tom Hughes
|
d581fbfaf1
|
Make system tests run by default
|
2017-11-15 19:14:31 +00:00 |
|
Tom Hughes
|
9e929de530
|
Add framework for system tests
|
2017-11-15 19:14:31 +00:00 |
|
Andy Allan
|
4d406fcdfd
|
Rubocop fixes
|
2017-10-22 22:35:34 +01:00 |
|
Andy Allan
|
b2a8df0bd7
|
Add annotate gem and associated rake task. Annotate models.
|
2017-10-22 22:18:26 +01:00 |
|
Tom Hughes
|
81deb35331
|
Update to rails 5.0.4
|
2017-06-27 08:26:44 +01:00 |
|
Tom Hughes
|
5d3ecffa28
|
Fix new rubocop warnings
|
2016-02-05 13:35:26 +00:00 |
|
Tom Hughes
|
c9d35839be
|
Fix new rubocopy warnings
|
2015-08-18 20:57:14 +01:00 |
|
Tom Hughes
|
dc2a2c8ebd
|
Standardise on double quoted strings
|
2015-02-20 19:47:26 +00:00 |
|
Tom Hughes
|
5cbd4038ed
|
Fix rubocop style issues
|
2015-02-20 08:56:16 +00:00 |
|
Tom Hughes
|
ef7f3d800c
|
Fix most auto-correctable rubocop issues
|
2015-02-20 08:56:16 +00:00 |
|
Tom Hughes
|
34e3e51456
|
Cleanup trailing whitespace
|
2015-02-20 08:56:16 +00:00 |
|
Tom Hughes
|
98184dfb9c
|
Reorganise tests to match modern rails test layout
|
2014-02-26 00:13:19 +00:00 |
|
Gabriel Ebner
|
6c31dbaaec
|
split_node_tags: Remove old unused files.
|
2008-05-04 09:04:40 +00:00 |
|
Nick Black
|
051e44c63a
|
fixed bug in add version rake task
|
2008-01-25 17:02:43 +00:00 |
|
Nick Black
|
2ce8177333
|
fixed null value bug in rake task
|
2008-01-25 14:26:39 +00:00 |
|
Nick Black
|
6f6e827702
|
added task to add version numbers to nodes table
|
2008-01-23 18:39:29 +00:00 |
|
Nick Black
|
c93c841ed2
|
updated rake task to grab 1000 records at a time
|
2008-01-23 12:49:34 +00:00 |
|
Nick Black
|
e6fab03800
|
rake task to populate node_tags and current_node_tags tables with values from the nodes and current_nodes tables. migration 011 and 012 must be applied before this task.
|
2008-01-23 11:44:34 +00:00 |
|