openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mailinabox
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Oct 05, 2024 — Oct 05, 2025
Showing page 1 of 73
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update zpush.sh to version 2.7.6 (#2529)
matidau
More...
2 months ago
Fix mozilla-autoconfig.xml (#2528)
SE
More...
2 months ago
Fix broken links for scp and DAV (#2522)
ukfhVp0zms
More...
3 months ago
v73
Joshua Tauberer
More...
3 months ago
fix SOA record check against secondary dns (#2507)
KiekerJan
More...
3 months ago
Remove ssl stapling from nginx configuration (#2520)
KiekerJan
More...
3 months ago
Add --allow-releaseinfo-change to the first main apt-get update because ppa:ondrej/php changed its Label
Joshua Tauberer
More...
4 months ago
Add check on backup to status checks (#2508)
KiekerJan
More...
4 months ago
Add Configuration to Handle AWS SDK Checksum Changes for Third-Party S3-Compatible Services (#2490)
MrWinux
More...
4 months ago
Updated autoconfig file to include POP3 and CardDAV/CalDAV (#2499)
Teal Dulcet
More...
4 months ago
Remove extraneous use of sudo from /etc/cron.d/mailinabox-nextcloud (#2500)
Jeff Tickle
More...
4 months ago
Merge pull request #2473 from tdulcet/python-linting
Joshua Tauberer
More...
4 months ago
Fixed RUF005 (collection-literal-concatenation): Consider iterable unpacking instead of concatenation
Teal Dulcet
More...
4 months ago
Fixed RET505 (superfluous-else-return): Unnecessary `elif` after `return` statement
Teal Dulcet
More...
4 months ago
Fixed RUF010 (explicit-f-string-type-conversion): Use explicit conversion flag
Teal Dulcet
More...
4 months ago
Fixed EM102 (f-string-in-exception): Exception must not use an f-string literal, assign to variable first
Teal Dulcet
More...
4 months ago
Fixed RET506 (superfluous-else-raise): Unnecessary `elif` after `raise` statement
Teal Dulcet
More...
4 months ago
Fixed RET504 (unnecessary-assign): Unnecessary assignment to `v` before `return` statement
Teal Dulcet
More...
4 months ago
Fixed RUF055 (unnecessary-regular-expression): Plain string pattern passed to `re` function
Teal Dulcet
More...
4 months ago
Fixed Q003 (avoidable-escaped-quote): Change outer quotes to avoid escaping inner quotes
Teal Dulcet
More...
4 months ago
Fixed W605 (invalid-escape-sequence)
Teal Dulcet
More...
4 months ago
Fixed F841 (unused-variable): Local variable `conffile` is assigned to but never used
Teal Dulcet
More...
4 months ago
Fixed PLR6201 (literal-membership): Use a set literal when testing for membership
Teal Dulcet
More...
4 months ago
Fixed FURB122 (for-loop-writes): Use of `f.write` in a for loop
Teal Dulcet
More...
4 months ago
Fixed FURB110 (if-exp-instead-of-or-operator): Replace ternary `if` expression with `or` operator
Teal Dulcet
More...
4 months ago
Fixed UP032 (f-string): Use f-string instead of `format` call
Teal Dulcet
More...
4 months ago
Fixed FURB142 (for-loop-set-mutations): Use of `set.add()` in a for loop
Teal Dulcet
More...
4 months ago
Fixed SIM101 (duplicate-isinstance-call): Multiple `isinstance` calls for `pem`, merge into a single call
Teal Dulcet
More...
4 months ago
Fixed RUF059 (unused-unpacked-variable)
Teal Dulcet
More...
4 months ago
Fixed FURB129 (readlines-in-for): Instead of calling `readlines()`, iterate over file object directly
Teal Dulcet
More...
4 months ago
←
1
2
3
4
5
6
7
8
9
…
72
73
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree