Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PHP code style: No space after unary not operator | Fomafix | 2017-01-05 | 1 | -1/+1 |
* | API: i18n for warnings and errors | Brad Jorsch | 2016-12-06 | 1 | -4/+1 |
* | Add hooks for WatchedItemQueryService / ApiQueryWatchlist | Brad Jorsch | 2016-11-03 | 1 | -15/+55 |
* | Add missing Database::timestamp() calls | Aaron Schulz | 2016-10-29 | 1 | -2/+4 |
* | Convert WatchedItemQueryService to using getConnectionRef() | Aaron Schulz | 2016-10-07 | 1 | -22/+10 |
* | Replace DatabaseBase => Database in more places | Aaron Schulz | 2016-09-28 | 1 | -1/+1 |
* | Replace DatabaseBase:: with Database:: and update type hints | Aaron Schulz | 2016-09-27 | 1 | -10/+10 |
* | Rename DB_SLAVE constant to DB_REPLICA | Aaron Schulz | 2016-09-05 | 1 | -1/+1 |
* | Refactor database-related code in ApiQueryWatchlistRaw | Leszek Manicki | 2016-07-06 | 1 | -12/+172 |
* | Refactor database-related code in ApiQueryWatchlist | Leszek Manicki | 2016-06-29 | 1 | -0/+474 |