Log of /contributions/modules/troll/troll.admin.inc
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.1.2.12 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat May 9 05:47:46 2009 UTC
(6 months, 2 weeks ago)
by
deekayen
Branch:
DRUPAL-6--1
Changes since
1.1.2.11: +59 -35 lines
Diff to
previous 1.1.2.11
, to
branch point 1.1
, to
next main 1.8
#136225, #141892 - import IP blocks to blacklist through form textarea
#126521 - do more logging for blacklisted users
#341406 - include domain name in IP ban watchdog msg
#158337 - mysterious ip ban not working might be fixed by increasing blacklist to bigint and using floats for db query replacements because it looks like ints were being shortened during query replacement
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Mar 2 00:32:25 2009 UTC
(8 months, 3 weeks ago)
by
deekayen
Branch:
MAIN
Changes since
1.3: +157 -131 lines
Diff to
previous 1.3
use new code standards for concatenation
switch to new database api
move configuration from admin/settings/troll to admin/user/troll
fix bug with erroneous partial array on the default import list
put data tables under forms into fieldsets because they weren't displaying as plain FAPI markup #value
switch from using time() to REQUEST_TIME
use more db_query_range() where possible
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.