Commit graph

144 commits

Author SHA1 Message Date
bc5a0fb590 Add language storage during server and profile polling
- Add index on language field in profile and server tables
2018-11-15 23:39:32 -05:00
650f0b4009 Remove unused /tag route 2018-11-15 23:32:07 -05:00
93c2536f18 Add deep merge between default and local settings 2018-11-15 23:30:25 -05:00
88fcd9610c Remove trailing slashes in path settings 2018-11-15 23:29:52 -05:00
fadb733527 Fix server polling error when body was unexpected JSON 2018-11-15 23:29:17 -05:00
31156b8643 Increase verbosity of cron queue counts 2018-11-15 23:28:36 -05:00
4c85d86b7f
Merge pull request #10 from AndyHee/master
Update INSTALL.md
2018-11-14 10:08:46 -05:00
f6769a6c2a
Update INSTALL.md 2018-11-14 21:57:20 +07:00
ea3657d15b
Update INSTALL.md 2018-11-14 21:39:47 +07:00
5f7930c54f Release 2.0.6 2018-11-13 22:02:13 -05:00
63b10c37f5 Add ProfileAdd subconsole 2018-11-13 22:01:52 -05:00
f9b9557415 Add queue size info logging in Controllers/Cron 2018-11-13 22:01:34 -05:00
641dc9b8eb Improve DirectoryAdd console output 2018-11-13 22:01:12 -05:00
bbff23caa5 Add debug logging of ProfilePollQueue::add calls 2018-11-13 22:00:50 -05:00
27c5c14ed7 Fix critical mistake preventing profile to be added to queue 2018-11-13 22:00:29 -05:00
2cabe10fa3 Add return codes to ProfilePollQueue->add 2018-11-13 22:00:07 -05:00
d231a9bc80 Improve Network::isPublicHost 2018-11-13 21:51:58 -05:00
c22ce2292d
Merge branch 'master' into master 2018-11-13 20:18:03 +07:00
247e444885
Update INSTALL.md
Resolved conflict
2018-11-13 20:13:50 +07:00
8d702801a5 Release v2.0.5 2018-11-12 21:51:23 -05:00
7616249610 Add profile URL test on profile poll 2018-11-12 21:50:50 -05:00
6797eb72cb Add new Network::testURL method
- Remove obsolete intval() call in Network::fetchURL
2018-11-12 21:50:31 -05:00
93e0153112 Add test for public host in profile poll queue add 2018-11-12 21:49:49 -05:00
5207196e1a Fix wrong Network::fetchUrl call in Utils\Scrape 2018-11-12 21:49:06 -05:00
dadcf3239f Fix empty admin profile in server poller 2018-11-12 21:48:40 -05:00
a319f9991c Remove WIP 2018-11-12 21:48:13 -05:00
63886737a6 Release 2.0.4 2018-11-12 14:51:37 -05:00
66dca727a6 Add missing column in profile fulltext index 2018-11-12 14:51:37 -05:00
e03e10e032 Update install/update documentation 2018-11-12 14:51:36 -05:00
ad8a2b80e0
Update INSTALL.md
Add Nginx configuration line
2018-11-12 21:36:55 +07:00
714c37f811 Remove unused Open Iconic assets 2018-11-12 07:44:36 -05:00
57a33a3c75 Release 2.0.3 2018-11-12 07:04:06 -05:00
46db64872a Fix wrong column name in Controllers\Web\Servers 2018-11-12 07:03:24 -05:00
726f016a5b
Fix another typo in INSTALL.md 2018-11-12 00:11:03 -05:00
48a522c0bb
Fix typo in INSTALL.md 2018-11-12 00:09:36 -05:00
93bd68b8b4 Release 2.0.2 2018-11-11 23:28:52 -05:00
917ca1a4d6 Update composer.json
- Add author homepage
- Remove post-create-project-cmd script
- Add archive exclude list
2018-11-11 23:28:07 -05:00
2ce832dbb8 Add documentation and license 2018-11-11 23:27:25 -05:00
278f280a38 Make bin script executable 2018-11-11 23:26:43 -05:00
ef168db9d6 Release 2.0.1 2018-11-11 21:28:32 -05:00
7e6e513fc1 Remove post install Composer script 2018-11-11 21:28:03 -05:00
9219be87a2 Add src/settings.php back 2018-11-11 21:27:49 -05:00
a514c7a329 Release 2.0 2018-11-11 21:09:50 -05:00
201edf2e4a First commit 2018-11-11 21:08:33 -05:00