discourse/spec
Sam bbbb09a6fb FEATURE: start tracking information about migrations that run
This commit adds a new tracking table that lets us know

- When a migration ran
- What version Discourse was at
- How long it took
- What version Rails was at

The built in tracking in Rails is very limited, does not track this info
2016-02-17 18:08:25 +11:00
..
components FEATURE: start tracking information about migrations that run 2016-02-17 18:08:25 +11:00
controllers PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
fabricators FIX: don't use the CDN for attachments when login is required 2016-01-06 21:54:01 +01:00
fixtures FIX: don't allow blocked user to send emails in 2016-02-11 10:39:57 +01:00
helpers Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
integration Use 4.0 api for job fakes (as opposed to master) 2016-01-01 15:48:49 +11:00
integrity FEATURE: by default users track a group (as opposed to watch) 2016-01-27 21:38:33 +11:00
jobs PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
mailers FIX: whitelist post_types used in context in email notifications 2016-02-12 12:10:30 +01:00
models PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
phantom_js
serializers PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
services PERF: shift most user options out of the user table 2016-02-17 18:08:25 +11:00
support FEATURE: suggested messages for messages 2016-02-03 18:50:05 +11:00
views/omniauth_callbacks Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00
rails_helper.rb Prepare for separation of RSpec helper files 2015-12-01 20:39:42 +00:00