Ben Kurtovic
f4812b20e5
Reduce worker counter to 8
hace 5 años
Ben Kurtovic
abd736ce4e
Fix flask_mako import
hace 5 años
Ben Kurtovic
a2df4bba0a
Tweak parameters.
hace 7 años
Frances Hocutt
efe2300250
[WIP] Basic working integration of turnitin
Add a checkbox to allow searching the EranBot/plagiabot database for
Turnitin results, and display them in a similar form to the on-wiki
EranBot reports if they exist.
Add a new module (copyvios/turnitin.py) to handle fetching and parsing
the EranBot results.
Bug: https://phabricator.wikimedia.org/T110144
TODO: tweak display HTML/CSS; refactor/clean up turnitin.py;
improve dev set-up so it doesn't always default to testwiki
and can test without hardcoding page title
hace 9 años
Ben Kurtovic
0e2292eba0
Bugfixes -- Flask's documentation is broken regarding this.
hace 9 años
Ben Kurtovic
016742402f
Force client-side purging of CSS/JS when updated.
hace 9 años
Ben Kurtovic
b325ef84cd
Support general/update notices.
hace 9 años
Ben Kurtovic
5839f74850
Update for new uWSGI stuff.
hace 9 años
Ben Kurtovic
5d1960db81
Try Access-Control-Allow-Origin: * for API responses.
hace 10 años
Ben Kurtovic
f2c1d5b853
Make cache.langs, cache.projects sorted lists.
hace 10 años
Ben Kurtovic
b116c7e473
Try to fix log dump to ~/error.log location.
hace 10 años
Ben Kurtovic
8321a22f05
Log user-facing exceptions in app log.
hace 10 años
Ben Kurtovic
190356b444
Update sites before doing check.
hace 10 años
Ben Kurtovic
aef27a53a1
Cleanup; call update_sites() before API requests.
hace 10 años
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
hace 10 años
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
hace 10 años
Ben Kurtovic
69819ed3f8
@catch_errors for api routes.
hace 10 años
Ben Kurtovic
89feddba98
Some minor tweaks, plus documentation for API parameters.
hace 10 años
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
hace 10 años
Ben Kurtovic
55e5a108c6
Make sure the CV workers don't spit out tons of logs.
hace 10 años
Ben Kurtovic
8b0c0aa38f
Call copyvios.globalize() before requests.
hace 10 años
Ben Kurtovic
9e13ac1c04
Increase log message verbosity; fix import.
hace 10 años
Ben Kurtovic
27917a956e
Revert last commit; I have no idea what I'm doing.
hace 10 años
Ben Kurtovic
047ddcf75c
Allow EarwigBot to save its internal logs for debugging.
hace 10 años
Ben Kurtovic
1e3a61ac52
Fix log file rotate time.
hace 10 años
Ben Kurtovic
9a25f97831
Connection pooling; cleanup.
hace 10 años
Ben Kurtovic
cb79aa24b4
Update/fix index.mako.
hace 10 años
Ben Kurtovic
5552fb8c78
Remove /debug.
hace 10 años
Ben Kurtovic
d6bdd3843c
Fix cookie setting.
hace 10 años
Ben Kurtovic
e682dbbdda
Move application logic around; improve exceptions.
hace 10 años
Ben Kurtovic
246c987f72
Fix wrapping.
hace 10 años
Ben Kurtovic
19ad246a12
Very basic attempt at exception printing.
hace 10 años
Ben Kurtovic
56a79cc8d1
More cleanup; cookie fixes, Flask integration.
hace 10 años
Ben Kurtovic
262ad492f6
Can POST to /settings.
hace 10 años
Ben Kurtovic
1344594c33
Internal cleanup for Flask.
hace 10 años
Ben Kurtovic
39f3f900e2
Attempt to pass arguments correctly.
hace 10 años
Ben Kurtovic
f25f963d22
Fix flask-mako registering.
hace 10 años
Ben Kurtovic
c20b7ffeb8
Fix import.
hace 10 años
Ben Kurtovic
0ddba712db
Fix logs, chmod, paths.
hace 10 años
Ben Kurtovic
f48a566841
Begin conversion to Flask; updates.
hace 10 años