aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
5 hourspostgresql auto creation into fixtures. simple tests for db conn checks. ↵Max Nanis9-136/+190
wrapper fixture for InternalHostnam (pydantic has MultiHost without host attr annoyances)
25 hoursnot sure why these imports got deleted for no reasonv3.4.0stuppie2-2/+2
44 hoursadd SupplierPayout model (carer)stuppie1-0/+58
44 hoursMerge branch 'master' of ssh://code.g-r-l.com/generalresearchstuppie41-337/+349
44 hoursBusinessPayoutEventManager.create_from_ach_or_wire ↵stuppie3-10/+17
skip_wallet_balance_check=True. Fix some imports and comments
46 hoursRuff cleanupMax Nanis22-183/+190
2 daysbuild ignore, py-utils replace, typing with RuffMax Nanis22-154/+159
2 daysmore pandera importsstuppie28-28/+28
2 dayshopefully silence stupid pandera warningstuppie1-5/+4
2 daysadd dependencies. remove geoip2stuppie2-86/+2
2 daysRuff auto updateMax Nanis49-271/+271
3 days1 more broken type hintstuppie1-1/+2
3 daysremove nginx schema imports. they dont seem to be used by anything???stuppie1-12/+1
3 daysfix more ruff | None typesstuppie17-23/+23
3 dayssorry, put back maxmind UserType.. its used in like 20 different placesstuppie2-0/+22
3 daysfix ruff type pipesstuppie1-3/+3
3 daysmodel gr business: prefetch_bp_accounts: During ledger account check, make ↵v3.3.9stuppie3-22/+45
any that dont exist instead of failing
3 daysRuff p2Max Nanis97-1299/+1306
4 daysRuff'ing itMax Nanis111-2798/+1845
5 daysPandera supression attempt. Conftest assert for type validation (no none ↵Max Nanis11-56/+253
allowed). min_items to min_length
2026-06-26implement tangoapi directly. Pass it into manage_pending_cashout. Fix small ↵stuppie4-58/+162
bug for get_user_txs for tango txs
2026-06-21redis fixMax Nanis1-2/+2
2026-05-07storage_estimate_quota fingerprint_keys not w chromev3.3.8stuppie2-2/+12
2026-04-14storage_estimate_quota not in fp keys on windows alsov3.3.7stuppie2-2/+4
2026-04-06Edit .onedev-buildspec.ymlMax Nanis1-0/+3
2026-04-06Add .onedev-buildspec.ymlMax Nanis1-0/+15
2026-03-19sort fingerprint keys to avoid changes to everything in the future (when ↵v3.3.6stuppie1-0/+1
there are changes to a subset of users)
2026-03-19grliq fingerprint_keys composition based on os familystuppie2-3/+4
2026-03-15dont hardcode nmap versionstuppie1-1/+1
2026-03-15dig version prints to stderr on my machine and stdout on others?stuppie1-1/+1
2026-03-15add migration 0009v3.3.5stuppie1-0/+353
2026-03-15v3.3.5stuppie1-1/+1
2026-03-15Merges pull request #1 Greg Stupp50-11/+3493
Feature network
2026-03-15django network models: denormalize from ToolRun, add indices, explicit pks, etcstuppie6-166/+40
2026-03-13nmap: dont neet raw_xml separate; its inside parsedstuppie3-10/+36
2026-03-13ToolRunCommand + options models to handle cmd line args for all network toolsstuppie17-62/+187
2026-03-12some tests to execute the full Toolrun pipeline for each tool. fix small bugsstuppie9-71/+97
2026-03-11network: completely rename and reorganize everything with consistent namingstuppie32-557/+713
2026-03-10working on nmap runnerstuppie2-0/+27
2026-03-10mtr manager and tool run + teststuppie9-32/+441
2026-03-10MTR: domain, protocol, port. Change django models for mtr instead of traceroutestuppie4-74/+45
2026-03-10THLSchemaConfig namestuppie1-1/+1
2026-03-10add mtr / traceroute models, runner, parserstuppie4-38/+294
2026-03-09Merge branch 'master' into feature-networkstuppie0-0/+0
2026-03-09Fix type hintsstuppie1-3/+3
2026-03-09add IPLabel, NmapRun, RDNSResult, ToolRun, model/managers/tests. nmap xml ↵stuppie28-5/+2207
parser. + test. work in progress
2026-03-09add django network modelsstuppie5-0/+410
2026-03-09Simple typing changes, Ruff import formatter. p3Max Nanis19-405/+508
2026-03-08Simple typing changes, Ruff import formatter. p2Max Nanis128-885/+1179
2026-03-07Simple typing changes, Ruff import formatter.Max Nanis96-602/+867