szurubooru/tests/Services
Marcin Kurczewski 44a4184eb8 Changed snapshot merging to work for deletions
Creating and deleting stuff will remove history snapshots if it occurs
within five minute gap. This is to prevent spamming history with
tag names that are introduced by an accident and removed shortly after.
2014-11-19 19:37:10 +01:00
..
AuthServiceTest.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
FavoritesServiceTest.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
HistoryServiceTest.php Changed snapshot merging to work for deletions 2014-11-19 19:37:10 +01:00
ImageManipulatorTest.php Changed and/or to &&/|| 2014-11-10 19:14:58 +01:00
NetworkingServiceTest.php Split FileService to NetworkingService and FileDao 2014-10-18 18:48:37 +02:00
PasswordServiceTest.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
PostServiceTest.php Added "created" snapshot operation 2014-11-09 17:38:58 +01:00
PostSnapshotProviderTest.php Added "created" snapshot operation 2014-11-09 17:38:58 +01:00
PrivilegeServiceTest.php Added "use ..." statements 2014-10-18 18:48:36 +02:00
ScoreServiceTest.php Fixed comment updating after voting on it 2014-11-10 15:54:08 +01:00
TagServiceTest.php Added tag merging 2014-11-10 15:19:59 +01:00
ThumbnailGeneratorTest.php Added optipng/jpgoptim support to thumbnails 2014-10-25 14:16:19 +02:00
ThumbnailServiceTest.php Fixed getting dimensions of videos and flashes 2014-10-24 18:25:33 +02:00
UserServiceTest.php Changed default access rank to restricted user 2014-10-18 18:48:39 +02:00