Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Limit Sidekiq args logging to 10 KB of JSON | Sean McGivern | 2019-01-22 | 1 | -2/+7 |
| | | | | | | When logging arguments from Sidekiq to JSON, restrict the size of `args` to 10 KB (when converted to JSON). This is to avoid blowing up with excessively large job payloads. | ||||
* | Resolve "CE documentation is not CommonMark compliant" | Brett Walker | 2018-09-06 | 1 | -2/+1 |
| | |||||
* | Set SIDEKIQ_LOG_ARGUMENTS in gitlab.rb | Chris Wilson | 2016-12-28 | 1 | -5/+8 |
| | |||||
* | Move sidekiq debug docs to development folder | Robert Schilling | 2014-12-07 | 1 | -0/+14 |