Commit Graph

  • 7776b1ac74 UpdateSubscriptionsCommand code quality fix. Alexey Skobkin 2016-12-12 20:57:03 +0300
  • b16646a2ed ImportUsersCommand code quality fix 2. Alexey Skobkin 2016-12-12 20:56:40 +0300
  • e52dc94c77 ImportUsersCommand code quality fix. Alexey Skobkin 2016-12-12 20:44:36 +0300
  • 77b6e866de LoadSubscribersData bug fix. Alexey Skobkin 2016-12-12 20:07:03 +0300
  • 84be9d5df4 PostControllerTest added. LoadPostData now loads one long and one short post for different tests. Alexey Skobkin 2016-12-12 19:58:29 +0300
  • 4e0bbadd7f Very important whitespace fix. Alexey Skobkin 2016-12-12 18:52:51 +0300
  • 88105a4ef1 LoadSubscribersData possible fix. Alexey Skobkin 2016-12-12 03:51:41 +0300
  • 706933b405 Unused variables removed in MainControllerTest. Alexey Skobkin 2016-12-12 03:27:35 +0300
  • 5843dfbd12 MainControllerTest now tests AJAX user autocompletion. Alexey Skobkin 2016-12-12 03:22:02 +0300
  • d988bac7b0 MainControllerTest now checks non-existing user search scenario. Alexey Skobkin 2016-12-12 02:58:11 +0300
  • 6e5e0435ac LoadSubscribersData fixture added. Subscription and SubscriptionEvent entities refactored. SubscriptionsManager refactored as well. Alexey Skobkin 2016-12-12 02:21:05 +0300
  • 24a173af16 LoadCommentsData fixture fix. Alexey Skobkin 2016-12-12 01:58:58 +0300
  • 22784542bf Many test users in fixtures Alexey Skobkin 2016-12-12 01:53:56 +0300
  • 9264170d0b Fix #26. Top users page fixed. Alexey Skobkin 2016-12-12 01:26:27 +0300
  • 8ed6d1dd6c README.md updated: translation to English, tests, fixtures, Scrutinizer badges. Alexey Skobkin 2016-12-12 00:59:16 +0300
  • 0dfdf9793e ApiController phpDoc fix. Alexey Skobkin 2016-12-12 00:40:55 +0300
  • f216b4f11a MainControllerTest fix. Alexey Skobkin 2016-12-12 00:09:29 +0300
  • 6f47fa344d Useless test removed from EventsControllerTest Alexey Skobkin 2016-12-12 00:09:02 +0300
  • e493eb6322 Updated user page tests. Alexey Skobkin 2016-12-11 23:59:05 +0300
  • 5cbc255331 EventsControllerTest tests page heading and table with events are properly shown. Alexey Skobkin 2016-12-11 23:27:56 +0300
  • 961b9f346a MainControllerTest testing user stats output. Alexey Skobkin 2016-12-11 23:27:14 +0300
  • 36be7e7225 Named data sources in ApplicationAvailabilityFunctionalTest. Alexey Skobkin 2016-12-11 22:07:01 +0300
  • f63c44d97e SL Insight badge update. Alexey Skobkin 2016-12-11 09:51:16 +0300
  • 10e90ca417 Coveralls changed to Codecov. Alexey Skobkin 2016-12-11 09:11:47 +0300
  • 3d2a1593cf First functional test. Alexey Skobkin 2016-12-11 08:26:30 +0300
  • 2d3ee3fde0 SL Insight badge added. Alexey Skobkin 2016-12-11 07:14:47 +0300
  • c6a52a25dc Coveralls badge in README.md Alexey Skobkin 2016-12-11 06:54:13 +0300
  • 9c2996cde7 README.md updated. crontab commands updated. Alexey Skobkin 2016-12-11 06:44:33 +0300
  • 1099199ac5 Merged in fix_doctrine_mapping_schema (pull request #11) Alexey Eschenko 2016-12-11 06:34:02 +0300
  • 874ff42797 composer update. Query fix. Alexey Skobkin 2016-12-11 06:23:03 +0300
  • 1a5ce08fcd Doctrine entities mapping fix. Excessive schemas removed. Alexey Skobkin 2016-12-11 06:03:59 +0300
  • aeb59c5a88 CodeShip badge link. Alexey Skobkin 2016-12-11 06:01:32 +0300
  • 6f512422b9 CodeShip initial support. Alexey Skobkin 2016-12-11 05:41:30 +0300
  • 207a8bab21 Typeahead library link. Alexey Skobkin 2016-12-11 03:56:14 +0300
  • 23042cf2b1 Autocomplete search bug fix. Alexey Skobkin 2016-12-11 03:54:14 +0300
  • 4c3191aa86 Autocomplete items count. Alexey Skobkin 2016-12-11 03:54:01 +0300
  • 28f3c14fa5 User search field placeholder. Alexey Skobkin 2016-12-11 03:34:20 +0300
  • cfe8339ab1 Top chart fix after HighCharts bundle update. Alexey Skobkin 2016-12-11 03:28:29 +0300
  • 6d8e17b114 composer update. PointParser updated to match new version of markdown library. Alexey Skobkin 2016-12-11 03:20:55 +0300
  • 5671092c81 Merged in feature_subscriptions_log_pagination (pull request #10) Alexey Eschenko 2016-12-11 02:56:30 +0300
  • 74b39d7918 Pagination of last events. Alexey Skobkin 2016-12-11 02:55:28 +0300
  • 65cc08d91f Pagination of subscribers events on user page. KnpPaginatorBundle added. Alexey Skobkin 2016-12-11 02:43:25 +0300
  • dd0707c97a Bootstrap CSS link updated. Alexey Skobkin 2016-12-11 02:12:35 +0300
  • ddfc1bce26 Merged in feature_username_search_autocomplete (pull request #9) Alexey Eschenko 2016-12-11 01:58:24 +0300
  • d6d0647cb0 composer.lock update. Alexey Skobkin 2016-12-11 01:54:29 +0300
  • d0c103eae0 User search refactored, autocomplete added. bootstrap3-typeahead jQuery plugin added. Alexey Skobkin 2016-12-11 01:48:51 +0300
  • d71ea8a116 app_dev.php hardcoded addresses removed. Alexey Skobkin 2016-12-11 01:25:02 +0300
  • 3d914ec050 jQuery loading moved to the header. jQuery updated, Bootstrap 3 updated. Alexey Skobkin 2016-12-11 01:23:56 +0300
  • 6abb1f647c UpdateSubscriptionsCommand "--all-users" option. Alexey Skobkin 2016-07-29 22:03:43 +0300
  • a8cffc776d Disallow all search crawlers. Alexey Skobkin 2016-07-29 20:33:10 +0300
  • 648e5d7ba5 Fixtures for post with large discussion. Alexey Skobkin 2016-03-29 09:53:06 +0300
  • f4f33a8947 PostRepository#getPostWithComments() fixed. Alexey Skobkin 2016-03-29 09:52:21 +0300
  • 6d10b6dac1 Post and Comment small fixes. Alexey Skobkin 2016-03-29 07:43:23 +0300
  • 11c1f8b6ab DoctrineFixturesBundle installed. Alexey Skobkin 2016-03-29 07:23:06 +0300
  • c880304ef5 Test post comments templates implementation. Alexey Skobkin 2016-03-29 07:13:01 +0300
  • 0ceaf43ff3 PostRepository getPostWithComments() method added. PostController#showAction() now uses it. Alexey Skobkin 2016-03-29 07:11:12 +0300
  • cf08978c58 Point avatars twig extension. Alexey Skobkin 2016-03-29 07:07:58 +0300
  • 9b052cc97e Renaming log on user page. newLogin property deleted from UserRenameEvent entity. New migration. Alexey Skobkin 2016-03-29 03:58:33 +0300
  • 13e35d939d User rename logging implemented. Alexey Skobkin 2016-03-29 03:12:52 +0300
  • a36259dc34 Some varchar fields altered to text. New migration. Alexey Skobkin 2016-03-27 00:33:55 +0300
  • dd3733f75e PostFactory more informative log and bugfix for null arguments with array typehint. Alexey Skobkin 2016-03-26 02:48:39 +0300
  • b5007fceec Crawler API now checks token. Alexey Skobkin 2016-03-25 17:34:18 +0300
  • f9f1072bbd PointParser external post link added and commented. Alexey Skobkin 2016-03-25 17:16:25 +0300
  • c4182e3621 Post page layout. New markdown parser used for post text rendering. Lightbox analog library integrated. Alexey Skobkin 2016-03-25 17:06:14 +0300
  • 42d504aba5 Custom PointParser for Markdown implemented. Alexey Skobkin 2016-03-25 16:58:11 +0300
  • 76fc484361 KnpMarkdownBundle installed. Alexey Skobkin 2016-03-25 16:37:36 +0300
  • f0ed72aa36 Basic post page implemented. Alexey Skobkin 2016-03-25 01:10:10 +0300
  • f919740524 File entity added. Post and Comment entities now has $files property. New migration. New FileFactory. Alexey Skobkin 2016-03-25 00:28:43 +0300
  • a1b982d891 Test implementation of crawler API. NOT SECURED BY TOKEN YET. Alexey Skobkin 2016-03-24 01:49:22 +0300
  • d539cd18c5 Post updatedAt fix. Alexey Skobkin 2016-03-24 01:48:01 +0300
  • 4aaac8e1f0 Doctrine updated. Alexey Skobkin 2016-03-24 01:01:34 +0300
  • e95b05f854 Comments primary key changed to simple. PostTag entity added. Blogs migration. Alexey Skobkin 2016-03-24 01:01:18 +0300
  • 626a823233 User updatedAt migration. Alexey Skobkin 2016-03-24 00:29:57 +0300
  • 892f24fb16 UserFactory createFromDTO() public method added. Bug fixed. Alexey Skobkin 2016-03-23 22:38:44 +0300
  • 8d29564d18 New exceptions for factories. Alexey Skobkin 2016-03-23 22:37:19 +0300
  • 1aacdead06 Symfony Serializer annotations removed. Lifecycle 'preUpdate' callbacks added in User and Post entities. Alexey Skobkin 2016-03-23 22:36:44 +0300
  • f043649ad0 Post DTO getPrivate() method added. Alexey Skobkin 2016-03-23 22:34:12 +0300
  • 2ed693fbcd Recommendation DTO removed. Alexey Skobkin 2016-03-23 22:33:43 +0300
  • 96881be50b Class cache loading disabled in app_dev.php. Alexey Skobkin 2016-03-23 22:32:53 +0300
  • 2aaa620606 Factories refactoring (moved to separate directory). Alexey Skobkin 2016-03-23 20:06:49 +0300
  • 0f0700f87b Repositories refactoring. TopUserDTO moved. Alexey Skobkin 2016-03-23 19:59:06 +0300
  • 8f44a04989 PostsPage deserialization via JMS Serializer. Alexey Skobkin 2016-03-22 22:57:18 +0300
  • 3af5fd230e JMS Serializer bundle installed. Alexey Skobkin 2016-03-22 21:25:04 +0300
  • c1914f3b27 UpdatePostsCommand removed. Alexey Skobkin 2016-03-22 21:22:56 +0300
  • 7dfb520161 AbstractApiController and CrawlerController draft added. Alexey Skobkin 2016-03-22 20:45:05 +0300
  • 5ccefa630f API routing updated. Alexey Skobkin 2016-03-22 20:44:22 +0300
  • 9779233e87 Merge branch 'feature_posts' of bitbucket.org:skobkin/point-tools into feature_posts Alexey Skobkin 2016-03-17 19:54:17 +0300
  • 057481b808 DTO's for crawler. Test implementation. Not tested. Alexey Skobkin 2016-03-16 23:55:41 +0300
  • c1e01c4738 Symfony Serializer enabled. Serializer groups added to Post, Tag and Comment. Alexey Skobkin 2016-03-16 23:08:48 +0300
  • ae8cbde3e1 Post entity update. PostRepository and TagRepository created. Alexey Skobkin 2016-03-16 22:03:08 +0300
  • 408dafe2c4 Fix service DI definition. Alexey Skobkin 2015-11-04 17:21:55 +0300
  • 1034ce4692 Forgotten code and some other fixes. Alexey Skobkin 2015-10-26 06:31:24 +0300
  • 6e32fec5c1 Dummy comment. Alexey Skobkin 2015-10-26 06:03:31 +0300
  • 98252f6dff PostApi now using PostFactory. Alexey Skobkin 2015-10-26 06:00:39 +0300
  • 3b25afd6aa More factories to the God of Factories! Entities update. Alexey Skobkin 2015-10-26 05:57:53 +0300
  • 41960f21c7 Merge branch 'master' into feature_posts Alexey Skobkin 2015-10-25 21:25:19 +0300
  • 2380cdbc1c API orderBy() fix. Alexey Skobkin 2015-10-08 02:40:42 +0300
  • a429d571a5 Route fix. Alexey Skobkin 2015-10-08 02:24:36 +0300
  • 3bb54550eb First API method. Alexey Skobkin 2015-10-08 02:11:57 +0300
  • a6628b4369 vendor update (including CVE-2015-5723 fix). Alexey Skobkin 2015-10-05 04:28:20 +0300