1
1
Fork 0
mirror of https://code.mensbeam.com/MensBeam/Arsse.git synced 2024-12-22 21:22:40 +00:00
The clean & modern RSS server that doesn't give you any crap.
Find a file
Dustin Wilson bc863ae935 Updated Database->updateFeeds()
• Added category updating in Database->updateFeeds()
• Made Database->updateFeeds() fail quietly when exceptions are
occurred, logging them in the database instead of failing.
• Changed the categories table name from arsse_tags to arsse_categories.
2017-03-30 09:42:37 -05:00
lib Updated Database->updateFeeds() 2017-03-30 09:42:37 -05:00
locale Updated Database->updateFeeds() 2017-03-30 09:42:37 -05:00
sql/SQLite3 Updated Database->updateFeeds() 2017-03-30 09:42:37 -05:00
tests Full set of tests for user-related Database funcs 2017-03-29 23:41:05 -04:00
.gitattributes Converted all hard tabs to soft tabs 2017-02-16 14:29:42 -06:00
.gitignore Changed "NewsSync" to "Arsse" 2017-03-27 23:12:12 -05:00
autoload.php Eliminated passing of RuntimeData instances 2017-03-28 18:50:00 -04:00
bootstrap.php Improved UA String 2017-03-29 09:27:54 -05:00
composer.json Use Phake to create mock objects in tests 2017-03-28 20:30:40 -04:00
composer.lock Use Phake to create mock objects in tests 2017-03-28 20:30:40 -04:00