Ben Kurtovic
eacb294735
Update URLs
před 4 roky
Ben Kurtovic
f4812b20e5
Reduce worker counter to 8
před 5 roky
Ben Kurtovic
abd736ce4e
Fix flask_mako import
před 5 roky
Ben Kurtovic
a2df4bba0a
Tweak parameters.
před 7 roky
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
před 9 roky
Ben Kurtovic
0e2292eba0
Bugfixes -- Flask's documentation is broken regarding this.
před 9 roky
Ben Kurtovic
016742402f
Force client-side purging of CSS/JS when updated.
před 9 roky
Ben Kurtovic
b325ef84cd
Support general/update notices.
před 9 roky
Ben Kurtovic
5839f74850
Update for new uWSGI stuff.
před 9 roky
Ben Kurtovic
5d1960db81
Try Access-Control-Allow-Origin: * for API responses.
před 10 roky
Ben Kurtovic
f2c1d5b853
Make cache.langs, cache.projects sorted lists.
před 10 roky
Ben Kurtovic
b116c7e473
Try to fix log dump to ~/error.log location.
před 10 roky
Ben Kurtovic
8321a22f05
Log user-facing exceptions in app log.
před 10 roky
Ben Kurtovic
190356b444
Update sites before doing check.
před 10 roky
Ben Kurtovic
aef27a53a1
Cleanup; call update_sites() before API requests.
před 10 roky
Ben Kurtovic
6eed95c761
Use a global cache instead of the request-specific one.
před 10 roky
Ben Kurtovic
ddcf2a8963
Store what was previously in SQL tables in flask.g.
před 10 roky
Ben Kurtovic
69819ed3f8
@catch_errors for api routes.
před 10 roky
Ben Kurtovic
89feddba98
Some minor tweaks, plus documentation for API parameters.
před 10 roky
Ben Kurtovic
6639338fa8
First version of new API (for #7 )
před 10 roky
Ben Kurtovic
55e5a108c6
Make sure the CV workers don't spit out tons of logs.
před 10 roky
Ben Kurtovic
8b0c0aa38f
Call copyvios.globalize() before requests.
před 10 roky
Ben Kurtovic
9e13ac1c04
Increase log message verbosity; fix import.
před 10 roky
Ben Kurtovic
27917a956e
Revert last commit; I have no idea what I'm doing.
před 10 roky
Ben Kurtovic
047ddcf75c
Allow EarwigBot to save its internal logs for debugging.
před 10 roky
Ben Kurtovic
1e3a61ac52
Fix log file rotate time.
před 10 roky
Ben Kurtovic
9a25f97831
Connection pooling; cleanup.
před 10 roky
Ben Kurtovic
cb79aa24b4
Update/fix index.mako.
před 10 roky
Ben Kurtovic
5552fb8c78
Remove /debug.
před 10 roky
Ben Kurtovic
d6bdd3843c
Fix cookie setting.
před 10 roky
Ben Kurtovic
e682dbbdda
Move application logic around; improve exceptions.
před 10 roky
Ben Kurtovic
246c987f72
Fix wrapping.
před 10 roky
Ben Kurtovic
19ad246a12
Very basic attempt at exception printing.
před 10 roky
Ben Kurtovic
56a79cc8d1
More cleanup; cookie fixes, Flask integration.
před 10 roky
Ben Kurtovic
262ad492f6
Can POST to /settings.
před 10 roky
Ben Kurtovic
1344594c33
Internal cleanup for Flask.
před 10 roky
Ben Kurtovic
39f3f900e2
Attempt to pass arguments correctly.
před 10 roky
Ben Kurtovic
f25f963d22
Fix flask-mako registering.
před 10 roky
Ben Kurtovic
c20b7ffeb8
Fix import.
před 10 roky
Ben Kurtovic
0ddba712db
Fix logs, chmod, paths.
před 10 roky
Ben Kurtovic
f48a566841
Begin conversion to Flask; updates.
před 10 roky