Tom Hughes
|
da546af22e
|
Allow acls to match on parent domains
|
2021-07-06 10:13:33 +01:00 |
|
Tom Hughes
|
ea59d95f4a
|
Fix some new rubocop warnings
|
2020-08-06 22:27:30 +01:00 |
|
Andy Allan
|
a41d500b9f
|
Create an ApplicationRecord for models to inherit from
This is the default for Rails 5+, and also paves the way for
multiple database support.
|
2019-11-27 11:50:48 +01:00 |
|
Tom Hughes
|
d2d5d48f29
|
Allow signups to be blocked by MX host
|
2019-06-23 11:21:03 +01:00 |
|
Andy Allan
|
4377e2bd55
|
Update annotations to correctly show bigint types
|
2019-05-29 11:52:20 +02:00 |
|
Tom Hughes
|
8e258d810c
|
Add some extra indexes for ACL lookups
|
2019-05-18 12:57:31 +01:00 |
|
Andy Allan
|
b2a8df0bd7
|
Add annotate gem and associated rake task. Annotate models.
|
2017-10-22 22:18:26 +01:00 |
|
Andy Allan
|
162f04d789
|
Convert ACL fixture to a factory, and add some tests
The fixture was unused, so I took the opportunity to put in a couple
of basic model tests.
|
2016-10-26 09:15:56 +01:00 |
|
Tom Hughes
|
baf10cd392
|
Fix rubocop lint 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
|
098c2675ba
|
Add support for ACL blocks on note commenting
|
2014-06-03 20:59:25 +01:00 |
|
Tom Hughes
|
5e9414365c
|
Make ACLs match when the address is equal
|
2012-02-12 14:53:07 +00:00 |
|
Tom Hughes
|
a16b45eb6a
|
Add convenience methods to make ACL use simpler
|
2012-02-08 22:38:02 +00:00 |
|
Tom Hughes
|
cd43529cc8
|
Add support for domain based ACLs
|
2012-02-08 21:40:21 +00:00 |
|
Tom Hughes
|
9c0d5277ad
|
Combine the address and netmask for an ACL in one column
|
2012-02-08 14:09:50 +00:00 |
|
Tom Hughes
|
beb0ef6357
|
Stop pretending we support MySQL
|
2012-02-08 14:08:49 +00:00 |
|
Tom Hughes
|
226c41be69
|
Update ActiveRecord queries to use arel
|
2011-11-14 09:42:44 +00:00 |
|
Tom Hughes
|
bb7c4f93e2
|
Cope with MySQL and Postgres.
|
2009-04-16 20:40:32 +00:00 |
|
Shaun McDonald
|
90ec90f13d
|
reverting last change, which included posgres config specific things
|
2009-04-13 00:10:37 +00:00 |
|
Shaun McDonald
|
2c52b06716
|
Remove duplication that is in the test helper. Adding tests for the passing of no content, and the wrong method used. Also ensuring that there has been a changeset added to the db when it is created.
|
2009-04-13 00:04:24 +00:00 |
|
Tom Hughes
|
81835c55a0
|
Commit ACL related files from earlier merges as svn merge seems to
neglected to add them...
|
2009-03-08 16:13:00 +00:00 |
|