Tiago Botelho
|
bad26e2dab
|
Small code refactoring for condition circuit breaking
Also adds Changelog entry
|
2018-11-28 10:01:00 +00:00 |
|
Tiago Botelho
|
4bd8a427d4
|
Removes all the irrelevant import related code and columns
Clears the import related columns and code from the Project
model over to the ProjectImportState model
|
2018-11-27 12:58:13 +00:00 |
|
Tiago Botelho
|
46b28842b6
|
StuckImportJobsWorker query performance optimization
Improves the performance of fetching the enqueued
projects for StuckImportJobsWorker, preventing a
statement timeout.
|
2018-11-07 21:24:31 +00:00 |
|
Yorick Peterse
|
2039c8280d
|
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
|
2018-09-11 17:32:00 +02:00 |
|
gfyoung
|
50abbd3e53
|
Enable frozen string in app/models/*.rb
Partially addresses #47424.
|
2018-07-26 16:55:41 -07:00 |
|
Tiago Botelho
|
bddbcaefc2
|
Backports every CE related change from ee-44542 to CE
|
2018-05-04 17:33:26 +02:00 |
|