aboutsummaryrefslogtreecommitdiffstats
path: root/includes/WatchedItemQueryService.php
Commit message (Expand)AuthorAgeFilesLines
* PHP code style: No space after unary not operatorFomafix2017-01-051-1/+1
* API: i18n for warnings and errorsBrad Jorsch2016-12-061-4/+1
* Add hooks for WatchedItemQueryService / ApiQueryWatchlistBrad Jorsch2016-11-031-15/+55
* Add missing Database::timestamp() callsAaron Schulz2016-10-291-2/+4
* Convert WatchedItemQueryService to using getConnectionRef()Aaron Schulz2016-10-071-22/+10
* Replace DatabaseBase => Database in more placesAaron Schulz2016-09-281-1/+1
* Replace DatabaseBase:: with Database:: and update type hintsAaron Schulz2016-09-271-10/+10
* Rename DB_SLAVE constant to DB_REPLICAAaron Schulz2016-09-051-1/+1
* Refactor database-related code in ApiQueryWatchlistRawLeszek Manicki2016-07-061-12/+172
* Refactor database-related code in ApiQueryWatchlistLeszek Manicki2016-06-291-0/+474