|
aadcceca90
|
Made termFreqWeight and frequency configurable and overridable. Made it possible to use other weights in a frontend UI and pass them to GB, and have them converted to internal values by prefixing the cgi param with fxui_. Synchronized cgi-parm names.
|
2017-04-30 20:23:09 +02:00 |
|
|
9274669218
|
removed unused code in setParm
|
2017-04-30 10:56:58 +02:00 |
|
|
b475a71b69
|
Remove power on/off logic in gb
|
2017-03-31 16:46:26 +02:00 |
|
|
00a67cc7cd
|
Remove unused variable/method from Parms
|
2017-03-28 23:28:17 +02:00 |
|
|
1e02bde997
|
Make Parms.h more self-contained
|
2017-03-16 15:45:39 +01:00 |
|
|
350e3a94a8
|
const
|
2017-01-27 14:16:49 +01:00 |
|
|
d4e91158c3
|
Parms.*: Use parameter_object_type_t for objType parameters
|
2017-01-25 14:35:32 +01:00 |
|
|
4c9640ced9
|
Dropped TYPE_PRIORITY2 (was equivalent to TYPE_PRIORITY)
|
2017-01-24 14:38:40 +01:00 |
|
|
96f6052ca0
|
Removed unused parameter type TYPE_TIME
|
2017-01-24 13:54:21 +01:00 |
|
|
14194f0a1d
|
Removed unused parameter type TYPE_CHAR2
|
2017-01-24 13:53:04 +01:00 |
|
|
3cf254af35
|
Removed effectively unused PF_REDBOX
|
2017-01-23 17:20:51 +01:00 |
|
|
beae4dfbc6
|
Removed effectively unused PF_WIDGET_PARM
|
2017-01-23 17:15:53 +01:00 |
|
|
0c94fe9746
|
Document some of the PF_xxx flags
|
2017-01-23 17:11:58 +01:00 |
|
|
057c5e174c
|
Desupport PF_DIFFBOT flag
|
2017-01-23 17:04:05 +01:00 |
|
|
a2dd56c100
|
Improved Parms:.setparm() signature
Removed useless 'mm' parameter. Renamed 'j' to 'array_index'.
|
2017-01-20 13:47:32 +01:00 |
|
|
112ab83659
|
Renamed TYPE_LONG/LONG_LONG to something more sensible
|
2017-01-19 16:53:10 +01:00 |
|
|
005eb1e0fd
|
Removed Remvoed comment referencing obsolete code
|
2017-01-19 16:33:52 +01:00 |
|
|
32a97f6fcb
|
Support defalutign parameters from g_conf
|
2017-01-19 14:36:25 +01:00 |
|
|
2923a3e3cc
|
Better encapsulation of Parms
|
2017-01-19 14:36:25 +01:00 |
|
|
ec772f2f42
|
Use proper enum for Parm::m_type
|
2017-01-19 14:36:25 +01:00 |
|
|
e3f46d137e
|
Use a proper enum for Parm::m_obj
|
2017-01-19 14:36:25 +01:00 |
|
|
9828f7adc1
|
Make table splits in Parms.cpp possible
|
2017-01-10 13:58:21 +01:00 |
|
|
03d30090b9
|
Remove unused TYPE_RETRIES, TYPE_CONSTANT, TYPE_SITERULE
|
2016-12-14 10:57:09 +01:00 |
|
|
f28be5215c
|
Remove unused TYPE_BOOL2 from Parms
|
2016-12-14 10:57:09 +01:00 |
|
|
cb2353ee67
|
Remove unused TYPE_UFP from Parms
|
2016-12-14 10:57:09 +01:00 |
|
|
68f9414eb2
|
Remove unused TYPE_RULESET & TYPE_FILTER
|
2016-12-14 10:57:09 +01:00 |
|
|
9784e627c3
|
Remove unused TYPE_MONOD2 & TYPE_MONOM2 from Parms
|
2016-12-14 10:57:09 +01:00 |
|
|
c822fb12a9
|
Remove unused TYPE_PRIORITY_BOXES from Parms
|
2016-12-14 10:57:09 +01:00 |
|
|
a404a79cf7
|
Add comments about TYPE_DATE removal
|
2016-12-14 10:57:09 +01:00 |
|
|
e035d169bf
|
Remove unused TYPE_DATE & TYPE_DATE2 from Parms
|
2016-12-14 10:57:09 +01:00 |
|
|
c211700f18
|
Add constness
|
2016-12-14 10:57:09 +01:00 |
|
|
8683cdc025
|
Moved WaitEntry from Collectiondb.h to Parms.cpp
|
2016-10-21 14:53:24 +02:00 |
|
|
fd1ae9ae45
|
Removed write-only members Parm::m_sprpg and m_sprpp
|
2016-10-10 14:27:46 +02:00 |
|
|
ee75deda98
|
char -> bool
|
2016-10-10 14:27:46 +02:00 |
|
|
c83f66dd51
|
A bit of #include cleanup of Parms.*
|
2016-10-10 14:27:46 +02:00 |
|
|
98292546d7
|
More constness in Parms.*
|
2016-10-10 14:27:46 +02:00 |
|
|
88b6dc61c4
|
init class members in Parm and Parms
|
2016-09-27 16:19:44 +02:00 |
|
|
1ab329265a
|
Remove unused args from Parms::printParm
|
2016-09-23 23:55:37 +02:00 |
|
|
40f904c111
|
Simplify Parms.h
Moved GigablastRequest to separate header file so that fewer modules need to know about it and HttpRequest and Msg4 and ...
|
2016-08-05 14:42:28 +02:00 |
|
|
a934eece1b
|
#include cleanup
|
2016-07-11 14:08:59 +02:00 |
|
|
f81e63c801
|
Made changes to ranking settings take effect immediately without restarting.
|
2016-06-09 14:40:57 +02:00 |
|
|
dd29c65ef9
|
constness
|
2016-05-22 21:38:00 +02:00 |
|
|
8dab0db467
|
Remove extra semicolons
|
2016-05-19 18:37:26 +02:00 |
|
|
6f7bdb52c6
|
Remove unused variable from Parms
|
2016-05-10 16:15:33 +02:00 |
|
|
d3db490590
|
Remove getValueAs* functions
|
2016-05-10 16:15:33 +02:00 |
|
|
3847150c87
|
Count variable of array parameters like URL filters are now found via offsetof instead of using ugly 'pragma pack(4)'/32-bit depedent pointer arithmics. Used pointer to array member -4 to get to the int32_t placed before it in the class. Yuck. Added new Privacore URL filter option. Cleaned up code and removed unused code.
|
2016-05-08 22:00:19 +02:00 |
|
|
cb3d818c65
|
Removed unused members
|
2016-04-28 23:17:50 +02:00 |
|
|
e3fbd4ba9e
|
Add constness to Parms::m_xml
|
2016-04-17 23:25:19 +02:00 |
|
|
80e23f1152
|
Removed unused members of Parm struct
m_class, m_icon, m_qterm, m_pstr, m_subMenu, m_spriv
|
2016-03-09 15:15:15 +01:00 |
|
|
9f1921d531
|
Made Parm::m_units const pointer
|
2016-03-09 15:08:11 +01:00 |
|