| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "fix #3759: OOM while loading caches" | Samuel Tardieu | 2014-04-24 | 1 | -57/+0 |
| | | | | | | | This reverts commit 2f3e8ddd18303123a1b81995357f27461fa1d586, as the symptom of the out of memory error might not be its cause, and it slows down the loading of lists. | ||||
| * | avoid findbugs finding for dead store | Michael Keppler | 2014-04-23 | 1 | -4/+4 |
| | | |||||
| * | #2414 convert junit statements to assertj | Michael Keppler | 2014-04-22 | 1 | -2/+4 |
| | | | | | This conversion is not complete, but the remaining statements are hard to catch with regular expressions automatically. | ||||
| * | fix some compiler warnings | Michael Keppler | 2014-04-19 | 1 | -3/+4 |
| | | |||||
| * | buffer lets you split a list into smaller max-size ones | Samuel Tardieu | 2014-04-13 | 1 | -0/+54 |
