Commit Graph

459 Commits

Author SHA1 Message Date
Alexey Skobkin 5696bdcc45 web/config.php removed. 2016-12-12 21:38:42 +03:00
Alexey Skobkin ca0991a623 MainControllerTest code quality fix. 2016-12-12 21:37:15 +03:00
Alexey Skobkin 97dc750e08 UserApi code quality fix. 2016-12-12 21:35:59 +03:00
Alexey Skobkin 54da4c454c unused imports removed. 2016-12-12 21:34:48 +03:00
Alexey Skobkin f184bde6ad SubscriptionsManager code quality fix. 2016-12-12 21:33:37 +03:00
Alexey Skobkin 68440c8531 PostApi code quality fix. Non implemented yet method removed. 2016-12-12 21:32:56 +03:00
Alexey Skobkin 7fbe9f8752 PointParser code quality fix. 2016-12-12 21:30:27 +03:00
Alexey Skobkin 34fc7c9e21 UserFactory code quality fix. 2016-12-12 21:25:41 +03:00
Alexey Skobkin d8e6a2bbe0 TagFactory code quality fix. 2016-12-12 21:24:23 +03:00
Alexey Skobkin 860ea95538 PostFactory code quality fix. 2016-12-12 21:23:11 +03:00
Alexey Skobkin be074ebad5 FileFactory code quality fix. 2016-12-12 21:17:02 +03:00
Alexey Skobkin aeaad243bc CommentFactory code quality fix. 2016-12-12 21:15:46 +03:00
Alexey Skobkin 12d33c9400 Service/AbstractApi code quality fix. 2016-12-12 21:11:53 +03:00
Alexey Skobkin eae74e58fa Entity\Blogs\Post code quality fix. phpDoc fixed. 2016-12-12 21:03:06 +03:00
Alexey Skobkin 95cab0b564 Entity\Comment code quality fix. 2016-12-12 21:02:19 +03:00
Alexey Skobkin b06eaec2b3 PostsPage code quality fix. 2016-12-12 20:59:42 +03:00
Alexey Skobkin a9a247ba45 PostController code quality fix. 2016-12-12 20:58:01 +03:00
Alexey Skobkin 7776b1ac74 UpdateSubscriptionsCommand code quality fix. 2016-12-12 20:57:03 +03:00
Alexey Skobkin b16646a2ed ImportUsersCommand code quality fix 2. 2016-12-12 20:56:40 +03:00
Alexey Skobkin e52dc94c77 ImportUsersCommand code quality fix. 2016-12-12 20:44:36 +03:00
Alexey Skobkin 77b6e866de LoadSubscribersData bug fix. 2016-12-12 20:07:03 +03:00
Alexey Skobkin 84be9d5df4 PostControllerTest added. LoadPostData now loads one long and one short post for different tests. 2016-12-12 19:58:29 +03:00
Alexey Skobkin 4e0bbadd7f Very important whitespace fix. 2016-12-12 18:52:51 +03:00
Alexey Skobkin 88105a4ef1 LoadSubscribersData possible fix. 2016-12-12 03:51:41 +03:00
Alexey Skobkin 706933b405 Unused variables removed in MainControllerTest. 2016-12-12 03:27:35 +03:00
Alexey Skobkin 5843dfbd12 MainControllerTest now tests AJAX user autocompletion. 2016-12-12 03:22:02 +03:00
Alexey Skobkin d988bac7b0 MainControllerTest now checks non-existing user search scenario. 2016-12-12 02:58:11 +03:00
Alexey Skobkin 6e5e0435ac LoadSubscribersData fixture added. Subscription and SubscriptionEvent entities refactored. SubscriptionsManager refactored as well. 2016-12-12 02:21:05 +03:00
Alexey Skobkin 24a173af16 LoadCommentsData fixture fix. 2016-12-12 01:58:58 +03:00
Alexey Skobkin 22784542bf Many test users in fixtures 2016-12-12 01:53:56 +03:00
Alexey Skobkin 9264170d0b Fix #26. Top users page fixed. 2016-12-12 01:26:27 +03:00
Alexey Skobkin 8ed6d1dd6c README.md updated: translation to English, tests, fixtures, Scrutinizer badges. 2016-12-12 00:59:16 +03:00
Alexey Skobkin 0dfdf9793e ApiController phpDoc fix. 2016-12-12 00:40:55 +03:00
Alexey Skobkin f216b4f11a MainControllerTest fix. 2016-12-12 00:09:29 +03:00
Alexey Skobkin 6f47fa344d Useless test removed from EventsControllerTest 2016-12-12 00:09:02 +03:00
Alexey Skobkin e493eb6322 Updated user page tests. 2016-12-11 23:59:05 +03:00
Alexey Skobkin 5cbc255331 EventsControllerTest tests page heading and table with events are properly shown. 2016-12-11 23:27:56 +03:00
Alexey Skobkin 961b9f346a MainControllerTest testing user stats output. 2016-12-11 23:27:14 +03:00
Alexey Skobkin 36be7e7225 Named data sources in ApplicationAvailabilityFunctionalTest. 2016-12-11 22:07:01 +03:00
Alexey Skobkin f63c44d97e SL Insight badge update. 2016-12-11 09:51:16 +03:00
Alexey Skobkin 10e90ca417 Coveralls changed to Codecov. 2016-12-11 09:11:47 +03:00
Alexey Skobkin 3d2a1593cf First functional test. 2016-12-11 08:26:30 +03:00
Alexey Skobkin 2d3ee3fde0 SL Insight badge added. 2016-12-11 07:14:47 +03:00
Alexey Skobkin c6a52a25dc Coveralls badge in README.md 2016-12-11 06:54:13 +03:00
Alexey Skobkin 9c2996cde7 README.md updated. crontab commands updated. 2016-12-11 06:44:33 +03:00
Alexey Eschenko 1099199ac5 Merged in fix_doctrine_mapping_schema (pull request #11)
Fix doctrine mapping schema
2016-12-11 06:34:02 +03:00
Alexey Skobkin 874ff42797 composer update. Query fix. 2016-12-11 06:23:03 +03:00
Alexey Skobkin 1a5ce08fcd Doctrine entities mapping fix. Excessive schemas removed. 2016-12-11 06:03:59 +03:00
Alexey Skobkin aeb59c5a88 CodeShip badge link. 2016-12-11 06:01:32 +03:00
Alexey Skobkin 6f512422b9 CodeShip initial support. 2016-12-11 05:41:30 +03:00