Commit Graph

1917 Commits

Author SHA1 Message Date
Alberto Sottile
de4e9892f4 Server Stats: addressing review comments 2018-07-27 00:20:28 +02:00
Alberto Sottile
c99c6e57ac Server Stats: remove sqlite3 dependency and enable stats for non-isolated servers 2018-07-26 23:53:51 +02:00
albertosottile
6012a2b109 Server Stats: incapsulate collection code in try-catch 2018-07-26 16:06:28 +02:00
albertosottile
6564f22d3a Server Stats: use twisted asynchronous adbapi 2018-07-26 16:06:18 +02:00
albertosottile
d1e0c974da Server Stats: remove port, room_index, and play_status 2018-07-26 16:06:12 +02:00
albertosottile
bd766b4dfa Server Stats: remove unnecessary type casting before query 2018-07-25 17:36:30 +02:00
albertosottile
a630860d2e Server Stats: rename feature 2018-07-25 17:36:10 +02:00
albertosottile
14863fbbe7 Server Stats: use parametrized query and change column definitions 2018-07-25 17:34:37 +02:00
albertosottile
c32bd1191c Server logger: add roomIndex and playStatus 2018-07-25 17:34:30 +02:00
albertosottile
9f52834ae4 Server logger: fix bug and sanitize version string 2018-07-25 17:34:23 +02:00
albertosottile
8a8859694c Enable logging support on server for client versions 2018-07-25 17:34:17 +02:00
Etoh
1dac753264
Merge pull request #195 from xNinjaKittyx/master
Code Syntax Refactoring Try #2
2018-07-24 18:52:02 +01:00
Daniel Ahn
2d143aefca Final Spacing changes for PR 2018-07-24 09:05:49 -07:00
Daniel Ahn
bf8e96010d fix numOfBytes variable name not changed in the rest of the function call 2018-07-24 08:58:14 -07:00
xNinjaKittyx
a1a3598d82 Reverting more == True statements 2018-07-23 15:07:14 -07:00
xNinjaKittyx
3d35d2e02d Revert a typo and an equality check 2018-07-23 14:57:29 -07:00
daniel.ahn
03cd8d4f08 Merge branch 'Syncplay-master' 2018-07-23 14:48:55 -07:00
daniel.ahn
0e98455275 Resolve conflict 2018-07-23 14:48:46 -07:00
xNinjaKittyx
d59afb8f2f Revert any changes to tri logic 2018-07-23 14:41:10 -07:00
Alberto Sottile
ac4bb7b040 Remove spurious PyInstaller files 2018-07-23 23:27:27 +02:00
daniel.ahn
e3ea08519f Merge branch 'master' of https://github.com/xNinjaKittyx/syncplay 2018-07-23 14:12:30 -07:00
Daniel Ahn
ac4da59479 Revert "Revert "Code Syntax Refactoring""
This reverts commit 51fba3722f.
2018-07-23 14:12:09 -07:00
daniel.ahn
6a72ead01f Revert "Revert "Code Syntax Refactoring""
This reverts commit 51fba3722f.
2018-07-23 14:08:44 -07:00
Daniel Ahn
2e987e8b0d
Merge pull request #1 from Syncplay/master
Merge with master
2018-07-23 14:05:24 -07:00
Alberto Sottile
2d1b876524 Upver to 1.5.6 / build 66 2018-07-23 22:40:24 +02:00
Alberto Sottile
ef7e6aefa7
Merge pull request #194 from Syncplay/revert-192-master
Revert "Code Syntax Refactoring"
2018-07-23 22:37:16 +02:00
Alberto Sottile
51fba3722f
Revert "Code Syntax Refactoring" 2018-07-23 22:32:47 +02:00
Etoh
995f232a3b
Merge pull request #192 from xNinjaKittyx/master
Code Syntax Refactoring
2018-07-21 21:02:03 +01:00
Daniel Ahn
f39461b331 Forgot the and statement 2018-07-21 10:43:18 -07:00
Daniel Ahn
1aa50a8422 Address comments 2018-07-21 10:41:00 -07:00
Alberto Sottile
67baa68190 Automatically update Bintray version on Travis 2018-07-21 19:25:33 +02:00
Daniel Ahn
63c0573ab2 Reverted most code back to == False. Future code should consider using is False if possible. 2018-07-21 03:20:34 -07:00
Daniel Ahn
6f70cff585 Reverted some of the 'not value' changes, and fixed one boolean check that was not ported correctly 2018-07-21 03:19:08 -07:00
Daniel Ahn
759b8d217a Didn't change Qt.py correctly 2018-07-21 02:25:05 -07:00
Daniel Ahn
779f22cc89 Revert changes under vendor folder 2018-07-21 02:23:59 -07:00
Daniel Ahn
b4d02e3686 Fix formatting 2018-07-20 15:37:31 -07:00
Daniel Ahn
db1cfd12f0 Fix spacing mismatch for Push 2018-07-20 15:09:19 -07:00
Daniel Ahn
f2acc3d76b undo the #coding:utf8 change 2018-07-20 14:13:36 -07:00
Daniel Ahn
292215dd22 Fixed some typos 2018-07-20 14:04:01 -07:00
Daniel Ahn
aa4f95e4be Finished cleanup 2018-07-20 13:49:13 -07:00
Daniel Ahn
4dea39a068 Add more pycodestyle fixes 2018-07-20 12:57:00 -07:00
Daniel Ahn
f01de206d8 fix formattings 2018-07-20 12:12:55 -07:00
Etoh
759f1e1457 Specify python3 in shebang lines 2018-07-20 18:21:52 +01:00
Alberto Sottile
9ecb7c3b3b
Merge pull request #191 from albertosottile/master
Transition to Python 3.x
2018-07-20 18:46:51 +02:00
albertosottile
2b86026022 Add 'beta' revision identifier 2018-07-20 18:38:38 +02:00
Etoh
76a6390a2b
Merge duplicate INI sections from NSIS BOM bug 2018-07-20 11:49:37 +01:00
albertosottile
4367301a9e Update vendored Qt.py to version 1.1.0 2018-07-18 17:30:10 +02:00
Alberto Sottile
d8d389bbf8 Fixed https in InternetShortcut URL in buildPy2exe.py 2018-07-17 23:32:49 +02:00
albertosottile
1d4f57866e Merge python 3.x branch 2018-07-17 09:54:55 +02:00
Alberto Sottile
cb5cca32cd Switch to production file names on both CI services 2018-07-09 23:34:58 +02:00