[extensions-web/deploy] (121 commits) ...Merge branch 'master' into deploy
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/deploy] (121 commits) ...Merge branch 'master' into deploy
- Date: Tue, 26 Nov 2019 16:18:30 +0000 (UTC)
Summary of changes:
88eb25a... dbus: drop ancient API versions. They are 6 years old alrea (*)
d2e7d2a... Update javascript libraries. (*)
c6b1818... gitignore: added eclipse excludes (*)
69734c0... fonts: update Cantarell font, fix bold font. (*)
4bed477... switch: use pointer cursor (*)
a7b7b83... switch: always use content-box sizing (*)
70c1be3... switch: use non-vendor-prefixed CSS property (*)
33c5123... switch: added disabled state (*)
2620117... api: introduce v6 API (work in progress). (*)
ccf045e... Implement control of some Shell settings. (*)
89908e1... Python 3 migration (*)
4e49f63... python3: fixed json.loads() usage (*)
953e8e9... python3: update django.utils method name (*)
e0816ec... tests: use response-provided charset instead of 'utf-8' (*)
2514159... bootstrap: drop glyphicons fonts otherwise collectstatic fa (*)
cd5f6b5... openshift: use python 3.6 for extensions-web image (*)
b315cdb... docker: substitute $EGO_NODE_ADDRESS at runtime instead of (*)
9ce1e08... Updated settings file after moving to django 1.11 (*)
236aef4... is_authenticated is now a property (*)
22c1351... requirements: upgraded dependencies (*)
67cb63b... python3: update migrations (*)
cdd3359... uwsgi: increase allowed request headers/query size to 16K (*)
0b38da1... update-info: allow POST requests (*)
5d4e954... Added on_delete ForeignKey param to silence deprecation war (*)
0d009a7... tests: fix typo (*)
4f11510... nginx: increase allowed request headers/query size to 16K (*)
018a4d4... settings: fixed default location of sqlite database (*)
a50d371... registration: prevent registration button double click (*)
805d9a2... readme: update (*)
b8bdaa0... readme: fixed syntax errors (*)
0c05b4c... readme: update (*)
1578c27... readme: described a way to run website in Docker container (*)
09567a8... readme: git.gnome.org -> gitlab.gnome.org (*)
cee491c... Add i18n support (*)
1bcc679... i18n: drop mustache messages and make messages translatable (*)
c7ef713... mustache: drop build_templates.py, update mustache.js (*)
b81d74c... i18n: mark translatable strings in mustache templates with (*)
5cd432e... i18n: added damned-lies compatible translation workflow sup (*)
9883bb2... i18n: regenerate template (*)
4353531... Fixed typo: forgotten -> forgot (*)
d600128... Add French translation (*)
1cbab29... i18n: remove html tags from string (*)
b8826b5... Add Brazilian Portuguese translation (*)
ca297fe... Updated Spanish translation (*)
6f68898... Add Spanish translation (*)
feb2f8c... Merge branch 'master' of gitlab.gnome.org:Infrastructure/ex (*)
6375e4e... Updated Spanish translation (*)
a667685... Add Japanese translation (*)
ccd23e3... openshift: force mysqlclient version less then 1.4 (*)
c4a0b4a... Updated a bunch of http/https links (*)
baf3a77... doap: revert https changes to bypass gitlab rejection. (*)
b524751... Add Polish translation (*)
306bc7f... Add Galician translation (*)
f0e2217... Add Italian translation (*)
538af6d... Update Japanese translation (*)
e582c6a... Add German translation (*)
fe6b159... Add Friulian translation (*)
affdeae... Add Hungarian translation (*)
abacc9c... Updated Spanish translation (*)
8fe065c... Add Romanian translation (*)
2fd66fc... Add Indonesian translation (*)
d999862... Add Swedish translation (*)
63e1e31... Update Swedish translation (*)
5bd3a30... Add Korean translation (*)
8012e65... Add Turkish translation (*)
df31ce6... Add Serbian translation (*)
3979a9c... Added Slovenian translation sl.po (*)
df44988... i18n: added sl to LINGUAS (*)
9e2b1a3... Add Dutch translation (*)
431eb2f... Update French translation (*)
cc9cfbc... Fixed `new issue` link - we migrated to Gitlab a while ago. (*)
353e595... Add Basque translation (*)
8b672b3... extensions: use safer "best" version detection. (*)
e8b7731... readme: fixed typo (*)
0e0190f... django: upgrade to current LTS version 2.2 (*)
81efcce... openshift: update Dockerfile (*)
e147b4c... settings: allow passing DEBUG and NO_SECURE_SETTINGS via en (*)
9b4e4b9... extensions: don't fail in Extension.save() if old zip is co (*)
d8f5ca3... Add Catalan translation (*)
a4ef37a... ci: initial CI configuration (*)
dce9a6b... tests: restore ReplaceMetadataTest test (*)
9a919fd... docker: properly group commands (*)
0885dc7... Add Danish translation (*)
546ac39... django: upgrade to 2.2.1 (*)
a29366e... Hide wip settings stuff (*)
bc1280d... Add Croatian translation (*)
4a895ca... Update Croatian translation (*)
b73c397... django: upgrade to version 2.2.3 (*)
d255878... Allow to quickly generate Extensions and Reviews. (*)
33e66b3... Fixed typo (*)
7ac13c5... Update "Requirements and Tips" URL in upload.html (*)
ec7c122... ci: disable docker TLS (*)
594d101... Add British English translation (*)
e4fe00b... Add Greek translation (*)
24963ca... Add Lithuanian translation (*)
6d96ddd... Add Czech translation (*)
d0e3982... Cleanup (*)
5438091... requirements: upgrade to latest versions (*)
97b6d17... docker-compose: added mariadb health check (*)
7ce9f7a... extensions: don't cascade drop extensions with their author (*)
7f6cc55... registration: reflect django_registration 3.0 changes (*)
a8aab4b... cron: added script for cleanup inactive accounts (*)
939f57e... ci: cleanup docker variables (*)
ca52e9f... gitignore: added vscode stuff (*)
51e60ab... docker; start mariadb with utf8mb64 encoding by default (*)
0e42d96... auth: do not explicitly use django.contrib.auth.User model (*)
ea43509... auth: allow logging in with both login or email (*)
1e7b676... registration: added username to password reset email (*)
4f6d7d8... browser-extension: restore Google Chrome installation link (*)
c40a37e... openshift: added job for reindexing extensions (*)
c2a0c82... search: fixed extensions search. (*)
68e9a95... search: prefer lower bound of search results instead of est (*)
a64fe31... Update Brazilian Portuguese translation (*)
3be131c... Updated Spanish translation (*)
120ca79... comments: fixed comment posting after upgrade to new django (*)
62550d0... comments: fixed preview and comments format (*)
43a8e14... auth: cleanup registration form (*)
2d56606... auth: check for username uniqueness ignoring case (*)
9945b78... auth: disallow same username and email for registration (*)
1896281... check_files: more error handling, file logs and newer versi (*)
55cad6e... Merge branch 'master' into deploy
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]