mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 02:53:52 +00:00
Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bd01b1e2e4 | ||
|
|
58a7f6085f | ||
|
|
3367593b52 | ||
|
|
1a92ec5d86 | ||
|
|
7a8d685a71 | ||
|
|
3c3a8747c3 |
12
.codecov.yml
12
.codecov.yml
@@ -1,12 +0,0 @@
|
|||||||
comment: off
|
|
||||||
|
|
||||||
coverage:
|
|
||||||
status:
|
|
||||||
project:
|
|
||||||
default:
|
|
||||||
target: auto
|
|
||||||
# Codecov has the tendency to report a lot of false negatives,
|
|
||||||
# so we basically suppress comments completely.
|
|
||||||
threshold: 50%
|
|
||||||
base: auto
|
|
||||||
patch: off
|
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
te
|
|
||||||
ans
|
|
||||||
pullrequest
|
|
||||||
ist
|
|
||||||
cros
|
|
||||||
wit
|
|
||||||
nwe
|
|
||||||
circularly
|
|
||||||
ned
|
|
||||||
ba
|
|
||||||
ressemble
|
|
||||||
ser
|
|
||||||
sur
|
|
||||||
hel
|
|
||||||
fpr
|
|
||||||
alls
|
|
||||||
nd
|
|
||||||
ot
|
|
||||||
womens
|
|
||||||
vise
|
|
||||||
falsy
|
|
||||||
ro
|
|
||||||
derails
|
|
||||||
forin
|
|
||||||
uper
|
|
||||||
slac
|
|
||||||
couldn
|
|
||||||
ges
|
|
||||||
2
.coveralls.yml
Normal file
2
.coveralls.yml
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
service_name: travis-pro
|
||||||
|
repo_token: hnXUEBKsORKHc8xIENGs9JjktlTb2HKlG
|
||||||
@@ -3,22 +3,17 @@ root = true
|
|||||||
[*]
|
[*]
|
||||||
end_of_line = lf
|
end_of_line = lf
|
||||||
charset = utf-8
|
charset = utf-8
|
||||||
indent_size = 4
|
|
||||||
indent_style = space
|
|
||||||
insert_final_newline = true
|
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
binary_next_line = true # for shfmt
|
[*.{sh,py,js, json,yml,xml, css, md,markdown, handlebars,html}]
|
||||||
switch_case_indent = true # for shfmt
|
indent_style = space
|
||||||
|
indent_size = 4
|
||||||
|
|
||||||
[{*.{js,json,ts},check-openapi}]
|
[*.{svg,rb,pp,pl}]
|
||||||
max_line_length = 100
|
indent_style = space
|
||||||
|
|
||||||
[*.{py,pyi}]
|
|
||||||
max_line_length = 110
|
|
||||||
|
|
||||||
[*.{md,svg,rb,pp,yaml,yml}]
|
|
||||||
indent_size = 2
|
indent_size = 2
|
||||||
|
|
||||||
[package.json]
|
[*.{cfg}]
|
||||||
indent_size = 2
|
indent_style = space
|
||||||
|
indent_size = 8
|
||||||
|
|||||||
@@ -1,15 +1,3 @@
|
|||||||
# This is intended for generated files and vendored third-party files.
|
static/js/bundle.js
|
||||||
# For our source code, instead of adding files here, consider using
|
static/js/blueslip.js
|
||||||
# specific eslint-disable comments in the files themselves.
|
puppet/zulip_ops/files/statsd/local.js
|
||||||
|
|
||||||
/docs/_build
|
|
||||||
/static/generated
|
|
||||||
/static/webpack-bundles
|
|
||||||
/var/*
|
|
||||||
!/var/puppeteer
|
|
||||||
/var/puppeteer/*
|
|
||||||
!/var/puppeteer/test_credentials.d.ts
|
|
||||||
/web/generated
|
|
||||||
/web/third
|
|
||||||
/zulip-current-venv
|
|
||||||
/zulip-py3-venv
|
|
||||||
|
|||||||
506
.eslintrc.json
506
.eslintrc.json
@@ -1,282 +1,246 @@
|
|||||||
{
|
{
|
||||||
"root": true,
|
|
||||||
"env": {
|
"env": {
|
||||||
"es2020": true,
|
|
||||||
"node": true
|
"node": true
|
||||||
},
|
},
|
||||||
"extends": [
|
"globals": {
|
||||||
"eslint:recommended",
|
"$": false,
|
||||||
"plugin:import/errors",
|
"_": false,
|
||||||
"plugin:import/warnings",
|
"jQuery": false,
|
||||||
"plugin:no-jquery/recommended",
|
"Spinner": false,
|
||||||
"plugin:no-jquery/deprecated",
|
"Handlebars": false,
|
||||||
"plugin:unicorn/recommended",
|
"XDate": false,
|
||||||
"prettier"
|
"zxcvbn": false,
|
||||||
],
|
"LazyLoad": false,
|
||||||
"parser": "@babel/eslint-parser",
|
"Dropbox": false,
|
||||||
"parserOptions": {
|
"SockJS": false,
|
||||||
"requireConfigFile": false,
|
"marked": false,
|
||||||
"warnOnUnsupportedTypeScriptVersion": false,
|
"i18n": false,
|
||||||
"sourceType": "unambiguous"
|
"bridge": false,
|
||||||
|
"page_params": false,
|
||||||
|
"status_classes": false,
|
||||||
|
"password_quality": false,
|
||||||
|
"csrf_token": false,
|
||||||
|
"typeahead_helper": false,
|
||||||
|
"popovers": false,
|
||||||
|
"server_events": false,
|
||||||
|
"ui": false,
|
||||||
|
"stream_color": false,
|
||||||
|
"people": false,
|
||||||
|
"navigate": false,
|
||||||
|
"settings": false,
|
||||||
|
"resize": false,
|
||||||
|
"loading": false,
|
||||||
|
"compose": false,
|
||||||
|
"compose_fade": false,
|
||||||
|
"subs": false,
|
||||||
|
"timerender": false,
|
||||||
|
"message_live_update": false,
|
||||||
|
"message_edit": false,
|
||||||
|
"reload": false,
|
||||||
|
"composebox_typeahead": false,
|
||||||
|
"search": false,
|
||||||
|
"topic_list": false,
|
||||||
|
"gear_menu": false,
|
||||||
|
"hashchange": false,
|
||||||
|
"message_list": false,
|
||||||
|
"Filter": false,
|
||||||
|
"pointer": false,
|
||||||
|
"util": false,
|
||||||
|
"MessageListView": false,
|
||||||
|
"blueslip": false,
|
||||||
|
"rows": false,
|
||||||
|
"WinChan": false,
|
||||||
|
"muting_ui": false,
|
||||||
|
"Socket": false,
|
||||||
|
"channel": false,
|
||||||
|
"components": false,
|
||||||
|
"viewport": false,
|
||||||
|
"avatar": false,
|
||||||
|
"feature_flags": false,
|
||||||
|
"search_suggestion": false,
|
||||||
|
"referral": false,
|
||||||
|
"notifications": false,
|
||||||
|
"message_flags": false,
|
||||||
|
"bot_data": false,
|
||||||
|
"stream_list": false,
|
||||||
|
"narrow": false,
|
||||||
|
"admin": false,
|
||||||
|
"stream_data": false,
|
||||||
|
"muting": false,
|
||||||
|
"Dict": false,
|
||||||
|
"unread": false,
|
||||||
|
"alert_words_ui": false,
|
||||||
|
"message_store": false,
|
||||||
|
"favicon": false,
|
||||||
|
"condense": false,
|
||||||
|
"floating_recipient_bar": false,
|
||||||
|
"tab_bar": false,
|
||||||
|
"emoji": false,
|
||||||
|
"activity": false,
|
||||||
|
"invite": false,
|
||||||
|
"colorspace": false,
|
||||||
|
"reactions": false,
|
||||||
|
"tutorial": false,
|
||||||
|
"templates": false,
|
||||||
|
"alert_words": false,
|
||||||
|
"fenced_code": false,
|
||||||
|
"echo": false,
|
||||||
|
"localstorage": false,
|
||||||
|
"current_msg_list": true,
|
||||||
|
"home_msg_list": false,
|
||||||
|
"pm_list": false,
|
||||||
|
"unread_ui": false,
|
||||||
|
"user_events": false,
|
||||||
|
"Plotly": false,
|
||||||
|
"emoji_codes": false
|
||||||
},
|
},
|
||||||
"plugins": ["formatjs", "no-jquery"],
|
|
||||||
"settings": {
|
|
||||||
"formatjs": {
|
|
||||||
"additionalFunctionNames": ["$t", "$t_html"]
|
|
||||||
},
|
|
||||||
"no-jquery": {
|
|
||||||
"collectionReturningPlugins": {
|
|
||||||
"expectOne": "always"
|
|
||||||
},
|
|
||||||
"variablePattern": "^\\$(?!t$|t_html$)."
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"reportUnusedDisableDirectives": true,
|
|
||||||
"rules": {
|
"rules": {
|
||||||
"array-callback-return": "error",
|
"no-restricted-syntax": 0,
|
||||||
"arrow-body-style": "error",
|
"no-nested-ternary": 0,
|
||||||
"block-scoped-var": "error",
|
"spaced-comment": 0,
|
||||||
"consistent-return": "error",
|
"space-infix-ops": 0,
|
||||||
"curly": "error",
|
"newline-per-chained-call": 0,
|
||||||
"dot-notation": "error",
|
"no-whitespace-before-property": 0,
|
||||||
"eqeqeq": "error",
|
"padded-blocks": 0,
|
||||||
"formatjs/enforce-default-message": ["error", "literal"],
|
"space-in-parens": 0,
|
||||||
"formatjs/enforce-placeholders": [
|
"eol-last": ["error", "always"],
|
||||||
"error",
|
"no-unneeded-ternary": ["error", { "defaultAssignment": false }],
|
||||||
{"ignoreList": ["b", "code", "em", "i", "kbd", "p", "strong"]}
|
"no-case-declarations": "error",
|
||||||
],
|
"eqeqeq": ["error", "allow-null"],
|
||||||
"formatjs/no-id": "error",
|
"no-duplicate-imports": "error",
|
||||||
"guard-for-in": "error",
|
"no-undef": "error",
|
||||||
"import/extensions": "error",
|
"dot-notation": ["error", { "allowKeywords": true }],
|
||||||
"import/first": "error",
|
|
||||||
"import/newline-after-import": "error",
|
|
||||||
"import/no-cycle": ["error", {"ignoreExternal": true}],
|
|
||||||
"import/no-duplicates": "error",
|
|
||||||
"import/no-self-import": "error",
|
|
||||||
"import/no-unresolved": "off",
|
|
||||||
"import/no-useless-path-segments": "error",
|
|
||||||
"import/order": ["error", {"alphabetize": {"order": "asc"}, "newlines-between": "always"}],
|
|
||||||
"import/unambiguous": "error",
|
|
||||||
"lines-around-directive": "error",
|
|
||||||
"new-cap": "error",
|
|
||||||
"no-alert": "error",
|
|
||||||
"no-array-constructor": "error",
|
|
||||||
"no-bitwise": "error",
|
|
||||||
"no-caller": "error",
|
|
||||||
"no-catch-shadow": "error",
|
|
||||||
"no-constant-condition": ["error", {"checkLoops": false}],
|
|
||||||
"no-div-regex": "error",
|
|
||||||
"no-else-return": "error",
|
|
||||||
"no-eq-null": "error",
|
|
||||||
"no-eval": "error",
|
|
||||||
"no-implicit-coercion": "error",
|
|
||||||
"no-implied-eval": "error",
|
|
||||||
"no-inner-declarations": "off",
|
|
||||||
"no-iterator": "error",
|
"no-iterator": "error",
|
||||||
"no-jquery/no-constructor-attributes": "error",
|
"no-dupe-class-members": "error",
|
||||||
"no-jquery/no-parse-html-literal": "error",
|
|
||||||
"no-label-var": "error",
|
|
||||||
"no-labels": "error",
|
|
||||||
"no-loop-func": "error",
|
|
||||||
"no-multi-str": "error",
|
|
||||||
"no-native-reassign": "error",
|
|
||||||
"no-new-func": "error",
|
|
||||||
"no-new-object": "error",
|
|
||||||
"no-new-wrappers": "error",
|
|
||||||
"no-octal-escape": "error",
|
|
||||||
"no-plusplus": "error",
|
|
||||||
"no-proto": "error",
|
|
||||||
"no-return-assign": "error",
|
|
||||||
"no-script-url": "error",
|
|
||||||
"no-self-compare": "error",
|
|
||||||
"no-sync": "error",
|
|
||||||
"no-throw-literal": "error",
|
|
||||||
"no-undef-init": "error",
|
|
||||||
"no-unneeded-ternary": ["error", {"defaultAssignment": false}],
|
|
||||||
"no-unused-expressions": "error",
|
|
||||||
"no-unused-vars": [
|
|
||||||
"error",
|
|
||||||
{"args": "all", "argsIgnorePattern": "^_", "ignoreRestSiblings": true}
|
|
||||||
],
|
|
||||||
"no-use-before-define": ["error", {"functions": false}],
|
|
||||||
"no-useless-concat": "error",
|
|
||||||
"no-useless-constructor": "error",
|
"no-useless-constructor": "error",
|
||||||
"no-var": "error",
|
"prefer-const": ["error", {
|
||||||
"object-shorthand": ["error", "always", {"avoidExplicitReturnArrows": true}],
|
"destructuring": "any",
|
||||||
|
"ignoreReadBeforeAssign": true
|
||||||
|
}],
|
||||||
|
"no-const-assign": "error",
|
||||||
|
"no-new-object": 2,
|
||||||
|
"quote-props": ["error", "as-needed", {
|
||||||
|
"keywords": false,
|
||||||
|
"unnecessary": true,
|
||||||
|
"numbers": false
|
||||||
|
}],
|
||||||
|
"no-array-constructor": "error",
|
||||||
|
"array-callback-return": "error",
|
||||||
|
"template-curly-spacing": "error",
|
||||||
|
//The Zulip codebase complies partially with the "no-useless-escape" rule; only regex expressions haven't been updated yet.
|
||||||
|
//Updated regex expressions are currently being tested in casper files and will decide about a potential future enforcement of this rule.
|
||||||
|
"no-useless-escape": 0,
|
||||||
|
"func-style": ["off", "expression"],
|
||||||
|
"wrap-iife": ["error", "outside", { "functionPrototypeMethods": false }],
|
||||||
|
"no-new-func": "error",
|
||||||
|
"space-before-function-paren": ["error", { "anonymous": "always", "named": "never", "asyncArrow": "always" }],
|
||||||
|
"no-param-reassign": 0,
|
||||||
|
"prefer-spread": "error",
|
||||||
|
"arrow-spacing": ["error", { "before": true, "after": true }],
|
||||||
|
"no-alert": 2,
|
||||||
|
"no-array-constructor": 2,
|
||||||
|
"no-caller": 2,
|
||||||
|
"no-bitwise": 2,
|
||||||
|
"no-catch-shadow": 2,
|
||||||
|
"comma-dangle": ["error", {
|
||||||
|
"arrays": "always-multiline",
|
||||||
|
"objects": "always-multiline",
|
||||||
|
"imports": "always-multiline",
|
||||||
|
"exports": "always-multiline",
|
||||||
|
"functions": "never"
|
||||||
|
}],
|
||||||
|
"no-console": 0,
|
||||||
|
"no-control-regex": 2,
|
||||||
|
"no-debugger": 2,
|
||||||
|
"no-div-regex": 2,
|
||||||
|
"no-dupe-keys": 2,
|
||||||
|
"no-else-return": 2,
|
||||||
|
"no-empty": 2,
|
||||||
|
"no-empty-character-class": 2,
|
||||||
|
"no-eq-null": 2,
|
||||||
|
"no-eval": 2,
|
||||||
|
"no-ex-assign": 2,
|
||||||
|
"no-extra-semi": 2,
|
||||||
|
"no-func-assign": 2,
|
||||||
|
"no-floating-decimal": 2,
|
||||||
|
"no-implied-eval": 2,
|
||||||
|
"no-with": 2,
|
||||||
|
"no-fallthrough": 2,
|
||||||
|
"no-unreachable": 2,
|
||||||
|
"no-undef": 2,
|
||||||
|
"no-undef-init": 2,
|
||||||
|
"no-unused-expressions": 2,
|
||||||
|
"no-octal": 2,
|
||||||
|
"no-octal-escape": 2,
|
||||||
|
"no-obj-calls": 2,
|
||||||
|
"no-multi-str": 2,
|
||||||
|
"no-new-wrappers": 2,
|
||||||
|
"no-new": 2,
|
||||||
|
"no-new-func": 2,
|
||||||
|
"no-native-reassign": 2,
|
||||||
|
"no-plusplus": 2,
|
||||||
|
"no-delete-var": 2,
|
||||||
|
"no-return-assign": 2,
|
||||||
|
"no-new-object": 2,
|
||||||
|
"no-label-var": 2,
|
||||||
|
"no-ternary": 0,
|
||||||
|
"no-self-compare": 2,
|
||||||
|
"no-sync": 2,
|
||||||
|
"no-underscore-dangle": 0,
|
||||||
|
"no-loop-func": 2,
|
||||||
|
"no-labels": 2,
|
||||||
|
"no-unused-vars": ["error", { "vars": "local", "args": "after-used",
|
||||||
|
"varsIgnorePattern": "print_elapsed_time|check_duplicate_ids"
|
||||||
|
}],
|
||||||
|
"no-script-url": 2,
|
||||||
|
"no-proto": 2,
|
||||||
|
"no-iterator": 2,
|
||||||
|
"no-mixed-requires": [0, false],
|
||||||
|
"no-extra-parens": ["error", "functions"],
|
||||||
|
"no-shadow": 0,
|
||||||
|
"no-use-before-define": 2,
|
||||||
|
"no-redeclare": 2,
|
||||||
|
"no-regex-spaces": 2,
|
||||||
|
"brace-style": ["error", "1tbs", { "allowSingleLine": true }],
|
||||||
|
"block-scoped-var": 2,
|
||||||
|
"camelcase": 0,
|
||||||
|
"complexity": [0, 4],
|
||||||
|
"curly": 2,
|
||||||
|
"dot-notation": 2,
|
||||||
|
"guard-for-in": 2,
|
||||||
|
"max-depth": [0, 4],
|
||||||
|
"max-len": ["error", 100, 2, {
|
||||||
|
"ignoreUrls": true,
|
||||||
|
"ignoreComments": false,
|
||||||
|
"ignoreRegExpLiterals": true,
|
||||||
|
"ignoreStrings": true,
|
||||||
|
"ignoreTemplateLiterals": true
|
||||||
|
}],
|
||||||
|
"max-params": [0, 3],
|
||||||
|
"max-statements": [0, 10],
|
||||||
|
"new-cap": ["error", { "newIsCap": true, "capIsNew": false }],
|
||||||
|
"new-parens": 2,
|
||||||
"one-var": ["error", "never"],
|
"one-var": ["error", "never"],
|
||||||
"prefer-arrow-callback": "error",
|
"quotes": [0, "single"],
|
||||||
"prefer-const": ["error", {"ignoreReadBeforeAssign": true}],
|
"quote-props": ["error", "as-needed", { "keywords": false, "unnecessary": true, "numbers": false }],
|
||||||
"radix": "error",
|
"radix": 2,
|
||||||
"sort-imports": ["error", {"ignoreDeclarationSort": true}],
|
"semi": 2,
|
||||||
"spaced-comment": ["error", "always", {"markers": ["/"]}],
|
"keyword-spacing": ["error", {
|
||||||
"strict": "error",
|
"before": true,
|
||||||
"unicorn/consistent-function-scoping": "off",
|
"after": true,
|
||||||
"unicorn/explicit-length-check": "off",
|
"overrides": {
|
||||||
"unicorn/filename-case": "off",
|
"return": { "after": true },
|
||||||
"unicorn/no-await-expression-member": "off",
|
"throw": { "after": true },
|
||||||
"unicorn/no-negated-condition": "off",
|
"case": { "after": true }
|
||||||
"unicorn/no-null": "off",
|
|
||||||
"unicorn/no-process-exit": "off",
|
|
||||||
"unicorn/no-useless-undefined": "off",
|
|
||||||
"unicorn/numeric-separators-style": "off",
|
|
||||||
"unicorn/prefer-module": "off",
|
|
||||||
"unicorn/prefer-node-protocol": "off",
|
|
||||||
"unicorn/prefer-ternary": "off",
|
|
||||||
"unicorn/prefer-top-level-await": "off",
|
|
||||||
"unicorn/prevent-abbreviations": "off",
|
|
||||||
"unicorn/switch-case-braces": "off",
|
|
||||||
"valid-typeof": ["error", {"requireStringLiterals": true}],
|
|
||||||
"yoda": "error"
|
|
||||||
},
|
|
||||||
"overrides": [
|
|
||||||
{
|
|
||||||
"files": ["web/tests/**"],
|
|
||||||
"rules": {
|
|
||||||
"no-jquery/no-selector-prop": "off"
|
|
||||||
}
|
}
|
||||||
},
|
}],
|
||||||
{
|
"space-before-blocks": 2,
|
||||||
"files": ["web/e2e-tests/**"],
|
"strict": 0,
|
||||||
"globals": {
|
"unnecessary-strict": 0,
|
||||||
"zulip_test": false
|
"use-isnan": 2,
|
||||||
}
|
"valid-typeof": ["error", { "requireStringLiterals": true }],
|
||||||
},
|
"wrap-iife": 2,
|
||||||
{
|
"wrap-regex": 0,
|
||||||
"files": ["web/src/**"],
|
"yoda": 2
|
||||||
"globals": {
|
}
|
||||||
"StripeCheckout": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"files": ["**/*.ts"],
|
|
||||||
"extends": [
|
|
||||||
"plugin:@typescript-eslint/recommended",
|
|
||||||
"plugin:@typescript-eslint/recommended-requiring-type-checking",
|
|
||||||
"plugin:@typescript-eslint/strict",
|
|
||||||
"plugin:import/typescript"
|
|
||||||
],
|
|
||||||
"parserOptions": {
|
|
||||||
"project": "tsconfig.json"
|
|
||||||
},
|
|
||||||
"settings": {
|
|
||||||
"import/resolver": {
|
|
||||||
"node": {
|
|
||||||
"extensions": [".ts", ".d.ts", ".js"] // https://github.com/import-js/eslint-plugin-import/issues/2267
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"JQuery": false
|
|
||||||
},
|
|
||||||
"rules": {
|
|
||||||
// Disable base rule to avoid conflict
|
|
||||||
"no-use-before-define": "off",
|
|
||||||
|
|
||||||
"@typescript-eslint/consistent-type-assertions": [
|
|
||||||
"error",
|
|
||||||
{"assertionStyle": "never"}
|
|
||||||
],
|
|
||||||
"@typescript-eslint/consistent-type-definitions": ["error", "type"],
|
|
||||||
"@typescript-eslint/consistent-type-imports": "error",
|
|
||||||
"@typescript-eslint/explicit-function-return-type": [
|
|
||||||
"error",
|
|
||||||
{"allowExpressions": true}
|
|
||||||
],
|
|
||||||
"@typescript-eslint/member-ordering": "error",
|
|
||||||
"@typescript-eslint/no-non-null-assertion": "off",
|
|
||||||
"@typescript-eslint/no-unnecessary-condition": "off",
|
|
||||||
"@typescript-eslint/no-unnecessary-qualifier": "error",
|
|
||||||
"@typescript-eslint/no-unsafe-argument": "off",
|
|
||||||
"@typescript-eslint/no-unsafe-assignment": "off",
|
|
||||||
"@typescript-eslint/no-unsafe-call": "off",
|
|
||||||
"@typescript-eslint/no-unsafe-member-access": "off",
|
|
||||||
"@typescript-eslint/no-unsafe-return": "off",
|
|
||||||
"@typescript-eslint/no-unused-vars": [
|
|
||||||
"error",
|
|
||||||
{"args": "all", "argsIgnorePattern": "^_", "ignoreRestSiblings": true}
|
|
||||||
],
|
|
||||||
"@typescript-eslint/no-use-before-define": ["error", {"functions": false}],
|
|
||||||
"@typescript-eslint/parameter-properties": "error",
|
|
||||||
"@typescript-eslint/promise-function-async": "error",
|
|
||||||
"no-undef": "error"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"files": ["**/*.d.ts"],
|
|
||||||
"rules": {
|
|
||||||
"import/unambiguous": "off"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"files": ["web/e2e-tests/**", "web/tests/**"],
|
|
||||||
"globals": {
|
|
||||||
"CSS": false,
|
|
||||||
"document": false,
|
|
||||||
"navigator": false,
|
|
||||||
"window": false
|
|
||||||
},
|
|
||||||
"rules": {
|
|
||||||
"formatjs/no-id": "off",
|
|
||||||
"new-cap": "off",
|
|
||||||
"no-sync": "off",
|
|
||||||
"unicorn/prefer-prototype-methods": "off"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"files": ["web/debug-require.js"],
|
|
||||||
"env": {
|
|
||||||
"browser": true,
|
|
||||||
"es2020": false
|
|
||||||
},
|
|
||||||
"rules": {
|
|
||||||
// Don’t require ES features that PhantomJS doesn’t support
|
|
||||||
// TODO: Toggle these settings now that we don't use PhantomJS
|
|
||||||
"no-var": "off",
|
|
||||||
"object-shorthand": "off",
|
|
||||||
"prefer-arrow-callback": "off"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"files": ["web/shared/**", "web/src/**", "web/third/**"],
|
|
||||||
"env": {
|
|
||||||
"browser": true,
|
|
||||||
"node": false
|
|
||||||
},
|
|
||||||
"globals": {
|
|
||||||
"ZULIP_VERSION": false
|
|
||||||
},
|
|
||||||
"rules": {
|
|
||||||
"no-console": "error"
|
|
||||||
},
|
|
||||||
"settings": {
|
|
||||||
"import/resolver": {
|
|
||||||
"webpack": {
|
|
||||||
"config": "./web/webpack.config.ts"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"files": ["web/shared/**"],
|
|
||||||
"env": {
|
|
||||||
"browser": false,
|
|
||||||
"shared-node-browser": true
|
|
||||||
},
|
|
||||||
"rules": {
|
|
||||||
"import/no-restricted-paths": [
|
|
||||||
"error",
|
|
||||||
{
|
|
||||||
"zones": [
|
|
||||||
{
|
|
||||||
"target": "./web/shared",
|
|
||||||
"from": ".",
|
|
||||||
"except": ["./node_modules", "./web/shared"]
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"unicorn/prefer-string-replace-all": "off"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|||||||
41
.gitattributes
vendored
41
.gitattributes
vendored
@@ -1,32 +1,29 @@
|
|||||||
# DIFFS: Noise suppression.
|
|
||||||
#
|
|
||||||
# Suppress noisy generated files in diffs.
|
|
||||||
# (When you actually want to see these diffs, use `git diff -a`.)
|
|
||||||
|
|
||||||
# Large test fixtures:
|
|
||||||
corporate/tests/stripe_fixtures/*.json -diff
|
|
||||||
|
|
||||||
|
|
||||||
# FORMATTING
|
|
||||||
|
|
||||||
# Maintain LF (Unix-style) newlines in text files.
|
|
||||||
* text=auto eol=lf
|
* text=auto eol=lf
|
||||||
|
|
||||||
# Make sure various media files never get somehow auto-detected as text
|
|
||||||
# and then newline-converted.
|
|
||||||
*.gif binary
|
*.gif binary
|
||||||
*.jpg binary
|
*.jpg binary
|
||||||
*.jpeg binary
|
|
||||||
*.eot binary
|
*.eot binary
|
||||||
*.woff binary
|
*.woff binary
|
||||||
*.woff2 binary
|
|
||||||
*.svg binary
|
*.svg binary
|
||||||
*.ttf binary
|
*.ttf binary
|
||||||
*.png binary
|
*.png binary
|
||||||
*.otf binary
|
*.otf binary
|
||||||
*.tif binary
|
*.tif binary
|
||||||
*.ogg binary
|
.gitignore export-ignore
|
||||||
*.bson binary
|
.gitattributes export-ignore
|
||||||
*.bmp binary
|
/static/assets export-ignore
|
||||||
*.mp3 binary
|
/bots export-ignore
|
||||||
*.pdf binary
|
/corporate export-ignore
|
||||||
|
/static export-ignore
|
||||||
|
/tools export-ignore
|
||||||
|
/zilencer export-ignore
|
||||||
|
/templates/corporate export-ignore
|
||||||
|
/templates/zilencer export-ignore
|
||||||
|
/puppet/zulip_internal export-ignore
|
||||||
|
/zproject/local_settings.py export-ignore
|
||||||
|
/zproject/test_settings.py export-ignore
|
||||||
|
/zerver/fixtures export-ignore
|
||||||
|
/zerver/tests export-ignore
|
||||||
|
/frontend_tests export-ignore
|
||||||
|
/node_modules export-ignore
|
||||||
|
/humbug export-ignore
|
||||||
|
/locale export-ignore
|
||||||
|
|||||||
3
.github/FUNDING.yml
vendored
3
.github/FUNDING.yml
vendored
@@ -1,3 +0,0 @@
|
|||||||
github: zulip
|
|
||||||
patreon: zulip
|
|
||||||
open_collective: zulip
|
|
||||||
10
.github/ISSUE_TEMPLATE/1_discussed_on_czo.md
vendored
10
.github/ISSUE_TEMPLATE/1_discussed_on_czo.md
vendored
@@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
name: Issue discussed in the Zulip development community
|
|
||||||
about: Bug report, feature or improvement already discussed on chat.zulip.org.
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- Issue description -->
|
|
||||||
|
|
||||||
<!-- Link to a message in the chat.zulip.org discussion. Message links will still work even if the topic is renamed or resolved. Link back to this issue from the chat.zulip.org thread. -->
|
|
||||||
|
|
||||||
CZO thread
|
|
||||||
17
.github/ISSUE_TEMPLATE/2_bug_report.md
vendored
17
.github/ISSUE_TEMPLATE/2_bug_report.md
vendored
@@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: A concrete bug report with steps to reproduce the behavior. (See also "Possible bug" below.)
|
|
||||||
labels: ["bug"]
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- Describe what you were expecting to see, what you saw instead, and steps to take in order to reproduce the buggy behavior. Screenshots can be helpful. -->
|
|
||||||
|
|
||||||
<!-- Check the box for the version of Zulip you are using (see https://zulip.com/help/view-zulip-version).-->
|
|
||||||
|
|
||||||
**Zulip Server and web app version:**
|
|
||||||
|
|
||||||
- [ ] Zulip Cloud (`*.zulipchat.com`)
|
|
||||||
- [ ] Zulip Server 7.0+
|
|
||||||
- [ ] Zulip Server 6.0+
|
|
||||||
- [ ] Zulip Server 5.0 or older
|
|
||||||
- [ ] Other or not sure
|
|
||||||
6
.github/ISSUE_TEMPLATE/3_feature_request.md
vendored
6
.github/ISSUE_TEMPLATE/3_feature_request.md
vendored
@@ -1,6 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature or improvement request
|
|
||||||
about: A specific proposal for a new feature of improvement. (See also "Feature suggestion or feedback" below.)
|
|
||||||
---
|
|
||||||
|
|
||||||
<!-- Describe the proposal, including how it would help you or your organization. -->
|
|
||||||
14
.github/ISSUE_TEMPLATE/config.yml
vendored
14
.github/ISSUE_TEMPLATE/config.yml
vendored
@@ -1,14 +0,0 @@
|
|||||||
blank_issues_enabled: true
|
|
||||||
contact_links:
|
|
||||||
- name: Possible bug
|
|
||||||
url: https://zulip.readthedocs.io/en/latest/contributing/reporting-bugs.html
|
|
||||||
about: Report unexpected behavior that may be a bug.
|
|
||||||
- name: Feature suggestion or feedback
|
|
||||||
url: https://zulip.readthedocs.io/en/latest/contributing/suggesting-features.html
|
|
||||||
about: Start a discussion about your idea for improving Zulip.
|
|
||||||
- name: Issue with running or upgrading a Zulip server
|
|
||||||
url: https://zulip.readthedocs.io/en/latest/production/troubleshooting.html
|
|
||||||
about: We provide free, interactive support for the vast majority of questions about running a Zulip server.
|
|
||||||
- name: Other support requests and sales questions
|
|
||||||
url: https://zulip.com/help/contact-support
|
|
||||||
about: Contact us — we're happy to help!
|
|
||||||
43
.github/pull_request_template.md
vendored
43
.github/pull_request_template.md
vendored
@@ -1,43 +0,0 @@
|
|||||||
<!-- Describe your pull request here.-->
|
|
||||||
|
|
||||||
Fixes: <!-- Issue link, or clear description.-->
|
|
||||||
|
|
||||||
<!-- If the PR makes UI changes, always include one or more still screenshots to demonstrate your changes. If it seems helpful, add a screen capture of the new functionality as well.
|
|
||||||
|
|
||||||
Tooling tips: https://zulip.readthedocs.io/en/latest/tutorials/screenshot-and-gif-software.html
|
|
||||||
-->
|
|
||||||
|
|
||||||
**Screenshots and screen captures:**
|
|
||||||
|
|
||||||
<details>
|
|
||||||
<summary>Self-review checklist</summary>
|
|
||||||
|
|
||||||
<!-- Prior to submitting a PR, follow our step-by-step guide to review your own code:
|
|
||||||
https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code -->
|
|
||||||
|
|
||||||
<!-- Once you create the PR, check off all the steps below that you have completed.
|
|
||||||
If any of these steps are not relevant or you have not completed, leave them unchecked.-->
|
|
||||||
|
|
||||||
- [ ] [Self-reviewed](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code) the changes for clarity and maintainability
|
|
||||||
(variable names, code reuse, readability, etc.).
|
|
||||||
|
|
||||||
Communicate decisions, questions, and potential concerns.
|
|
||||||
|
|
||||||
- [ ] Explains differences from previous plans (e.g., issue description).
|
|
||||||
- [ ] Highlights technical choices and bugs encountered.
|
|
||||||
- [ ] Calls out remaining decisions and concerns.
|
|
||||||
- [ ] Automated tests verify logic where appropriate.
|
|
||||||
|
|
||||||
Individual commits are ready for review (see [commit discipline](https://zulip.readthedocs.io/en/latest/contributing/commit-discipline.html)).
|
|
||||||
|
|
||||||
- [ ] Each commit is a coherent idea.
|
|
||||||
- [ ] Commit message(s) explain reasoning and motivation for changes.
|
|
||||||
|
|
||||||
Completed manual review and testing of the following:
|
|
||||||
|
|
||||||
- [ ] Visual appearance of the changes.
|
|
||||||
- [ ] Responsiveness and internationalization.
|
|
||||||
- [ ] Strings and tooltips.
|
|
||||||
- [ ] End-to-end functionality of buttons, interactions and flows.
|
|
||||||
- [ ] Corner cases, error conditions, and easily imagined bugs.
|
|
||||||
</details>
|
|
||||||
40
.github/workflows/codeql-analysis.yml
vendored
40
.github/workflows/codeql-analysis.yml
vendored
@@ -1,40 +0,0 @@
|
|||||||
name: "Code scanning"
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: ["*.x", chat.zulip.org, main]
|
|
||||||
tags: ["*"]
|
|
||||||
pull_request:
|
|
||||||
branches: ["*.x", chat.zulip.org, main]
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: "${{ github.workflow }}-${{ github.head_ref || github.run_id }}"
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
CodeQL:
|
|
||||||
permissions:
|
|
||||||
actions: read # for github/codeql-action/init to get workflow details
|
|
||||||
contents: read # for actions/checkout to fetch code
|
|
||||||
security-events: write # for github/codeql-action/analyze to upload SARIF results
|
|
||||||
if: ${{!github.event.repository.private}}
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Check out repository
|
|
||||||
uses: actions/checkout@v3
|
|
||||||
|
|
||||||
# Initializes the CodeQL tools for scanning.
|
|
||||||
- name: Initialize CodeQL
|
|
||||||
uses: github/codeql-action/init@v2
|
|
||||||
|
|
||||||
# Override language selection by uncommenting this and choosing your languages
|
|
||||||
# with:
|
|
||||||
# languages: go, javascript, csharp, python, cpp, java
|
|
||||||
|
|
||||||
- name: Perform CodeQL Analysis
|
|
||||||
uses: github/codeql-action/analyze@v2
|
|
||||||
329
.github/workflows/production-suite.yml
vendored
329
.github/workflows/production-suite.yml
vendored
@@ -1,329 +0,0 @@
|
|||||||
name: Zulip production suite
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: ["*.x", chat.zulip.org, main]
|
|
||||||
tags: ["*"]
|
|
||||||
pull_request:
|
|
||||||
paths:
|
|
||||||
- .github/workflows/production-suite.yml
|
|
||||||
- "**/migrations/**"
|
|
||||||
- manage.py
|
|
||||||
- pnpm-lock.yaml
|
|
||||||
- puppet/**
|
|
||||||
- requirements/**
|
|
||||||
- scripts/**
|
|
||||||
- tools/**
|
|
||||||
- web/babel.config.js
|
|
||||||
- web/postcss.config.js
|
|
||||||
- web/third/**
|
|
||||||
- web/webpack.config.ts
|
|
||||||
- zerver/worker/queue_processors.py
|
|
||||||
- zerver/lib/push_notifications.py
|
|
||||||
- zerver/decorator.py
|
|
||||||
- zproject/**
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: "${{ github.workflow }}-${{ github.head_ref || github.run_id }}"
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
defaults:
|
|
||||||
run:
|
|
||||||
shell: bash
|
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
production_build:
|
|
||||||
# This job builds a release tarball from the current commit, which
|
|
||||||
# will be used for all of the following install/upgrade tests.
|
|
||||||
name: Ubuntu 20.04 production build
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
|
|
||||||
# Docker images are built from 'tools/ci/Dockerfile'; the comments at
|
|
||||||
# the top explain how to build and upload these images.
|
|
||||||
# Ubuntu 20.04 ships with Python 3.8.10.
|
|
||||||
container: zulip/ci:focal
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Add required permissions
|
|
||||||
run: |
|
|
||||||
# The checkout actions doesn't clone to ~/zulip or allow
|
|
||||||
# us to use the path option to clone outside the current
|
|
||||||
# /__w/zulip/zulip directory. Since this directory is owned
|
|
||||||
# by root we need to change it's ownership to allow the
|
|
||||||
# github user to clone the code here.
|
|
||||||
# Note: /__w/ is a docker volume mounted to $GITHUB_WORKSPACE
|
|
||||||
# which is /home/runner/work/.
|
|
||||||
sudo chown -R github .
|
|
||||||
|
|
||||||
# This is the GitHub Actions specific cache directory the
|
|
||||||
# the current github user must be able to access for the
|
|
||||||
# cache action to work. It is owned by root currently.
|
|
||||||
sudo chmod -R 0777 /__w/_temp/
|
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Create cache directories
|
|
||||||
run: |
|
|
||||||
dirs=(/srv/zulip-{venv,emoji}-cache)
|
|
||||||
sudo mkdir -p "${dirs[@]}"
|
|
||||||
sudo chown -R github "${dirs[@]}"
|
|
||||||
|
|
||||||
- name: Restore pnpm store
|
|
||||||
uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: /__w/.pnpm-store
|
|
||||||
key: v1-pnpm-store-focal-${{ hashFiles('pnpm-lock.yaml') }}
|
|
||||||
|
|
||||||
- name: Restore python cache
|
|
||||||
uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: /srv/zulip-venv-cache
|
|
||||||
key: v1-venv-focal-${{ hashFiles('requirements/dev.txt') }}
|
|
||||||
restore-keys: v1-venv-focal
|
|
||||||
|
|
||||||
- name: Restore emoji cache
|
|
||||||
uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: /srv/zulip-emoji-cache
|
|
||||||
key: v1-emoji-focal-${{ hashFiles('tools/setup/emoji/emoji_map.json') }}-${{ hashFiles('tools/setup/emoji/build_emoji') }}-${{ hashFiles('tools/setup/emoji/emoji_setup_utils.py') }}-${{ hashFiles('tools/setup/emoji/emoji_names.py') }}-${{ hashFiles('package.json') }}
|
|
||||||
restore-keys: v1-emoji-focal
|
|
||||||
|
|
||||||
- name: Build production tarball
|
|
||||||
run: ./tools/ci/production-build
|
|
||||||
|
|
||||||
- name: Upload production build artifacts for install jobs
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: production-tarball
|
|
||||||
path: /tmp/production-build
|
|
||||||
retention-days: 1
|
|
||||||
|
|
||||||
- name: Verify pnpm store path
|
|
||||||
run: |
|
|
||||||
set -x
|
|
||||||
path="$(pnpm store path)"
|
|
||||||
[[ "$path" == /__w/.pnpm-store/* ]]
|
|
||||||
|
|
||||||
- name: Generate failure report string
|
|
||||||
id: failure_report_string
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
run: tools/ci/generate-failure-message >> $GITHUB_OUTPUT
|
|
||||||
|
|
||||||
- name: Report status to CZO
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
uses: zulip/github-actions-zulip/send-message@v1
|
|
||||||
with:
|
|
||||||
api-key: ${{ secrets.ZULIP_BOT_KEY }}
|
|
||||||
email: "github-actions-bot@chat.zulip.org"
|
|
||||||
organization-url: "https://chat.zulip.org"
|
|
||||||
to: "automated testing"
|
|
||||||
topic: ${{ steps.failure_report_string.outputs.topic }}
|
|
||||||
type: "stream"
|
|
||||||
content: ${{ steps.failure_report_string.outputs.content }}
|
|
||||||
|
|
||||||
production_install:
|
|
||||||
# This job installs the server release tarball built above on a
|
|
||||||
# range of platforms, and does some basic health checks on the
|
|
||||||
# resulting installer Zulip server.
|
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
# Docker images are built from 'tools/ci/Dockerfile'; the comments at
|
|
||||||
# the top explain how to build and upload these images.
|
|
||||||
- docker_image: zulip/ci:focal
|
|
||||||
name: Ubuntu 20.04 production install and PostgreSQL upgrade with pgroonga
|
|
||||||
os: focal
|
|
||||||
extra-args: ""
|
|
||||||
|
|
||||||
- docker_image: zulip/ci:jammy
|
|
||||||
name: Ubuntu 22.04 production install
|
|
||||||
os: jammy
|
|
||||||
extra-args: ""
|
|
||||||
|
|
||||||
- docker_image: zulip/ci:bullseye
|
|
||||||
name: Debian 11 production install with custom db name and user
|
|
||||||
os: bullseye
|
|
||||||
extra-args: --test-custom-db
|
|
||||||
|
|
||||||
- docker_image: zulip/ci:bookworm
|
|
||||||
name: Debian 12 production install
|
|
||||||
os: bookworm
|
|
||||||
extra-args: ""
|
|
||||||
|
|
||||||
name: ${{ matrix.name }}
|
|
||||||
container:
|
|
||||||
image: ${{ matrix.docker_image }}
|
|
||||||
options: --init
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: production_build
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Download built production tarball
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: production-tarball
|
|
||||||
path: /tmp
|
|
||||||
|
|
||||||
- name: Add required permissions and setup
|
|
||||||
run: |
|
|
||||||
# This is the GitHub Actions specific cache directory the
|
|
||||||
# the current github user must be able to access for the
|
|
||||||
# cache action to work. It is owned by root currently.
|
|
||||||
sudo chmod -R 0777 /__w/_temp/
|
|
||||||
|
|
||||||
# Since actions/download-artifact@v2 loses all the permissions
|
|
||||||
# of the tarball uploaded by the upload artifact fix those.
|
|
||||||
chmod +x /tmp/production-upgrade-pg
|
|
||||||
chmod +x /tmp/production-pgroonga
|
|
||||||
chmod +x /tmp/production-install
|
|
||||||
chmod +x /tmp/production-verify
|
|
||||||
chmod +x /tmp/generate-failure-message
|
|
||||||
|
|
||||||
- name: Create cache directories
|
|
||||||
run: |
|
|
||||||
dirs=(/srv/zulip-{venv,emoji}-cache)
|
|
||||||
sudo mkdir -p "${dirs[@]}"
|
|
||||||
sudo chown -R github "${dirs[@]}"
|
|
||||||
|
|
||||||
- name: Install production
|
|
||||||
run: sudo /tmp/production-install ${{ matrix.extra-args }}
|
|
||||||
|
|
||||||
- name: Verify install
|
|
||||||
run: sudo /tmp/production-verify ${{ matrix.extra-args }}
|
|
||||||
|
|
||||||
- name: Install pgroonga
|
|
||||||
if: ${{ matrix.os == 'focal' }}
|
|
||||||
run: sudo /tmp/production-pgroonga
|
|
||||||
|
|
||||||
- name: Verify install after installing pgroonga
|
|
||||||
if: ${{ matrix.os == 'focal' }}
|
|
||||||
run: sudo /tmp/production-verify ${{ matrix.extra-args }}
|
|
||||||
|
|
||||||
- name: Upgrade postgresql
|
|
||||||
if: ${{ matrix.os == 'focal' }}
|
|
||||||
run: sudo /tmp/production-upgrade-pg
|
|
||||||
|
|
||||||
- name: Verify install after upgrading postgresql
|
|
||||||
if: ${{ matrix.os == 'focal' }}
|
|
||||||
run: sudo /tmp/production-verify ${{ matrix.extra-args }}
|
|
||||||
|
|
||||||
- name: Generate failure report string
|
|
||||||
id: failure_report_string
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
run: /tmp/generate-failure-message >> $GITHUB_OUTPUT
|
|
||||||
|
|
||||||
- name: Report status to CZO
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
uses: zulip/github-actions-zulip/send-message@v1
|
|
||||||
with:
|
|
||||||
api-key: ${{ secrets.ZULIP_BOT_KEY }}
|
|
||||||
email: "github-actions-bot@chat.zulip.org"
|
|
||||||
organization-url: "https://chat.zulip.org"
|
|
||||||
to: "automated testing"
|
|
||||||
topic: ${{ steps.failure_report_string.outputs.topic }}
|
|
||||||
type: "stream"
|
|
||||||
content: ${{ steps.failure_report_string.outputs.content }}
|
|
||||||
|
|
||||||
production_upgrade:
|
|
||||||
# The production upgrade job starts with a container with a
|
|
||||||
# previous Zulip release installed, and attempts to upgrade it to
|
|
||||||
# the release tarball built for the current commit being tested.
|
|
||||||
#
|
|
||||||
# This is intended to catch bugs that result in the upgrade
|
|
||||||
# process failing.
|
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
# Docker images are built from 'tools/ci/Dockerfile.prod'; the comments at
|
|
||||||
# the top explain how to build and upload these images.
|
|
||||||
- docker_image: zulip/ci:focal-3.2
|
|
||||||
name: 3.2 Version Upgrade
|
|
||||||
os: focal
|
|
||||||
- docker_image: zulip/ci:bullseye-4.2
|
|
||||||
name: 4.2 Version Upgrade
|
|
||||||
os: bullseye
|
|
||||||
- docker_image: zulip/ci:bullseye-5.0
|
|
||||||
name: 5.0 Version Upgrade
|
|
||||||
os: bullseye
|
|
||||||
- docker_image: zulip/ci:bullseye-6.0
|
|
||||||
name: 6.0 Version Upgrade
|
|
||||||
os: bullseye
|
|
||||||
- docker_image: zulip/ci:bookworm-7.0
|
|
||||||
name: 7.0 Version Upgrade
|
|
||||||
os: bookworm
|
|
||||||
|
|
||||||
name: ${{ matrix.name }}
|
|
||||||
container:
|
|
||||||
image: ${{ matrix.docker_image }}
|
|
||||||
options: --init
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
needs: production_build
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: Download built production tarball
|
|
||||||
uses: actions/download-artifact@v3
|
|
||||||
with:
|
|
||||||
name: production-tarball
|
|
||||||
path: /tmp
|
|
||||||
|
|
||||||
- name: Add required permissions and setup
|
|
||||||
run: |
|
|
||||||
# This is the GitHub Actions specific cache directory the
|
|
||||||
# the current github user must be able to access for the
|
|
||||||
# cache action to work. It is owned by root currently.
|
|
||||||
sudo chmod -R 0777 /__w/_temp/
|
|
||||||
|
|
||||||
# Since actions/download-artifact@v2 loses all the permissions
|
|
||||||
# of the tarball uploaded by the upload artifact fix those.
|
|
||||||
chmod +x /tmp/production-upgrade
|
|
||||||
chmod +x /tmp/production-verify
|
|
||||||
chmod +x /tmp/generate-failure-message
|
|
||||||
|
|
||||||
- name: Create cache directories
|
|
||||||
run: |
|
|
||||||
dirs=(/srv/zulip-{venv,emoji}-cache)
|
|
||||||
sudo mkdir -p "${dirs[@]}"
|
|
||||||
sudo chown -R github "${dirs[@]}"
|
|
||||||
|
|
||||||
- name: Temporarily bootstrap PostgreSQL upgrades
|
|
||||||
# https://chat.zulip.org/#narrow/stream/43-automated-testing/topic/postgres.20client.20upgrade.20failures/near/1640444
|
|
||||||
# On Debian, there is an ordering issue with post-install maintainer
|
|
||||||
# scripts when postgresql-client-common is upgraded at the same time as
|
|
||||||
# postgresql-client and postgresql-client-15. Upgrade just
|
|
||||||
# postgresql-client-common first, so the main upgrade process can
|
|
||||||
# succeed. This is a _temporary_ work-around to improve CI signal, as
|
|
||||||
# the failure does represent a real failure that production systems may
|
|
||||||
# encounter.
|
|
||||||
run: sudo apt-get update && sudo apt-get install -y --only-upgrade postgresql-client-common
|
|
||||||
|
|
||||||
- name: Upgrade production
|
|
||||||
run: sudo /tmp/production-upgrade
|
|
||||||
|
|
||||||
# TODO: We should be running production-verify here, but it
|
|
||||||
# doesn't pass yet.
|
|
||||||
#
|
|
||||||
# - name: Verify install
|
|
||||||
# run: sudo /tmp/production-verify
|
|
||||||
|
|
||||||
- name: Generate failure report string
|
|
||||||
id: failure_report_string
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
run: /tmp/generate-failure-message >> $GITHUB_OUTPUT
|
|
||||||
|
|
||||||
- name: Report status to CZO
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
uses: zulip/github-actions-zulip/send-message@v1
|
|
||||||
with:
|
|
||||||
api-key: ${{ secrets.ZULIP_BOT_KEY }}
|
|
||||||
email: "github-actions-bot@chat.zulip.org"
|
|
||||||
organization-url: "https://chat.zulip.org"
|
|
||||||
to: "automated testing"
|
|
||||||
topic: ${{ steps.failure_report_string.outputs.topic }}
|
|
||||||
type: "stream"
|
|
||||||
content: ${{ steps.failure_report_string.outputs.content }}
|
|
||||||
27
.github/workflows/update-oneclick-apps.yml
vendored
27
.github/workflows/update-oneclick-apps.yml
vendored
@@ -1,27 +0,0 @@
|
|||||||
name: Update one click apps
|
|
||||||
on:
|
|
||||||
release:
|
|
||||||
types: [published]
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
update-digitalocean-oneclick-app:
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
- name: Update DigitalOcean one click app
|
|
||||||
env:
|
|
||||||
DIGITALOCEAN_API_KEY: ${{ secrets.ONE_CLICK_ACTION_DIGITALOCEAN_API_KEY }}
|
|
||||||
ZULIP_API_KEY: ${{ secrets.ONE_CLICK_ACTION_ZULIP_BOT_API_KEY }}
|
|
||||||
ZULIP_EMAIL: ${{ secrets.ONE_CLICK_ACTION_ZULIP_BOT_EMAIL }}
|
|
||||||
ZULIP_SITE: https://chat.zulip.org
|
|
||||||
ONE_CLICK_ACTION_STREAM: kandra ops
|
|
||||||
PYTHON_DIGITALOCEAN_REQUEST_TIMEOUT_SEC: 30
|
|
||||||
RELEASE_VERSION: ${{ github.event.release.tag_name }}
|
|
||||||
run: |
|
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
|
||||||
git clone https://github.com/zulip/marketplace-partners
|
|
||||||
pip3 install python-digitalocean zulip fab-classic PyNaCl
|
|
||||||
echo $PATH
|
|
||||||
python3 tools/oneclickapps/prepare_digital_ocean_one_click_app_release.py
|
|
||||||
271
.github/workflows/zulip-ci.yml
vendored
271
.github/workflows/zulip-ci.yml
vendored
@@ -1,271 +0,0 @@
|
|||||||
# NOTE: Everything test in this file should be in `tools/test-all`. If there's a
|
|
||||||
# reason not to run it there, it should be there as a comment
|
|
||||||
# explaining why.
|
|
||||||
|
|
||||||
name: Zulip CI
|
|
||||||
|
|
||||||
on:
|
|
||||||
push:
|
|
||||||
branches: ["*.x", chat.zulip.org, main]
|
|
||||||
tags: ["*"]
|
|
||||||
pull_request:
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
concurrency:
|
|
||||||
group: "${{ github.workflow }}-${{ github.head_ref || github.run_id }}"
|
|
||||||
cancel-in-progress: true
|
|
||||||
|
|
||||||
defaults:
|
|
||||||
run:
|
|
||||||
shell: bash
|
|
||||||
|
|
||||||
permissions:
|
|
||||||
contents: read
|
|
||||||
|
|
||||||
jobs:
|
|
||||||
tests:
|
|
||||||
strategy:
|
|
||||||
fail-fast: false
|
|
||||||
matrix:
|
|
||||||
include:
|
|
||||||
# Base images are built using `tools/ci/Dockerfile.prod.template`.
|
|
||||||
# The comments at the top explain how to build and upload these images.
|
|
||||||
# Ubuntu 20.04 ships with Python 3.8.10.
|
|
||||||
- docker_image: zulip/ci:focal
|
|
||||||
name: Ubuntu 20.04 (Python 3.8, backend + frontend)
|
|
||||||
os: focal
|
|
||||||
include_documentation_tests: false
|
|
||||||
include_frontend_tests: true
|
|
||||||
# Debian 11 ships with Python 3.9.2.
|
|
||||||
- docker_image: zulip/ci:bullseye
|
|
||||||
name: Debian 11 (Python 3.9, backend + documentation)
|
|
||||||
os: bullseye
|
|
||||||
include_documentation_tests: true
|
|
||||||
include_frontend_tests: false
|
|
||||||
# Ubuntu 22.04 ships with Python 3.10.4.
|
|
||||||
- docker_image: zulip/ci:jammy
|
|
||||||
name: Ubuntu 22.04 (Python 3.10, backend)
|
|
||||||
os: jammy
|
|
||||||
include_documentation_tests: false
|
|
||||||
include_frontend_tests: false
|
|
||||||
# Debian 12 ships with Python 3.11.2.
|
|
||||||
- docker_image: zulip/ci:bookworm
|
|
||||||
name: Debian 12 (Python 3.11, backend)
|
|
||||||
os: bookworm
|
|
||||||
include_documentation_tests: false
|
|
||||||
include_frontend_tests: false
|
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
|
||||||
name: ${{ matrix.name }}
|
|
||||||
container: ${{ matrix.docker_image }}
|
|
||||||
env:
|
|
||||||
# GitHub Actions sets HOME to /github/home which causes
|
|
||||||
# problem later in provision and frontend test that runs
|
|
||||||
# tools/setup/postgresql-init-dev-db because of the .pgpass
|
|
||||||
# location. PostgreSQL (psql) expects .pgpass to be at
|
|
||||||
# /home/github/.pgpass and setting home to `/home/github/`
|
|
||||||
# ensures it written there because we write it to ~/.pgpass.
|
|
||||||
HOME: /home/github/
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- uses: actions/checkout@v3
|
|
||||||
|
|
||||||
- name: Create cache directories
|
|
||||||
run: |
|
|
||||||
dirs=(/srv/zulip-{venv,emoji}-cache)
|
|
||||||
sudo mkdir -p "${dirs[@]}"
|
|
||||||
sudo chown -R github "${dirs[@]}"
|
|
||||||
|
|
||||||
- name: Restore pnpm store
|
|
||||||
uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: /__w/.pnpm-store
|
|
||||||
key: v1-pnpm-store-${{ matrix.os }}-${{ hashFiles('pnpm-lock.yaml') }}
|
|
||||||
|
|
||||||
- name: Restore python cache
|
|
||||||
uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: /srv/zulip-venv-cache
|
|
||||||
key: v1-venv-${{ matrix.os }}-${{ hashFiles('requirements/dev.txt') }}
|
|
||||||
restore-keys: v1-venv-${{ matrix.os }}
|
|
||||||
|
|
||||||
- name: Restore emoji cache
|
|
||||||
uses: actions/cache@v3
|
|
||||||
with:
|
|
||||||
path: /srv/zulip-emoji-cache
|
|
||||||
key: v1-emoji-${{ matrix.os }}-${{ hashFiles('tools/setup/emoji/emoji_map.json', 'tools/setup/emoji/build_emoji', 'tools/setup/emoji/emoji_setup_utils.py', 'tools/setup/emoji/emoji_names.py', 'package.json') }}
|
|
||||||
restore-keys: v1-emoji-${{ matrix.os }}
|
|
||||||
|
|
||||||
- name: Install dependencies
|
|
||||||
run: |
|
|
||||||
# This is the main setup job for the test suite
|
|
||||||
./tools/ci/setup-backend --skip-dev-db-build
|
|
||||||
scripts/lib/clean_unused_caches.py --verbose --threshold=0
|
|
||||||
|
|
||||||
- name: Run tools test
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
./tools/test-tools
|
|
||||||
|
|
||||||
- name: Run Codespell lint
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
./tools/run-codespell
|
|
||||||
|
|
||||||
# We run the tests that are only run in a specific job early, so
|
|
||||||
# that we get feedback to the developer about likely failures as
|
|
||||||
# quickly as possible. Backend/mypy failures that aren't
|
|
||||||
# identical across different versions are much more rare than
|
|
||||||
# frontend linter or node test failures.
|
|
||||||
- name: Run documentation and api tests
|
|
||||||
if: ${{ matrix.include_documentation_tests }}
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
# In CI, we only test links we control in test-documentation to avoid flakes
|
|
||||||
./tools/test-documentation --skip-external-links
|
|
||||||
./tools/test-help-documentation --skip-external-links
|
|
||||||
./tools/test-api
|
|
||||||
|
|
||||||
- name: Run node tests
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
# Run the node tests first, since they're fast and deterministic
|
|
||||||
./tools/test-js-with-node --coverage --parallel=1
|
|
||||||
|
|
||||||
- name: Run frontend lint
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
./tools/lint --groups=frontend --skip=gitlint # gitlint disabled because flaky
|
|
||||||
|
|
||||||
- name: Check schemas
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
# Check that various schemas are consistent. (is fast)
|
|
||||||
./tools/check-schemas
|
|
||||||
|
|
||||||
- name: Check capitalization of strings
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
./manage.py makemessages --locale en
|
|
||||||
PYTHONWARNINGS=ignore ./tools/check-capitalization --no-generate
|
|
||||||
PYTHONWARNINGS=ignore ./tools/check-frontend-i18n --no-generate
|
|
||||||
|
|
||||||
- name: Run puppeteer tests
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
./tools/test-js-with-puppeteer
|
|
||||||
|
|
||||||
- name: Check pnpm dedupe
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
run: pnpm dedupe --check
|
|
||||||
|
|
||||||
- name: Run backend lint
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
echo "Test suite is running under $(python --version)."
|
|
||||||
./tools/lint --groups=backend --skip=gitlint,mypy # gitlint disabled because flaky
|
|
||||||
|
|
||||||
- name: Run backend tests
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
./tools/test-backend --coverage --xml-report --no-html-report --include-webhooks --include-transaction-tests --no-cov-cleanup --ban-console-output
|
|
||||||
|
|
||||||
- name: Run mypy
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
# We run mypy after the backend tests so we get output from the
|
|
||||||
# backend tests, which tend to uncover more serious problems, first.
|
|
||||||
./tools/run-mypy --version
|
|
||||||
./tools/run-mypy
|
|
||||||
|
|
||||||
- name: Run miscellaneous tests
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
|
|
||||||
# Currently our compiled requirements files will differ for different
|
|
||||||
# Python versions, so we will run test-locked-requirements only on the
|
|
||||||
# platform with the oldest one.
|
|
||||||
# ./tools/test-locked-requirements
|
|
||||||
# ./tools/test-run-dev # https://github.com/zulip/zulip/pull/14233
|
|
||||||
#
|
|
||||||
# This test has been persistently flaky at like 1% frequency, is slow,
|
|
||||||
# and is for a very specific single feature, so we don't run it by default:
|
|
||||||
# ./tools/test-queue-worker-reload
|
|
||||||
|
|
||||||
./tools/test-migrations
|
|
||||||
./tools/setup/optimize-svg --check
|
|
||||||
./tools/setup/generate_integration_bots_avatars.py --check-missing
|
|
||||||
./tools/ci/check-executables
|
|
||||||
|
|
||||||
# Ban check-database-compatibility from transitively
|
|
||||||
# relying on static/generated, because it might not be
|
|
||||||
# up-to-date at that point in upgrade-zulip-stage-2.
|
|
||||||
chmod 000 static/generated web/generated
|
|
||||||
./scripts/lib/check-database-compatibility
|
|
||||||
chmod 755 static/generated web/generated
|
|
||||||
|
|
||||||
- name: Check for untracked files
|
|
||||||
run: |
|
|
||||||
source tools/ci/activate-venv
|
|
||||||
# This final check looks for untracked files that may have been
|
|
||||||
# created by test-backend or provision.
|
|
||||||
untracked="$(git ls-files --exclude-standard --others)"
|
|
||||||
if [ -n "$untracked" ]; then
|
|
||||||
printf >&2 "Error: untracked files:\n%s\n" "$untracked"
|
|
||||||
exit 1
|
|
||||||
fi
|
|
||||||
|
|
||||||
- name: Test locked requirements
|
|
||||||
if: ${{ matrix.os == 'focal' }}
|
|
||||||
run: |
|
|
||||||
. /srv/zulip-py3-venv/bin/activate && \
|
|
||||||
./tools/test-locked-requirements
|
|
||||||
|
|
||||||
- name: Upload coverage reports
|
|
||||||
|
|
||||||
# Only upload coverage when both frontend and backend
|
|
||||||
# tests are run.
|
|
||||||
if: ${{ matrix.include_frontend_tests }}
|
|
||||||
uses: codecov/codecov-action@v3
|
|
||||||
with:
|
|
||||||
files: var/coverage.xml,var/node-coverage/lcov.info
|
|
||||||
|
|
||||||
- name: Store Puppeteer artifacts
|
|
||||||
# Upload these on failure, as well
|
|
||||||
if: ${{ always() && matrix.include_frontend_tests }}
|
|
||||||
uses: actions/upload-artifact@v3
|
|
||||||
with:
|
|
||||||
name: puppeteer
|
|
||||||
path: ./var/puppeteer
|
|
||||||
retention-days: 60
|
|
||||||
|
|
||||||
- name: Check development database build
|
|
||||||
run: ./tools/ci/setup-backend
|
|
||||||
|
|
||||||
- name: Verify pnpm store path
|
|
||||||
run: |
|
|
||||||
set -x
|
|
||||||
path="$(pnpm store path)"
|
|
||||||
[[ "$path" == /__w/.pnpm-store/* ]]
|
|
||||||
|
|
||||||
- name: Generate failure report string
|
|
||||||
id: failure_report_string
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
run: tools/ci/generate-failure-message >> $GITHUB_OUTPUT
|
|
||||||
|
|
||||||
- name: Report status to CZO
|
|
||||||
if: ${{ failure() && github.repository == 'zulip/zulip' && github.event_name == 'push' }}
|
|
||||||
uses: zulip/github-actions-zulip/send-message@v1
|
|
||||||
with:
|
|
||||||
api-key: ${{ secrets.ZULIP_BOT_KEY }}
|
|
||||||
email: "github-actions-bot@chat.zulip.org"
|
|
||||||
organization-url: "https://chat.zulip.org"
|
|
||||||
to: "automated testing"
|
|
||||||
topic: ${{ steps.failure_report_string.outputs.topic }}
|
|
||||||
type: "stream"
|
|
||||||
content: ${{ steps.failure_report_string.outputs.content }}
|
|
||||||
103
.gitignore
vendored
103
.gitignore
vendored
@@ -1,94 +1,29 @@
|
|||||||
# Quick format and style primer:
|
|
||||||
#
|
|
||||||
# * If a pattern is meant only for a specific location, it should have a
|
|
||||||
# leading slash, like `/staticfiles.json`.
|
|
||||||
# * In principle any non-trailing slash (like `zproject/dev-secrets.conf`)
|
|
||||||
# will do, but this makes a confusing pattern. Adding a leading slash
|
|
||||||
# is clearer.
|
|
||||||
#
|
|
||||||
# * Patterns like `.vscode/` without slashes, or with only a trailing slash,
|
|
||||||
# match in any subdirectory.
|
|
||||||
#
|
|
||||||
# * Subdirectories with several internal things to ignore get their own
|
|
||||||
# `.gitignore` files.
|
|
||||||
#
|
|
||||||
# * Comments must be on their own line. (Otherwise they don't work.)
|
|
||||||
#
|
|
||||||
# See `git help ignore` for details on the format.
|
|
||||||
|
|
||||||
## Config files for the dev environment
|
|
||||||
/zproject/apns-dev.pem
|
|
||||||
/zproject/apns-dev-key.p8
|
|
||||||
/zproject/dev-secrets.conf
|
|
||||||
/zproject/custom_dev_settings.py
|
|
||||||
/tools/conf.ini
|
|
||||||
/tools/custom_provision
|
|
||||||
/tools/droplets/conf.ini
|
|
||||||
|
|
||||||
## Byproducts of setting up and using the dev environment
|
|
||||||
*.pyc
|
*.pyc
|
||||||
package-lock.json
|
|
||||||
|
|
||||||
/.vagrant
|
|
||||||
/var/*
|
|
||||||
!/var/puppeteer
|
|
||||||
/var/puppeteer/*
|
|
||||||
!/var/puppeteer/test_credentials.d.ts
|
|
||||||
|
|
||||||
/.dmypy.json
|
|
||||||
/.ruff_cache
|
|
||||||
|
|
||||||
# Generated i18n data
|
|
||||||
/locale/en
|
|
||||||
/locale/language_options.json
|
|
||||||
/locale/language_name_map.json
|
|
||||||
/locale/*/mobile.json
|
|
||||||
|
|
||||||
# Static build
|
|
||||||
*.mo
|
|
||||||
npm-debug.log
|
|
||||||
/.pnpm-store
|
|
||||||
/node_modules
|
|
||||||
/prod-static
|
|
||||||
/staticfiles.json
|
|
||||||
/webpack-stats-production.json
|
|
||||||
zulip-git-version
|
|
||||||
|
|
||||||
# Test / analysis tools
|
|
||||||
.coverage
|
|
||||||
|
|
||||||
## Files (or really symlinks) created in a prod deployment
|
|
||||||
/zproject/prod_settings.py
|
|
||||||
/zulip-current-venv
|
|
||||||
/zulip-py3-venv
|
|
||||||
|
|
||||||
## Files left by various editors and local environments
|
|
||||||
# (Ideally these should be in everyone's respective personal gitignore files.)
|
|
||||||
*~
|
*~
|
||||||
|
/prod-static
|
||||||
*.sw[po]
|
*.sw[po]
|
||||||
.idea
|
*.DS_Store
|
||||||
.kdev4
|
.kdev4
|
||||||
|
.idea
|
||||||
zulip.kdev4
|
zulip.kdev4
|
||||||
|
coverage/
|
||||||
|
.coverage
|
||||||
|
/queue_error
|
||||||
.kateproject.d/
|
.kateproject.d/
|
||||||
.kateproject
|
.kateproject
|
||||||
*.kate-swp
|
*.kate-swp
|
||||||
*.sublime-project
|
*.sublime-project
|
||||||
*.sublime-workspace
|
*.sublime-workspace
|
||||||
*.DS_Store
|
.vagrant
|
||||||
# VS Code. Avoid checking in .vscode in general, while still specifying
|
/zproject/dev-secrets.conf
|
||||||
# recommended extensions for working with this repository.
|
static/js/bundle.js
|
||||||
/.vscode/**/*
|
static/generated/emoji
|
||||||
!/.vscode/extensions.json
|
static/generated/github-contributors.json
|
||||||
# .cache/ is generated by VS Code test runner
|
static/locale/language_options.json
|
||||||
.cache/
|
/node_modules
|
||||||
.eslintcache
|
/staticfiles.json
|
||||||
|
npm-debug.log
|
||||||
# Core dump files
|
*.mo
|
||||||
core
|
var/*
|
||||||
|
.vscode/
|
||||||
# Static generated files for landing page.
|
tools/conf.ini
|
||||||
/static/images/landing-page/hello/generated
|
|
||||||
|
|
||||||
## Miscellaneous
|
|
||||||
# (Ideally this section is empty.)
|
|
||||||
.transifexrc
|
|
||||||
|
|||||||
13
.gitlint
13
.gitlint
@@ -1,13 +0,0 @@
|
|||||||
[general]
|
|
||||||
ignore=title-trailing-punctuation, body-min-length, body-is-missing
|
|
||||||
|
|
||||||
extra-path=tools/lib/gitlint_rules.py
|
|
||||||
|
|
||||||
[title-match-regex]
|
|
||||||
regex=^(.+:\ )?[A-Z].+\.$
|
|
||||||
|
|
||||||
[title-max-length]
|
|
||||||
line-length=72
|
|
||||||
|
|
||||||
[body-max-line-length]
|
|
||||||
line-length=76
|
|
||||||
140
.mailmap
140
.mailmap
@@ -1,140 +0,0 @@
|
|||||||
# This file teaches `git log` and friends the canonical names
|
|
||||||
# and email addresses to use for our contributors.
|
|
||||||
#
|
|
||||||
# For details on the format, see:
|
|
||||||
# https://git.github.io/htmldocs/gitmailmap.html
|
|
||||||
#
|
|
||||||
# Handy commands for examining or adding to this file:
|
|
||||||
#
|
|
||||||
# # shows all names/emails after mapping, sorted:
|
|
||||||
# $ git shortlog -es | sort -k2
|
|
||||||
#
|
|
||||||
# # shows raw names/emails, filtered by mapped name:
|
|
||||||
# $ git log --format='%an %ae' --author=$NAME | uniq -c
|
|
||||||
|
|
||||||
acrefoot <acrefoot@zulip.com> <acrefoot@alum.mit.edu>
|
|
||||||
acrefoot <acrefoot@zulip.com> <acrefoot@dropbox.com>
|
|
||||||
acrefoot <acrefoot@zulip.com> <acrefoot@humbughq.com>
|
|
||||||
Adam Benesh <Adam.Benesh@gmail.com>
|
|
||||||
Adam Benesh <Adam.Benesh@gmail.com> <Adam-Daniel.Benesh@t-systems.com>
|
|
||||||
Adarsh Tiwari <xoldyckk@gmail.com>
|
|
||||||
Alex Vandiver <alexmv@zulip.com> <alex@chmrr.net>
|
|
||||||
Alex Vandiver <alexmv@zulip.com> <github@chmrr.net>
|
|
||||||
Allen Rabinovich <allenrabinovich@yahoo.com> <allenr@humbughq.com>
|
|
||||||
Allen Rabinovich <allenrabinovich@yahoo.com> <allenr@zulip.com>
|
|
||||||
Alya Abbott <alya@zulip.com> <2090066+alya@users.noreply.github.com>
|
|
||||||
Alya Abbott <alya@zulip.com> <alyaabbott@elance-odesk.com>
|
|
||||||
Aman Agrawal <amanagr@zulip.com>
|
|
||||||
Aman Agrawal <amanagr@zulip.com> <f2016561@pilani.bits-pilani.ac.in>
|
|
||||||
Anders Kaseorg <anders@zulip.com> <anders@zulipchat.com>
|
|
||||||
Anders Kaseorg <anders@zulip.com> <andersk@mit.edu>
|
|
||||||
aparna-bhatt <aparnabhatt2001@gmail.com> <86338542+aparna-bhatt@users.noreply.github.com>
|
|
||||||
Aryan Bhokare <aryan1bhokare@gmail.com>
|
|
||||||
Aryan Bhokare <aryan1bhokare@gmail.com> <92683836+aryan-bhokare@users.noreply.github.com>
|
|
||||||
Aryan Shridhar <aryanshridhar7@gmail.com>
|
|
||||||
Aryan Shridhar <aryanshridhar7@gmail.com> <53977614+aryanshridhar@users.noreply.github.com>
|
|
||||||
Ashwat Kumar Singh <ashwat.kumarsingh.met20@itbhu.ac.in>
|
|
||||||
Austin Riba <austin@zulip.com> <austin@m51.io>
|
|
||||||
BIKI DAS <bikid475@gmail.com>
|
|
||||||
Brijmohan Siyag <brijsiyag@gmail.com>
|
|
||||||
Brock Whittaker <brock@zulipchat.com> <bjwhitta@asu.edu>
|
|
||||||
Brock Whittaker <brock@zulipchat.com> <brock@zulipchat.org>
|
|
||||||
Brock Whittaker <brock@zulipchat.com> <brockwhittaker@Brocks-MacBook.local>
|
|
||||||
Chris Bobbe <cbobbe@zulip.com> <cbobbe@zulipchat.com>
|
|
||||||
Chris Bobbe <cbobbe@zulip.com> <csbobbe@gmail.com>
|
|
||||||
Danny Su <contact@dannysu.com> <opensource@emailengine.org>
|
|
||||||
Dinesh <chdinesh1089@gmail.com>
|
|
||||||
Dinesh <chdinesh1089@gmail.com> <chdinesh1089>
|
|
||||||
Eeshan Garg <eeshan@zulip.com> <jerryguitarist@gmail.com>
|
|
||||||
Eric Smith <erwsmith@gmail.com> <99841919+erwsmith@users.noreply.github.com>
|
|
||||||
Evy Kassirer <evy@zulip.com>
|
|
||||||
Evy Kassirer <evy@zulip.com> <evy.kassirer@gmail.com>
|
|
||||||
Evy Kassirer <evy@zulip.com> <evykassirer@users.noreply.github.com>
|
|
||||||
Ganesh Pawar <pawarg256@gmail.com> <58626718+ganpa3@users.noreply.github.com>
|
|
||||||
Greg Price <greg@zulip.com> <gnprice@gmail.com>
|
|
||||||
Greg Price <greg@zulip.com> <greg@zulipchat.com>
|
|
||||||
Greg Price <greg@zulip.com> <price@mit.edu>
|
|
||||||
Hardik Dharmani <Ddharmani99@gmail.com> <ddharmani99@gmail.com>
|
|
||||||
Hemant Umre <hemantumre12@gmail.com> <87542880+HemantUmre12@users.noreply.github.com>
|
|
||||||
Jai soni <jai_s@me.iitr.ac.in>
|
|
||||||
Jai soni <jai_s@me.iitr.ac.in> <76561593+jai2201@users.noreply.github.com>
|
|
||||||
Jeff Arnold <jbarnold@gmail.com> <jbarnold@humbughq.com>
|
|
||||||
Jeff Arnold <jbarnold@gmail.com> <jbarnold@zulip.com>
|
|
||||||
Jessica McKellar <jesstess@mit.edu> <jesstess@humbughq.com>
|
|
||||||
Jessica McKellar <jesstess@mit.edu> <jesstess@zulip.com>
|
|
||||||
Joseph Ho <josephho678@gmail.com>
|
|
||||||
Joseph Ho <josephho678@gmail.com> <62449508+Joelute@users.noreply.github.com>
|
|
||||||
Julia Bichler <julia.bichler@tum.de> <74348920+juliaBichler01@users.noreply.github.com>
|
|
||||||
Karl Stolley <karl@zulip.com> <karl@stolley.dev>
|
|
||||||
Kevin Mehall <km@kevinmehall.net> <kevin@humbughq.com>
|
|
||||||
Kevin Mehall <km@kevinmehall.net> <kevin@zulip.com>
|
|
||||||
Kevin Scott <kevin.scott.98@gmail.com>
|
|
||||||
Lalit Kumar Singh <lalitkumarsingh3716@gmail.com>
|
|
||||||
Lalit Kumar Singh <lalitkumarsingh3716@gmail.com> <lalits01@smartek21.com>
|
|
||||||
Lauryn Menard <lauryn@zulip.com> <63245456+laurynmm@users.noreply.github.com>
|
|
||||||
Lauryn Menard <lauryn@zulip.com> <lauryn.menard@gmail.com>
|
|
||||||
m-e-l-u-h-a-n <purushottam.tiwari.cd.cse19@itbhu.ac.in>
|
|
||||||
m-e-l-u-h-a-n <purushottam.tiwari.cd.cse19@itbhu.ac.in> <pururshottam.tiwari.cd.cse19@itbhu.ac.in>
|
|
||||||
Mateusz Mandera <mateusz.mandera@zulip.com> <mateusz.mandera@protonmail.com>
|
|
||||||
Matt Keller <matt@zulip.com>
|
|
||||||
Matt Keller <matt@zulip.com> <m@cognusion.com>
|
|
||||||
Nehal Sharma <bablinaneh@gmail.com>
|
|
||||||
Nehal Sharma <bablinaneh@gmail.com> <68962290+N-Shar-ma@users.noreply.github.com>
|
|
||||||
Noble Mittal <noblemittal@outlook.com> <62551163+beingnoble03@users.noreply.github.com>
|
|
||||||
nzai <nzaih18@gmail.com> <70953556+nzaih1999@users.noreply.github.com>
|
|
||||||
Palash Baderia <palash.baderia@outlook.com>
|
|
||||||
Palash Baderia <palash.baderia@outlook.com> <66828942+palashb01@users.noreply.github.com>
|
|
||||||
Palash Raghuwanshi <singhpalash0@gmail.com>
|
|
||||||
Parth <mittalparth22@gmail.com>
|
|
||||||
Priyam Seth <sethpriyam1@gmail.com> <b19188@students.iitmandi.ac.in>
|
|
||||||
Ray Kraesig <rkraesig@zulip.com> <rkraesig@zulipchat.com>
|
|
||||||
Reid Barton <rwbarton@gmail.com> <rwbarton@humbughq.com>
|
|
||||||
Rein Zustand (rht) <rhtbot@protonmail.com>
|
|
||||||
Rishabh Maheshwari <b20063@students.iitmandi.ac.in>
|
|
||||||
Rishi Gupta <rishig@zulipchat.com> <rishig+git@mit.edu>
|
|
||||||
Rishi Gupta <rishig@zulipchat.com> <rishig@kandralabs.com>
|
|
||||||
Rishi Gupta <rishig@zulipchat.com> <rishig@users.noreply.github.com>
|
|
||||||
Rixant Rokaha <rixantrokaha@gmail.com>
|
|
||||||
Rixant Rokaha <rixantrokaha@gmail.com> <rishantrokaha@gmail.com>
|
|
||||||
Rixant Rokaha <rixantrokaha@gmail.com> <rrokaha@caldwell.edu>
|
|
||||||
Rohan Gudimetla <rohan.gudimetla07@gmail.com>
|
|
||||||
Sahil Batra <sahil@zulip.com> <35494118+sahil839@users.noreply.github.com>
|
|
||||||
Sahil Batra <sahil@zulip.com> <sahilbatra839@gmail.com>
|
|
||||||
Satyam Bansal <sbansal1999@gmail.com>
|
|
||||||
Sayam Samal <samal.sayam@gmail.com>
|
|
||||||
Scott Feeney <scott@oceanbase.org> <scott@humbughq.com>
|
|
||||||
Scott Feeney <scott@oceanbase.org> <scott@zulip.com>
|
|
||||||
Shlok Patel <shlokcpatel2001@gmail.com>
|
|
||||||
Shu Chen <shu@zulip.com>
|
|
||||||
Somesh Ranjan <somesh.ranjan.met20@itbhu.ac.in> <77766761+somesh202@users.noreply.github.com>
|
|
||||||
Steve Howell <showell@zulip.com> <showell30@yahoo.com>
|
|
||||||
Steve Howell <showell@zulip.com> <showell@yahoo.com>
|
|
||||||
Steve Howell <showell@zulip.com> <showell@zulipchat.com>
|
|
||||||
Steve Howell <showell@zulip.com> <steve@humbughq.com>
|
|
||||||
Steve Howell <showell@zulip.com> <steve@zulip.com>
|
|
||||||
strifel <info@strifel.de>
|
|
||||||
Tim Abbott <tabbott@zulip.com>
|
|
||||||
Tim Abbott <tabbott@zulip.com> <tabbott@dropbox.com>
|
|
||||||
Tim Abbott <tabbott@zulip.com> <tabbott@humbughq.com>
|
|
||||||
Tim Abbott <tabbott@zulip.com> <tabbott@mit.edu>
|
|
||||||
Tim Abbott <tabbott@zulip.com> <tabbott@zulipchat.com>
|
|
||||||
Ujjawal Modi <umodi2003@gmail.com> <99073049+Ujjawal3@users.noreply.github.com>
|
|
||||||
umkay <ukhan@zulipchat.com> <umaimah.k@gmail.com>
|
|
||||||
umkay <ukhan@zulipchat.com> <umkay@users.noreply.github.com>
|
|
||||||
Viktor Illmer <1476338+v-ji@users.noreply.github.com>
|
|
||||||
Vishnu KS <vishnu@zulip.com> <hackerkid@vishnuks.com>
|
|
||||||
Vishnu KS <vishnu@zulip.com> <yo@vishnuks.com>
|
|
||||||
Waseem Daher <wdaher@zulip.com> <wdaher@dropbox.com>
|
|
||||||
Waseem Daher <wdaher@zulip.com> <wdaher@humbughq.com>
|
|
||||||
Yash RE <33805964+YashRE42@users.noreply.github.com>
|
|
||||||
Yash RE <33805964+YashRE42@users.noreply.github.com> <YashRE42@github.com>
|
|
||||||
Yogesh Sirsat <yogeshsirsat56@gmail.com>
|
|
||||||
Yogesh Sirsat <yogeshsirsat56@gmail.com> <41695888+yogesh-sirsat@users.noreply.github.com>
|
|
||||||
Zeeshan Equbal <equbalzeeshan@gmail.com>
|
|
||||||
Zeeshan Equbal <equbalzeeshan@gmail.com> <54993043+zee-bit@users.noreply.github.com>
|
|
||||||
Zev Benjamin <zev@zulip.com> <zev@dropbox.com>
|
|
||||||
Zev Benjamin <zev@zulip.com> <zev@humbughq.com>
|
|
||||||
Zev Benjamin <zev@zulip.com> <zev@mit.edu>
|
|
||||||
Zixuan James Li <p359101898@gmail.com>
|
|
||||||
Zixuan James Li <p359101898@gmail.com> <359101898@qq.com>
|
|
||||||
Zixuan James Li <p359101898@gmail.com> <39874143+PIG208@users.noreply.github.com>
|
|
||||||
@@ -1,11 +0,0 @@
|
|||||||
pnpm-lock.yaml
|
|
||||||
/api_docs/**/*.md
|
|
||||||
/corporate/tests/stripe_fixtures
|
|
||||||
/help/**/*.md
|
|
||||||
/locale
|
|
||||||
/templates/**/*.md
|
|
||||||
/tools/setup/emoji/emoji_map.json
|
|
||||||
/web/third
|
|
||||||
/zerver/tests/fixtures
|
|
||||||
/zerver/webhooks/*/doc.md
|
|
||||||
/zerver/webhooks/*/fixtures
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
{
|
|
||||||
"source_directories": ["."],
|
|
||||||
"taint_models_path": [
|
|
||||||
"stubs/taint",
|
|
||||||
"zulip-py3-venv/lib/pyre_check/taint/"
|
|
||||||
],
|
|
||||||
"search_path": [
|
|
||||||
"stubs/",
|
|
||||||
"zulip-py3-venv/lib/pyre_check/stubs/"
|
|
||||||
],
|
|
||||||
"typeshed": "zulip-py3-venv/lib/pyre_check/typeshed/",
|
|
||||||
"exclude": [
|
|
||||||
"/srv/zulip/zulip-py3-venv/.*"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@@ -1,15 +0,0 @@
|
|||||||
# https://docs.readthedocs.io/en/stable/config-file/v2.html
|
|
||||||
version: 2
|
|
||||||
|
|
||||||
build:
|
|
||||||
os: ubuntu-22.04
|
|
||||||
tools:
|
|
||||||
python: "3.10"
|
|
||||||
|
|
||||||
sphinx:
|
|
||||||
configuration: docs/conf.py
|
|
||||||
fail_on_warning: true
|
|
||||||
|
|
||||||
python:
|
|
||||||
install:
|
|
||||||
- requirements: requirements/docs.txt
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
sonar.inclusions=**/*.py,**/*.html
|
|
||||||
54
.travis.yml
Normal file
54
.travis.yml
Normal file
@@ -0,0 +1,54 @@
|
|||||||
|
dist: trusty
|
||||||
|
before_install:
|
||||||
|
- nvm install 0.10
|
||||||
|
install:
|
||||||
|
# Disable Travis CI's built-in NVM installation
|
||||||
|
- mv ~/.nvm ~/.travis-nvm-disabled
|
||||||
|
- pip install coveralls
|
||||||
|
- tools/travis/setup-$TEST_SUITE
|
||||||
|
- tools/clean-venv-cache --travis
|
||||||
|
cache:
|
||||||
|
- apt: false
|
||||||
|
- directories:
|
||||||
|
- $HOME/zulip-venv-cache
|
||||||
|
- node_modules
|
||||||
|
- $HOME/node
|
||||||
|
env:
|
||||||
|
global:
|
||||||
|
- COVERAGE_FILE=var/.coverage
|
||||||
|
- COVERALLS_PARALLEL=true
|
||||||
|
- COVERALLS_SERVICE_NAME=travis-pro
|
||||||
|
- COVERALLS_REPO_TOKEN=hnXUEBKsORKHc8xIENGs9JjktlTb2HKlG
|
||||||
|
- BOTO_CONFIG=/tmp/nowhere
|
||||||
|
matrix:
|
||||||
|
- TEST_SUITE=frontend
|
||||||
|
- TEST_SUITE=backend
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "2.7"
|
||||||
|
- "3.4"
|
||||||
|
matrix:
|
||||||
|
include:
|
||||||
|
- python: "3.4"
|
||||||
|
env: TEST_SUITE=static-analysis
|
||||||
|
- python: "3.4"
|
||||||
|
env: TEST_SUITE=production
|
||||||
|
- python: "2.7"
|
||||||
|
env: TEST_SUITE=production
|
||||||
|
# command to run tests
|
||||||
|
script:
|
||||||
|
- unset GEM_PATH
|
||||||
|
- ./tools/travis/$TEST_SUITE
|
||||||
|
sudo: required
|
||||||
|
services:
|
||||||
|
- docker
|
||||||
|
addons:
|
||||||
|
artifacts:
|
||||||
|
paths:
|
||||||
|
- $(ls var/casper/* | tr "\n" ":")
|
||||||
|
- $(ls /tmp/zulip-test-event-log/* | tr "\n" ":")
|
||||||
|
postgresql: "9.3"
|
||||||
|
after_success:
|
||||||
|
coveralls
|
||||||
|
notifications:
|
||||||
|
webhooks: https://coveralls.io/webhook?repo_token=$COVERALLS_REPO_TOKEN
|
||||||
38
.tx/config
38
.tx/config
@@ -1,40 +1,14 @@
|
|||||||
# Migrated from transifex-client format with `tx migrate`
|
|
||||||
#
|
|
||||||
# See https://developers.transifex.com/docs/using-the-client which hints at
|
|
||||||
# this format, but in general, the headings are in the format of:
|
|
||||||
#
|
|
||||||
# [o:<org>:p:<project>:r:<resource>]
|
|
||||||
|
|
||||||
[main]
|
[main]
|
||||||
host = https://www.transifex.com
|
host = https://www.transifex.com
|
||||||
lang_map = zh-Hans: zh_Hans, zh-Hant: zh_Hant
|
|
||||||
|
|
||||||
[o:zulip:p:zulip:r:djangopo]
|
[zulip.djangopo]
|
||||||
file_filter = locale/<lang>/LC_MESSAGES/django.po
|
source_file = static/locale/en/LC_MESSAGES/django.po
|
||||||
source_file = locale/en/LC_MESSAGES/django.po
|
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = PO
|
type = PO
|
||||||
|
file_filter = static/locale/<lang>/LC_MESSAGES/django.po
|
||||||
|
|
||||||
[o:zulip:p:zulip:r:mobile]
|
[zulip.translationsjson]
|
||||||
file_filter = locale/<lang>/mobile.json
|
source_file = static/locale/en/translations.json
|
||||||
source_file = locale/en/mobile.json
|
|
||||||
source_lang = en
|
|
||||||
type = KEYVALUEJSON
|
|
||||||
|
|
||||||
[o:zulip:p:zulip:r:translationsjson]
|
|
||||||
file_filter = locale/<lang>/translations.json
|
|
||||||
source_file = locale/en/translations.json
|
|
||||||
source_lang = en
|
|
||||||
type = KEYVALUEJSON
|
|
||||||
|
|
||||||
[o:zulip:p:zulip-test:r:djangopo]
|
|
||||||
file_filter = locale/<lang>/LC_MESSAGES/django.po
|
|
||||||
source_file = locale/en/LC_MESSAGES/django.po
|
|
||||||
source_lang = en
|
|
||||||
type = PO
|
|
||||||
|
|
||||||
[o:zulip:p:zulip-test:r:translationsjson]
|
|
||||||
file_filter = locale/<lang>/translations.json
|
|
||||||
source_file = locale/en/translations.json
|
|
||||||
source_lang = en
|
source_lang = en
|
||||||
type = KEYVALUEJSON
|
type = KEYVALUEJSON
|
||||||
|
file_filter = static/locale/<lang>/translations.json
|
||||||
|
|||||||
23
.vscode/extensions.json
vendored
23
.vscode/extensions.json
vendored
@@ -1,23 +0,0 @@
|
|||||||
{
|
|
||||||
// Recommended VS Code extensions for zulip/zulip.
|
|
||||||
//
|
|
||||||
// VS Code prompts a user to install the recommended extensions
|
|
||||||
// when a workspace is opened for the first time. The user can
|
|
||||||
// also review the list with the 'Extensions: Show Recommended
|
|
||||||
// Extensions' command. See
|
|
||||||
// https://code.visualstudio.com/docs/editor/extension-marketplace#_workspace-recommended-extensions
|
|
||||||
// for more information.
|
|
||||||
//
|
|
||||||
// Extension identifier format: ${publisher}.${name}.
|
|
||||||
// Example: vscode.csharp
|
|
||||||
|
|
||||||
"recommendations": [
|
|
||||||
"42crunch.vscode-openapi",
|
|
||||||
"dbaeumer.vscode-eslint",
|
|
||||||
"esbenp.prettier-vscode",
|
|
||||||
"ms-vscode-remote.vscode-remote-extensionpack"
|
|
||||||
],
|
|
||||||
|
|
||||||
// Extensions recommended by VS Code which are not recommended for users of zulip/zulip.
|
|
||||||
"unwantedRecommendations": []
|
|
||||||
}
|
|
||||||
@@ -1,173 +0,0 @@
|
|||||||
# Zulip Code of Conduct
|
|
||||||
|
|
||||||
Like the technical community as a whole, the Zulip team and community is
|
|
||||||
made up of a mixture of professionals and volunteers from all over the
|
|
||||||
world, working on every aspect of the mission, including mentorship,
|
|
||||||
teaching, and connecting people.
|
|
||||||
|
|
||||||
Diversity is one of our huge strengths, but it can also lead to
|
|
||||||
communication issues and unhappiness. To that end, we have a few ground
|
|
||||||
rules that we ask people to adhere to. This code applies equally to
|
|
||||||
founders, mentors, and those seeking help and guidance.
|
|
||||||
|
|
||||||
This isn't an exhaustive list of things that you can't do. Rather, take it
|
|
||||||
in the spirit in which it's intended --- a guide to make it easier to enrich
|
|
||||||
all of us and the technical communities in which we participate.
|
|
||||||
|
|
||||||
## Expected behavior
|
|
||||||
|
|
||||||
The following behaviors are expected and requested of all community members:
|
|
||||||
|
|
||||||
- Participate. In doing so, you contribute to the health and longevity of
|
|
||||||
the community.
|
|
||||||
- Exercise consideration and respect in your speech and actions.
|
|
||||||
- Attempt collaboration before conflict. Assume good faith.
|
|
||||||
- Refrain from demeaning, discriminatory, or harassing behavior and speech.
|
|
||||||
- Take action or alert community leaders if you notice a dangerous
|
|
||||||
situation, someone in distress, or violations of this code, even if they
|
|
||||||
seem inconsequential.
|
|
||||||
- Community event venues may be shared with members of the public; be
|
|
||||||
respectful to all patrons of these locations.
|
|
||||||
|
|
||||||
## Unacceptable behavior
|
|
||||||
|
|
||||||
The following behaviors are considered harassment and are unacceptable
|
|
||||||
within the Zulip community:
|
|
||||||
|
|
||||||
- Jokes or derogatory language that singles out members of any race,
|
|
||||||
ethnicity, culture, national origin, color, immigration status, social and
|
|
||||||
economic class, educational level, language proficiency, sex, sexual
|
|
||||||
orientation, gender identity and expression, age, size, family status,
|
|
||||||
political belief, religion, and mental and physical ability.
|
|
||||||
- Violence, threats of violence, or violent language directed against
|
|
||||||
another person.
|
|
||||||
- Disseminating or threatening to disseminate another person's personal
|
|
||||||
information.
|
|
||||||
- Personal insults of any sort.
|
|
||||||
- Posting or displaying sexually explicit or violent material.
|
|
||||||
- Inappropriate photography or recording.
|
|
||||||
- Deliberate intimidation, stalking, or following (online or in person).
|
|
||||||
- Unwelcome sexual attention. This includes sexualized comments or jokes,
|
|
||||||
inappropriate touching or groping, and unwelcomed sexual advances.
|
|
||||||
- Sustained disruption of community events, including talks and
|
|
||||||
presentations.
|
|
||||||
- Advocating for, or encouraging, any of the behaviors above.
|
|
||||||
|
|
||||||
## Reporting and enforcement
|
|
||||||
|
|
||||||
Harassment and other code of conduct violations reduce the value of the
|
|
||||||
community for everyone. If someone makes you or anyone else feel unsafe or
|
|
||||||
unwelcome, please report it to the community organizers at
|
|
||||||
zulip-code-of-conduct@googlegroups.com as soon as possible. You can make a
|
|
||||||
report either personally or anonymously.
|
|
||||||
|
|
||||||
If a community member engages in unacceptable behavior, the community
|
|
||||||
organizers may take any action they deem appropriate, up to and including a
|
|
||||||
temporary ban or permanent expulsion from the community without warning (and
|
|
||||||
without refund in the case of a paid event).
|
|
||||||
|
|
||||||
If someone outside the development community (e.g. a user of the Zulip
|
|
||||||
software) engages in unacceptable behavior that affects someone in the
|
|
||||||
community, we still want to know. Even if we don't have direct control over
|
|
||||||
the violator, the community organizers can still support the people
|
|
||||||
affected, reduce the chance of a similar violation in the future, and take
|
|
||||||
any direct action we can.
|
|
||||||
|
|
||||||
The nature of reporting means it can only help after the fact. If you see
|
|
||||||
something you can do while a violation is happening, do it. A lot of the
|
|
||||||
harms of harassment and other violations can be mitigated by the victim
|
|
||||||
knowing that the other people present are on their side.
|
|
||||||
|
|
||||||
All reports will be kept confidential. In some cases, we may determine that a
|
|
||||||
public statement will need to be made. In such cases, the identities of all
|
|
||||||
victims and reporters will remain confidential unless those individuals
|
|
||||||
instruct us otherwise.
|
|
||||||
|
|
||||||
## Scope
|
|
||||||
|
|
||||||
We expect all community participants (contributors, paid or otherwise,
|
|
||||||
sponsors, and other guests) to abide by this Code of Conduct in all
|
|
||||||
community venues, online and in-person, as well as in all private
|
|
||||||
communications pertaining to community business.
|
|
||||||
|
|
||||||
This Code of Conduct and its related procedures also applies to unacceptable
|
|
||||||
behavior occurring outside the scope of community activities when such
|
|
||||||
behavior has the potential to adversely affect the safety and well-being of
|
|
||||||
community members.
|
|
||||||
|
|
||||||
## License and attribution
|
|
||||||
|
|
||||||
This Code of Conduct is adapted from the
|
|
||||||
[Django Code of Conduct](https://www.djangoproject.com/conduct/), and is
|
|
||||||
under a
|
|
||||||
[Creative Commons BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
|
|
||||||
license.
|
|
||||||
|
|
||||||
## Moderating the Zulip community
|
|
||||||
|
|
||||||
Anyone can help moderate the Zulip community by helping make sure that folks are
|
|
||||||
aware of the [community guidelines](https://zulip.com/development-community/)
|
|
||||||
and this Code of Conduct, and that we maintain a positive and respectful
|
|
||||||
atmosphere.
|
|
||||||
|
|
||||||
Here are some guidelines for you how can help:
|
|
||||||
|
|
||||||
- Be friendly! Welcoming folks, thanking them for their feedback, ideas and effort,
|
|
||||||
and just trying to keep the atmosphere warm make the whole community function
|
|
||||||
more smoothly. New participants who feel accepted, listened to and respected
|
|
||||||
are likely to treat others the same way.
|
|
||||||
|
|
||||||
- Be familiar with the [community
|
|
||||||
guidelines](https://zulip.com/development-community/), and cite them liberally
|
|
||||||
when a user violates them. Be polite but firm. Some examples:
|
|
||||||
|
|
||||||
- @user please note that there is no need to @-mention @\_**Tim Abbott** when
|
|
||||||
you ask a question. As noted in the [guidelines for this
|
|
||||||
community](https://zulip.com/development-community/):
|
|
||||||
|
|
||||||
> Use @-mentions sparingly… there is generally no need to @-mention a
|
|
||||||
> core contributor unless you need their timely attention.
|
|
||||||
|
|
||||||
- @user, please keep in mind the following [community
|
|
||||||
guideline](https://zulip.com/development-community/):
|
|
||||||
|
|
||||||
> Don’t ask the same question in multiple places. Moderators read every
|
|
||||||
> public stream, and make sure every question gets a reply.
|
|
||||||
|
|
||||||
I’ve gone ahead and moved the other copy of this message to this thread.
|
|
||||||
|
|
||||||
- If asked a question in a direct message that is better discussed in a public
|
|
||||||
stream:
|
|
||||||
> Hi @user! Please start by reviewing
|
|
||||||
> https://zulip.com/development-community/#community-norms to learn how to
|
|
||||||
> get help in this community.
|
|
||||||
|
|
||||||
- Users sometimes think chat.zulip.org is a testing instance. When this happens,
|
|
||||||
kindly direct them to use the **#test here** stream.
|
|
||||||
|
|
||||||
- If you see a message that’s posted in the wrong place, go ahead and move it if
|
|
||||||
you have permissions to do so, even if you don’t plan to respond to it.
|
|
||||||
Leaving the “Send automated notice to new topic” option enabled helps make it
|
|
||||||
clear what happened to the person who sent the message.
|
|
||||||
|
|
||||||
If you are responding to a message that's been moved, mention the user in your
|
|
||||||
reply, so that the mention serves as a notification of the new location for
|
|
||||||
their conversation.
|
|
||||||
|
|
||||||
- If a user is posting spam, please report it to an administrator. They will:
|
|
||||||
|
|
||||||
- Change the user's name to `<name> (spammer)` and deactivate them.
|
|
||||||
- Delete any spam messages they posted in public streams.
|
|
||||||
|
|
||||||
- We care very much about maintaining a respectful tone in our community. If you
|
|
||||||
see someone being mean or rude, point out that their tone is inappropriate,
|
|
||||||
and ask them to communicate their perspective in a respectful way in the
|
|
||||||
future. If you don’t feel comfortable doing so yourself, feel free to ask a
|
|
||||||
member of Zulip's core team to take care of the situation.
|
|
||||||
|
|
||||||
- Try to assume the best intentions from others (given the range of
|
|
||||||
possibilities presented by their visible behavior), and stick with a friendly
|
|
||||||
and positive tone even when someone’s behavior is poor or disrespectful.
|
|
||||||
Everyone has bad days and stressful situations that can result in them
|
|
||||||
behaving not their best, and while we should be firm about our community
|
|
||||||
rules, we should also enforce them with kindness.
|
|
||||||
400
CONTRIBUTING.md
400
CONTRIBUTING.md
@@ -1,400 +0,0 @@
|
|||||||
# Contributing guide
|
|
||||||
|
|
||||||
Welcome to the Zulip community!
|
|
||||||
|
|
||||||
## Zulip development community
|
|
||||||
|
|
||||||
The primary communication forum for the Zulip community is the Zulip
|
|
||||||
server hosted at [chat.zulip.org](https://chat.zulip.org/):
|
|
||||||
|
|
||||||
- **Users** and **administrators** of Zulip organizations stop by to
|
|
||||||
ask questions, offer feedback, and participate in product design
|
|
||||||
discussions.
|
|
||||||
- **Contributors to the project**, including the **core Zulip
|
|
||||||
development team**, discuss ongoing and future projects, brainstorm
|
|
||||||
ideas, and generally help each other out.
|
|
||||||
|
|
||||||
Everyone is welcome to [sign up](https://chat.zulip.org/) and
|
|
||||||
participate — we love hearing from our users! Public streams in the
|
|
||||||
community receive thousands of messages a week. We recommend signing
|
|
||||||
up using the special invite links for
|
|
||||||
[users](https://chat.zulip.org/join/t5crtoe62bpcxyisiyglmtvb/),
|
|
||||||
[self-hosters](https://chat.zulip.org/join/wnhv3jzm6afa4raenedanfno/)
|
|
||||||
and
|
|
||||||
[contributors](https://chat.zulip.org/join/npzwak7vpmaknrhxthna3c7p/)
|
|
||||||
to get a curated list of initial stream subscriptions.
|
|
||||||
|
|
||||||
To learn how to get started participating in the community, including [community
|
|
||||||
norms](https://zulip.com/development-community/#community-norms) and [where to
|
|
||||||
post](https://zulip.com/development-community/#where-do-i-send-my-message),
|
|
||||||
check out our [Zulip development community
|
|
||||||
guide](https://zulip.com/development-community/). The Zulip community is
|
|
||||||
governed by a [code of
|
|
||||||
conduct](https://zulip.readthedocs.io/en/latest/code-of-conduct.html).
|
|
||||||
|
|
||||||
## Ways to contribute
|
|
||||||
|
|
||||||
To make a code or documentation contribution, read our
|
|
||||||
[step-by-step guide](#your-first-codebase-contribution) to getting
|
|
||||||
started with the Zulip codebase. A small sample of the type of work that
|
|
||||||
needs doing:
|
|
||||||
|
|
||||||
- Bug squashing and feature development on our Python/Django
|
|
||||||
[backend](https://github.com/zulip/zulip), web
|
|
||||||
[frontend](https://github.com/zulip/zulip), React Native
|
|
||||||
[mobile app](https://github.com/zulip/zulip-mobile), or Electron
|
|
||||||
[desktop app](https://github.com/zulip/zulip-desktop).
|
|
||||||
- Building out our
|
|
||||||
[Python API and bots](https://github.com/zulip/python-zulip-api) framework.
|
|
||||||
- [Writing an integration](https://zulip.com/api/integrations-overview).
|
|
||||||
- Improving our [user](https://zulip.com/help/) or
|
|
||||||
[developer](https://zulip.readthedocs.io/en/latest/) documentation.
|
|
||||||
- [Reviewing code](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html)
|
|
||||||
and manually testing pull requests.
|
|
||||||
|
|
||||||
**Non-code contributions**: Some of the most valuable ways to contribute
|
|
||||||
don't require touching the codebase at all. For example, you can:
|
|
||||||
|
|
||||||
- Report issues, including both [feature
|
|
||||||
requests](https://zulip.readthedocs.io/en/latest/contributing/suggesting-features.html)
|
|
||||||
and [bug
|
|
||||||
reports](https://zulip.readthedocs.io/en/latest/contributing/reporting-bugs.html).
|
|
||||||
- [Give feedback](#user-feedback) if you are evaluating or using Zulip.
|
|
||||||
- [Participate
|
|
||||||
thoughtfully](https://zulip.readthedocs.io/en/latest/contributing/design-discussions.html)
|
|
||||||
in design discussions.
|
|
||||||
- [Sponsor Zulip](https://github.com/sponsors/zulip) through the GitHub sponsors program.
|
|
||||||
- [Translate](https://zulip.readthedocs.io/en/latest/translating/translating.html)
|
|
||||||
Zulip into your language.
|
|
||||||
- [Stay connected](#stay-connected) with Zulip, and [help others
|
|
||||||
find us](#help-others-find-zulip).
|
|
||||||
|
|
||||||
## Your first codebase contribution
|
|
||||||
|
|
||||||
This section has a step by step guide to starting as a Zulip codebase
|
|
||||||
contributor. It's long, but don't worry about doing all the steps perfectly;
|
|
||||||
no one gets it right the first time, and there are a lot of people available
|
|
||||||
to help.
|
|
||||||
|
|
||||||
- First, make an account on the
|
|
||||||
[Zulip community server](https://zulip.com/development-community/),
|
|
||||||
paying special attention to the
|
|
||||||
[community norms](https://zulip.com/development-community/#community-norms).
|
|
||||||
If you'd like, introduce yourself in
|
|
||||||
[#new members](https://chat.zulip.org/#narrow/stream/95-new-members), using
|
|
||||||
your name as the topic. Bonus: tell us about your first impressions of
|
|
||||||
Zulip, and anything that felt confusing/broken or interesting/helpful as you
|
|
||||||
started using the product.
|
|
||||||
- Read [What makes a great Zulip contributor](#what-makes-a-great-zulip-contributor).
|
|
||||||
- [Install the development environment](https://zulip.readthedocs.io/en/latest/development/overview.html),
|
|
||||||
getting help in
|
|
||||||
[#provision help](https://chat.zulip.org/#narrow/stream/21-provision-help)
|
|
||||||
if you run into any troubles.
|
|
||||||
- Familiarize yourself with [using the development environment](https://zulip.readthedocs.io/en/latest/development/using.html).
|
|
||||||
- Go through the [new application feature
|
|
||||||
tutorial](https://zulip.readthedocs.io/en/latest/tutorials/new-feature-tutorial.html) to get familiar with
|
|
||||||
how the Zulip codebase is organized and how to find code in it.
|
|
||||||
- Read the [Zulip guide to
|
|
||||||
Git](https://zulip.readthedocs.io/en/latest/git/index.html) if you
|
|
||||||
are unfamiliar with Git or Zulip's rebase-based Git workflow,
|
|
||||||
getting help in [#git
|
|
||||||
help](https://chat.zulip.org/#narrow/stream/44-git-help) if you run
|
|
||||||
into any troubles. Even Git experts should read the [Zulip-specific
|
|
||||||
Git tools
|
|
||||||
page](https://zulip.readthedocs.io/en/latest/git/zulip-tools.html).
|
|
||||||
|
|
||||||
### Where to look for an issue
|
|
||||||
|
|
||||||
Now you're ready to pick your first issue! Zulip has several repositories you
|
|
||||||
can check out, depending on your interests. There are hundreds of open issues in
|
|
||||||
the [main Zulip server and web app
|
|
||||||
repository](https://github.com/zulip/zulip/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
|
|
||||||
alone.
|
|
||||||
|
|
||||||
You can look through issues tagged with the "help wanted" label, which is used
|
|
||||||
to indicate the issues that are ready for contributions. Some repositories also
|
|
||||||
use the "good first issue" label to tag issues that are especially approachable
|
|
||||||
for new contributors.
|
|
||||||
|
|
||||||
- [Server and web app](https://github.com/zulip/zulip/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
|
|
||||||
- [Mobile apps](https://github.com/zulip/zulip-mobile/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
|
|
||||||
- [Desktop app](https://github.com/zulip/zulip-desktop/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
|
|
||||||
- [Terminal app](https://github.com/zulip/zulip-terminal/issues?q=is%3Aopen+is%3Aissue+label%3A"help+wanted")
|
|
||||||
- [Python API bindings and bots](https://github.com/zulip/python-zulip-api/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
|
|
||||||
|
|
||||||
### Picking an issue to work on
|
|
||||||
|
|
||||||
There's a lot to learn while making your first pull request, so start small!
|
|
||||||
Many first contributions have fewer than 10 lines of changes (not counting
|
|
||||||
changes to tests).
|
|
||||||
|
|
||||||
We recommend the following process for finding an issue to work on:
|
|
||||||
|
|
||||||
1. Read the description of an issue tagged with the "help wanted" label and make
|
|
||||||
sure you understand it.
|
|
||||||
2. If it seems promising, poke around the product
|
|
||||||
(on [chat.zulip.org](https://chat.zulip.org) or in the development
|
|
||||||
environment) until you know how the piece being
|
|
||||||
described fits into the bigger picture. If after some exploration the
|
|
||||||
description seems confusing or ambiguous, post a question on the GitHub
|
|
||||||
issue, as others may benefit from the clarification as well.
|
|
||||||
3. When you find an issue you like, try to get started working on it. See if you
|
|
||||||
can find the part of the code you'll need to modify (`git grep` is your
|
|
||||||
friend!) and get some idea of how you'll approach the problem.
|
|
||||||
4. If you feel lost, that's OK! Go through these steps again with another issue.
|
|
||||||
There's plenty to work on, and the exploration you do will help you learn
|
|
||||||
more about the project.
|
|
||||||
|
|
||||||
Note that you are _not_ claiming an issue while you are iterating through steps
|
|
||||||
1-4. _Before you claim an issue_, you should be confident that you will be able to
|
|
||||||
tackle it effectively.
|
|
||||||
|
|
||||||
Additional tips for the [main server and web app
|
|
||||||
repository](https://github.com/zulip/zulip/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22):
|
|
||||||
|
|
||||||
- We especially recommend browsing recently opened issues, as there are more
|
|
||||||
likely to be easy ones for you to find.
|
|
||||||
- Take a look at issues with the ["good first issue"
|
|
||||||
label](https://github.com/zulip/zulip/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22),
|
|
||||||
as they are especially accessible to new contributors. However, you will
|
|
||||||
likely find issues without this label that are accessible as well.
|
|
||||||
- All issues are partitioned into areas like
|
|
||||||
admin, compose, emoji, hotkeys, i18n, onboarding, search, etc. Look
|
|
||||||
through our [list of labels](https://github.com/zulip/zulip/labels), and
|
|
||||||
click on some of the `area:` labels to see all the issues related to your
|
|
||||||
areas of interest.
|
|
||||||
- Avoid issues with the "difficult" label unless you
|
|
||||||
understand why it is difficult and are highly confident you can resolve the
|
|
||||||
issue correctly and completely.
|
|
||||||
|
|
||||||
### Claiming an issue
|
|
||||||
|
|
||||||
#### In the main server/web app repository and Zulip Terminal repository
|
|
||||||
|
|
||||||
The Zulip server/web app repository
|
|
||||||
([`zulip/zulip`](https://github.com/zulip/zulip/)) and the Zulip Terminal
|
|
||||||
repository ([`zulip/zulip-terminal`](https://github.com/zulip/zulip-terminal/))
|
|
||||||
are set up with a GitHub workflow bot called
|
|
||||||
[Zulipbot](https://github.com/zulip/zulipbot), which manages issues and pull
|
|
||||||
requests in order to create a better workflow for Zulip contributors.
|
|
||||||
|
|
||||||
To claim an issue in these repositories, simply post a comment that says
|
|
||||||
`@zulipbot claim` to the issue thread. If the issue is tagged with a [help
|
|
||||||
wanted](https://github.com/zulip/zulip/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22)
|
|
||||||
label, Zulipbot will immediately assign the issue to you.
|
|
||||||
|
|
||||||
Note that new contributors can only claim one issue until their first pull request is
|
|
||||||
merged. This is to encourage folks to finish ongoing work before starting
|
|
||||||
something new. If you would like to pick up a new issue while waiting for review
|
|
||||||
on an almost-ready pull request, you can post a comment to this effect on the
|
|
||||||
issue you're interested in.
|
|
||||||
|
|
||||||
#### In other Zulip repositories
|
|
||||||
|
|
||||||
There is no bot for other Zulip repositories
|
|
||||||
([`zulip/zulip-mobile`](https://github.com/zulip/zulip-mobile/), etc.). If
|
|
||||||
you are interested in claiming an issue in one of these repositories, simply
|
|
||||||
post a comment on the issue thread saying that you'd like to work on it. There
|
|
||||||
is no need to @-mention the issue creator in your comment.
|
|
||||||
|
|
||||||
Please follow the same guidelines as described above: find an issue labeled
|
|
||||||
"help wanted", and only pick up one issue at a time to start with.
|
|
||||||
|
|
||||||
### Working on an issue
|
|
||||||
|
|
||||||
You're encouraged to ask questions on how to best implement or debug your
|
|
||||||
changes -- the Zulip maintainers are excited to answer questions to help you
|
|
||||||
stay unblocked and working efficiently. You can ask questions in the [Zulip
|
|
||||||
development community](https://zulip.com/development-community/), or on the
|
|
||||||
GitHub issue or pull request.
|
|
||||||
|
|
||||||
To get early feedback on any UI changes, we encourage you to post screenshots of
|
|
||||||
your work in the [#design
|
|
||||||
stream](https://chat.zulip.org/#narrow/stream/101-design) in the [Zulip
|
|
||||||
development community](https://zulip.com/development-community/)
|
|
||||||
|
|
||||||
For more advice, see [What makes a great Zulip
|
|
||||||
contributor?](#what-makes-a-great-zulip-contributor) below. It's OK if your
|
|
||||||
first issue takes you a while; that's normal! You'll be able to work a lot
|
|
||||||
faster as you build experience.
|
|
||||||
|
|
||||||
### Submitting a pull request
|
|
||||||
|
|
||||||
See the [pull request review
|
|
||||||
process](https://zulip.readthedocs.io/en/latest/contributing/review-process.html)
|
|
||||||
guide for detailed instructions on how to submit a pull request, and information
|
|
||||||
on the stages of review your PR will go through.
|
|
||||||
|
|
||||||
### Beyond the first issue
|
|
||||||
|
|
||||||
To find a second issue to work on, we recommend looking through issues with the same
|
|
||||||
`area:` label as the last issue you resolved. You'll be able to reuse the
|
|
||||||
work you did learning how that part of the codebase works. Also, the path to
|
|
||||||
becoming a core developer often involves taking ownership of one of these area
|
|
||||||
labels.
|
|
||||||
|
|
||||||
### Common questions
|
|
||||||
|
|
||||||
- **What if somebody is already working on the issue I want do claim?** There
|
|
||||||
are lots of issue to work on! If somebody else is actively working on the
|
|
||||||
issue, you can find a different one, or help with
|
|
||||||
reviewing their work.
|
|
||||||
- **What if somebody else claims an issue while I'm figuring out whether or not to
|
|
||||||
work on it?** No worries! You can contribute by providing feedback on
|
|
||||||
their pull request. If you've made good progress in understanding part of the
|
|
||||||
codebase, you can also find another "help wanted" issue in the same area to
|
|
||||||
work on.
|
|
||||||
- **What if there is already a pull request for the issue I want to work on?**
|
|
||||||
Start by reviewing the existing work. If you agree with the approach, you can
|
|
||||||
use the existing pull request (PR) as a starting point for your contribution. If
|
|
||||||
you think a different approach is needed, you can post a new PR, with a comment that clearly
|
|
||||||
explains _why_ you decided to start from scratch.
|
|
||||||
- **What if I ask if someone is still working on an issue, and they don't
|
|
||||||
respond?** If you don't get a reply within 2-3 days, go ahead and post a comment
|
|
||||||
that you are working on the issue, and submit a pull request. If the original
|
|
||||||
assignee ends up submitting a pull request first, no worries! You can help by
|
|
||||||
providing feedback on their work, or submit your own PR if you think a
|
|
||||||
different approach is needed (as described above).
|
|
||||||
- **Can I come up with my own feature idea and work on it?** We welcome
|
|
||||||
suggestions of features or other improvements that you feel would be valuable. If you
|
|
||||||
have a new feature you'd like to add, you can start a conversation [in our
|
|
||||||
development community](https://zulip.com/development-community/#where-do-i-send-my-message)
|
|
||||||
explaining the feature idea and the problem that you're hoping to solve.
|
|
||||||
- **I'm waiting for the next round of review on my PR. Can I pick up
|
|
||||||
another issue in the meantime?** Someone's first Zulip PR often
|
|
||||||
requires quite a bit of iteration, so please [make sure your pull
|
|
||||||
request is reviewable][reviewable-pull-requests] and go through at
|
|
||||||
least one round of feedback from others before picking up a second
|
|
||||||
issue. After that, sure! If
|
|
||||||
[Zulipbot](https://github.com/zulip/zulipbot) does not allow you to
|
|
||||||
claim an issue, you can post a comment describing the status of your
|
|
||||||
other work on the issue you're interested in, and asking for the
|
|
||||||
issue to be assigned to you. Note that addressing feedback on
|
|
||||||
in-progress PRs should always take priority over starting a new PR.
|
|
||||||
- **I think my PR is done, but it hasn't been merged yet. What's going on?**
|
|
||||||
1. **Double-check that you have addressed all the feedback**, including any comments
|
|
||||||
on [Git commit
|
|
||||||
discipline](https://zulip.readthedocs.io/en/latest/contributing/commit-discipline.html).
|
|
||||||
2. If all the feedback has been addressed, did you [leave a
|
|
||||||
comment](https://zulip.readthedocs.io/en/latest/contributing/review-process.html#how-to-help-move-the-review-process-forward)
|
|
||||||
explaining that you have done so and **requesting another review**? If not,
|
|
||||||
it may not be clear to project maintainers or reviewers that your PR is
|
|
||||||
ready for another look.
|
|
||||||
3. There may be a pause between initial rounds of review for your PR and final
|
|
||||||
review by project maintainers. This is normal, and we encourage you to **work
|
|
||||||
on other issues** while you wait.
|
|
||||||
4. If you think the PR is ready and haven't seen any updates for a couple
|
|
||||||
of weeks, it can be helpful to **leave another comment**. Summarize the
|
|
||||||
overall state of the review process and your work, and indicate that you
|
|
||||||
are waiting for a review.
|
|
||||||
5. Finally, **Zulip project maintainers are people too**! They may be busy
|
|
||||||
with other work, and sometimes they might even take a vacation. ;) It can
|
|
||||||
occasionally take a few weeks for a PR in the final stages of the review
|
|
||||||
process to be merged.
|
|
||||||
|
|
||||||
[reviewable-pull-requests]: https://zulip.readthedocs.io/en/latest/contributing/reviewable-prs.html
|
|
||||||
|
|
||||||
## What makes a great Zulip contributor?
|
|
||||||
|
|
||||||
Zulip has a lot of experience working with new contributors. In our
|
|
||||||
experience, these are the best predictors of success:
|
|
||||||
|
|
||||||
- [Asking great questions][great-questions]. It's very hard to answer a general
|
|
||||||
question like, "How do I do this issue?" When asking for help, explain your
|
|
||||||
current understanding, including what you've done or tried so far and where
|
|
||||||
you got stuck. Post tracebacks or other error messages if appropriate. For
|
|
||||||
more advice, check out [our guide][great-questions]!
|
|
||||||
- Learning and practicing
|
|
||||||
[Git commit discipline](https://zulip.readthedocs.io/en/latest/contributing/commit-discipline.html).
|
|
||||||
- Submitting carefully tested code. See our [detailed guide on how to review
|
|
||||||
code](https://zulip.readthedocs.io/en/latest/contributing/code-reviewing.html#how-to-review-code)
|
|
||||||
(yours or someone else's).
|
|
||||||
- Posting
|
|
||||||
[screenshots or GIFs](https://zulip.readthedocs.io/en/latest/tutorials/screenshot-and-gif-software.html)
|
|
||||||
for frontend changes.
|
|
||||||
- Working to [make your pull requests easy to
|
|
||||||
review](https://zulip.readthedocs.io/en/latest/contributing/reviewable-prs.html).
|
|
||||||
- Clearly describing what you have implemented and why. For example, if your
|
|
||||||
implementation differs from the issue description in some way or is a partial
|
|
||||||
step towards the requirements described in the issue, be sure to call
|
|
||||||
out those differences.
|
|
||||||
- Being responsive to feedback on pull requests. This means incorporating or
|
|
||||||
responding to all suggested changes, and leaving a note if you won't be
|
|
||||||
able to address things within a few days.
|
|
||||||
- Being helpful and friendly on the [Zulip community
|
|
||||||
server](https://zulip.com/development-community/).
|
|
||||||
|
|
||||||
[great-questions]: https://zulip.readthedocs.io/en/latest/contributing/asking-great-questions.html
|
|
||||||
|
|
||||||
## User feedback
|
|
||||||
|
|
||||||
Nearly every feature we develop starts with a user request. If you are part
|
|
||||||
of a group that is either using or considering using Zulip, we would love to
|
|
||||||
hear about your experience with the product. If you're not sure what to
|
|
||||||
write, here are some questions we're always very curious to know the answer
|
|
||||||
to:
|
|
||||||
|
|
||||||
- Evaluation: What is the process by which your organization chose or will
|
|
||||||
choose a group chat product?
|
|
||||||
- Pros and cons: What are the pros and cons of Zulip for your organization,
|
|
||||||
and the pros and cons of other products you are evaluating?
|
|
||||||
- Features: What are the features that are most important for your
|
|
||||||
organization? In the best-case scenario, what would your chat solution do
|
|
||||||
for you?
|
|
||||||
- Onboarding: If you remember it, what was your impression during your first
|
|
||||||
few minutes of using Zulip? What did you notice, and how did you feel? Was
|
|
||||||
there anything that stood out to you as confusing, or broken, or great?
|
|
||||||
- Organization: What does your organization do? How big is the organization?
|
|
||||||
A link to your organization's website?
|
|
||||||
|
|
||||||
You can contact us in the [#feedback stream of the Zulip development
|
|
||||||
community](https://chat.zulip.org/#narrow/stream/137-feedback) or
|
|
||||||
by emailing [support@zulip.com](mailto:support@zulip.com).
|
|
||||||
|
|
||||||
## Outreach programs
|
|
||||||
|
|
||||||
Zulip regularly participates in [Google Summer of Code
|
|
||||||
(GSoC)](https://developers.google.com/open-source/gsoc/) and
|
|
||||||
[Outreachy](https://www.outreachy.org/). We have been a GSoC mentoring
|
|
||||||
organization since 2016, and we accept 15-20 GSoC participants each summer. In
|
|
||||||
the past, we’ve also participated in [Google
|
|
||||||
Code-In](https://developers.google.com/open-source/gci/), and hosted summer
|
|
||||||
interns from Harvard, MIT, and Stanford.
|
|
||||||
|
|
||||||
Check out our [outreach programs
|
|
||||||
overview](https://zulip.readthedocs.io/en/latest/outreach/overview.html) to learn
|
|
||||||
more about participating in an outreach program with Zulip. Most of our program
|
|
||||||
participants end up sticking around the project long-term, and many have become
|
|
||||||
core team members, maintaining important parts of the project. We hope you
|
|
||||||
apply!
|
|
||||||
|
|
||||||
## Stay connected
|
|
||||||
|
|
||||||
Even if you are not logging into the development community on a regular basis,
|
|
||||||
you can still stay connected with the project.
|
|
||||||
|
|
||||||
- Follow us [on Twitter](https://twitter.com/zulip).
|
|
||||||
- Subscribe to [our blog](https://blog.zulip.org/).
|
|
||||||
- Join or follow the project [on LinkedIn](https://www.linkedin.com/company/zulip-project/).
|
|
||||||
|
|
||||||
## Help others find Zulip
|
|
||||||
|
|
||||||
Here are some ways you can help others find Zulip:
|
|
||||||
|
|
||||||
- Star us on GitHub. There are four main repositories:
|
|
||||||
[server/web](https://github.com/zulip/zulip),
|
|
||||||
[mobile](https://github.com/zulip/zulip-mobile),
|
|
||||||
[desktop](https://github.com/zulip/zulip-desktop), and
|
|
||||||
[Python API](https://github.com/zulip/python-zulip-api).
|
|
||||||
|
|
||||||
- "Like" and retweet [our tweets](https://twitter.com/zulip).
|
|
||||||
|
|
||||||
- Upvote and post feedback on Zulip on comparison websites. A couple specific
|
|
||||||
ones to highlight:
|
|
||||||
|
|
||||||
- [AlternativeTo](https://alternativeto.net/software/zulip-chat-server/). You can also
|
|
||||||
[upvote Zulip](https://alternativeto.net/software/slack/) on their page
|
|
||||||
for Slack.
|
|
||||||
- [Add Zulip to your stack](https://stackshare.io/zulip) on StackShare, star
|
|
||||||
it, and upvote the reasons why people like Zulip that you find most
|
|
||||||
compelling.
|
|
||||||
19
Dockerfile
Normal file
19
Dockerfile
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
FROM ubuntu:trusty
|
||||||
|
|
||||||
|
EXPOSE 9991
|
||||||
|
|
||||||
|
RUN apt-get update && apt-get install -y \
|
||||||
|
python-pbs \
|
||||||
|
wget
|
||||||
|
|
||||||
|
RUN locale-gen en_US.UTF-8
|
||||||
|
|
||||||
|
RUN useradd -d /home/zulip -m zulip && echo 'zulip ALL=(ALL) NOPASSWD:ALL' >> /etc/sudoers
|
||||||
|
|
||||||
|
USER zulip
|
||||||
|
|
||||||
|
RUN ln -nsf /srv/zulip ~/zulip
|
||||||
|
|
||||||
|
RUN echo 'export LC_ALL="en_US.UTF-8" LANG="en_US.UTF-8" LANGUAGE="en_US.UTF-8"' >> ~zulip/.bashrc
|
||||||
|
|
||||||
|
WORKDIR /srv/zulip
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
# This is a multiarch Dockerfile. See https://docs.docker.com/desktop/multi-arch/
|
|
||||||
#
|
|
||||||
# To set up the first time:
|
|
||||||
# docker buildx create --name multiarch --use
|
|
||||||
#
|
|
||||||
# To build:
|
|
||||||
# docker buildx build --platform linux/amd64,linux/arm64 \
|
|
||||||
# -f ./Dockerfile-postgresql -t zulip/zulip-postgresql:14 --push .
|
|
||||||
|
|
||||||
# Currently the PostgreSQL images do not support automatic upgrading of
|
|
||||||
# the on-disk data in volumes. So the base image cannot currently be upgraded
|
|
||||||
# without users needing a manual pgdump and restore.
|
|
||||||
|
|
||||||
# https://hub.docker.com/r/groonga/pgroonga/tags
|
|
||||||
ARG PGROONGA_VERSION=latest
|
|
||||||
ARG POSTGRESQL_VERSION=14
|
|
||||||
FROM groonga/pgroonga:$PGROONGA_VERSION-alpine-$POSTGRESQL_VERSION-slim
|
|
||||||
|
|
||||||
# Install hunspell, Zulip stop words, and run Zulip database
|
|
||||||
# init.
|
|
||||||
RUN apk add -U --no-cache hunspell-en
|
|
||||||
RUN ln -sf /usr/share/hunspell/en_US.dic /usr/local/share/postgresql/tsearch_data/en_us.dict && ln -sf /usr/share/hunspell/en_US.aff /usr/local/share/postgresql/tsearch_data/en_us.affix
|
|
||||||
COPY puppet/zulip/files/postgresql/zulip_english.stop /usr/local/share/postgresql/tsearch_data/zulip_english.stop
|
|
||||||
COPY scripts/setup/create-db.sql /docker-entrypoint-initdb.d/zulip-create-db.sql
|
|
||||||
COPY scripts/setup/create-pgroonga.sql /docker-entrypoint-initdb.d/zulip-create-pgroonga.sql
|
|
||||||
18
NOTICE
18
NOTICE
@@ -1,18 +0,0 @@
|
|||||||
Copyright 2012–2015 Dropbox, Inc., 2015–2021 Kandra Labs, Inc., and contributors
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this project except in compliance with the License.
|
|
||||||
You may obtain a copy of the License at
|
|
||||||
|
|
||||||
http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
|
|
||||||
The software includes some works released by third parties under other
|
|
||||||
free and open source licenses. Those works are redistributed under the
|
|
||||||
license terms under which the works were received. For more details,
|
|
||||||
see the ``docs/THIRDPARTY`` file included with this distribution.
|
|
||||||
314
README.md
314
README.md
@@ -1,83 +1,263 @@
|
|||||||
|
**[Zulip overview](#zulip-overview)** |
|
||||||
|
**[Community](#community)** |
|
||||||
|
**[Installing for dev](#installing-the-zulip-development-environment)** |
|
||||||
|
**[Installing for production](#running-zulip-in-production)** |
|
||||||
|
**[Ways to contribute](#ways-to-contribute)** |
|
||||||
|
**[How to get involved](#how-to-get-involved-with-contributing-to-zulip)** |
|
||||||
|
**[License](#license)**
|
||||||
|
|
||||||
# Zulip overview
|
# Zulip overview
|
||||||
|
|
||||||
[Zulip](https://zulip.com) is an open-source team collaboration tool with unique
|
Zulip is a powerful, open source group chat application. Written in
|
||||||
[topic-based threading][why-zulip] that combines the best of email and chat to
|
Python and using the Django framework, Zulip supports both private
|
||||||
make remote work productive and delightful. Fortune 500 companies, [leading open
|
messaging and group chats via conversation streams.
|
||||||
source projects][rust-case-study], and thousands of other organizations use
|
|
||||||
Zulip every day. Zulip is the only [modern team chat app][features] that is
|
|
||||||
designed for both live and asynchronous conversations.
|
|
||||||
|
|
||||||
Zulip is built by a distributed community of developers from all around the
|
Zulip also supports fast search, drag-and-drop file uploads, image
|
||||||
world, with 74+ people who have each contributed 100+ commits. With
|
previews, group private messages, audible notifications,
|
||||||
over 1000 contributors merging over 500 commits a month, Zulip is the
|
missed-message emails, desktop apps, and much more.
|
||||||
largest and fastest growing open source team chat project.
|
|
||||||
|
|
||||||
Come find us on the [development community chat](https://zulip.com/development-community/)!
|
Further information on the Zulip project and its features can be found
|
||||||
|
at https://www.zulip.org.
|
||||||
|
|
||||||
[](https://github.com/zulip/zulip/actions/workflows/zulip-ci.yml?query=branch%3Amain)
|
[](https://travis-ci.org/zulip/zulip) [](https://coveralls.io/github/zulip/zulip?branch=master) [](http://zulip.readthedocs.io/en/latest/) [](https://chat.zulip.org)
|
||||||
[](https://codecov.io/gh/zulip/zulip)
|
|
||||||
[][mypy-coverage]
|
|
||||||
[](https://github.com/astral-sh/ruff)
|
|
||||||
[](https://github.com/psf/black)
|
|
||||||
[](https://github.com/prettier/prettier)
|
|
||||||
[](https://github.com/zulip/zulip/releases/latest)
|
|
||||||
[](https://zulip.readthedocs.io/en/latest/)
|
|
||||||
[](https://chat.zulip.org)
|
|
||||||
[](https://twitter.com/zulip)
|
|
||||||
[](https://github.com/sponsors/zulip)
|
|
||||||
|
|
||||||
[mypy-coverage]: https://blog.zulip.org/2016/10/13/static-types-in-python-oh-mypy/
|
## Community
|
||||||
[why-zulip]: https://zulip.com/why-zulip/
|
|
||||||
[rust-case-study]: https://zulip.com/case-studies/rust/
|
|
||||||
[features]: https://zulip.com/features/
|
|
||||||
|
|
||||||
## Getting started
|
There are several places online where folks discuss Zulip.
|
||||||
|
|
||||||
- **Contributing code**. Check out our [guide for new
|
One of those places is our [public Zulip instance](https://chat.zulip.org/).
|
||||||
contributors](https://zulip.readthedocs.io/en/latest/contributing/contributing.html)
|
You can go through the simple signup process at that link, and then you
|
||||||
to get started. We have invested in making Zulip’s code highly
|
will soon be talking to core Zulip developers and other users. To get
|
||||||
readable, thoughtfully tested, and easy to modify. Beyond that, we
|
help in real time, you will have the best luck finding core developers
|
||||||
have written an extraordinary 150K words of documentation for Zulip
|
roughly between 16:00 UTC and 23:59 UTC. Most questions get a reply
|
||||||
contributors.
|
within minutes to a few hours, depending on time of day.
|
||||||
|
|
||||||
- **Contributing non-code**. [Report an
|
For Google Summer of Code students and applicants, we have [a mailing
|
||||||
issue](https://zulip.readthedocs.io/en/latest/contributing/contributing.html#reporting-issues),
|
list](https://groups.google.com/forum/#!forum/zulip-gsoc) for help,
|
||||||
[translate](https://zulip.readthedocs.io/en/latest/translating/translating.html)
|
questions, and announcements.
|
||||||
Zulip into your language, or [give us
|
|
||||||
feedback](https://zulip.readthedocs.io/en/latest/contributing/contributing.html#user-feedback).
|
|
||||||
We'd love to hear from you, whether you've been using Zulip for years, or are just
|
|
||||||
trying it out for the first time.
|
|
||||||
|
|
||||||
- **Checking Zulip out**. The best way to see Zulip in action is to drop by the
|
We have
|
||||||
[Zulip community server](https://zulip.com/development-community/). We also
|
[a public mailing list](https://groups.google.com/forum/#!forum/zulip-devel)
|
||||||
recommend reading about Zulip's [unique
|
that is currently pretty low traffic because most discussions happen
|
||||||
approach](https://zulip.com/why-zulip/) to organizing conversations.
|
in our public Zulip instance. We use it to announce Zulip developer
|
||||||
|
community gatherings and ask for feedback on major technical or design
|
||||||
|
decisions. It has several hundred subscribers, so you can use it to
|
||||||
|
ask questions about features or possible bugs, but please don't use it
|
||||||
|
ask for generic help getting started as a contributor (e.g. because
|
||||||
|
you want to do Google Summer of Code). The rest of this page covers
|
||||||
|
how to get involved in the Zulip project in detail.
|
||||||
|
|
||||||
- **Running a Zulip server**. Self-host Zulip directly on Ubuntu or Debian
|
Zulip also has a [blog](https://blog.zulip.org/).
|
||||||
Linux, in [Docker](https://github.com/zulip/docker-zulip), or with prebuilt
|
|
||||||
images for [Digital Ocean](https://marketplace.digitalocean.com/apps/zulip) and
|
|
||||||
[Render](https://render.com/docs/deploy-zulip).
|
|
||||||
Learn more about [self-hosting Zulip](https://zulip.com/self-hosting/).
|
|
||||||
|
|
||||||
- **Using Zulip without setting up a server**. Learn about [Zulip
|
Last but not least, we use [GitHub](https://github.com/zulip/zulip) to
|
||||||
Cloud](https://zulip.com/plans/) hosting options. Zulip sponsors free [Zulip
|
track Zulip-related issues (and store our code, of course).
|
||||||
Cloud Standard](https://zulip.com/plans/) for hundreds of worthy
|
Anybody with a GitHub account should be able to create Issues there
|
||||||
organizations, including [fellow open-source
|
pertaining to bugs or enhancement requests. We also use Pull
|
||||||
projects](https://zulip.com/for/open-source/).
|
Requests as our primary mechanism to receive code contributions.
|
||||||
|
|
||||||
- **Participating in [outreach
|
The Zulip community has a [Code of Conduct][code-of-conduct].
|
||||||
programs](https://zulip.readthedocs.io/en/latest/contributing/contributing.html#outreach-programs)**
|
|
||||||
like [Google Summer of Code](https://developers.google.com/open-source/gsoc/)
|
|
||||||
and [Outreachy](https://www.outreachy.org/).
|
|
||||||
|
|
||||||
- **Supporting Zulip**. Advocate for your organization to use Zulip, become a
|
## Installing the Zulip Development environment
|
||||||
[sponsor](https://github.com/sponsors/zulip), write a review in the mobile app
|
|
||||||
stores, or [help others find
|
|
||||||
Zulip](https://zulip.readthedocs.io/en/latest/contributing/contributing.html#help-others-find-zulip).
|
|
||||||
|
|
||||||
You may also be interested in reading our [blog](https://blog.zulip.org/), and
|
The Zulip development environment is the recommended option for folks
|
||||||
following us on [Twitter](https://twitter.com/zulip) and
|
interested in trying out Zulip. This is documented in [the developer
|
||||||
[LinkedIn](https://www.linkedin.com/company/zulip-project/).
|
installation guide][dev-install].
|
||||||
|
|
||||||
Zulip is distributed under the
|
## Running Zulip in production
|
||||||
[Apache 2.0](https://github.com/zulip/zulip/blob/main/LICENSE) license.
|
|
||||||
|
Zulip in production supports Ubuntu 14.04 Trusty and Ubuntu 16.04
|
||||||
|
Xenial. Work is ongoing on adding support for additional
|
||||||
|
platforms. The installation process is documented at
|
||||||
|
https://zulip.org/server.html and in more detail in [the
|
||||||
|
documentation](https://zulip.readthedocs.io/en/latest/prod-install.html).
|
||||||
|
|
||||||
|
## Ways to contribute
|
||||||
|
|
||||||
|
Zulip welcomes all forms of contributions! The page documents the
|
||||||
|
Zulip development process.
|
||||||
|
|
||||||
|
* **Pull requests**. Before a pull request can be merged, you need to
|
||||||
|
sign the [Dropbox Contributor License Agreement][cla]. Also,
|
||||||
|
please skim our [commit message style guidelines][doc-commit-style].
|
||||||
|
|
||||||
|
* **Testing**. The Zulip automated tests all run automatically when
|
||||||
|
you submit a pull request, but you can also run them all in your
|
||||||
|
development environment following the instructions in the [testing
|
||||||
|
docs][doc-test]. You can also try out [our new desktop
|
||||||
|
client][electron], which is in alpha; we'd appreciate testing and
|
||||||
|
[feedback](https://github.com/zulip/zulip-electron/issues/new).
|
||||||
|
|
||||||
|
* **Developer Documentation**. Zulip has a growing collection of
|
||||||
|
developer documentation on [Read The Docs][doc]. Recommended reading
|
||||||
|
for new contributors includes the [directory structure][doc-dirstruct]
|
||||||
|
and [new feature tutorial][doc-newfeat]. You can also improve
|
||||||
|
[Zulip.org][z-org].
|
||||||
|
|
||||||
|
* **Mailing lists and bug tracker**. Zulip has a [development
|
||||||
|
discussion mailing list](#community) and uses [GitHub issues
|
||||||
|
][gh-issues]. There are also lists for the [Android][email-android]
|
||||||
|
and [iOS][email-ios] apps. Feel free to send any questions or
|
||||||
|
suggestions of areas where you'd love to see more documentation to the
|
||||||
|
relevant list! Please report any security issues you discover to
|
||||||
|
zulip-security@googlegroups.com.
|
||||||
|
|
||||||
|
* **App codebases**. This repository is for the Zulip server and web
|
||||||
|
app (including most integrations); the [desktop][], [Android][], and
|
||||||
|
[iOS][] apps, are separate repositories, as are our [experimental
|
||||||
|
React Native iOS app][ios-exp] and [alpha Electron desktop
|
||||||
|
app][electron].
|
||||||
|
|
||||||
|
* **Glue code**. We maintain a [Hubot adapter][hubot-adapter] and several
|
||||||
|
integrations ([Phabricator][phab], [Jenkins][], [Puppet][], [Redmine][],
|
||||||
|
and [Trello][]), plus [node.js API bindings][node], an [isomorphic
|
||||||
|
JavaScript library][zulip-js], and a [full-text search PostgreSQL
|
||||||
|
extension][tsearch], as separate repos.
|
||||||
|
|
||||||
|
* **Translations**. Zulip is in the process of being translated into
|
||||||
|
10+ languages, and we love contributions to our translations. See our
|
||||||
|
[translating documentation][transifex] if you're interested in
|
||||||
|
contributing!
|
||||||
|
|
||||||
|
[cla]: https://opensource.dropbox.com/cla/
|
||||||
|
[code-of-conduct]: https://zulip.readthedocs.io/en/latest/code-of-conduct.html
|
||||||
|
[dev-install]: https://zulip.readthedocs.io/en/latest/dev-overview.html
|
||||||
|
[doc]: https://zulip.readthedocs.io/
|
||||||
|
[doc-commit-style]: http://zulip.readthedocs.io/en/latest/version-control.html#commit-messages
|
||||||
|
[doc-dirstruct]: http://zulip.readthedocs.io/en/latest/directory-structure.html
|
||||||
|
[doc-newfeat]: http://zulip.readthedocs.io/en/latest/new-feature-tutorial.html
|
||||||
|
[doc-test]: http://zulip.readthedocs.io/en/latest/testing.html
|
||||||
|
[electron]: https://github.com/zulip/zulip-electron
|
||||||
|
[gh-issues]: https://github.com/zulip/zulip/issues
|
||||||
|
[desktop]: https://github.com/zulip/zulip-desktop
|
||||||
|
[android]: https://github.com/zulip/zulip-android
|
||||||
|
[ios]: https://github.com/zulip/zulip-ios
|
||||||
|
[ios-exp]: https://github.com/zulip/zulip-mobile
|
||||||
|
[email-android]: https://groups.google.com/forum/#!forum/zulip-android
|
||||||
|
[email-ios]: https://groups.google.com/forum/#!forum/zulip-ios
|
||||||
|
[hubot-adapter]: https://github.com/zulip/hubot-zulip
|
||||||
|
[jenkins]: https://github.com/zulip/zulip-jenkins-plugin
|
||||||
|
[node]: https://github.com/zulip/zulip-node
|
||||||
|
[zulip-js]: https://github.com/zulip/zulip-js
|
||||||
|
[phab]: https://github.com/zulip/phabricator-to-zulip
|
||||||
|
[puppet]: https://github.com/matthewbarr/puppet-zulip
|
||||||
|
[redmine]: https://github.com/zulip/zulip-redmine-plugin
|
||||||
|
[trello]: https://github.com/zulip/trello-to-zulip
|
||||||
|
[tsearch]: https://github.com/zulip/tsearch_extras
|
||||||
|
[transifex]: https://zulip.readthedocs.io/en/latest/translating.html#testing-translations
|
||||||
|
[z-org]: https://github.com/zulip/zulip.github.io
|
||||||
|
|
||||||
|
## Google Summer of Code
|
||||||
|
|
||||||
|
We participated in
|
||||||
|
[GSoC](https://developers.google.com/open-source/gsoc/) last year and
|
||||||
|
hope to do so again in 2017. For guidance, please read
|
||||||
|
[our GSoC instructions and ideas page](https://github.com/zulip/zulip.github.io/blob/master/gsoc-ideas.md)
|
||||||
|
and feel free to email
|
||||||
|
[our GSoC mailing list](https://groups.google.com/forum/#!forum/zulip-gsoc).
|
||||||
|
|
||||||
|
## How to get involved with contributing to Zulip
|
||||||
|
|
||||||
|
First, subscribe to the Zulip [development discussion mailing
|
||||||
|
list](#community).
|
||||||
|
|
||||||
|
The Zulip project uses a system of labels in our [issue
|
||||||
|
tracker][gh-issues] to make it easy to find a project if you don't
|
||||||
|
have your own project idea in mind or want to get some experience with
|
||||||
|
working on Zulip before embarking on a larger project you have in
|
||||||
|
mind:
|
||||||
|
|
||||||
|
* [Integrations](https://github.com/zulip/zulip/labels/area%3A%20integrations).
|
||||||
|
Integrate Zulip with another piece of software and contribute it
|
||||||
|
back to the community! Writing an integration can be a great first
|
||||||
|
contribution. There's detailed documentation on how to write
|
||||||
|
integrations in [the Zulip integration writing
|
||||||
|
guide](https://zulip.readthedocs.io/en/latest/integration-guide.html).
|
||||||
|
|
||||||
|
* [Bite Size](https://github.com/zulip/zulip/labels/bite%20size):
|
||||||
|
Smaller projects that might be a great first contribution.
|
||||||
|
|
||||||
|
* [Documentation](https://github.com/zulip/zulip/labels/area%3A%20documentation):
|
||||||
|
The Zulip project loves contributions of new documentation.
|
||||||
|
|
||||||
|
* [Help Wanted](https://github.com/zulip/zulip/labels/help%20wanted):
|
||||||
|
A broader list of projects that nobody is currently working on.
|
||||||
|
|
||||||
|
* [Platform support](https://github.com/zulip/zulip/labels/Platform%20support):
|
||||||
|
These are open issues about making it possible to install Zulip on a
|
||||||
|
wider range of platforms.
|
||||||
|
|
||||||
|
* [Bugs](https://github.com/zulip/zulip/labels/bug): Open bugs.
|
||||||
|
|
||||||
|
* [Feature requests](https://github.com/zulip/zulip/labels/enhancement):
|
||||||
|
Browsing this list can be a great way to find feature ideas to
|
||||||
|
implement that other Zulip users are excited about.
|
||||||
|
|
||||||
|
* [2016 roadmap milestone](http://zulip.readthedocs.io/en/latest/roadmap.html):
|
||||||
|
The projects that are
|
||||||
|
[priorities for the Zulip project](https://zulip.readthedocs.io/en/latest/roadmap.html).
|
||||||
|
These are great projects if you're looking to make an impact.
|
||||||
|
|
||||||
|
Another way to find issues in Zulip is to take advantage of our
|
||||||
|
"area:<foo>" convention in separating out issues. We partition all of
|
||||||
|
our issues into areas like admin, compose, emoji, hotkeys, i18n,
|
||||||
|
onboarding, search, etc. You can see this here:
|
||||||
|
|
||||||
|
[https://github.com/zulip/zulip/labels]
|
||||||
|
|
||||||
|
Click on any of the "area:" labels and you will see all the tickets
|
||||||
|
related to your area of interest.
|
||||||
|
|
||||||
|
If you're excited about helping with an open issue, just post on the
|
||||||
|
conversation thread that you're working on it. You're encouraged to
|
||||||
|
ask questions on how to best implement or debug your changes -- the
|
||||||
|
Zulip maintainers are excited to answer questions to help you stay
|
||||||
|
unblocked and working efficiently.
|
||||||
|
|
||||||
|
We also welcome suggestions of features that you feel would be
|
||||||
|
valuable or changes that you feel would make Zulip a better open
|
||||||
|
source project, and are happy to support you in adding new features or
|
||||||
|
other user experience improvements to Zulip.
|
||||||
|
|
||||||
|
If you have a new feature you'd like to add, we recommend you start by
|
||||||
|
opening a GitHub issue about the feature idea explaining the problem
|
||||||
|
that you're hoping to solve and that you're excited to work on it. A
|
||||||
|
Zulip maintainer will usually reply within a day with feedback on the
|
||||||
|
idea, notes on any important issues or concerns, and and often tips on
|
||||||
|
how to implement or test it. Please feel free to ping the thread if
|
||||||
|
you don't hear a response from the maintainers -- we try to be very
|
||||||
|
responsive so this usually means we missed your message.
|
||||||
|
|
||||||
|
For significant changes to the visual design, user experience, data
|
||||||
|
model, or architecture, we highly recommend posting a mockup,
|
||||||
|
screenshot, or description of what you have in mind to zulip-devel@ to
|
||||||
|
get broad feedback before you spend too much time on implementation
|
||||||
|
details.
|
||||||
|
|
||||||
|
Finally, before implementing a larger feature, we highly recommend
|
||||||
|
looking at the new feature tutorial and coding style guidelines on
|
||||||
|
ReadTheDocs.
|
||||||
|
|
||||||
|
Feedback on how to make this development process more efficient, fun,
|
||||||
|
and friendly to new contributors is very welcome! Just send an email
|
||||||
|
to the Zulip Developers list with your thoughts.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Copyright 2011-2016 Dropbox, Inc. and contributors
|
||||||
|
|
||||||
|
Licensed under the Apache License, Version 2.0 (the "License");
|
||||||
|
you may not use this file except in compliance with the License.
|
||||||
|
You may obtain a copy of the License at
|
||||||
|
|
||||||
|
http://www.apache.org/licenses/LICENSE-2.0
|
||||||
|
|
||||||
|
Unless required by applicable law or agreed to in writing, software
|
||||||
|
distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
|
See the License for the specific language governing permissions and
|
||||||
|
limitations under the License.
|
||||||
|
|
||||||
|
The software includes some works released by third parties under other
|
||||||
|
free and open source licenses. Those works are redistributed under the
|
||||||
|
license terms under which the works were received. For more details,
|
||||||
|
see the ``docs/THIRDPARTY`` file included with this distribution.
|
||||||
|
|||||||
37
SECURITY.md
37
SECURITY.md
@@ -1,37 +0,0 @@
|
|||||||
# Security policy
|
|
||||||
|
|
||||||
## Reporting a vulnerability
|
|
||||||
|
|
||||||
We love responsible reports of (potential) security issues in Zulip,
|
|
||||||
whether in the latest release or our development branch.
|
|
||||||
|
|
||||||
Our security contact is security@zulip.com. Reporters should expect a
|
|
||||||
response within 24 hours.
|
|
||||||
|
|
||||||
Please include details on the issue and how you'd like to be credited
|
|
||||||
in our release notes when we publish the fix.
|
|
||||||
|
|
||||||
Our [security model][security-model] document may be a helpful
|
|
||||||
resource.
|
|
||||||
|
|
||||||
## Security announcements
|
|
||||||
|
|
||||||
We send security announcements to our [announcement mailing
|
|
||||||
list](https://groups.google.com/g/zulip-announce). If you are running
|
|
||||||
Zulip in production, you should subscribe, by clicking "Join group" at
|
|
||||||
the top of that page.
|
|
||||||
|
|
||||||
## Supported versions
|
|
||||||
|
|
||||||
Zulip provides security support for the latest major release, in the
|
|
||||||
form of minor security/maintenance releases.
|
|
||||||
|
|
||||||
We work hard to make [upgrades][upgrades] reliable, so that there's no
|
|
||||||
reason to run older major releases.
|
|
||||||
|
|
||||||
See also our documentation on the [Zulip release
|
|
||||||
lifecycle][release-lifecycle].
|
|
||||||
|
|
||||||
[security-model]: https://zulip.readthedocs.io/en/latest/production/security-model.html
|
|
||||||
[upgrades]: https://zulip.readthedocs.io/en/stable/production/upgrade.html#upgrading-to-a-release
|
|
||||||
[release-lifecycle]: https://zulip.readthedocs.io/en/latest/overview/release-lifecycle.html
|
|
||||||
142
Vagrantfile
vendored
142
Vagrantfile
vendored
@@ -1,108 +1,110 @@
|
|||||||
# -*- mode: ruby -*-
|
# -*- mode: ruby -*-
|
||||||
|
|
||||||
Vagrant.require_version ">= 2.2.6"
|
VAGRANTFILE_API_VERSION = "2"
|
||||||
|
|
||||||
|
def command?(name)
|
||||||
|
`which #{name} > /dev/null 2>&1`
|
||||||
|
$?.success?
|
||||||
|
end
|
||||||
|
|
||||||
|
if Vagrant::VERSION == "1.8.7" then
|
||||||
|
path = `which curl`
|
||||||
|
if path.include?('/opt/vagrant/embedded/bin/curl') then
|
||||||
|
puts "In Vagrant 1.8.7, curl is broken. Please use Vagrant 1.8.6 "\
|
||||||
|
"or run 'sudo rm -f /opt/vagrant/embedded/bin/curl' to fix the "\
|
||||||
|
"issue before provisioning. See "\
|
||||||
|
"https://github.com/mitchellh/vagrant/issues/7997 "\
|
||||||
|
"for reference."
|
||||||
|
exit
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
Vagrant.configure(VAGRANTFILE_API_VERSION) do |config|
|
||||||
|
|
||||||
|
# For LXC. VirtualBox hosts use a different box, described below.
|
||||||
|
config.vm.box = "fgrehm/trusty64-lxc"
|
||||||
|
|
||||||
Vagrant.configure("2") do |config|
|
|
||||||
# The Zulip development environment runs on 9991 on the guest.
|
# The Zulip development environment runs on 9991 on the guest.
|
||||||
host_port = 9991
|
host_port = 9991
|
||||||
http_proxy = https_proxy = no_proxy = nil
|
http_proxy = https_proxy = no_proxy = ""
|
||||||
host_ip_addr = "127.0.0.1"
|
host_ip_addr = "127.0.0.1"
|
||||||
|
|
||||||
# System settings for the virtual machine.
|
|
||||||
vm_num_cpus = "2"
|
|
||||||
vm_memory = "2048"
|
|
||||||
|
|
||||||
ubuntu_mirror = ""
|
|
||||||
vboxadd_version = nil
|
|
||||||
|
|
||||||
config.vm.box = "bento/ubuntu-20.04"
|
|
||||||
|
|
||||||
config.vm.synced_folder ".", "/vagrant", disabled: true
|
config.vm.synced_folder ".", "/vagrant", disabled: true
|
||||||
config.vm.synced_folder ".", "/srv/zulip", docker_consistency: "z"
|
config.vm.synced_folder ".", "/srv/zulip"
|
||||||
|
|
||||||
vagrant_config_file = ENV["HOME"] + "/.zulip-vagrant-config"
|
vagrant_config_file = ENV['HOME'] + "/.zulip-vagrant-config"
|
||||||
if File.file?(vagrant_config_file)
|
if File.file?(vagrant_config_file)
|
||||||
IO.foreach(vagrant_config_file) do |line|
|
IO.foreach(vagrant_config_file) do |line|
|
||||||
line.chomp!
|
line.chomp!
|
||||||
key, value = line.split(nil, 2)
|
key, value = line.split(nil, 2)
|
||||||
case key
|
case key
|
||||||
when /^([#;]|$)/ # ignore comments
|
when /^([#;]|$)/; # ignore comments
|
||||||
when "HTTP_PROXY"; http_proxy = value
|
when "HTTP_PROXY"; http_proxy = value
|
||||||
when "HTTPS_PROXY"; https_proxy = value
|
when "HTTPS_PROXY"; https_proxy = value
|
||||||
when "NO_PROXY"; no_proxy = value
|
when "NO_PROXY"; no_proxy = value
|
||||||
when "HOST_PORT"; host_port = value.to_i
|
when "HOST_PORT"; host_port = value.to_i
|
||||||
when "HOST_IP_ADDR"; host_ip_addr = value
|
when "HOST_IP_ADDR"; host_ip_addr = value
|
||||||
when "GUEST_CPUS"; vm_num_cpus = value
|
|
||||||
when "GUEST_MEMORY_MB"; vm_memory = value
|
|
||||||
when "UBUNTU_MIRROR"; ubuntu_mirror = value
|
|
||||||
when "VBOXADD_VERSION"; vboxadd_version = value
|
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if Vagrant.has_plugin?("vagrant-proxyconf")
|
|
||||||
if !http_proxy.nil?
|
|
||||||
config.proxy.http = http_proxy
|
|
||||||
end
|
|
||||||
if !https_proxy.nil?
|
|
||||||
config.proxy.https = https_proxy
|
|
||||||
end
|
|
||||||
if !no_proxy.nil?
|
|
||||||
config.proxy.no_proxy = no_proxy
|
|
||||||
end
|
|
||||||
elsif !http_proxy.nil? or !https_proxy.nil?
|
|
||||||
# This prints twice due to https://github.com/hashicorp/vagrant/issues/7504
|
|
||||||
# We haven't figured out a workaround.
|
|
||||||
puts "You have specified value for proxy in ~/.zulip-vagrant-config file but did not " \
|
|
||||||
"install the vagrant-proxyconf plugin. To install it, run `vagrant plugin install " \
|
|
||||||
"vagrant-proxyconf` in a terminal. This error will appear twice."
|
|
||||||
exit
|
|
||||||
end
|
|
||||||
|
|
||||||
config.vm.network "forwarded_port", guest: 9991, host: host_port, host_ip: host_ip_addr
|
config.vm.network "forwarded_port", guest: 9991, host: host_port, host_ip: host_ip_addr
|
||||||
config.vm.network "forwarded_port", guest: 9994, host: host_port + 3, host_ip: host_ip_addr
|
|
||||||
# Specify Docker provider before VirtualBox provider so it's preferred.
|
if Vagrant.has_plugin?("vagrant-proxyconf")
|
||||||
config.vm.provider "docker" do |d, override|
|
if http_proxy != ""
|
||||||
override.vm.box = nil
|
config.proxy.http = http_proxy
|
||||||
d.build_dir = File.join(__dir__, "tools", "setup", "dev-vagrant-docker")
|
end
|
||||||
d.build_args = ["--build-arg", "VAGRANT_UID=#{Process.uid}"]
|
if https_proxy != ""
|
||||||
if !ubuntu_mirror.empty?
|
config.proxy.https = https_proxy
|
||||||
d.build_args += ["--build-arg", "UBUNTU_MIRROR=#{ubuntu_mirror}"]
|
end
|
||||||
|
if https_proxy != ""
|
||||||
|
config.proxy.no_proxy = no_proxy
|
||||||
|
end
|
||||||
|
end
|
||||||
|
|
||||||
|
# Specify LXC provider before VirtualBox provider so it's preferred.
|
||||||
|
config.vm.provider "lxc" do |lxc|
|
||||||
|
if command? "lxc-ls"
|
||||||
|
LXC_VERSION = `lxc-ls --version`.strip unless defined? LXC_VERSION
|
||||||
|
if LXC_VERSION >= "1.1.0"
|
||||||
|
# Allow start without AppArmor, otherwise Box will not Start on Ubuntu 14.10
|
||||||
|
# see https://github.com/fgrehm/vagrant-lxc/issues/333
|
||||||
|
lxc.customize 'aa_allow_incomplete', 1
|
||||||
|
end
|
||||||
|
if LXC_VERSION >= "2.0.0"
|
||||||
|
lxc.backingstore = 'dir'
|
||||||
|
end
|
||||||
end
|
end
|
||||||
d.has_ssh = true
|
|
||||||
d.create_args = ["--ulimit", "nofile=1024:65536"]
|
|
||||||
end
|
end
|
||||||
|
|
||||||
config.vm.provider "virtualbox" do |vb, override|
|
config.vm.provider "virtualbox" do |vb, override|
|
||||||
|
override.vm.box = "ubuntu/trusty64"
|
||||||
# It's possible we can get away with just 1.5GB; more testing needed
|
# It's possible we can get away with just 1.5GB; more testing needed
|
||||||
vb.memory = vm_memory
|
vb.memory = 2048
|
||||||
vb.cpus = vm_num_cpus
|
vb.cpus = 2
|
||||||
|
|
||||||
if !vboxadd_version.nil?
|
|
||||||
override.vbguest.installer = Class.new(VagrantVbguest::Installers::Ubuntu) do
|
|
||||||
define_method(:host_version) do |reload = false|
|
|
||||||
VagrantVbguest::Version(vboxadd_version)
|
|
||||||
end
|
|
||||||
end
|
|
||||||
override.vbguest.allow_downgrade = true
|
|
||||||
override.vbguest.iso_path = "https://download.virtualbox.org/virtualbox/#{vboxadd_version}/VBoxGuestAdditions_#{vboxadd_version}.iso"
|
|
||||||
end
|
|
||||||
end
|
end
|
||||||
|
|
||||||
config.vm.provider "hyperv" do |h, override|
|
config.vm.provider "vmware_fusion" do |vb, override|
|
||||||
h.memory = vm_memory
|
override.vm.box = "puphpet/ubuntu1404-x64"
|
||||||
h.maxmemory = vm_memory
|
vb.vmx["memsize"] = "2048"
|
||||||
h.cpus = vm_num_cpus
|
vb.vmx["numvcpus"] = "2"
|
||||||
end
|
end
|
||||||
|
|
||||||
config.vm.provider "parallels" do |prl, override|
|
$provision_script = <<SCRIPT
|
||||||
prl.memory = vm_memory
|
set -x
|
||||||
prl.cpus = vm_num_cpus
|
set -e
|
||||||
end
|
set -o pipefail
|
||||||
|
# If the host is running SELinux remount the /sys/fs/selinux directory as read only,
|
||||||
|
# needed for apt-get to work.
|
||||||
|
if [ -d "/sys/fs/selinux" ]; then
|
||||||
|
sudo mount -o remount,ro /sys/fs/selinux
|
||||||
|
fi
|
||||||
|
ln -nsf /srv/zulip ~/zulip
|
||||||
|
/srv/zulip/tools/provision
|
||||||
|
SCRIPT
|
||||||
|
|
||||||
config.vm.provision "shell",
|
config.vm.provision "shell",
|
||||||
# We want provision to be run with the permissions of the vagrant user.
|
# We want provision to be run with the permissions of the vagrant user.
|
||||||
privileged: false,
|
privileged: false,
|
||||||
path: "tools/setup/vagrant-provision",
|
inline: $provision_script
|
||||||
env: { "UBUNTU_MIRROR" => ubuntu_mirror }
|
|
||||||
end
|
end
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -1,22 +1,20 @@
|
|||||||
from math import sqrt
|
from __future__ import division, absolute_import
|
||||||
from random import Random
|
|
||||||
from typing import List
|
|
||||||
|
|
||||||
|
from zerver.models import Realm, UserProfile, Stream, Message
|
||||||
|
from analytics.models import InstallationCount, RealmCount, UserCount, StreamCount
|
||||||
from analytics.lib.counts import CountStat
|
from analytics.lib.counts import CountStat
|
||||||
|
from analytics.lib.time_utils import time_range
|
||||||
|
|
||||||
|
from datetime import datetime
|
||||||
|
from math import sqrt
|
||||||
|
from random import gauss, random, seed
|
||||||
|
|
||||||
def generate_time_series_data(
|
from six.moves import range, zip
|
||||||
days: int = 100,
|
|
||||||
business_hours_base: float = 10,
|
def generate_time_series_data(days=100, business_hours_base=10, non_business_hours_base=10,
|
||||||
non_business_hours_base: float = 10,
|
growth=1, autocorrelation=0, spikiness=1, holiday_rate=0,
|
||||||
growth: float = 1,
|
frequency=CountStat.DAY, is_gauge=False, random_seed=26):
|
||||||
autocorrelation: float = 0,
|
# type: (int, float, float, float, float, float, float, str, bool, int) -> List[int]
|
||||||
spikiness: float = 1,
|
|
||||||
holiday_rate: float = 0,
|
|
||||||
frequency: str = CountStat.DAY,
|
|
||||||
partial_sum: bool = False,
|
|
||||||
random_seed: int = 26,
|
|
||||||
) -> List[int]:
|
|
||||||
"""
|
"""
|
||||||
Generate semi-realistic looking time series data for testing analytics graphs.
|
Generate semi-realistic looking time series data for testing analytics graphs.
|
||||||
|
|
||||||
@@ -33,48 +31,39 @@ def generate_time_series_data(
|
|||||||
the variance.
|
the variance.
|
||||||
holiday_rate -- Fraction of days randomly set to 0, largely for testing how we handle 0s.
|
holiday_rate -- Fraction of days randomly set to 0, largely for testing how we handle 0s.
|
||||||
frequency -- Should be CountStat.HOUR or CountStat.DAY.
|
frequency -- Should be CountStat.HOUR or CountStat.DAY.
|
||||||
partial_sum -- If True, return partial sum of the series.
|
is_gauge -- If True, return partial sum of the series.
|
||||||
random_seed -- Seed for random number generator.
|
random_seed -- Seed for random number generator.
|
||||||
"""
|
"""
|
||||||
rng = Random(random_seed)
|
|
||||||
|
|
||||||
if frequency == CountStat.HOUR:
|
if frequency == CountStat.HOUR:
|
||||||
length = days * 24
|
length = days*24
|
||||||
seasonality = [non_business_hours_base] * 24 * 7
|
seasonality = [non_business_hours_base] * 24 * 7
|
||||||
for day in range(5):
|
for day in range(5):
|
||||||
for hour in range(8):
|
for hour in range(8):
|
||||||
seasonality[24 * day + hour] = business_hours_base
|
seasonality[24*day + hour] = business_hours_base
|
||||||
holidays = []
|
holidays = []
|
||||||
for i in range(days):
|
for i in range(days):
|
||||||
holidays.extend([rng.random() < holiday_rate] * 24)
|
holidays.extend([random() < holiday_rate] * 24)
|
||||||
elif frequency == CountStat.DAY:
|
elif frequency == CountStat.DAY:
|
||||||
length = days
|
length = days
|
||||||
seasonality = [8 * business_hours_base + 16 * non_business_hours_base] * 5 + [
|
seasonality = [8*business_hours_base + 16*non_business_hours_base] * 5 + \
|
||||||
24 * non_business_hours_base
|
[24*non_business_hours_base] * 2
|
||||||
] * 2
|
holidays = [random() < holiday_rate for i in range(days)]
|
||||||
holidays = [rng.random() < holiday_rate for i in range(days)]
|
|
||||||
else:
|
else:
|
||||||
raise AssertionError(f"Unknown frequency: {frequency}")
|
raise ValueError("Unknown frequency: %s" % (frequency,))
|
||||||
if length < 2:
|
if length < 2:
|
||||||
raise AssertionError(
|
raise ValueError("Must be generating at least 2 data points. "
|
||||||
f"Must be generating at least 2 data points. Currently generating {length}"
|
"Currently generating %s" % (length,))
|
||||||
)
|
growth_base = growth ** (1. / (length-1))
|
||||||
growth_base = growth ** (1.0 / (length - 1))
|
values_no_noise = [seasonality[i % len(seasonality)] * (growth_base**i) for i in range(length)]
|
||||||
values_no_noise = [
|
|
||||||
seasonality[i % len(seasonality)] * (growth_base**i) for i in range(length)
|
|
||||||
]
|
|
||||||
|
|
||||||
noise_scalars = [rng.gauss(0, 1)]
|
seed(random_seed)
|
||||||
|
noise_scalars = [gauss(0, 1)]
|
||||||
for i in range(1, length):
|
for i in range(1, length):
|
||||||
noise_scalars.append(
|
noise_scalars.append(noise_scalars[-1]*autocorrelation + gauss(0, 1)*(1-autocorrelation))
|
||||||
noise_scalars[-1] * autocorrelation + rng.gauss(0, 1) * (1 - autocorrelation)
|
|
||||||
)
|
|
||||||
|
|
||||||
values = [
|
values = [0 if holiday else int(v + sqrt(v)*noise_scalar*spikiness)
|
||||||
0 if holiday else int(v + sqrt(v) * noise_scalar * spikiness)
|
for v, noise_scalar, holiday in zip(values_no_noise, noise_scalars, holidays)]
|
||||||
for v, noise_scalar, holiday in zip(values_no_noise, noise_scalars, holidays)
|
if is_gauge:
|
||||||
]
|
|
||||||
if partial_sum:
|
|
||||||
for i in range(1, length):
|
for i in range(1, length):
|
||||||
values[i] = values[i - 1] + values[i]
|
values[i] = values[i-1] + values[i]
|
||||||
return [max(v, 0) for v in values]
|
return [max(v, 0) for v in values]
|
||||||
|
|||||||
@@ -1,19 +1,15 @@
|
|||||||
|
from zerver.lib.timestamp import floor_to_hour, floor_to_day, timestamp_to_datetime
|
||||||
|
from analytics.lib.counts import CountStat
|
||||||
|
|
||||||
from datetime import datetime, timedelta
|
from datetime import datetime, timedelta
|
||||||
from typing import List, Optional
|
from typing import List, Optional
|
||||||
|
|
||||||
from analytics.lib.counts import CountStat
|
|
||||||
from zerver.lib.timestamp import floor_to_day, floor_to_hour, verify_UTC
|
|
||||||
|
|
||||||
|
|
||||||
# If min_length is None, returns end_times from ceiling(start) to floor(end), inclusive.
|
# If min_length is None, returns end_times from ceiling(start) to floor(end), inclusive.
|
||||||
# If min_length is greater than 0, pads the list to the left.
|
# If min_length is greater than 0, pads the list to the left.
|
||||||
# So informally, time_range(Sep 20, Sep 22, day, None) returns [Sep 20, Sep 21, Sep 22],
|
# So informally, time_range(Sep 20, Sep 22, day, None) returns [Sep 20, Sep 21, Sep 22],
|
||||||
# and time_range(Sep 20, Sep 22, day, 5) returns [Sep 18, Sep 19, Sep 20, Sep 21, Sep 22]
|
# and time_range(Sep 20, Sep 22, day, 5) returns [Sep 18, Sep 19, Sep 20, Sep 21, Sep 22]
|
||||||
def time_range(
|
def time_range(start, end, frequency, min_length):
|
||||||
start: datetime, end: datetime, frequency: str, min_length: Optional[int]
|
# type: (datetime, datetime, str, Optional[int]) -> List[datetime]
|
||||||
) -> List[datetime]:
|
|
||||||
verify_UTC(start)
|
|
||||||
verify_UTC(end)
|
|
||||||
if frequency == CountStat.HOUR:
|
if frequency == CountStat.HOUR:
|
||||||
end = floor_to_hour(end)
|
end = floor_to_hour(end)
|
||||||
step = timedelta(hours=1)
|
step = timedelta(hours=1)
|
||||||
@@ -21,14 +17,13 @@ def time_range(
|
|||||||
end = floor_to_day(end)
|
end = floor_to_day(end)
|
||||||
step = timedelta(days=1)
|
step = timedelta(days=1)
|
||||||
else:
|
else:
|
||||||
raise AssertionError(f"Unknown frequency: {frequency}")
|
raise ValueError("Unknown frequency: %s" % (frequency,))
|
||||||
|
|
||||||
times = []
|
times = []
|
||||||
if min_length is not None:
|
if min_length is not None:
|
||||||
start = min(start, end - (min_length - 1) * step)
|
start = min(start, end - (min_length-1)*step)
|
||||||
current = end
|
current = end
|
||||||
while current >= start:
|
while current >= start:
|
||||||
times.append(current)
|
times.append(current)
|
||||||
current -= step
|
current -= step
|
||||||
times.reverse()
|
return list(reversed(times))
|
||||||
return times
|
|
||||||
|
|||||||
60
analytics/management/commands/active_user_stats.py
Normal file
60
analytics/management/commands/active_user_stats.py
Normal file
@@ -0,0 +1,60 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
|
from zerver.models import UserPresence, UserActivity
|
||||||
|
from zerver.lib.utils import statsd, statsd_key
|
||||||
|
|
||||||
|
from datetime import datetime, timedelta
|
||||||
|
from collections import defaultdict
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = """Sends active user statistics to statsd.
|
||||||
|
|
||||||
|
Run as a cron job that runs every 10 minutes."""
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **Any) -> None
|
||||||
|
# Get list of all active users in the last 1 week
|
||||||
|
cutoff = datetime.now() - timedelta(minutes=30, hours=168)
|
||||||
|
|
||||||
|
users = UserPresence.objects.select_related().filter(timestamp__gt=cutoff)
|
||||||
|
|
||||||
|
# Calculate 10min, 2hrs, 12hrs, 1day, 2 business days (TODO business days), 1 week bucket of stats
|
||||||
|
hour_buckets = [0.16, 2, 12, 24, 48, 168]
|
||||||
|
user_info = defaultdict(dict) # type: Dict[str, Dict[float, List[str]]]
|
||||||
|
|
||||||
|
for last_presence in users:
|
||||||
|
if last_presence.status == UserPresence.IDLE:
|
||||||
|
known_active = last_presence.timestamp - timedelta(minutes=30)
|
||||||
|
else:
|
||||||
|
known_active = last_presence.timestamp
|
||||||
|
|
||||||
|
for bucket in hour_buckets:
|
||||||
|
if bucket not in user_info[last_presence.user_profile.realm.string_id]:
|
||||||
|
user_info[last_presence.user_profile.realm.string_id][bucket] = []
|
||||||
|
if datetime.now(known_active.tzinfo) - known_active < timedelta(hours=bucket):
|
||||||
|
user_info[last_presence.user_profile.realm.string_id][bucket].append(last_presence.user_profile.email)
|
||||||
|
|
||||||
|
for realm, buckets in user_info.items():
|
||||||
|
print("Realm %s" % (realm,))
|
||||||
|
for hr, users in sorted(buckets.items()):
|
||||||
|
print("\tUsers for %s: %s" % (hr, len(users)))
|
||||||
|
statsd.gauge("users.active.%s.%shr" % (statsd_key(realm, True), statsd_key(hr, True)), len(users))
|
||||||
|
|
||||||
|
# Also do stats for how many users have been reading the app.
|
||||||
|
users_reading = UserActivity.objects.select_related().filter(query="/json/messages/flags")
|
||||||
|
user_info = defaultdict(dict)
|
||||||
|
for activity in users_reading:
|
||||||
|
for bucket in hour_buckets:
|
||||||
|
if bucket not in user_info[activity.user_profile.realm.string_id]:
|
||||||
|
user_info[activity.user_profile.realm.string_id][bucket] = []
|
||||||
|
if datetime.now(activity.last_visit.tzinfo) - activity.last_visit < timedelta(hours=bucket):
|
||||||
|
user_info[activity.user_profile.realm.string_id][bucket].append(activity.user_profile.email)
|
||||||
|
for realm, buckets in user_info.items():
|
||||||
|
print("Realm %s" % (realm,))
|
||||||
|
for hr, users in sorted(buckets.items()):
|
||||||
|
print("\tUsers reading for %s: %s" % (hr, len(users)))
|
||||||
|
statsd.gauge("users.reading.%s.%shr" % (statsd_key(realm, True), statsd_key(hr, True)), len(users))
|
||||||
28
analytics/management/commands/active_user_stats_by_day.py
Normal file
28
analytics/management/commands/active_user_stats_by_day.py
Normal file
@@ -0,0 +1,28 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
import datetime
|
||||||
|
import pytz
|
||||||
|
|
||||||
|
from optparse import make_option
|
||||||
|
from typing import Any
|
||||||
|
from django.core.management.base import BaseCommand, CommandParser
|
||||||
|
from zerver.lib.statistics import activity_averages_during_day
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = "Generate statistics on user activity for a given day."
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (CommandParser) -> None
|
||||||
|
parser.add_argument('--date', default=None, action='store',
|
||||||
|
help="Day to query in format 2013-12-05. Default is yesterday")
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **Any) -> None
|
||||||
|
if options["date"] is None:
|
||||||
|
date = datetime.datetime.now() - datetime.timedelta(days=1)
|
||||||
|
else:
|
||||||
|
date = datetime.datetime.strptime(options["date"], "%Y-%m-%d")
|
||||||
|
print("Activity data for", date)
|
||||||
|
print(activity_averages_during_day(date))
|
||||||
|
print("Please note that the total registered user count is a total for today")
|
||||||
87
analytics/management/commands/analyze_mit.py
Normal file
87
analytics/management/commands/analyze_mit.py
Normal file
@@ -0,0 +1,87 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
|
from optparse import make_option
|
||||||
|
from django.core.management.base import BaseCommand, CommandParser
|
||||||
|
from zerver.models import Recipient, Message
|
||||||
|
from zerver.lib.timestamp import timestamp_to_datetime
|
||||||
|
import datetime
|
||||||
|
import time
|
||||||
|
import logging
|
||||||
|
|
||||||
|
def compute_stats(log_level):
|
||||||
|
# type: (int) -> None
|
||||||
|
logger = logging.getLogger()
|
||||||
|
logger.setLevel(log_level)
|
||||||
|
|
||||||
|
one_week_ago = timestamp_to_datetime(time.time()) - datetime.timedelta(weeks=1)
|
||||||
|
mit_query = Message.objects.filter(sender__realm__string_id="mit",
|
||||||
|
recipient__type=Recipient.STREAM,
|
||||||
|
pub_date__gt=one_week_ago)
|
||||||
|
for bot_sender_start in ["imap.", "rcmd.", "sys."]:
|
||||||
|
mit_query = mit_query.exclude(sender__email__startswith=(bot_sender_start))
|
||||||
|
# Filtering for "/" covers tabbott/extra@ and all the daemon/foo bots.
|
||||||
|
mit_query = mit_query.exclude(sender__email__contains=("/"))
|
||||||
|
mit_query = mit_query.exclude(sender__email__contains=("aim.com"))
|
||||||
|
mit_query = mit_query.exclude(
|
||||||
|
sender__email__in=["rss@mit.edu", "bash@mit.edu", "apache@mit.edu",
|
||||||
|
"bitcoin@mit.edu", "lp@mit.edu", "clocks@mit.edu",
|
||||||
|
"root@mit.edu", "nagios@mit.edu",
|
||||||
|
"www-data|local-realm@mit.edu"])
|
||||||
|
user_counts = {} # type: Dict[str, Dict[str, int]]
|
||||||
|
for m in mit_query.select_related("sending_client", "sender"):
|
||||||
|
email = m.sender.email
|
||||||
|
user_counts.setdefault(email, {})
|
||||||
|
user_counts[email].setdefault(m.sending_client.name, 0)
|
||||||
|
user_counts[email][m.sending_client.name] += 1
|
||||||
|
|
||||||
|
total_counts = {} # type: Dict[str, int]
|
||||||
|
total_user_counts = {} # type: Dict[str, int]
|
||||||
|
for email, counts in user_counts.items():
|
||||||
|
total_user_counts.setdefault(email, 0)
|
||||||
|
for client_name, count in counts.items():
|
||||||
|
total_counts.setdefault(client_name, 0)
|
||||||
|
total_counts[client_name] += count
|
||||||
|
total_user_counts[email] += count
|
||||||
|
|
||||||
|
logging.debug("%40s | %10s | %s" % ("User", "Messages", "Percentage Zulip"))
|
||||||
|
top_percents = {} # type: Dict[int, float]
|
||||||
|
for size in [10, 25, 50, 100, 200, len(total_user_counts.keys())]:
|
||||||
|
top_percents[size] = 0.0
|
||||||
|
for i, email in enumerate(sorted(total_user_counts.keys(),
|
||||||
|
key=lambda x: -total_user_counts[x])):
|
||||||
|
percent_zulip = round(100 - (user_counts[email].get("zephyr_mirror", 0)) * 100. /
|
||||||
|
total_user_counts[email], 1)
|
||||||
|
for size in top_percents.keys():
|
||||||
|
top_percents.setdefault(size, 0)
|
||||||
|
if i < size:
|
||||||
|
top_percents[size] += (percent_zulip * 1.0 / size)
|
||||||
|
|
||||||
|
logging.debug("%40s | %10s | %s%%" % (email, total_user_counts[email],
|
||||||
|
percent_zulip))
|
||||||
|
|
||||||
|
logging.info("")
|
||||||
|
for size in sorted(top_percents.keys()):
|
||||||
|
logging.info("Top %6s | %s%%" % (size, round(top_percents[size], 1)))
|
||||||
|
|
||||||
|
grand_total = sum(total_counts.values())
|
||||||
|
print(grand_total)
|
||||||
|
logging.info("%15s | %s" % ("Client", "Percentage"))
|
||||||
|
for client in total_counts.keys():
|
||||||
|
logging.info("%15s | %s%%" % (client, round(100. * total_counts[client] / grand_total, 1)))
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = "Compute statistics on MIT Zephyr usage."
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (CommandParser) -> None
|
||||||
|
parser.add_argument('--verbose', default=False, action='store_true')
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **Any) -> None
|
||||||
|
level = logging.INFO
|
||||||
|
if options["verbose"]:
|
||||||
|
level = logging.DEBUG
|
||||||
|
compute_stats(level)
|
||||||
64
analytics/management/commands/analyze_user_activity.py
Normal file
64
analytics/management/commands/analyze_user_activity.py
Normal file
@@ -0,0 +1,64 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import division
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from typing import Any, Dict
|
||||||
|
|
||||||
|
from zerver.lib.statistics import seconds_usage_between
|
||||||
|
|
||||||
|
from optparse import make_option
|
||||||
|
from django.core.management.base import BaseCommand, CommandParser
|
||||||
|
from zerver.models import UserProfile
|
||||||
|
import datetime
|
||||||
|
from django.utils.timezone import utc
|
||||||
|
|
||||||
|
def analyze_activity(options):
|
||||||
|
# type: (Dict[str, Any]) -> None
|
||||||
|
day_start = datetime.datetime.strptime(options["date"], "%Y-%m-%d").replace(tzinfo=utc)
|
||||||
|
day_end = day_start + datetime.timedelta(days=options["duration"])
|
||||||
|
|
||||||
|
user_profile_query = UserProfile.objects.all()
|
||||||
|
if options["realm"]:
|
||||||
|
user_profile_query = user_profile_query.filter(realm__string_id=options["realm"])
|
||||||
|
|
||||||
|
print("Per-user online duration:\n")
|
||||||
|
total_duration = datetime.timedelta(0)
|
||||||
|
for user_profile in user_profile_query:
|
||||||
|
duration = seconds_usage_between(user_profile, day_start, day_end)
|
||||||
|
|
||||||
|
if duration == datetime.timedelta(0):
|
||||||
|
continue
|
||||||
|
|
||||||
|
total_duration += duration
|
||||||
|
print("%-*s%s" % (37, user_profile.email, duration,))
|
||||||
|
|
||||||
|
print("\nTotal Duration: %s" % (total_duration,))
|
||||||
|
print("\nTotal Duration in minutes: %s" % (total_duration.total_seconds() / 60.,))
|
||||||
|
print("Total Duration amortized to a month: %s" % (total_duration.total_seconds() * 30. / 60.,))
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = """Report analytics of user activity on a per-user and realm basis.
|
||||||
|
|
||||||
|
This command aggregates user activity data that is collected by each user using Zulip. It attempts
|
||||||
|
to approximate how much each user has been using Zulip per day, measured by recording each 15 minute
|
||||||
|
period where some activity has occurred (mouse move or keyboard activity).
|
||||||
|
|
||||||
|
It will correctly not count server-initiated reloads in the activity statistics.
|
||||||
|
|
||||||
|
The duration flag can be used to control how many days to show usage duration for
|
||||||
|
|
||||||
|
Usage: ./manage.py analyze_user_activity [--realm=zulip] [--date=2013-09-10] [--duration=1]
|
||||||
|
|
||||||
|
By default, if no date is selected 2013-09-10 is used. If no realm is provided, information
|
||||||
|
is shown for all realms"""
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (CommandParser) -> None
|
||||||
|
parser.add_argument('--realm', action='store')
|
||||||
|
parser.add_argument('--date', action='store', default="2013-09-06")
|
||||||
|
parser.add_argument('--duration', action='store', default=1, type=int,
|
||||||
|
help="How many days to show usage information for")
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **Any) -> None
|
||||||
|
analyze_activity(options)
|
||||||
@@ -1,92 +0,0 @@
|
|||||||
import os
|
|
||||||
import time
|
|
||||||
from datetime import timedelta
|
|
||||||
from typing import Any, Dict
|
|
||||||
|
|
||||||
from django.core.management.base import BaseCommand
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from typing_extensions import override
|
|
||||||
|
|
||||||
from analytics.lib.counts import ALL_COUNT_STATS, CountStat
|
|
||||||
from analytics.models import installation_epoch
|
|
||||||
from zerver.lib.timestamp import TimeZoneNotUTCError, floor_to_day, floor_to_hour, verify_UTC
|
|
||||||
from zerver.models import Realm
|
|
||||||
|
|
||||||
states = {
|
|
||||||
0: "OK",
|
|
||||||
1: "WARNING",
|
|
||||||
2: "CRITICAL",
|
|
||||||
3: "UNKNOWN",
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
class Command(BaseCommand):
|
|
||||||
help = """Checks FillState table.
|
|
||||||
|
|
||||||
Run as a cron job that runs every hour."""
|
|
||||||
|
|
||||||
@override
|
|
||||||
def handle(self, *args: Any, **options: Any) -> None:
|
|
||||||
fill_state = self.get_fill_state()
|
|
||||||
status = fill_state["status"]
|
|
||||||
message = fill_state["message"]
|
|
||||||
|
|
||||||
state_file_path = "/var/lib/nagios_state/check-analytics-state"
|
|
||||||
state_file_tmp = state_file_path + "-tmp"
|
|
||||||
|
|
||||||
with open(state_file_tmp, "w") as f:
|
|
||||||
f.write(f"{int(time.time())}|{status}|{states[status]}|{message}\n")
|
|
||||||
os.rename(state_file_tmp, state_file_path)
|
|
||||||
|
|
||||||
def get_fill_state(self) -> Dict[str, Any]:
|
|
||||||
if not Realm.objects.exists():
|
|
||||||
return {"status": 0, "message": "No realms exist, so not checking FillState."}
|
|
||||||
|
|
||||||
warning_unfilled_properties = []
|
|
||||||
critical_unfilled_properties = []
|
|
||||||
for property, stat in ALL_COUNT_STATS.items():
|
|
||||||
last_fill = stat.last_successful_fill()
|
|
||||||
if last_fill is None:
|
|
||||||
last_fill = installation_epoch()
|
|
||||||
try:
|
|
||||||
verify_UTC(last_fill)
|
|
||||||
except TimeZoneNotUTCError:
|
|
||||||
return {"status": 2, "message": f"FillState not in UTC for {property}"}
|
|
||||||
|
|
||||||
if stat.frequency == CountStat.DAY:
|
|
||||||
floor_function = floor_to_day
|
|
||||||
warning_threshold = timedelta(hours=26)
|
|
||||||
critical_threshold = timedelta(hours=50)
|
|
||||||
else: # CountStat.HOUR
|
|
||||||
floor_function = floor_to_hour
|
|
||||||
warning_threshold = timedelta(minutes=90)
|
|
||||||
critical_threshold = timedelta(minutes=150)
|
|
||||||
|
|
||||||
if floor_function(last_fill) != last_fill:
|
|
||||||
return {
|
|
||||||
"status": 2,
|
|
||||||
"message": f"FillState not on {stat.frequency} boundary for {property}",
|
|
||||||
}
|
|
||||||
|
|
||||||
time_to_last_fill = timezone_now() - last_fill
|
|
||||||
if time_to_last_fill > critical_threshold:
|
|
||||||
critical_unfilled_properties.append(property)
|
|
||||||
elif time_to_last_fill > warning_threshold:
|
|
||||||
warning_unfilled_properties.append(property)
|
|
||||||
|
|
||||||
if len(critical_unfilled_properties) == 0 and len(warning_unfilled_properties) == 0:
|
|
||||||
return {"status": 0, "message": "FillState looks fine."}
|
|
||||||
if len(critical_unfilled_properties) == 0:
|
|
||||||
return {
|
|
||||||
"status": 1,
|
|
||||||
"message": "Missed filling {} once.".format(
|
|
||||||
", ".join(warning_unfilled_properties),
|
|
||||||
),
|
|
||||||
}
|
|
||||||
return {
|
|
||||||
"status": 2,
|
|
||||||
"message": "Missed filling {} once. Missed filling {} at least twice.".format(
|
|
||||||
", ".join(warning_unfilled_properties),
|
|
||||||
", ".join(critical_unfilled_properties),
|
|
||||||
),
|
|
||||||
}
|
|
||||||
@@ -1,24 +1,29 @@
|
|||||||
from argparse import ArgumentParser
|
from __future__ import absolute_import
|
||||||
from typing import Any
|
from __future__ import print_function
|
||||||
|
|
||||||
from django.core.management.base import BaseCommand, CommandError
|
import sys
|
||||||
from typing_extensions import override
|
|
||||||
|
from argparse import ArgumentParser
|
||||||
|
from django.db import connection
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
|
||||||
from analytics.lib.counts import do_drop_all_analytics_tables
|
from analytics.lib.counts import do_drop_all_analytics_tables
|
||||||
|
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = """Clear analytics tables."""
|
help = """Clear analytics tables."""
|
||||||
|
|
||||||
@override
|
def add_arguments(self, parser):
|
||||||
def add_arguments(self, parser: ArgumentParser) -> None:
|
# type: (ArgumentParser) -> None
|
||||||
parser.add_argument("--force", action="store_true", help="Clear analytics tables.")
|
parser.add_argument('--force',
|
||||||
|
action='store_true',
|
||||||
|
help="Clear analytics tables.")
|
||||||
|
|
||||||
@override
|
def handle(self, *args, **options):
|
||||||
def handle(self, *args: Any, **options: Any) -> None:
|
# type: (*Any, **Any) -> None
|
||||||
if options["force"]:
|
if options['force']:
|
||||||
do_drop_all_analytics_tables()
|
do_drop_all_analytics_tables()
|
||||||
else:
|
else:
|
||||||
raise CommandError(
|
print("Would delete all data from analytics tables (!); use --force to do so.")
|
||||||
"Would delete all data from analytics tables (!); use --force to do so."
|
sys.exit(1)
|
||||||
)
|
|
||||||
|
|||||||
@@ -1,26 +0,0 @@
|
|||||||
from argparse import ArgumentParser
|
|
||||||
from typing import Any
|
|
||||||
|
|
||||||
from django.core.management.base import BaseCommand, CommandError
|
|
||||||
from typing_extensions import override
|
|
||||||
|
|
||||||
from analytics.lib.counts import ALL_COUNT_STATS, do_drop_single_stat
|
|
||||||
|
|
||||||
|
|
||||||
class Command(BaseCommand):
|
|
||||||
help = """Clear analytics tables."""
|
|
||||||
|
|
||||||
@override
|
|
||||||
def add_arguments(self, parser: ArgumentParser) -> None:
|
|
||||||
parser.add_argument("--force", action="store_true", help="Actually do it.")
|
|
||||||
parser.add_argument("--property", help="The property of the stat to be cleared.")
|
|
||||||
|
|
||||||
@override
|
|
||||||
def handle(self, *args: Any, **options: Any) -> None:
|
|
||||||
property = options["property"]
|
|
||||||
if property not in ALL_COUNT_STATS:
|
|
||||||
raise CommandError(f"Invalid property: {property}")
|
|
||||||
if not options["force"]:
|
|
||||||
raise CommandError("No action taken. Use --force.")
|
|
||||||
|
|
||||||
do_drop_single_stat(property)
|
|
||||||
80
analytics/management/commands/client_activity.py
Normal file
80
analytics/management/commands/client_activity.py
Normal file
@@ -0,0 +1,80 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
|
from argparse import ArgumentParser
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
from django.db.models import Count, QuerySet
|
||||||
|
|
||||||
|
from zerver.models import UserActivity, UserProfile, Realm, \
|
||||||
|
get_realm, get_user_profile_by_email
|
||||||
|
|
||||||
|
import datetime
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = """Report rough client activity globally, for a realm, or for a user
|
||||||
|
|
||||||
|
Usage examples:
|
||||||
|
|
||||||
|
./manage.py client_activity
|
||||||
|
./manage.py client_activity zulip
|
||||||
|
./manage.py client_activity hamlet@zulip.com"""
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (ArgumentParser) -> None
|
||||||
|
parser.add_argument('arg', metavar='<arg>', type=str, nargs='?', default=None,
|
||||||
|
help="realm or user to estimate client activity for")
|
||||||
|
|
||||||
|
def compute_activity(self, user_activity_objects):
|
||||||
|
# type: (QuerySet) -> None
|
||||||
|
# Report data from the past week.
|
||||||
|
#
|
||||||
|
# This is a rough report of client activity because we inconsistently
|
||||||
|
# register activity from various clients; think of it as telling you
|
||||||
|
# approximately how many people from a group have used a particular
|
||||||
|
# client recently. For example, this might be useful to get a sense of
|
||||||
|
# how popular different versions of a desktop client are.
|
||||||
|
#
|
||||||
|
# Importantly, this does NOT tell you anything about the relative
|
||||||
|
# volumes of requests from clients.
|
||||||
|
threshold = datetime.datetime.now() - datetime.timedelta(days=7)
|
||||||
|
client_counts = user_activity_objects.filter(
|
||||||
|
last_visit__gt=threshold).values("client__name").annotate(
|
||||||
|
count=Count('client__name'))
|
||||||
|
|
||||||
|
total = 0
|
||||||
|
counts = []
|
||||||
|
for client_type in client_counts:
|
||||||
|
count = client_type["count"]
|
||||||
|
client = client_type["client__name"]
|
||||||
|
total += count
|
||||||
|
counts.append((count, client))
|
||||||
|
|
||||||
|
counts.sort()
|
||||||
|
|
||||||
|
for count in counts:
|
||||||
|
print("%25s %15d" % (count[1], count[0]))
|
||||||
|
print("Total:", total)
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **str) -> None
|
||||||
|
if options['arg'] is None:
|
||||||
|
# Report global activity.
|
||||||
|
self.compute_activity(UserActivity.objects.all())
|
||||||
|
else:
|
||||||
|
arg = options['arg']
|
||||||
|
try:
|
||||||
|
# Report activity for a user.
|
||||||
|
user_profile = get_user_profile_by_email(arg)
|
||||||
|
self.compute_activity(UserActivity.objects.filter(
|
||||||
|
user_profile=user_profile))
|
||||||
|
except UserProfile.DoesNotExist:
|
||||||
|
try:
|
||||||
|
# Report activity for a realm.
|
||||||
|
realm = get_realm(arg)
|
||||||
|
self.compute_activity(UserActivity.objects.filter(
|
||||||
|
user_profile__realm=realm))
|
||||||
|
except Realm.DoesNotExist:
|
||||||
|
print("Unknown user or realm %s" % (arg,))
|
||||||
|
exit(1)
|
||||||
@@ -1,42 +1,22 @@
|
|||||||
import os
|
from __future__ import absolute_import, print_function
|
||||||
from datetime import timedelta
|
|
||||||
from typing import Any, Dict, List, Mapping, Type, Union
|
from argparse import ArgumentParser
|
||||||
|
|
||||||
from django.core.files.uploadedfile import UploadedFile
|
|
||||||
from django.core.management.base import BaseCommand
|
from django.core.management.base import BaseCommand
|
||||||
from django.utils.timezone import now as timezone_now
|
from django.utils import timezone
|
||||||
from typing_extensions import TypeAlias, override
|
|
||||||
|
|
||||||
|
from analytics.models import BaseCount, InstallationCount, RealmCount, \
|
||||||
|
UserCount, StreamCount
|
||||||
from analytics.lib.counts import COUNT_STATS, CountStat, do_drop_all_analytics_tables
|
from analytics.lib.counts import COUNT_STATS, CountStat, do_drop_all_analytics_tables
|
||||||
from analytics.lib.fixtures import generate_time_series_data
|
from analytics.lib.fixtures import generate_time_series_data
|
||||||
from analytics.lib.time_utils import time_range
|
from analytics.lib.time_utils import time_range
|
||||||
from analytics.models import (
|
|
||||||
BaseCount,
|
|
||||||
FillState,
|
|
||||||
InstallationCount,
|
|
||||||
RealmCount,
|
|
||||||
StreamCount,
|
|
||||||
UserCount,
|
|
||||||
)
|
|
||||||
from zerver.actions.create_realm import do_create_realm
|
|
||||||
from zerver.actions.users import do_change_user_role
|
|
||||||
from zerver.lib.create_user import create_user
|
|
||||||
from zerver.lib.storage import static_path
|
|
||||||
from zerver.lib.stream_color import STREAM_ASSIGNMENT_COLORS
|
|
||||||
from zerver.lib.timestamp import floor_to_day
|
from zerver.lib.timestamp import floor_to_day
|
||||||
from zerver.lib.upload import upload_message_attachment_from_request
|
from zerver.models import Realm, UserProfile, Stream, Message, Client
|
||||||
from zerver.models import (
|
|
||||||
Client,
|
|
||||||
Realm,
|
|
||||||
RealmAuditLog,
|
|
||||||
Recipient,
|
|
||||||
Stream,
|
|
||||||
Subscription,
|
|
||||||
SystemGroups,
|
|
||||||
UserGroup,
|
|
||||||
UserProfile,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
from datetime import datetime, timedelta
|
||||||
|
|
||||||
|
from six.moves import zip
|
||||||
|
from typing import Any, List, Optional, Text, Type, Union
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = """Populates analytics tables with randomly generated data."""
|
help = """Populates analytics tables with randomly generated data."""
|
||||||
@@ -44,308 +24,100 @@ class Command(BaseCommand):
|
|||||||
DAYS_OF_DATA = 100
|
DAYS_OF_DATA = 100
|
||||||
random_seed = 26
|
random_seed = 26
|
||||||
|
|
||||||
def generate_fixture_data(
|
def create_user(self, email, full_name, is_staff, date_joined, realm):
|
||||||
self,
|
# type: (Text, Text, Text, bool, datetime, Realm) -> UserProfile
|
||||||
stat: CountStat,
|
return UserProfile.objects.create(
|
||||||
business_hours_base: float,
|
email=email, full_name=full_name, is_staff=is_staff,
|
||||||
non_business_hours_base: float,
|
realm=realm, short_name=full_name, pointer=-1, last_pointer_updater='none',
|
||||||
growth: float,
|
api_key='42', date_joined=date_joined)
|
||||||
autocorrelation: float,
|
|
||||||
spikiness: float,
|
def generate_fixture_data(self, stat, business_hours_base, non_business_hours_base,
|
||||||
holiday_rate: float = 0,
|
growth, autocorrelation, spikiness, holiday_rate=0):
|
||||||
partial_sum: bool = False,
|
# type: (CountStat, float, float, float, float, float, float) -> List[int]
|
||||||
) -> List[int]:
|
|
||||||
self.random_seed += 1
|
self.random_seed += 1
|
||||||
return generate_time_series_data(
|
return generate_time_series_data(
|
||||||
days=self.DAYS_OF_DATA,
|
days=self.DAYS_OF_DATA, business_hours_base=business_hours_base,
|
||||||
business_hours_base=business_hours_base,
|
non_business_hours_base=non_business_hours_base, growth=growth,
|
||||||
non_business_hours_base=non_business_hours_base,
|
autocorrelation=autocorrelation, spikiness=spikiness, holiday_rate=holiday_rate,
|
||||||
growth=growth,
|
frequency=stat.frequency, is_gauge=(stat.interval == CountStat.GAUGE),
|
||||||
autocorrelation=autocorrelation,
|
random_seed=self.random_seed)
|
||||||
spikiness=spikiness,
|
|
||||||
holiday_rate=holiday_rate,
|
|
||||||
frequency=stat.frequency,
|
|
||||||
partial_sum=partial_sum,
|
|
||||||
random_seed=self.random_seed,
|
|
||||||
)
|
|
||||||
|
|
||||||
@override
|
def handle(self, *args, **options):
|
||||||
def handle(self, *args: Any, **options: Any) -> None:
|
# type: (*Any, **Any) -> None
|
||||||
# TODO: This should arguably only delete the objects
|
|
||||||
# associated with the "analytics" realm.
|
|
||||||
do_drop_all_analytics_tables()
|
do_drop_all_analytics_tables()
|
||||||
|
# I believe this also deletes any objects with this realm as a foreign key
|
||||||
|
Realm.objects.filter(string_id='analytics').delete()
|
||||||
|
Client.objects.filter(name__endswith='_').delete()
|
||||||
|
|
||||||
# This also deletes any objects with this realm as a foreign key
|
installation_time = timezone.now() - timedelta(days=self.DAYS_OF_DATA)
|
||||||
Realm.objects.filter(string_id="analytics").delete()
|
last_end_time = floor_to_day(timezone.now())
|
||||||
|
realm = Realm.objects.create(
|
||||||
|
string_id='analytics', name='Analytics', domain='analytics.ds',
|
||||||
|
date_created=installation_time)
|
||||||
|
shylock = self.create_user('shylock@analytics.ds', 'Shylock', True, installation_time, realm)
|
||||||
|
|
||||||
# Because we just deleted a bunch of objects in the database
|
def insert_fixture_data(stat, fixture_data, table):
|
||||||
# directly (rather than deleting individual objects in Django,
|
# type: (CountStat, Dict[Optional[str], List[int]], Type[BaseCount]) -> None
|
||||||
# in which case our post_save hooks would have flushed the
|
end_times = time_range(last_end_time, last_end_time, stat.frequency,
|
||||||
# individual objects from memcached for us), we need to flush
|
len(list(fixture_data.values())[0]))
|
||||||
# memcached in order to ensure deleted objects aren't still
|
|
||||||
# present in the memcached cache.
|
|
||||||
from zerver.apps import flush_cache
|
|
||||||
|
|
||||||
flush_cache(None)
|
|
||||||
|
|
||||||
installation_time = timezone_now() - timedelta(days=self.DAYS_OF_DATA)
|
|
||||||
last_end_time = floor_to_day(timezone_now())
|
|
||||||
realm = do_create_realm(
|
|
||||||
string_id="analytics", name="Analytics", date_created=installation_time
|
|
||||||
)
|
|
||||||
|
|
||||||
shylock = create_user(
|
|
||||||
"shylock@analytics.ds",
|
|
||||||
"Shylock",
|
|
||||||
realm,
|
|
||||||
full_name="Shylock",
|
|
||||||
role=UserProfile.ROLE_REALM_OWNER,
|
|
||||||
force_date_joined=installation_time,
|
|
||||||
)
|
|
||||||
do_change_user_role(shylock, UserProfile.ROLE_REALM_OWNER, acting_user=None)
|
|
||||||
|
|
||||||
# Create guest user for set_guest_users_statistic.
|
|
||||||
create_user(
|
|
||||||
"bassanio@analytics.ds",
|
|
||||||
"Bassanio",
|
|
||||||
realm,
|
|
||||||
full_name="Bassanio",
|
|
||||||
role=UserProfile.ROLE_GUEST,
|
|
||||||
force_date_joined=installation_time,
|
|
||||||
)
|
|
||||||
|
|
||||||
administrators_user_group = UserGroup.objects.get(
|
|
||||||
name=SystemGroups.ADMINISTRATORS, realm=realm, is_system_group=True
|
|
||||||
)
|
|
||||||
stream = Stream.objects.create(
|
|
||||||
name="all",
|
|
||||||
realm=realm,
|
|
||||||
date_created=installation_time,
|
|
||||||
can_remove_subscribers_group=administrators_user_group,
|
|
||||||
)
|
|
||||||
recipient = Recipient.objects.create(type_id=stream.id, type=Recipient.STREAM)
|
|
||||||
stream.recipient = recipient
|
|
||||||
stream.save(update_fields=["recipient"])
|
|
||||||
|
|
||||||
# Subscribe shylock to the stream to avoid invariant failures.
|
|
||||||
Subscription.objects.create(
|
|
||||||
recipient=recipient,
|
|
||||||
user_profile=shylock,
|
|
||||||
is_user_active=shylock.is_active,
|
|
||||||
color=STREAM_ASSIGNMENT_COLORS[0],
|
|
||||||
)
|
|
||||||
RealmAuditLog.objects.create(
|
|
||||||
realm=realm,
|
|
||||||
modified_user=shylock,
|
|
||||||
modified_stream=stream,
|
|
||||||
event_last_message_id=0,
|
|
||||||
event_type=RealmAuditLog.SUBSCRIPTION_CREATED,
|
|
||||||
event_time=installation_time,
|
|
||||||
)
|
|
||||||
|
|
||||||
# Create an attachment in the database for set_storage_space_used_statistic.
|
|
||||||
IMAGE_FILE_PATH = static_path("images/test-images/checkbox.png")
|
|
||||||
file_info = os.stat(IMAGE_FILE_PATH)
|
|
||||||
file_size = file_info.st_size
|
|
||||||
with open(IMAGE_FILE_PATH, "rb") as fp:
|
|
||||||
upload_message_attachment_from_request(UploadedFile(fp), shylock, file_size)
|
|
||||||
|
|
||||||
FixtureData: TypeAlias = Mapping[Union[str, int, None], List[int]]
|
|
||||||
|
|
||||||
def insert_fixture_data(
|
|
||||||
stat: CountStat,
|
|
||||||
fixture_data: FixtureData,
|
|
||||||
table: Type[BaseCount],
|
|
||||||
) -> None:
|
|
||||||
end_times = time_range(
|
|
||||||
last_end_time, last_end_time, stat.frequency, len(next(iter(fixture_data.values())))
|
|
||||||
)
|
|
||||||
if table == InstallationCount:
|
|
||||||
id_args: Dict[str, Any] = {}
|
|
||||||
if table == RealmCount:
|
if table == RealmCount:
|
||||||
id_args = {"realm": realm}
|
id_args = {'realm': realm}
|
||||||
if table == UserCount:
|
if table == UserCount:
|
||||||
id_args = {"realm": realm, "user": shylock}
|
id_args = {'realm': realm, 'user': shylock}
|
||||||
if table == StreamCount:
|
|
||||||
id_args = {"stream": stream, "realm": realm}
|
|
||||||
|
|
||||||
for subgroup, values in fixture_data.items():
|
for subgroup, values in fixture_data.items():
|
||||||
table._default_manager.bulk_create(
|
table.objects.bulk_create([
|
||||||
table(
|
table(property=stat.property, subgroup=subgroup, end_time=end_time,
|
||||||
property=stat.property,
|
value=value, **id_args)
|
||||||
subgroup=subgroup,
|
for end_time, value in zip(end_times, values) if value != 0])
|
||||||
end_time=end_time,
|
|
||||||
value=value,
|
|
||||||
**id_args,
|
|
||||||
)
|
|
||||||
for end_time, value in zip(end_times, values)
|
|
||||||
if value != 0
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["1day_actives::day"]
|
stat = COUNT_STATS['active_users:is_bot:day']
|
||||||
realm_data: FixtureData = {
|
|
||||||
None: self.generate_fixture_data(stat, 0.08, 0.02, 3, 0.3, 6, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
|
||||||
installation_data: FixtureData = {
|
|
||||||
None: self.generate_fixture_data(stat, 0.8, 0.2, 4, 0.3, 6, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["7day_actives::day"]
|
|
||||||
realm_data = {
|
realm_data = {
|
||||||
None: self.generate_fixture_data(stat, 0.2, 0.07, 3, 0.3, 6, partial_sum=True),
|
'false': self.generate_fixture_data(stat, .1, .03, 3, .5, 3),
|
||||||
}
|
'true': self.generate_fixture_data(stat, .01, 0, 1, 0, 1)
|
||||||
|
} # type: Dict[Optional[str], List[int]]
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
insert_fixture_data(stat, realm_data, RealmCount)
|
||||||
installation_data = {
|
|
||||||
None: self.generate_fixture_data(stat, 2, 0.7, 4, 0.3, 6, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["realm_active_humans::day"]
|
stat = COUNT_STATS['messages_sent:is_bot:hour']
|
||||||
realm_data = {
|
user_data = {'false': self.generate_fixture_data(stat, 2, 1, 1.5, .6, 8, holiday_rate=.1)}
|
||||||
None: self.generate_fixture_data(stat, 0.8, 0.08, 3, 0.5, 3, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
|
||||||
installation_data = {
|
|
||||||
None: self.generate_fixture_data(stat, 1, 0.3, 4, 0.5, 3, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["active_users_audit:is_bot:day"]
|
|
||||||
realm_data = {
|
|
||||||
"false": self.generate_fixture_data(stat, 1, 0.2, 3.5, 0.8, 2, partial_sum=True),
|
|
||||||
"true": self.generate_fixture_data(stat, 0.3, 0.05, 3, 0.3, 2, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
|
||||||
installation_data = {
|
|
||||||
"false": self.generate_fixture_data(stat, 3, 1, 4, 0.8, 2, partial_sum=True),
|
|
||||||
"true": self.generate_fixture_data(stat, 1, 0.4, 4, 0.8, 2, partial_sum=True),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["messages_sent:is_bot:hour"]
|
|
||||||
user_data: FixtureData = {
|
|
||||||
"false": self.generate_fixture_data(stat, 2, 1, 1.5, 0.6, 8, holiday_rate=0.1),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, user_data, UserCount)
|
insert_fixture_data(stat, user_data, UserCount)
|
||||||
realm_data = {
|
realm_data = {'false': self.generate_fixture_data(stat, 35, 15, 6, .6, 4),
|
||||||
"false": self.generate_fixture_data(stat, 35, 15, 6, 0.6, 4),
|
'true': self.generate_fixture_data(stat, 15, 15, 3, .4, 2)}
|
||||||
"true": self.generate_fixture_data(stat, 15, 15, 3, 0.4, 2),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
insert_fixture_data(stat, realm_data, RealmCount)
|
||||||
installation_data = {
|
|
||||||
"false": self.generate_fixture_data(stat, 350, 150, 6, 0.6, 4),
|
|
||||||
"true": self.generate_fixture_data(stat, 150, 150, 3, 0.4, 2),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["messages_sent:message_type:day"]
|
stat = COUNT_STATS['messages_sent:message_type:day']
|
||||||
user_data = {
|
user_data = {
|
||||||
"public_stream": self.generate_fixture_data(stat, 1.5, 1, 3, 0.6, 8),
|
'public_stream': self.generate_fixture_data(stat, 1.5, 1, 3, .6, 8),
|
||||||
"private_message": self.generate_fixture_data(stat, 0.5, 0.3, 1, 0.6, 8),
|
'private_message': self.generate_fixture_data(stat, .5, .3, 1, .6, 8)}
|
||||||
"huddle_message": self.generate_fixture_data(stat, 0.2, 0.2, 2, 0.6, 8),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, user_data, UserCount)
|
insert_fixture_data(stat, user_data, UserCount)
|
||||||
realm_data = {
|
realm_data = {
|
||||||
"public_stream": self.generate_fixture_data(stat, 30, 8, 5, 0.6, 4),
|
'public_stream': self.generate_fixture_data(stat, 30, 8, 5, .6, 4),
|
||||||
"private_stream": self.generate_fixture_data(stat, 7, 7, 5, 0.6, 4),
|
'private_stream': self.generate_fixture_data(stat, 7, 7, 5, .6, 4),
|
||||||
"private_message": self.generate_fixture_data(stat, 13, 5, 5, 0.6, 4),
|
'private_message': self.generate_fixture_data(stat, 13, 5, 5, .6, 4)}
|
||||||
"huddle_message": self.generate_fixture_data(stat, 6, 3, 3, 0.6, 4),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
insert_fixture_data(stat, realm_data, RealmCount)
|
||||||
installation_data = {
|
|
||||||
"public_stream": self.generate_fixture_data(stat, 300, 80, 5, 0.6, 4),
|
|
||||||
"private_stream": self.generate_fixture_data(stat, 70, 70, 5, 0.6, 4),
|
|
||||||
"private_message": self.generate_fixture_data(stat, 130, 50, 5, 0.6, 4),
|
|
||||||
"huddle_message": self.generate_fixture_data(stat, 60, 30, 3, 0.6, 4),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
website, created = Client.objects.get_or_create(name="website")
|
website_ = Client.objects.create(name='website_')
|
||||||
old_desktop, created = Client.objects.get_or_create(name="desktop app Linux 0.3.7")
|
API_ = Client.objects.create(name='API_')
|
||||||
android, created = Client.objects.get_or_create(name="ZulipAndroid")
|
android_ = Client.objects.create(name='android_')
|
||||||
iOS, created = Client.objects.get_or_create(name="ZulipiOS")
|
iOS_ = Client.objects.create(name='iOS_')
|
||||||
react_native, created = Client.objects.get_or_create(name="ZulipMobile")
|
react_native_ = Client.objects.create(name='react_native_')
|
||||||
API, created = Client.objects.get_or_create(name="API: Python")
|
electron_ = Client.objects.create(name='electron_')
|
||||||
zephyr_mirror, created = Client.objects.get_or_create(name="zephyr_mirror")
|
barnowl_ = Client.objects.create(name='barnowl_')
|
||||||
unused, created = Client.objects.get_or_create(name="unused")
|
plan9_ = Client.objects.create(name='plan9_')
|
||||||
long_webhook, created = Client.objects.get_or_create(name="ZulipLooooooooooongNameWebhook")
|
|
||||||
|
|
||||||
stat = COUNT_STATS["messages_sent:client:day"]
|
stat = COUNT_STATS['messages_sent:client:day']
|
||||||
user_data = {
|
user_data = {
|
||||||
website.id: self.generate_fixture_data(stat, 2, 1, 1.5, 0.6, 8),
|
website_.id: self.generate_fixture_data(stat, 2, 1, 1.5, .6, 8),
|
||||||
zephyr_mirror.id: self.generate_fixture_data(stat, 0, 0.3, 1.5, 0.6, 8),
|
barnowl_.id: self.generate_fixture_data(stat, 0, .3, 1.5, .6, 8)}
|
||||||
}
|
|
||||||
insert_fixture_data(stat, user_data, UserCount)
|
insert_fixture_data(stat, user_data, UserCount)
|
||||||
realm_data = {
|
realm_data = {
|
||||||
website.id: self.generate_fixture_data(stat, 30, 20, 5, 0.6, 3),
|
website_.id: self.generate_fixture_data(stat, 30, 20, 5, .6, 3),
|
||||||
old_desktop.id: self.generate_fixture_data(stat, 5, 3, 8, 0.6, 3),
|
API_.id: self.generate_fixture_data(stat, 5, 5, 5, .6, 3),
|
||||||
android.id: self.generate_fixture_data(stat, 5, 5, 2, 0.6, 3),
|
android_.id: self.generate_fixture_data(stat, 5, 5, 2, .6, 3),
|
||||||
iOS.id: self.generate_fixture_data(stat, 5, 5, 2, 0.6, 3),
|
iOS_.id: self.generate_fixture_data(stat, 5, 5, 2, .6, 3),
|
||||||
react_native.id: self.generate_fixture_data(stat, 5, 5, 10, 0.6, 3),
|
react_native_.id: self.generate_fixture_data(stat, 5, 5, 10, .6, 3),
|
||||||
API.id: self.generate_fixture_data(stat, 5, 5, 5, 0.6, 3),
|
electron_.id: self.generate_fixture_data(stat, 5, 3, 8, .6, 3),
|
||||||
zephyr_mirror.id: self.generate_fixture_data(stat, 1, 1, 3, 0.6, 3),
|
barnowl_.id: self.generate_fixture_data(stat, 1, 1, 3, .6, 3),
|
||||||
unused.id: self.generate_fixture_data(stat, 0, 0, 0, 0, 0),
|
plan9_.id: self.generate_fixture_data(stat, 0, 0, 0, 0, 0, 0)}
|
||||||
long_webhook.id: self.generate_fixture_data(stat, 5, 5, 2, 0.6, 3),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
insert_fixture_data(stat, realm_data, RealmCount)
|
||||||
installation_data = {
|
|
||||||
website.id: self.generate_fixture_data(stat, 300, 200, 5, 0.6, 3),
|
|
||||||
old_desktop.id: self.generate_fixture_data(stat, 50, 30, 8, 0.6, 3),
|
|
||||||
android.id: self.generate_fixture_data(stat, 50, 50, 2, 0.6, 3),
|
|
||||||
iOS.id: self.generate_fixture_data(stat, 50, 50, 2, 0.6, 3),
|
|
||||||
react_native.id: self.generate_fixture_data(stat, 5, 5, 10, 0.6, 3),
|
|
||||||
API.id: self.generate_fixture_data(stat, 50, 50, 5, 0.6, 3),
|
|
||||||
zephyr_mirror.id: self.generate_fixture_data(stat, 10, 10, 3, 0.6, 3),
|
|
||||||
unused.id: self.generate_fixture_data(stat, 0, 0, 0, 0, 0),
|
|
||||||
long_webhook.id: self.generate_fixture_data(stat, 50, 50, 2, 0.6, 3),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, installation_data, InstallationCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["messages_in_stream:is_bot:day"]
|
# TODO: messages_sent_to_stream:is_bot
|
||||||
realm_data = {
|
|
||||||
"false": self.generate_fixture_data(stat, 30, 5, 6, 0.6, 4),
|
|
||||||
"true": self.generate_fixture_data(stat, 20, 2, 3, 0.2, 3),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
|
||||||
stream_data: Mapping[Union[int, str, None], List[int]] = {
|
|
||||||
"false": self.generate_fixture_data(stat, 10, 7, 5, 0.6, 4),
|
|
||||||
"true": self.generate_fixture_data(stat, 5, 3, 2, 0.4, 2),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, stream_data, StreamCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
stat = COUNT_STATS["messages_read::hour"]
|
|
||||||
user_data = {
|
|
||||||
None: self.generate_fixture_data(stat, 7, 3, 2, 0.6, 8, holiday_rate=0.1),
|
|
||||||
}
|
|
||||||
insert_fixture_data(stat, user_data, UserCount)
|
|
||||||
realm_data = {None: self.generate_fixture_data(stat, 50, 35, 6, 0.6, 4)}
|
|
||||||
insert_fixture_data(stat, realm_data, RealmCount)
|
|
||||||
FillState.objects.create(
|
|
||||||
property=stat.property, end_time=last_end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|||||||
167
analytics/management/commands/realm_stats.py
Normal file
167
analytics/management/commands/realm_stats.py
Normal file
@@ -0,0 +1,167 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import division
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
|
from argparse import ArgumentParser
|
||||||
|
import datetime
|
||||||
|
import pytz
|
||||||
|
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
from django.db.models import Count
|
||||||
|
from zerver.models import UserProfile, Realm, Stream, Message, Recipient, UserActivity, \
|
||||||
|
Subscription, UserMessage, get_realm
|
||||||
|
|
||||||
|
MOBILE_CLIENT_LIST = ["Android", "ios"]
|
||||||
|
HUMAN_CLIENT_LIST = MOBILE_CLIENT_LIST + ["website"]
|
||||||
|
|
||||||
|
human_messages = Message.objects.filter(sending_client__name__in=HUMAN_CLIENT_LIST)
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = "Generate statistics on realm activity."
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (ArgumentParser) -> None
|
||||||
|
parser.add_argument('realms', metavar='<realm>', type=str, nargs='*',
|
||||||
|
help="realm to generate statistics for")
|
||||||
|
|
||||||
|
def active_users(self, realm):
|
||||||
|
# type: (Realm) -> List[UserProfile]
|
||||||
|
# Has been active (on the website, for now) in the last 7 days.
|
||||||
|
activity_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=7)
|
||||||
|
return [activity.user_profile for activity in (
|
||||||
|
UserActivity.objects.filter(user_profile__realm=realm,
|
||||||
|
user_profile__is_active=True,
|
||||||
|
last_visit__gt=activity_cutoff,
|
||||||
|
query="/json/users/me/pointer",
|
||||||
|
client__name="website"))]
|
||||||
|
|
||||||
|
def messages_sent_by(self, user, days_ago):
|
||||||
|
# type: (UserProfile, int) -> int
|
||||||
|
sent_time_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=days_ago)
|
||||||
|
return human_messages.filter(sender=user, pub_date__gt=sent_time_cutoff).count()
|
||||||
|
|
||||||
|
def total_messages(self, realm, days_ago):
|
||||||
|
# type: (Realm, int) -> int
|
||||||
|
sent_time_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=days_ago)
|
||||||
|
return Message.objects.filter(sender__realm=realm, pub_date__gt=sent_time_cutoff).count()
|
||||||
|
|
||||||
|
def human_messages(self, realm, days_ago):
|
||||||
|
# type: (Realm, int) -> int
|
||||||
|
sent_time_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=days_ago)
|
||||||
|
return human_messages.filter(sender__realm=realm, pub_date__gt=sent_time_cutoff).count()
|
||||||
|
|
||||||
|
def api_messages(self, realm, days_ago):
|
||||||
|
# type: (Realm, int) -> int
|
||||||
|
return (self.total_messages(realm, days_ago) - self.human_messages(realm, days_ago))
|
||||||
|
|
||||||
|
def stream_messages(self, realm, days_ago):
|
||||||
|
# type: (Realm, int) -> int
|
||||||
|
sent_time_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=days_ago)
|
||||||
|
return human_messages.filter(sender__realm=realm, pub_date__gt=sent_time_cutoff,
|
||||||
|
recipient__type=Recipient.STREAM).count()
|
||||||
|
|
||||||
|
def private_messages(self, realm, days_ago):
|
||||||
|
# type: (Realm, int) -> int
|
||||||
|
sent_time_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=days_ago)
|
||||||
|
return human_messages.filter(sender__realm=realm, pub_date__gt=sent_time_cutoff).exclude(
|
||||||
|
recipient__type=Recipient.STREAM).exclude(recipient__type=Recipient.HUDDLE).count()
|
||||||
|
|
||||||
|
def group_private_messages(self, realm, days_ago):
|
||||||
|
# type: (Realm, int) -> int
|
||||||
|
sent_time_cutoff = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=days_ago)
|
||||||
|
return human_messages.filter(sender__realm=realm, pub_date__gt=sent_time_cutoff).exclude(
|
||||||
|
recipient__type=Recipient.STREAM).exclude(recipient__type=Recipient.PERSONAL).count()
|
||||||
|
|
||||||
|
def report_percentage(self, numerator, denominator, text):
|
||||||
|
# type: (float, float, str) -> None
|
||||||
|
if not denominator:
|
||||||
|
fraction = 0.0
|
||||||
|
else:
|
||||||
|
fraction = numerator / float(denominator)
|
||||||
|
print("%.2f%% of" % (fraction * 100,), text)
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **Any) -> None
|
||||||
|
if options['realms']:
|
||||||
|
try:
|
||||||
|
realms = [get_realm(string_id) for string_id in options['realms']]
|
||||||
|
except Realm.DoesNotExist as e:
|
||||||
|
print(e)
|
||||||
|
exit(1)
|
||||||
|
else:
|
||||||
|
realms = Realm.objects.all()
|
||||||
|
|
||||||
|
for realm in realms:
|
||||||
|
print(realm.string_id)
|
||||||
|
|
||||||
|
user_profiles = UserProfile.objects.filter(realm=realm, is_active=True)
|
||||||
|
active_users = self.active_users(realm)
|
||||||
|
num_active = len(active_users)
|
||||||
|
|
||||||
|
print("%d active users (%d total)" % (num_active, len(user_profiles)))
|
||||||
|
streams = Stream.objects.filter(realm=realm).extra(
|
||||||
|
tables=['zerver_subscription', 'zerver_recipient'],
|
||||||
|
where=['zerver_subscription.recipient_id = zerver_recipient.id',
|
||||||
|
'zerver_recipient.type = 2',
|
||||||
|
'zerver_recipient.type_id = zerver_stream.id',
|
||||||
|
'zerver_subscription.active = true']).annotate(count=Count("name"))
|
||||||
|
print("%d streams" % (streams.count(),))
|
||||||
|
|
||||||
|
for days_ago in (1, 7, 30):
|
||||||
|
print("In last %d days, users sent:" % (days_ago,))
|
||||||
|
sender_quantities = [self.messages_sent_by(user, days_ago) for user in user_profiles]
|
||||||
|
for quantity in sorted(sender_quantities, reverse=True):
|
||||||
|
print(quantity, end=' ')
|
||||||
|
print("")
|
||||||
|
|
||||||
|
print("%d stream messages" % (self.stream_messages(realm, days_ago),))
|
||||||
|
print("%d one-on-one private messages" % (self.private_messages(realm, days_ago),))
|
||||||
|
print("%d messages sent via the API" % (self.api_messages(realm, days_ago),))
|
||||||
|
print("%d group private messages" % (self.group_private_messages(realm, days_ago),))
|
||||||
|
|
||||||
|
num_notifications_enabled = len([x for x in active_users if x.enable_desktop_notifications])
|
||||||
|
self.report_percentage(num_notifications_enabled, num_active,
|
||||||
|
"active users have desktop notifications enabled")
|
||||||
|
|
||||||
|
num_enter_sends = len([x for x in active_users if x.enter_sends])
|
||||||
|
self.report_percentage(num_enter_sends, num_active,
|
||||||
|
"active users have enter-sends")
|
||||||
|
|
||||||
|
all_message_count = human_messages.filter(sender__realm=realm).count()
|
||||||
|
multi_paragraph_message_count = human_messages.filter(
|
||||||
|
sender__realm=realm, content__contains="\n\n").count()
|
||||||
|
self.report_percentage(multi_paragraph_message_count, all_message_count,
|
||||||
|
"all messages are multi-paragraph")
|
||||||
|
|
||||||
|
# Starred messages
|
||||||
|
starrers = UserMessage.objects.filter(user_profile__in=user_profiles,
|
||||||
|
flags=UserMessage.flags.starred).values(
|
||||||
|
"user_profile").annotate(count=Count("user_profile"))
|
||||||
|
print("%d users have starred %d messages" % (
|
||||||
|
len(starrers), sum([elt["count"] for elt in starrers])))
|
||||||
|
|
||||||
|
active_user_subs = Subscription.objects.filter(
|
||||||
|
user_profile__in=user_profiles, active=True)
|
||||||
|
|
||||||
|
# Streams not in home view
|
||||||
|
non_home_view = active_user_subs.filter(in_home_view=False).values(
|
||||||
|
"user_profile").annotate(count=Count("user_profile"))
|
||||||
|
print("%d users have %d streams not in home view" % (
|
||||||
|
len(non_home_view), sum([elt["count"] for elt in non_home_view])))
|
||||||
|
|
||||||
|
# Code block markup
|
||||||
|
markup_messages = human_messages.filter(
|
||||||
|
sender__realm=realm, content__contains="~~~").values(
|
||||||
|
"sender").annotate(count=Count("sender"))
|
||||||
|
print("%d users have used code block markup on %s messages" % (
|
||||||
|
len(markup_messages), sum([elt["count"] for elt in markup_messages])))
|
||||||
|
|
||||||
|
# Notifications for stream messages
|
||||||
|
notifications = active_user_subs.filter(notifications=True).values(
|
||||||
|
"user_profile").annotate(count=Count("user_profile"))
|
||||||
|
print("%d users receive desktop notifications for %d streams" % (
|
||||||
|
len(notifications), sum([elt["count"] for elt in notifications])))
|
||||||
|
|
||||||
|
print("")
|
||||||
46
analytics/management/commands/stream_stats.py
Normal file
46
analytics/management/commands/stream_stats.py
Normal file
@@ -0,0 +1,46 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
|
from argparse import ArgumentParser
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
from django.db.models import Q
|
||||||
|
from zerver.models import Realm, Stream, Message, Subscription, Recipient, get_realm
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = "Generate statistics on the streams for a realm."
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (ArgumentParser) -> None
|
||||||
|
parser.add_argument('realms', metavar='<realm>', type=str, nargs='*',
|
||||||
|
help="realm to generate statistics for")
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **str) -> None
|
||||||
|
if options['realms']:
|
||||||
|
try:
|
||||||
|
realms = [get_realm(string_id) for string_id in options['realms']]
|
||||||
|
except Realm.DoesNotExist as e:
|
||||||
|
print(e)
|
||||||
|
exit(1)
|
||||||
|
else:
|
||||||
|
realms = Realm.objects.all()
|
||||||
|
|
||||||
|
for realm in realms:
|
||||||
|
print(realm.string_id)
|
||||||
|
print("------------")
|
||||||
|
print("%25s %15s %10s" % ("stream", "subscribers", "messages"))
|
||||||
|
streams = Stream.objects.filter(realm=realm).exclude(Q(name__istartswith="tutorial-"))
|
||||||
|
invite_only_count = 0
|
||||||
|
for stream in streams:
|
||||||
|
if stream.invite_only:
|
||||||
|
invite_only_count += 1
|
||||||
|
continue
|
||||||
|
print("%25s" % (stream.name,), end=' ')
|
||||||
|
recipient = Recipient.objects.filter(type=Recipient.STREAM, type_id=stream.id)
|
||||||
|
print("%10d" % (len(Subscription.objects.filter(recipient=recipient, active=True)),), end=' ')
|
||||||
|
num_messages = len(Message.objects.filter(recipient=recipient))
|
||||||
|
print("%12d" % (num_messages,))
|
||||||
|
print("%d invite-only streams" % (invite_only_count,))
|
||||||
|
print("")
|
||||||
@@ -1,54 +1,53 @@
|
|||||||
import hashlib
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import time
|
import sys
|
||||||
from argparse import ArgumentParser
|
|
||||||
from datetime import timezone
|
|
||||||
from typing import Any, Dict
|
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
from django.core.management.base import BaseCommand
|
|
||||||
from django.utils.dateparse import parse_datetime
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from typing_extensions import override
|
|
||||||
|
|
||||||
from analytics.lib.counts import ALL_COUNT_STATS, logger, process_count_stat
|
|
||||||
from scripts.lib.zulip_tools import ENDC, WARNING
|
from scripts.lib.zulip_tools import ENDC, WARNING
|
||||||
from zerver.lib.remote_server import send_server_data_to_push_bouncer
|
|
||||||
from zerver.lib.timestamp import floor_to_hour
|
|
||||||
from zerver.models import Realm
|
|
||||||
|
|
||||||
|
from argparse import ArgumentParser
|
||||||
|
from datetime import timedelta
|
||||||
|
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
from django.utils import timezone
|
||||||
|
from django.utils.dateparse import parse_datetime
|
||||||
|
from django.conf import settings
|
||||||
|
|
||||||
|
from analytics.models import RealmCount, UserCount
|
||||||
|
from analytics.lib.counts import COUNT_STATS, logger, process_count_stat
|
||||||
|
from zerver.lib.timestamp import datetime_to_string, is_timezone_aware
|
||||||
|
from zerver.models import UserProfile, Message
|
||||||
|
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
class Command(BaseCommand):
|
class Command(BaseCommand):
|
||||||
help = """Fills Analytics tables.
|
help = """Fills Analytics tables.
|
||||||
|
|
||||||
Run as a cron job that runs every hour."""
|
Run as a cron job that runs every hour."""
|
||||||
|
|
||||||
@override
|
def add_arguments(self, parser):
|
||||||
def add_arguments(self, parser: ArgumentParser) -> None:
|
# type: (ArgumentParser) -> None
|
||||||
parser.add_argument(
|
parser.add_argument('--time', '-t',
|
||||||
"--time",
|
type=str,
|
||||||
"-t",
|
help='Update stat tables from current state to --time. Defaults to the current time.',
|
||||||
help="Update stat tables from current state to "
|
default=datetime_to_string(timezone.now()))
|
||||||
"--time. Defaults to the current time.",
|
parser.add_argument('--utc',
|
||||||
default=timezone_now().isoformat(),
|
type=bool,
|
||||||
)
|
help="Interpret --time in UTC.",
|
||||||
parser.add_argument("--utc", action="store_true", help="Interpret --time in UTC.")
|
default=False)
|
||||||
parser.add_argument(
|
parser.add_argument('--stat', '-s',
|
||||||
"--stat", "-s", help="CountStat to process. If omitted, all stats are processed."
|
type=str,
|
||||||
)
|
help="CountStat to process. If omitted, all stats are processed.")
|
||||||
parser.add_argument(
|
parser.add_argument('--quiet', '-q',
|
||||||
"--verbose", action="store_true", help="Print timing information to stdout."
|
type=str,
|
||||||
)
|
help="Suppress output to stdout.")
|
||||||
|
|
||||||
@override
|
def handle(self, *args, **options):
|
||||||
def handle(self, *args: Any, **options: Any) -> None:
|
# type: (*Any, **Any) -> None
|
||||||
try:
|
try:
|
||||||
os.mkdir(settings.ANALYTICS_LOCK_DIR)
|
os.mkdir(settings.ANALYTICS_LOCK_DIR)
|
||||||
except OSError:
|
except OSError:
|
||||||
print(
|
print(WARNING + "Analytics lock %s is unavailable; exiting... " + ENDC)
|
||||||
f"{WARNING}Analytics lock {settings.ANALYTICS_LOCK_DIR} is unavailable;"
|
|
||||||
f" exiting.{ENDC}"
|
|
||||||
)
|
|
||||||
return
|
return
|
||||||
|
|
||||||
try:
|
try:
|
||||||
@@ -56,54 +55,21 @@ class Command(BaseCommand):
|
|||||||
finally:
|
finally:
|
||||||
os.rmdir(settings.ANALYTICS_LOCK_DIR)
|
os.rmdir(settings.ANALYTICS_LOCK_DIR)
|
||||||
|
|
||||||
def run_update_analytics_counts(self, options: Dict[str, Any]) -> None:
|
def run_update_analytics_counts(self, options):
|
||||||
# installation_epoch relies on there being at least one realm; we
|
# type: (Dict[str, Any]) -> None
|
||||||
# shouldn't run the analytics code if that condition isn't satisfied
|
fill_to_time = parse_datetime(options['time'])
|
||||||
if not Realm.objects.exists():
|
if options['utc']:
|
||||||
logger.info("No realms, stopping update_analytics_counts")
|
|
||||||
return
|
|
||||||
|
|
||||||
fill_to_time = parse_datetime(options["time"])
|
|
||||||
assert fill_to_time is not None
|
|
||||||
if options["utc"]:
|
|
||||||
fill_to_time = fill_to_time.replace(tzinfo=timezone.utc)
|
fill_to_time = fill_to_time.replace(tzinfo=timezone.utc)
|
||||||
if fill_to_time.tzinfo is None:
|
|
||||||
raise ValueError(
|
|
||||||
"--time must be time-zone-aware. Maybe you meant to use the --utc option?"
|
|
||||||
)
|
|
||||||
|
|
||||||
fill_to_time = floor_to_hour(fill_to_time.astimezone(timezone.utc))
|
if not (is_timezone_aware(fill_to_time)):
|
||||||
|
raise ValueError("--time must be timezone aware. Maybe you meant to use the --utc option?")
|
||||||
|
|
||||||
if options["stat"] is not None:
|
logger.info("Starting updating analytics counts through %s" % (fill_to_time,))
|
||||||
stats = [ALL_COUNT_STATS[options["stat"]]]
|
|
||||||
|
if options['stat'] is not None:
|
||||||
|
process_count_stat(COUNT_STATS[options['stat']], fill_to_time)
|
||||||
else:
|
else:
|
||||||
stats = list(ALL_COUNT_STATS.values())
|
for stat in COUNT_STATS.values():
|
||||||
|
process_count_stat(stat, fill_to_time)
|
||||||
|
|
||||||
logger.info("Starting updating analytics counts through %s", fill_to_time)
|
logger.info("Finished updating analytics counts through %s" % (fill_to_time,))
|
||||||
if options["verbose"]:
|
|
||||||
start = time.time()
|
|
||||||
last = start
|
|
||||||
|
|
||||||
for stat in stats:
|
|
||||||
process_count_stat(stat, fill_to_time)
|
|
||||||
if options["verbose"]:
|
|
||||||
print(f"Updated {stat.property} in {time.time() - last:.3f}s")
|
|
||||||
last = time.time()
|
|
||||||
|
|
||||||
if options["verbose"]:
|
|
||||||
print(
|
|
||||||
f"Finished updating analytics counts through {fill_to_time} in {time.time() - start:.3f}s"
|
|
||||||
)
|
|
||||||
logger.info("Finished updating analytics counts through %s", fill_to_time)
|
|
||||||
|
|
||||||
if settings.PUSH_NOTIFICATION_BOUNCER_URL:
|
|
||||||
# Skew 0-10 minutes based on a hash of settings.ZULIP_ORG_ID, so
|
|
||||||
# that each server will report in at a somewhat consistent time.
|
|
||||||
assert settings.ZULIP_ORG_ID
|
|
||||||
delay = int.from_bytes(
|
|
||||||
hashlib.sha256(settings.ZULIP_ORG_ID.encode()).digest(), byteorder="big"
|
|
||||||
) % (60 * 10)
|
|
||||||
logger.info("Sleeping %d seconds before reporting...", delay)
|
|
||||||
time.sleep(delay)
|
|
||||||
|
|
||||||
send_server_data_to_push_bouncer(consider_usage_statistics=True)
|
|
||||||
|
|||||||
48
analytics/management/commands/user_stats.py
Normal file
48
analytics/management/commands/user_stats.py
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
from __future__ import absolute_import
|
||||||
|
from __future__ import print_function
|
||||||
|
|
||||||
|
from argparse import ArgumentParser
|
||||||
|
import datetime
|
||||||
|
import pytz
|
||||||
|
from typing import Any
|
||||||
|
|
||||||
|
from django.core.management.base import BaseCommand
|
||||||
|
from zerver.models import UserProfile, Realm, Stream, Message, get_realm
|
||||||
|
from six.moves import range
|
||||||
|
|
||||||
|
class Command(BaseCommand):
|
||||||
|
help = "Generate statistics on user activity."
|
||||||
|
|
||||||
|
def add_arguments(self, parser):
|
||||||
|
# type: (ArgumentParser) -> None
|
||||||
|
parser.add_argument('realms', metavar='<realm>', type=str, nargs='*',
|
||||||
|
help="realm to generate statistics for")
|
||||||
|
|
||||||
|
def messages_sent_by(self, user, week):
|
||||||
|
# type: (UserProfile, int) -> int
|
||||||
|
start = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=(week + 1)*7)
|
||||||
|
end = datetime.datetime.now(tz=pytz.utc) - datetime.timedelta(days=week*7)
|
||||||
|
return Message.objects.filter(sender=user, pub_date__gt=start, pub_date__lte=end).count()
|
||||||
|
|
||||||
|
def handle(self, *args, **options):
|
||||||
|
# type: (*Any, **Any) -> None
|
||||||
|
if options['realms']:
|
||||||
|
try:
|
||||||
|
realms = [get_realm(string_id) for string_id in options['realms']]
|
||||||
|
except Realm.DoesNotExist as e:
|
||||||
|
print(e)
|
||||||
|
exit(1)
|
||||||
|
else:
|
||||||
|
realms = Realm.objects.all()
|
||||||
|
|
||||||
|
for realm in realms:
|
||||||
|
print(realm.string_id)
|
||||||
|
user_profiles = UserProfile.objects.filter(realm=realm, is_active=True)
|
||||||
|
print("%d users" % (len(user_profiles),))
|
||||||
|
print("%d streams" % (len(Stream.objects.filter(realm=realm)),))
|
||||||
|
|
||||||
|
for user_profile in user_profiles:
|
||||||
|
print("%35s" % (user_profile.email,), end=' ')
|
||||||
|
for week in range(10):
|
||||||
|
print("%5d" % (self.messages_sent_by(user_profile, week)), end=' ')
|
||||||
|
print("")
|
||||||
@@ -1,208 +1,113 @@
|
|||||||
import django.db.models.deletion
|
# -*- coding: utf-8 -*-
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
from django.db import models, migrations
|
||||||
from django.conf import settings
|
from django.conf import settings
|
||||||
from django.db import migrations, models
|
import zerver.lib.str_utils
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("zerver", "0030_realm_org_type"),
|
('zerver', '0030_realm_org_type'),
|
||||||
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
migrations.swappable_dependency(settings.AUTH_USER_MODEL),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="Anomaly",
|
name='Anomaly',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('info', models.CharField(max_length=1000)),
|
||||||
models.AutoField(
|
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
|
||||||
),
|
|
||||||
),
|
|
||||||
("info", models.CharField(max_length=1000)),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="HuddleCount",
|
name='HuddleCount',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('huddle', models.ForeignKey(to='zerver.Recipient')),
|
||||||
models.AutoField(
|
('user', models.ForeignKey(to=settings.AUTH_USER_MODEL)),
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
('property', models.CharField(max_length=40)),
|
||||||
),
|
('end_time', models.DateTimeField()),
|
||||||
),
|
('interval', models.CharField(max_length=20)),
|
||||||
(
|
('value', models.BigIntegerField()),
|
||||||
"huddle",
|
('anomaly', models.ForeignKey(to='analytics.Anomaly', null=True)),
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to="zerver.Recipient"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
(
|
|
||||||
"user",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to=settings.AUTH_USER_MODEL
|
|
||||||
),
|
|
||||||
),
|
|
||||||
("property", models.CharField(max_length=40)),
|
|
||||||
("end_time", models.DateTimeField()),
|
|
||||||
("interval", models.CharField(max_length=20)),
|
|
||||||
("value", models.BigIntegerField()),
|
|
||||||
(
|
|
||||||
"anomaly",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE,
|
|
||||||
to="analytics.Anomaly",
|
|
||||||
null=True,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="InstallationCount",
|
name='InstallationCount',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('property', models.CharField(max_length=40)),
|
||||||
models.AutoField(
|
('end_time', models.DateTimeField()),
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
('interval', models.CharField(max_length=20)),
|
||||||
),
|
('value', models.BigIntegerField()),
|
||||||
),
|
('anomaly', models.ForeignKey(to='analytics.Anomaly', null=True)),
|
||||||
("property", models.CharField(max_length=40)),
|
|
||||||
("end_time", models.DateTimeField()),
|
|
||||||
("interval", models.CharField(max_length=20)),
|
|
||||||
("value", models.BigIntegerField()),
|
|
||||||
(
|
|
||||||
"anomaly",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE,
|
|
||||||
to="analytics.Anomaly",
|
|
||||||
null=True,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="RealmCount",
|
name='RealmCount',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('realm', models.ForeignKey(to='zerver.Realm')),
|
||||||
models.AutoField(
|
('property', models.CharField(max_length=40)),
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
('end_time', models.DateTimeField()),
|
||||||
),
|
('interval', models.CharField(max_length=20)),
|
||||||
),
|
('value', models.BigIntegerField()),
|
||||||
(
|
('anomaly', models.ForeignKey(to='analytics.Anomaly', null=True)),
|
||||||
"realm",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to="zerver.Realm"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
("property", models.CharField(max_length=40)),
|
|
||||||
("end_time", models.DateTimeField()),
|
|
||||||
("interval", models.CharField(max_length=20)),
|
|
||||||
("value", models.BigIntegerField()),
|
|
||||||
(
|
|
||||||
"anomaly",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE,
|
|
||||||
to="analytics.Anomaly",
|
|
||||||
null=True,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="StreamCount",
|
name='StreamCount',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('realm', models.ForeignKey(to='zerver.Realm')),
|
||||||
models.AutoField(
|
('stream', models.ForeignKey(to='zerver.Stream')),
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
('property', models.CharField(max_length=40)),
|
||||||
),
|
('end_time', models.DateTimeField()),
|
||||||
),
|
('interval', models.CharField(max_length=20)),
|
||||||
(
|
('value', models.BigIntegerField()),
|
||||||
"realm",
|
('anomaly', models.ForeignKey(to='analytics.Anomaly', null=True)),
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to="zerver.Realm"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
(
|
|
||||||
"stream",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to="zerver.Stream"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
("property", models.CharField(max_length=40)),
|
|
||||||
("end_time", models.DateTimeField()),
|
|
||||||
("interval", models.CharField(max_length=20)),
|
|
||||||
("value", models.BigIntegerField()),
|
|
||||||
(
|
|
||||||
"anomaly",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE,
|
|
||||||
to="analytics.Anomaly",
|
|
||||||
null=True,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="UserCount",
|
name='UserCount',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('realm', models.ForeignKey(to='zerver.Realm')),
|
||||||
models.AutoField(
|
('user', models.ForeignKey(to=settings.AUTH_USER_MODEL)),
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
('property', models.CharField(max_length=40)),
|
||||||
),
|
('end_time', models.DateTimeField()),
|
||||||
),
|
('interval', models.CharField(max_length=20)),
|
||||||
(
|
('value', models.BigIntegerField()),
|
||||||
"realm",
|
('anomaly', models.ForeignKey(to='analytics.Anomaly', null=True)),
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to="zerver.Realm"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
(
|
|
||||||
"user",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE, to=settings.AUTH_USER_MODEL
|
|
||||||
),
|
|
||||||
),
|
|
||||||
("property", models.CharField(max_length=40)),
|
|
||||||
("end_time", models.DateTimeField()),
|
|
||||||
("interval", models.CharField(max_length=20)),
|
|
||||||
("value", models.BigIntegerField()),
|
|
||||||
(
|
|
||||||
"anomaly",
|
|
||||||
models.ForeignKey(
|
|
||||||
on_delete=django.db.models.deletion.CASCADE,
|
|
||||||
to="analytics.Anomaly",
|
|
||||||
null=True,
|
|
||||||
),
|
|
||||||
),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="usercount",
|
name='usercount',
|
||||||
unique_together={("user", "property", "end_time", "interval")},
|
unique_together=set([('user', 'property', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="streamcount",
|
name='streamcount',
|
||||||
unique_together={("stream", "property", "end_time", "interval")},
|
unique_together=set([('stream', 'property', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="realmcount",
|
name='realmcount',
|
||||||
unique_together={("realm", "property", "end_time", "interval")},
|
unique_together=set([('realm', 'property', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="installationcount",
|
name='installationcount',
|
||||||
unique_together={("property", "end_time", "interval")},
|
unique_together=set([('property', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="huddlecount",
|
name='huddlecount',
|
||||||
unique_together={("huddle", "property", "end_time", "interval")},
|
unique_together=set([('huddle', 'property', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,29 +1,33 @@
|
|||||||
from django.db import migrations
|
# -*- coding: utf-8 -*-
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("analytics", "0001_initial"),
|
('analytics', '0001_initial'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="huddlecount",
|
name='huddlecount',
|
||||||
unique_together=set(),
|
unique_together=set([]),
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="huddlecount",
|
model_name='huddlecount',
|
||||||
name="anomaly",
|
name='anomaly',
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="huddlecount",
|
model_name='huddlecount',
|
||||||
name="huddle",
|
name='huddle',
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="huddlecount",
|
model_name='huddlecount',
|
||||||
name="user",
|
name='user',
|
||||||
),
|
),
|
||||||
migrations.DeleteModel(
|
migrations.DeleteModel(
|
||||||
name="HuddleCount",
|
name='HuddleCount',
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,26 +1,26 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
|
import zerver.lib.str_utils
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("analytics", "0002_remove_huddlecount"),
|
('analytics', '0002_remove_huddlecount'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.CreateModel(
|
migrations.CreateModel(
|
||||||
name="FillState",
|
name='FillState',
|
||||||
fields=[
|
fields=[
|
||||||
(
|
('id', models.AutoField(verbose_name='ID', serialize=False, auto_created=True, primary_key=True)),
|
||||||
"id",
|
('property', models.CharField(unique=True, max_length=40)),
|
||||||
models.AutoField(
|
('end_time', models.DateTimeField()),
|
||||||
verbose_name="ID", serialize=False, auto_created=True, primary_key=True
|
('state', models.PositiveSmallIntegerField()),
|
||||||
),
|
('last_modified', models.DateTimeField(auto_now=True)),
|
||||||
),
|
|
||||||
("property", models.CharField(unique=True, max_length=40)),
|
|
||||||
("end_time", models.DateTimeField()),
|
|
||||||
("state", models.PositiveSmallIntegerField()),
|
|
||||||
("last_modified", models.DateTimeField(auto_now=True)),
|
|
||||||
],
|
],
|
||||||
bases=(models.Model,),
|
bases=(zerver.lib.str_utils.ModelReprMixin, models.Model),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,30 +1,34 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("analytics", "0003_fillstate"),
|
('analytics', '0003_fillstate'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.AddField(
|
migrations.AddField(
|
||||||
model_name="installationcount",
|
model_name='installationcount',
|
||||||
name="subgroup",
|
name='subgroup',
|
||||||
field=models.CharField(max_length=16, null=True),
|
field=models.CharField(max_length=16, null=True),
|
||||||
),
|
),
|
||||||
migrations.AddField(
|
migrations.AddField(
|
||||||
model_name="realmcount",
|
model_name='realmcount',
|
||||||
name="subgroup",
|
name='subgroup',
|
||||||
field=models.CharField(max_length=16, null=True),
|
field=models.CharField(max_length=16, null=True),
|
||||||
),
|
),
|
||||||
migrations.AddField(
|
migrations.AddField(
|
||||||
model_name="streamcount",
|
model_name='streamcount',
|
||||||
name="subgroup",
|
name='subgroup',
|
||||||
field=models.CharField(max_length=16, null=True),
|
field=models.CharField(max_length=16, null=True),
|
||||||
),
|
),
|
||||||
migrations.AddField(
|
migrations.AddField(
|
||||||
model_name="usercount",
|
model_name='usercount',
|
||||||
name="subgroup",
|
name='subgroup',
|
||||||
field=models.CharField(max_length=16, null=True),
|
field=models.CharField(max_length=16, null=True),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,50 +1,54 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
from django.db import migrations, models
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("analytics", "0004_add_subgroup"),
|
('analytics', '0004_add_subgroup'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="installationcount",
|
model_name='installationcount',
|
||||||
name="interval",
|
name='interval',
|
||||||
field=models.CharField(max_length=8),
|
field=models.CharField(max_length=8),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="installationcount",
|
model_name='installationcount',
|
||||||
name="property",
|
name='property',
|
||||||
field=models.CharField(max_length=32),
|
field=models.CharField(max_length=32),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="realmcount",
|
model_name='realmcount',
|
||||||
name="interval",
|
name='interval',
|
||||||
field=models.CharField(max_length=8),
|
field=models.CharField(max_length=8),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="realmcount",
|
model_name='realmcount',
|
||||||
name="property",
|
name='property',
|
||||||
field=models.CharField(max_length=32),
|
field=models.CharField(max_length=32),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="streamcount",
|
model_name='streamcount',
|
||||||
name="interval",
|
name='interval',
|
||||||
field=models.CharField(max_length=8),
|
field=models.CharField(max_length=8),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="streamcount",
|
model_name='streamcount',
|
||||||
name="property",
|
name='property',
|
||||||
field=models.CharField(max_length=32),
|
field=models.CharField(max_length=32),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="usercount",
|
model_name='usercount',
|
||||||
name="interval",
|
name='interval',
|
||||||
field=models.CharField(max_length=8),
|
field=models.CharField(max_length=8),
|
||||||
),
|
),
|
||||||
migrations.AlterField(
|
migrations.AlterField(
|
||||||
model_name="usercount",
|
model_name='usercount',
|
||||||
name="property",
|
name='property',
|
||||||
field=models.CharField(max_length=32),
|
field=models.CharField(max_length=32),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,26 +1,30 @@
|
|||||||
from django.db import migrations
|
# -*- coding: utf-8 -*-
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
from django.db import migrations, models
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("analytics", "0005_alter_field_size"),
|
('analytics', '0005_alter_field_size'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="installationcount",
|
name='installationcount',
|
||||||
unique_together={("property", "subgroup", "end_time", "interval")},
|
unique_together=set([('property', 'subgroup', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="realmcount",
|
name='realmcount',
|
||||||
unique_together={("realm", "property", "subgroup", "end_time", "interval")},
|
unique_together=set([('realm', 'property', 'subgroup', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="streamcount",
|
name='streamcount',
|
||||||
unique_together={("stream", "property", "subgroup", "end_time", "interval")},
|
unique_together=set([('stream', 'property', 'subgroup', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="usercount",
|
name='usercount',
|
||||||
unique_together={("user", "property", "subgroup", "end_time", "interval")},
|
unique_together=set([('user', 'property', 'subgroup', 'end_time', 'interval')]),
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,43 +1,48 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
# Generated by Django 1.10.4 on 2017-01-16 20:50
|
# Generated by Django 1.10.4 on 2017-01-16 20:50
|
||||||
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
from django.conf import settings
|
||||||
from django.db import migrations
|
from django.db import migrations
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("analytics", "0006_add_subgroup_to_unique_constraints"),
|
('analytics', '0006_add_subgroup_to_unique_constraints'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="installationcount",
|
name='installationcount',
|
||||||
unique_together={("property", "subgroup", "end_time")},
|
unique_together=set([('property', 'subgroup', 'end_time')]),
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="installationcount",
|
model_name='installationcount',
|
||||||
name="interval",
|
name='interval',
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="realmcount",
|
name='realmcount',
|
||||||
unique_together={("realm", "property", "subgroup", "end_time")},
|
unique_together=set([('realm', 'property', 'subgroup', 'end_time')]),
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="realmcount",
|
model_name='realmcount',
|
||||||
name="interval",
|
name='interval',
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="streamcount",
|
name='streamcount',
|
||||||
unique_together={("stream", "property", "subgroup", "end_time")},
|
unique_together=set([('stream', 'property', 'subgroup', 'end_time')]),
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="streamcount",
|
model_name='streamcount',
|
||||||
name="interval",
|
name='interval',
|
||||||
),
|
),
|
||||||
migrations.AlterUniqueTogether(
|
migrations.AlterUniqueTogether(
|
||||||
name="usercount",
|
name='usercount',
|
||||||
unique_together={("user", "property", "subgroup", "end_time")},
|
unique_together=set([('user', 'property', 'subgroup', 'end_time')]),
|
||||||
),
|
),
|
||||||
migrations.RemoveField(
|
migrations.RemoveField(
|
||||||
model_name="usercount",
|
model_name='usercount',
|
||||||
name="interval",
|
name='interval',
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,33 +1,28 @@
|
|||||||
|
# -*- coding: utf-8 -*-
|
||||||
# Generated by Django 1.10.5 on 2017-02-01 22:28
|
# Generated by Django 1.10.5 on 2017-02-01 22:28
|
||||||
from django.db import migrations, models
|
from __future__ import unicode_literals
|
||||||
|
|
||||||
|
from django.db import migrations
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
class Migration(migrations.Migration):
|
||||||
|
|
||||||
dependencies = [
|
dependencies = [
|
||||||
("zerver", "0050_userprofile_avatar_version"),
|
('zerver', '0050_userprofile_avatar_version'),
|
||||||
("analytics", "0007_remove_interval"),
|
('analytics', '0007_remove_interval'),
|
||||||
]
|
]
|
||||||
|
|
||||||
operations = [
|
operations = [
|
||||||
migrations.AddIndex(
|
migrations.AlterIndexTogether(
|
||||||
model_name="realmcount",
|
name='realmcount',
|
||||||
index=models.Index(
|
index_together=set([('property', 'end_time')]),
|
||||||
fields=["property", "end_time"],
|
|
||||||
name="analytics_realmcount_property_end_time_3b60396b_idx",
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
migrations.AddIndex(
|
migrations.AlterIndexTogether(
|
||||||
model_name="streamcount",
|
name='streamcount',
|
||||||
index=models.Index(
|
index_together=set([('property', 'realm', 'end_time')]),
|
||||||
fields=["property", "realm", "end_time"],
|
|
||||||
name="analytics_streamcount_property_realm_id_end_time_155ae930_idx",
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
migrations.AddIndex(
|
migrations.AlterIndexTogether(
|
||||||
model_name="usercount",
|
name='usercount',
|
||||||
index=models.Index(
|
index_together=set([('property', 'realm', 'end_time')]),
|
||||||
fields=["property", "realm", "end_time"],
|
|
||||||
name="analytics_usercount_property_realm_id_end_time_591dbec1_idx",
|
|
||||||
),
|
|
||||||
),
|
),
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -1,30 +0,0 @@
|
|||||||
from django.db import migrations
|
|
||||||
from django.db.backends.base.schema import BaseDatabaseSchemaEditor
|
|
||||||
from django.db.migrations.state import StateApps
|
|
||||||
|
|
||||||
|
|
||||||
def delete_messages_sent_to_stream_stat(
|
|
||||||
apps: StateApps, schema_editor: BaseDatabaseSchemaEditor
|
|
||||||
) -> None:
|
|
||||||
UserCount = apps.get_model("analytics", "UserCount")
|
|
||||||
StreamCount = apps.get_model("analytics", "StreamCount")
|
|
||||||
RealmCount = apps.get_model("analytics", "RealmCount")
|
|
||||||
InstallationCount = apps.get_model("analytics", "InstallationCount")
|
|
||||||
FillState = apps.get_model("analytics", "FillState")
|
|
||||||
|
|
||||||
property = "messages_sent_to_stream:is_bot"
|
|
||||||
UserCount.objects.filter(property=property).delete()
|
|
||||||
StreamCount.objects.filter(property=property).delete()
|
|
||||||
RealmCount.objects.filter(property=property).delete()
|
|
||||||
InstallationCount.objects.filter(property=property).delete()
|
|
||||||
FillState.objects.filter(property=property).delete()
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0008_add_count_indexes"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.RunPython(delete_messages_sent_to_stream_stat),
|
|
||||||
]
|
|
||||||
@@ -1,28 +0,0 @@
|
|||||||
from django.db import migrations
|
|
||||||
from django.db.backends.base.schema import BaseDatabaseSchemaEditor
|
|
||||||
from django.db.migrations.state import StateApps
|
|
||||||
|
|
||||||
|
|
||||||
def clear_message_sent_by_message_type_values(
|
|
||||||
apps: StateApps, schema_editor: BaseDatabaseSchemaEditor
|
|
||||||
) -> None:
|
|
||||||
UserCount = apps.get_model("analytics", "UserCount")
|
|
||||||
StreamCount = apps.get_model("analytics", "StreamCount")
|
|
||||||
RealmCount = apps.get_model("analytics", "RealmCount")
|
|
||||||
InstallationCount = apps.get_model("analytics", "InstallationCount")
|
|
||||||
FillState = apps.get_model("analytics", "FillState")
|
|
||||||
|
|
||||||
property = "messages_sent:message_type:day"
|
|
||||||
UserCount.objects.filter(property=property).delete()
|
|
||||||
StreamCount.objects.filter(property=property).delete()
|
|
||||||
RealmCount.objects.filter(property=property).delete()
|
|
||||||
InstallationCount.objects.filter(property=property).delete()
|
|
||||||
FillState.objects.filter(property=property).delete()
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [("analytics", "0009_remove_messages_to_stream_stat")]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.RunPython(clear_message_sent_by_message_type_values),
|
|
||||||
]
|
|
||||||
@@ -1,27 +0,0 @@
|
|||||||
from django.db import migrations
|
|
||||||
from django.db.backends.base.schema import BaseDatabaseSchemaEditor
|
|
||||||
from django.db.migrations.state import StateApps
|
|
||||||
|
|
||||||
|
|
||||||
def clear_analytics_tables(apps: StateApps, schema_editor: BaseDatabaseSchemaEditor) -> None:
|
|
||||||
UserCount = apps.get_model("analytics", "UserCount")
|
|
||||||
StreamCount = apps.get_model("analytics", "StreamCount")
|
|
||||||
RealmCount = apps.get_model("analytics", "RealmCount")
|
|
||||||
InstallationCount = apps.get_model("analytics", "InstallationCount")
|
|
||||||
FillState = apps.get_model("analytics", "FillState")
|
|
||||||
|
|
||||||
UserCount.objects.all().delete()
|
|
||||||
StreamCount.objects.all().delete()
|
|
||||||
RealmCount.objects.all().delete()
|
|
||||||
InstallationCount.objects.all().delete()
|
|
||||||
FillState.objects.all().delete()
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0010_clear_messages_sent_values"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.RunPython(clear_analytics_tables),
|
|
||||||
]
|
|
||||||
@@ -1,41 +0,0 @@
|
|||||||
# Generated by Django 1.11.6 on 2018-01-29 08:14
|
|
||||||
|
|
||||||
import django.db.models.deletion
|
|
||||||
from django.db import migrations, models
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0011_clear_analytics_tables"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.AlterField(
|
|
||||||
model_name="installationcount",
|
|
||||||
name="anomaly",
|
|
||||||
field=models.ForeignKey(
|
|
||||||
null=True, on_delete=django.db.models.deletion.SET_NULL, to="analytics.Anomaly"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AlterField(
|
|
||||||
model_name="realmcount",
|
|
||||||
name="anomaly",
|
|
||||||
field=models.ForeignKey(
|
|
||||||
null=True, on_delete=django.db.models.deletion.SET_NULL, to="analytics.Anomaly"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AlterField(
|
|
||||||
model_name="streamcount",
|
|
||||||
name="anomaly",
|
|
||||||
field=models.ForeignKey(
|
|
||||||
null=True, on_delete=django.db.models.deletion.SET_NULL, to="analytics.Anomaly"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AlterField(
|
|
||||||
model_name="usercount",
|
|
||||||
name="anomaly",
|
|
||||||
field=models.ForeignKey(
|
|
||||||
null=True, on_delete=django.db.models.deletion.SET_NULL, to="analytics.Anomaly"
|
|
||||||
),
|
|
||||||
),
|
|
||||||
]
|
|
||||||
@@ -1,31 +0,0 @@
|
|||||||
# Generated by Django 1.11.18 on 2019-02-02 02:47
|
|
||||||
|
|
||||||
from django.db import migrations
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0012_add_on_delete"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.RemoveField(
|
|
||||||
model_name="installationcount",
|
|
||||||
name="anomaly",
|
|
||||||
),
|
|
||||||
migrations.RemoveField(
|
|
||||||
model_name="realmcount",
|
|
||||||
name="anomaly",
|
|
||||||
),
|
|
||||||
migrations.RemoveField(
|
|
||||||
model_name="streamcount",
|
|
||||||
name="anomaly",
|
|
||||||
),
|
|
||||||
migrations.RemoveField(
|
|
||||||
model_name="usercount",
|
|
||||||
name="anomaly",
|
|
||||||
),
|
|
||||||
migrations.DeleteModel(
|
|
||||||
name="Anomaly",
|
|
||||||
),
|
|
||||||
]
|
|
||||||
@@ -1,16 +0,0 @@
|
|||||||
# Generated by Django 1.11.26 on 2020-01-27 04:32
|
|
||||||
|
|
||||||
from django.db import migrations
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0013_remove_anomaly"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.RemoveField(
|
|
||||||
model_name="fillstate",
|
|
||||||
name="last_modified",
|
|
||||||
),
|
|
||||||
]
|
|
||||||
@@ -1,64 +0,0 @@
|
|||||||
from django.db import migrations
|
|
||||||
from django.db.backends.base.schema import BaseDatabaseSchemaEditor
|
|
||||||
from django.db.migrations.state import StateApps
|
|
||||||
from django.db.models import Count, Sum
|
|
||||||
|
|
||||||
|
|
||||||
def clear_duplicate_counts(apps: StateApps, schema_editor: BaseDatabaseSchemaEditor) -> None:
|
|
||||||
"""This is a preparatory migration for our Analytics tables.
|
|
||||||
|
|
||||||
The backstory is that Django's unique_together indexes do not properly
|
|
||||||
handle the subgroup=None corner case (allowing duplicate rows that have a
|
|
||||||
subgroup of None), which meant that in race conditions, rather than updating
|
|
||||||
an existing row for the property/(realm, stream, user)/time with subgroup=None, Django would
|
|
||||||
create a duplicate row.
|
|
||||||
|
|
||||||
In the next migration, we'll add a proper constraint to fix this bug, but
|
|
||||||
we need to fix any existing problematic rows before we can add that constraint.
|
|
||||||
|
|
||||||
We fix this in an appropriate fashion for each type of CountStat object; mainly
|
|
||||||
this means deleting the extra rows, but for LoggingCountStat objects, we need to
|
|
||||||
additionally combine the sums.
|
|
||||||
"""
|
|
||||||
count_tables = dict(
|
|
||||||
realm=apps.get_model("analytics", "RealmCount"),
|
|
||||||
user=apps.get_model("analytics", "UserCount"),
|
|
||||||
stream=apps.get_model("analytics", "StreamCount"),
|
|
||||||
installation=apps.get_model("analytics", "InstallationCount"),
|
|
||||||
)
|
|
||||||
|
|
||||||
for name, count_table in count_tables.items():
|
|
||||||
value = [name, "property", "end_time"]
|
|
||||||
if name == "installation":
|
|
||||||
value = ["property", "end_time"]
|
|
||||||
counts = (
|
|
||||||
count_table.objects.filter(subgroup=None)
|
|
||||||
.values(*value)
|
|
||||||
.annotate(Count("id"), Sum("value"))
|
|
||||||
.filter(id__count__gt=1)
|
|
||||||
)
|
|
||||||
|
|
||||||
for count in counts:
|
|
||||||
count.pop("id__count")
|
|
||||||
total_value = count.pop("value__sum")
|
|
||||||
duplicate_counts = list(count_table.objects.filter(**count))
|
|
||||||
first_count = duplicate_counts[0]
|
|
||||||
if count["property"] in ["invites_sent::day", "active_users_log:is_bot:day"]:
|
|
||||||
# For LoggingCountStat objects, the right fix is to combine the totals;
|
|
||||||
# for other CountStat objects, we expect the duplicates to have the same value.
|
|
||||||
# And so all we need to do is delete them.
|
|
||||||
first_count.value = total_value
|
|
||||||
first_count.save()
|
|
||||||
to_cleanup = duplicate_counts[1:]
|
|
||||||
for duplicate_count in to_cleanup:
|
|
||||||
duplicate_count.delete()
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0014_remove_fillstate_last_modified"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.RunPython(clear_duplicate_counts, reverse_code=migrations.RunPython.noop),
|
|
||||||
]
|
|
||||||
@@ -1,92 +0,0 @@
|
|||||||
# Generated by Django 2.2.10 on 2020-02-29 19:40
|
|
||||||
|
|
||||||
from django.db import migrations, models
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0015_clear_duplicate_counts"),
|
|
||||||
]
|
|
||||||
|
|
||||||
operations = [
|
|
||||||
migrations.AlterUniqueTogether(
|
|
||||||
name="installationcount",
|
|
||||||
unique_together=set(),
|
|
||||||
),
|
|
||||||
migrations.AlterUniqueTogether(
|
|
||||||
name="realmcount",
|
|
||||||
unique_together=set(),
|
|
||||||
),
|
|
||||||
migrations.AlterUniqueTogether(
|
|
||||||
name="streamcount",
|
|
||||||
unique_together=set(),
|
|
||||||
),
|
|
||||||
migrations.AlterUniqueTogether(
|
|
||||||
name="usercount",
|
|
||||||
unique_together=set(),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="installationcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("property", "subgroup", "end_time"),
|
|
||||||
name="unique_installation_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="installationcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("property", "end_time"),
|
|
||||||
name="unique_installation_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="realmcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("realm", "property", "subgroup", "end_time"),
|
|
||||||
name="unique_realm_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="realmcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("realm", "property", "end_time"),
|
|
||||||
name="unique_realm_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="streamcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("stream", "property", "subgroup", "end_time"),
|
|
||||||
name="unique_stream_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="streamcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("stream", "property", "end_time"),
|
|
||||||
name="unique_stream_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="usercount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("user", "property", "subgroup", "end_time"),
|
|
||||||
name="unique_user_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="usercount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("user", "property", "end_time"),
|
|
||||||
name="unique_user_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
]
|
|
||||||
@@ -1,114 +0,0 @@
|
|||||||
from django.db import migrations, models
|
|
||||||
|
|
||||||
|
|
||||||
class Migration(migrations.Migration):
|
|
||||||
dependencies = [
|
|
||||||
("analytics", "0016_unique_constraint_when_subgroup_null"),
|
|
||||||
]
|
|
||||||
|
|
||||||
# If the server was installed between 7.0 and 7.4 (or main between
|
|
||||||
# 2c20028aa451 and 7807bff52635), it contains indexes which (when
|
|
||||||
# running 7.5 or 7807bff52635 or higher) are never used, because
|
|
||||||
# they contain an improper cast
|
|
||||||
# (https://code.djangoproject.com/ticket/34840).
|
|
||||||
#
|
|
||||||
# We regenerate the indexes here, by dropping and re-creating
|
|
||||||
# them, so that we know that they are properly formed.
|
|
||||||
operations = [
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="installationcount",
|
|
||||||
name="unique_installation_count",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="installationcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("property", "subgroup", "end_time"),
|
|
||||||
name="unique_installation_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="installationcount",
|
|
||||||
name="unique_installation_count_null_subgroup",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="installationcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("property", "end_time"),
|
|
||||||
name="unique_installation_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="realmcount",
|
|
||||||
name="unique_realm_count",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="realmcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("realm", "property", "subgroup", "end_time"),
|
|
||||||
name="unique_realm_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="realmcount",
|
|
||||||
name="unique_realm_count_null_subgroup",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="realmcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("realm", "property", "end_time"),
|
|
||||||
name="unique_realm_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="streamcount",
|
|
||||||
name="unique_stream_count",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="streamcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("stream", "property", "subgroup", "end_time"),
|
|
||||||
name="unique_stream_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="streamcount",
|
|
||||||
name="unique_stream_count_null_subgroup",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="streamcount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("stream", "property", "end_time"),
|
|
||||||
name="unique_stream_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="usercount",
|
|
||||||
name="unique_user_count",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="usercount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=False),
|
|
||||||
fields=("user", "property", "subgroup", "end_time"),
|
|
||||||
name="unique_user_count",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
migrations.RemoveConstraint(
|
|
||||||
model_name="usercount",
|
|
||||||
name="unique_user_count_null_subgroup",
|
|
||||||
),
|
|
||||||
migrations.AddConstraint(
|
|
||||||
model_name="usercount",
|
|
||||||
constraint=models.UniqueConstraint(
|
|
||||||
condition=models.Q(subgroup__isnull=True),
|
|
||||||
fields=("user", "property", "end_time"),
|
|
||||||
name="unique_user_count_null_subgroup",
|
|
||||||
),
|
|
||||||
),
|
|
||||||
]
|
|
||||||
@@ -1,161 +1,151 @@
|
|||||||
# https://github.com/typeddjango/django-stubs/issues/1698
|
|
||||||
# mypy: disable-error-code="explicit-override"
|
|
||||||
|
|
||||||
from datetime import datetime
|
|
||||||
|
|
||||||
from django.db import models
|
from django.db import models
|
||||||
from django.db.models import Q, UniqueConstraint
|
from django.utils import timezone
|
||||||
from typing_extensions import override
|
|
||||||
|
|
||||||
from zerver.lib.timestamp import floor_to_day
|
from zerver.models import Realm, UserProfile, Stream, Recipient
|
||||||
from zerver.models import Realm, Stream, UserProfile
|
from zerver.lib.str_utils import ModelReprMixin
|
||||||
|
from zerver.lib.timestamp import datetime_to_UTC, floor_to_day
|
||||||
|
|
||||||
|
import datetime
|
||||||
|
|
||||||
class FillState(models.Model):
|
from typing import Optional, Tuple, Union, Dict, Any, Text
|
||||||
property = models.CharField(max_length=40, unique=True)
|
|
||||||
end_time = models.DateTimeField()
|
class FillState(ModelReprMixin, models.Model):
|
||||||
|
property = models.CharField(max_length=40, unique=True) # type: Text
|
||||||
|
end_time = models.DateTimeField() # type: datetime.datetime
|
||||||
|
|
||||||
# Valid states are {DONE, STARTED}
|
# Valid states are {DONE, STARTED}
|
||||||
DONE = 1
|
DONE = 1
|
||||||
STARTED = 2
|
STARTED = 2
|
||||||
state = models.PositiveSmallIntegerField()
|
state = models.PositiveSmallIntegerField() # type: int
|
||||||
|
|
||||||
@override
|
last_modified = models.DateTimeField(auto_now=True) # type: datetime.datetime
|
||||||
def __str__(self) -> str:
|
|
||||||
return f"{self.property} {self.end_time} {self.state}"
|
|
||||||
|
|
||||||
|
def __unicode__(self):
|
||||||
|
# type: () -> Text
|
||||||
|
return u"<FillState: %s %s %s>" % (self.property, self.end_time, self.state)
|
||||||
|
|
||||||
# The earliest/starting end_time in FillState
|
# The earliest/starting end_time in FillState
|
||||||
# We assume there is at least one realm
|
# We assume there is at least one realm
|
||||||
def installation_epoch() -> datetime:
|
def installation_epoch():
|
||||||
earliest_realm_creation = Realm.objects.aggregate(models.Min("date_created"))[
|
# type: () -> datetime.datetime
|
||||||
"date_created__min"
|
earliest_realm_creation = Realm.objects.aggregate(models.Min('date_created'))['date_created__min']
|
||||||
]
|
return floor_to_day(datetime_to_UTC(earliest_realm_creation))
|
||||||
return floor_to_day(earliest_realm_creation)
|
|
||||||
|
|
||||||
|
# would only ever make entries here by hand
|
||||||
|
class Anomaly(ModelReprMixin, models.Model):
|
||||||
|
info = models.CharField(max_length=1000) # type: Text
|
||||||
|
|
||||||
class BaseCount(models.Model):
|
def __unicode__(self):
|
||||||
|
# type: () -> Text
|
||||||
|
return u"<Anomaly: %s... %s>" % (self.info, self.id)
|
||||||
|
|
||||||
|
class BaseCount(ModelReprMixin, models.Model):
|
||||||
# Note: When inheriting from BaseCount, you may want to rearrange
|
# Note: When inheriting from BaseCount, you may want to rearrange
|
||||||
# the order of the columns in the migration to make sure they
|
# the order of the columns in the migration to make sure they
|
||||||
# match how you'd like the table to be arranged.
|
# match how you'd like the table to be arranged.
|
||||||
property = models.CharField(max_length=32)
|
property = models.CharField(max_length=32) # type: Text
|
||||||
subgroup = models.CharField(max_length=16, null=True)
|
subgroup = models.CharField(max_length=16, null=True) # type: Text
|
||||||
end_time = models.DateTimeField()
|
end_time = models.DateTimeField() # type: datetime.datetime
|
||||||
value = models.BigIntegerField()
|
value = models.BigIntegerField() # type: int
|
||||||
|
anomaly = models.ForeignKey(Anomaly, null=True) # type: Optional[Anomaly]
|
||||||
|
|
||||||
class Meta:
|
class Meta(object):
|
||||||
abstract = True
|
abstract = True
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def extended_id():
|
||||||
|
# type: () -> Tuple[str, ...]
|
||||||
|
raise NotImplementedError
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def key_model():
|
||||||
|
# type: () -> models.Model
|
||||||
|
raise NotImplementedError
|
||||||
|
|
||||||
class InstallationCount(BaseCount):
|
class InstallationCount(BaseCount):
|
||||||
class Meta:
|
|
||||||
# Handles invalid duplicate InstallationCount data
|
|
||||||
constraints = [
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["property", "subgroup", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=False),
|
|
||||||
name="unique_installation_count",
|
|
||||||
),
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["property", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=True),
|
|
||||||
name="unique_installation_count_null_subgroup",
|
|
||||||
),
|
|
||||||
]
|
|
||||||
|
|
||||||
@override
|
class Meta(object):
|
||||||
def __str__(self) -> str:
|
unique_together = ("property", "subgroup", "end_time")
|
||||||
return f"{self.property} {self.subgroup} {self.value}"
|
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def extended_id():
|
||||||
|
# type: () -> Tuple[str, ...]
|
||||||
|
return ()
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def key_model():
|
||||||
|
# type: () -> models.Model
|
||||||
|
return None
|
||||||
|
|
||||||
|
def __unicode__(self):
|
||||||
|
# type: () -> Text
|
||||||
|
return u"<InstallationCount: %s %s %s>" % (self.property, self.subgroup, self.value)
|
||||||
|
|
||||||
class RealmCount(BaseCount):
|
class RealmCount(BaseCount):
|
||||||
realm = models.ForeignKey(Realm, on_delete=models.CASCADE)
|
realm = models.ForeignKey(Realm)
|
||||||
|
|
||||||
class Meta:
|
class Meta(object):
|
||||||
# Handles invalid duplicate RealmCount data
|
unique_together = ("realm", "property", "subgroup", "end_time")
|
||||||
constraints = [
|
index_together = ["property", "end_time"]
|
||||||
UniqueConstraint(
|
|
||||||
fields=["realm", "property", "subgroup", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=False),
|
|
||||||
name="unique_realm_count",
|
|
||||||
),
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["realm", "property", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=True),
|
|
||||||
name="unique_realm_count_null_subgroup",
|
|
||||||
),
|
|
||||||
]
|
|
||||||
indexes = [
|
|
||||||
models.Index(
|
|
||||||
fields=["property", "end_time"],
|
|
||||||
name="analytics_realmcount_property_end_time_3b60396b_idx",
|
|
||||||
)
|
|
||||||
]
|
|
||||||
|
|
||||||
@override
|
@staticmethod
|
||||||
def __str__(self) -> str:
|
def extended_id():
|
||||||
return f"{self.realm!r} {self.property} {self.subgroup} {self.value}"
|
# type: () -> Tuple[str, ...]
|
||||||
|
return ('realm_id',)
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def key_model():
|
||||||
|
# type: () -> models.Model
|
||||||
|
return Realm
|
||||||
|
|
||||||
|
def __unicode__(self):
|
||||||
|
# type: () -> Text
|
||||||
|
return u"<RealmCount: %s %s %s %s>" % (self.realm, self.property, self.subgroup, self.value)
|
||||||
|
|
||||||
class UserCount(BaseCount):
|
class UserCount(BaseCount):
|
||||||
user = models.ForeignKey(UserProfile, on_delete=models.CASCADE)
|
user = models.ForeignKey(UserProfile)
|
||||||
realm = models.ForeignKey(Realm, on_delete=models.CASCADE)
|
realm = models.ForeignKey(Realm)
|
||||||
|
|
||||||
class Meta:
|
class Meta(object):
|
||||||
# Handles invalid duplicate UserCount data
|
unique_together = ("user", "property", "subgroup", "end_time")
|
||||||
constraints = [
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["user", "property", "subgroup", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=False),
|
|
||||||
name="unique_user_count",
|
|
||||||
),
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["user", "property", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=True),
|
|
||||||
name="unique_user_count_null_subgroup",
|
|
||||||
),
|
|
||||||
]
|
|
||||||
# This index dramatically improves the performance of
|
# This index dramatically improves the performance of
|
||||||
# aggregating from users to realms
|
# aggregating from users to realms
|
||||||
indexes = [
|
index_together = ["property", "realm", "end_time"]
|
||||||
models.Index(
|
|
||||||
fields=["property", "realm", "end_time"],
|
|
||||||
name="analytics_usercount_property_realm_id_end_time_591dbec1_idx",
|
|
||||||
)
|
|
||||||
]
|
|
||||||
|
|
||||||
@override
|
@staticmethod
|
||||||
def __str__(self) -> str:
|
def extended_id():
|
||||||
return f"{self.user!r} {self.property} {self.subgroup} {self.value}"
|
# type: () -> Tuple[str, ...]
|
||||||
|
return ('user_id', 'realm_id')
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def key_model():
|
||||||
|
# type: () -> models.Model
|
||||||
|
return UserProfile
|
||||||
|
|
||||||
|
def __unicode__(self):
|
||||||
|
# type: () -> Text
|
||||||
|
return u"<UserCount: %s %s %s %s>" % (self.user, self.property, self.subgroup, self.value)
|
||||||
|
|
||||||
class StreamCount(BaseCount):
|
class StreamCount(BaseCount):
|
||||||
stream = models.ForeignKey(Stream, on_delete=models.CASCADE)
|
stream = models.ForeignKey(Stream)
|
||||||
realm = models.ForeignKey(Realm, on_delete=models.CASCADE)
|
realm = models.ForeignKey(Realm)
|
||||||
|
|
||||||
class Meta:
|
class Meta(object):
|
||||||
# Handles invalid duplicate StreamCount data
|
unique_together = ("stream", "property", "subgroup", "end_time")
|
||||||
constraints = [
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["stream", "property", "subgroup", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=False),
|
|
||||||
name="unique_stream_count",
|
|
||||||
),
|
|
||||||
UniqueConstraint(
|
|
||||||
fields=["stream", "property", "end_time"],
|
|
||||||
condition=Q(subgroup__isnull=True),
|
|
||||||
name="unique_stream_count_null_subgroup",
|
|
||||||
),
|
|
||||||
]
|
|
||||||
# This index dramatically improves the performance of
|
# This index dramatically improves the performance of
|
||||||
# aggregating from streams to realms
|
# aggregating from streams to realms
|
||||||
indexes = [
|
index_together = ["property", "realm", "end_time"]
|
||||||
models.Index(
|
|
||||||
fields=["property", "realm", "end_time"],
|
|
||||||
name="analytics_streamcount_property_realm_id_end_time_155ae930_idx",
|
|
||||||
)
|
|
||||||
]
|
|
||||||
|
|
||||||
@override
|
@staticmethod
|
||||||
def __str__(self) -> str:
|
def extended_id():
|
||||||
return f"{self.stream!r} {self.property} {self.subgroup} {self.value} {self.id}"
|
# type: () -> Tuple[str, ...]
|
||||||
|
return ('stream_id', 'realm_id')
|
||||||
|
|
||||||
|
@staticmethod
|
||||||
|
def key_model():
|
||||||
|
# type: () -> models.Model
|
||||||
|
return Stream
|
||||||
|
|
||||||
|
def __unicode__(self):
|
||||||
|
# type: () -> Text
|
||||||
|
return u"<StreamCount: %s %s %s %s %s>" % (self.stream, self.property, self.subgroup, self.value, self.id)
|
||||||
|
|||||||
@@ -1,158 +0,0 @@
|
|||||||
import uuid
|
|
||||||
from datetime import timedelta
|
|
||||||
from unittest import mock
|
|
||||||
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
|
|
||||||
from corporate.lib.stripe import add_months
|
|
||||||
from corporate.models import Customer, CustomerPlan, LicenseLedger
|
|
||||||
from zerver.lib.test_classes import ZulipTestCase
|
|
||||||
from zerver.models import Client, UserActivity, UserProfile
|
|
||||||
from zilencer.models import (
|
|
||||||
RemoteRealmAuditLog,
|
|
||||||
RemoteZulipServer,
|
|
||||||
get_remote_server_guest_and_non_guest_count,
|
|
||||||
)
|
|
||||||
|
|
||||||
event_time = timezone_now() - timedelta(days=3)
|
|
||||||
data_list = [
|
|
||||||
{
|
|
||||||
"server_id": 1,
|
|
||||||
"realm_id": 1,
|
|
||||||
"event_type": RemoteRealmAuditLog.USER_CREATED,
|
|
||||||
"event_time": event_time,
|
|
||||||
"extra_data": {
|
|
||||||
RemoteRealmAuditLog.ROLE_COUNT: {
|
|
||||||
RemoteRealmAuditLog.ROLE_COUNT_HUMANS: {
|
|
||||||
UserProfile.ROLE_REALM_ADMINISTRATOR: 10,
|
|
||||||
UserProfile.ROLE_REALM_OWNER: 10,
|
|
||||||
UserProfile.ROLE_MODERATOR: 10,
|
|
||||||
UserProfile.ROLE_MEMBER: 10,
|
|
||||||
UserProfile.ROLE_GUEST: 10,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"server_id": 1,
|
|
||||||
"realm_id": 1,
|
|
||||||
"event_type": RemoteRealmAuditLog.USER_ROLE_CHANGED,
|
|
||||||
"event_time": event_time,
|
|
||||||
"extra_data": {
|
|
||||||
RemoteRealmAuditLog.ROLE_COUNT: {
|
|
||||||
RemoteRealmAuditLog.ROLE_COUNT_HUMANS: {
|
|
||||||
UserProfile.ROLE_REALM_ADMINISTRATOR: 20,
|
|
||||||
UserProfile.ROLE_REALM_OWNER: 0,
|
|
||||||
UserProfile.ROLE_MODERATOR: 0,
|
|
||||||
UserProfile.ROLE_MEMBER: 20,
|
|
||||||
UserProfile.ROLE_GUEST: 10,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"server_id": 1,
|
|
||||||
"realm_id": 2,
|
|
||||||
"event_type": RemoteRealmAuditLog.USER_CREATED,
|
|
||||||
"event_time": event_time,
|
|
||||||
"extra_data": {
|
|
||||||
RemoteRealmAuditLog.ROLE_COUNT: {
|
|
||||||
RemoteRealmAuditLog.ROLE_COUNT_HUMANS: {
|
|
||||||
UserProfile.ROLE_REALM_ADMINISTRATOR: 10,
|
|
||||||
UserProfile.ROLE_REALM_OWNER: 10,
|
|
||||||
UserProfile.ROLE_MODERATOR: 0,
|
|
||||||
UserProfile.ROLE_MEMBER: 10,
|
|
||||||
UserProfile.ROLE_GUEST: 5,
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"server_id": 1,
|
|
||||||
"realm_id": 2,
|
|
||||||
"event_type": RemoteRealmAuditLog.USER_CREATED,
|
|
||||||
"event_time": event_time,
|
|
||||||
"extra_data": {},
|
|
||||||
},
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
class ActivityTest(ZulipTestCase):
|
|
||||||
@mock.patch("stripe.Customer.list", return_value=[])
|
|
||||||
def test_activity(self, unused_mock: mock.Mock) -> None:
|
|
||||||
self.login("hamlet")
|
|
||||||
client, _ = Client.objects.get_or_create(name="website")
|
|
||||||
query = "/json/messages/flags"
|
|
||||||
last_visit = timezone_now()
|
|
||||||
count = 150
|
|
||||||
for activity_user_profile in UserProfile.objects.all():
|
|
||||||
UserActivity.objects.get_or_create(
|
|
||||||
user_profile=activity_user_profile,
|
|
||||||
client=client,
|
|
||||||
query=query,
|
|
||||||
count=count,
|
|
||||||
last_visit=last_visit,
|
|
||||||
)
|
|
||||||
|
|
||||||
# Fails when not staff
|
|
||||||
result = self.client_get("/activity")
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
|
|
||||||
user_profile = self.example_user("hamlet")
|
|
||||||
user_profile.is_staff = True
|
|
||||||
user_profile.save(update_fields=["is_staff"])
|
|
||||||
|
|
||||||
with self.assert_database_query_count(11):
|
|
||||||
result = self.client_get("/activity")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
|
|
||||||
# Add data for remote activity page
|
|
||||||
RemoteRealmAuditLog.objects.bulk_create([RemoteRealmAuditLog(**data) for data in data_list])
|
|
||||||
remote_server = RemoteZulipServer.objects.get(id=1)
|
|
||||||
customer = Customer.objects.create(remote_server=remote_server)
|
|
||||||
plan = CustomerPlan.objects.create(
|
|
||||||
customer=customer,
|
|
||||||
billing_cycle_anchor=timezone_now(),
|
|
||||||
billing_schedule=CustomerPlan.BILLING_SCHEDULE_ANNUAL,
|
|
||||||
tier=CustomerPlan.TIER_SELF_HOSTED_BUSINESS,
|
|
||||||
price_per_license=8000,
|
|
||||||
next_invoice_date=add_months(timezone_now(), 12),
|
|
||||||
)
|
|
||||||
LicenseLedger.objects.create(
|
|
||||||
licenses=10,
|
|
||||||
licenses_at_next_renewal=10,
|
|
||||||
event_time=timezone_now(),
|
|
||||||
is_renewal=True,
|
|
||||||
plan=plan,
|
|
||||||
)
|
|
||||||
RemoteZulipServer.objects.create(
|
|
||||||
uuid=str(uuid.uuid4()),
|
|
||||||
api_key="magic_secret_api_key",
|
|
||||||
hostname="demo.example.com",
|
|
||||||
contact_email="email@example.com",
|
|
||||||
)
|
|
||||||
with self.assert_database_query_count(10):
|
|
||||||
result = self.client_get("/activity/remote")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
|
|
||||||
with self.assert_database_query_count(4):
|
|
||||||
result = self.client_get("/activity/integrations")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
|
|
||||||
with self.assert_database_query_count(8):
|
|
||||||
result = self.client_get("/realm_activity/zulip/")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
with self.assert_database_query_count(5):
|
|
||||||
result = self.client_get(f"/user_activity/{iago.id}/")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
|
|
||||||
def test_get_remote_server_guest_and_non_guest_count(self) -> None:
|
|
||||||
RemoteRealmAuditLog.objects.bulk_create([RemoteRealmAuditLog(**data) for data in data_list])
|
|
||||||
|
|
||||||
remote_server_counts = get_remote_server_guest_and_non_guest_count(
|
|
||||||
server_id=1, event_time=timezone_now()
|
|
||||||
)
|
|
||||||
self.assertEqual(remote_server_counts.non_guest_user_count, 70)
|
|
||||||
self.assertEqual(remote_server_counts.guest_user_count, 15)
|
|
||||||
File diff suppressed because it is too large
Load Diff
@@ -1,40 +0,0 @@
|
|||||||
from analytics.lib.counts import CountStat
|
|
||||||
from analytics.lib.fixtures import generate_time_series_data
|
|
||||||
from zerver.lib.test_classes import ZulipTestCase
|
|
||||||
|
|
||||||
|
|
||||||
# A very light test suite; the code being tested is not run in production.
|
|
||||||
class TestFixtures(ZulipTestCase):
|
|
||||||
def test_deterministic_settings(self) -> None:
|
|
||||||
# test basic business_hour / non_business_hour calculation
|
|
||||||
# test we get an array of the right length with frequency=CountStat.DAY
|
|
||||||
data = generate_time_series_data(
|
|
||||||
days=7, business_hours_base=20, non_business_hours_base=15, spikiness=0
|
|
||||||
)
|
|
||||||
self.assertEqual(data, [400, 400, 400, 400, 400, 360, 360])
|
|
||||||
|
|
||||||
data = generate_time_series_data(
|
|
||||||
days=1,
|
|
||||||
business_hours_base=2000,
|
|
||||||
non_business_hours_base=1500,
|
|
||||||
growth=2,
|
|
||||||
spikiness=0,
|
|
||||||
frequency=CountStat.HOUR,
|
|
||||||
)
|
|
||||||
# test we get an array of the right length with frequency=CountStat.HOUR
|
|
||||||
self.assert_length(data, 24)
|
|
||||||
# test that growth doesn't affect the first data point
|
|
||||||
self.assertEqual(data[0], 2000)
|
|
||||||
# test that the last data point is growth times what it otherwise would be
|
|
||||||
self.assertEqual(data[-1], 1500 * 2)
|
|
||||||
|
|
||||||
# test autocorrelation == 1, since that's the easiest value to test
|
|
||||||
data = generate_time_series_data(
|
|
||||||
days=1,
|
|
||||||
business_hours_base=2000,
|
|
||||||
non_business_hours_base=2000,
|
|
||||||
autocorrelation=1,
|
|
||||||
frequency=CountStat.HOUR,
|
|
||||||
)
|
|
||||||
self.assertEqual(data[0], data[1])
|
|
||||||
self.assertEqual(data[0], data[-1])
|
|
||||||
@@ -1,686 +0,0 @@
|
|||||||
from datetime import datetime, timedelta, timezone
|
|
||||||
from typing import List, Optional
|
|
||||||
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from typing_extensions import override
|
|
||||||
|
|
||||||
from analytics.lib.counts import COUNT_STATS, CountStat
|
|
||||||
from analytics.lib.time_utils import time_range
|
|
||||||
from analytics.models import FillState, RealmCount, StreamCount, UserCount
|
|
||||||
from analytics.views.stats import rewrite_client_arrays, sort_by_totals, sort_client_labels
|
|
||||||
from zerver.lib.test_classes import ZulipTestCase
|
|
||||||
from zerver.lib.timestamp import ceiling_to_day, ceiling_to_hour, datetime_to_timestamp
|
|
||||||
from zerver.models import Client, get_realm
|
|
||||||
|
|
||||||
|
|
||||||
class TestStatsEndpoint(ZulipTestCase):
|
|
||||||
def test_stats(self) -> None:
|
|
||||||
self.user = self.example_user("hamlet")
|
|
||||||
self.login_user(self.user)
|
|
||||||
result = self.client_get("/stats")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
# Check that we get something back
|
|
||||||
self.assert_in_response("Zulip analytics for", result)
|
|
||||||
|
|
||||||
def test_guest_user_cant_access_stats(self) -> None:
|
|
||||||
self.user = self.example_user("polonius")
|
|
||||||
self.login_user(self.user)
|
|
||||||
result = self.client_get("/stats")
|
|
||||||
self.assert_json_error(result, "Not allowed for guest users", 400)
|
|
||||||
|
|
||||||
result = self.client_get("/json/analytics/chart_data")
|
|
||||||
self.assert_json_error(result, "Not allowed for guest users", 400)
|
|
||||||
|
|
||||||
def test_stats_for_realm(self) -> None:
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
self.login_user(user)
|
|
||||||
|
|
||||||
result = self.client_get("/stats/realm/zulip/")
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
|
|
||||||
result = self.client_get("/stats/realm/not_existing_realm/")
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
user.is_staff = True
|
|
||||||
user.save(update_fields=["is_staff"])
|
|
||||||
|
|
||||||
result = self.client_get("/stats/realm/not_existing_realm/")
|
|
||||||
self.assertEqual(result.status_code, 404)
|
|
||||||
|
|
||||||
result = self.client_get("/stats/realm/zulip/")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
self.assert_in_response("Zulip analytics for", result)
|
|
||||||
|
|
||||||
def test_stats_for_installation(self) -> None:
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
self.login_user(user)
|
|
||||||
|
|
||||||
result = self.client_get("/stats/installation")
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
user.is_staff = True
|
|
||||||
user.save(update_fields=["is_staff"])
|
|
||||||
|
|
||||||
result = self.client_get("/stats/installation")
|
|
||||||
self.assertEqual(result.status_code, 200)
|
|
||||||
self.assert_in_response("Zulip analytics for", result)
|
|
||||||
|
|
||||||
|
|
||||||
class TestGetChartData(ZulipTestCase):
|
|
||||||
@override
|
|
||||||
def setUp(self) -> None:
|
|
||||||
super().setUp()
|
|
||||||
self.realm = get_realm("zulip")
|
|
||||||
self.user = self.example_user("hamlet")
|
|
||||||
self.stream_id = self.get_stream_id(self.get_streams(self.user)[0])
|
|
||||||
self.login_user(self.user)
|
|
||||||
self.end_times_hour = [
|
|
||||||
ceiling_to_hour(self.realm.date_created) + timedelta(hours=i) for i in range(4)
|
|
||||||
]
|
|
||||||
self.end_times_day = [
|
|
||||||
ceiling_to_day(self.realm.date_created) + timedelta(days=i) for i in range(4)
|
|
||||||
]
|
|
||||||
|
|
||||||
def data(self, i: int) -> List[int]:
|
|
||||||
return [0, 0, i, 0]
|
|
||||||
|
|
||||||
def insert_data(
|
|
||||||
self, stat: CountStat, realm_subgroups: List[Optional[str]], user_subgroups: List[str]
|
|
||||||
) -> None:
|
|
||||||
if stat.frequency == CountStat.HOUR:
|
|
||||||
insert_time = self.end_times_hour[2]
|
|
||||||
fill_time = self.end_times_hour[-1]
|
|
||||||
if stat.frequency == CountStat.DAY:
|
|
||||||
insert_time = self.end_times_day[2]
|
|
||||||
fill_time = self.end_times_day[-1]
|
|
||||||
|
|
||||||
RealmCount.objects.bulk_create(
|
|
||||||
RealmCount(
|
|
||||||
property=stat.property,
|
|
||||||
subgroup=subgroup,
|
|
||||||
end_time=insert_time,
|
|
||||||
value=100 + i,
|
|
||||||
realm=self.realm,
|
|
||||||
)
|
|
||||||
for i, subgroup in enumerate(realm_subgroups)
|
|
||||||
)
|
|
||||||
UserCount.objects.bulk_create(
|
|
||||||
UserCount(
|
|
||||||
property=stat.property,
|
|
||||||
subgroup=subgroup,
|
|
||||||
end_time=insert_time,
|
|
||||||
value=200 + i,
|
|
||||||
realm=self.realm,
|
|
||||||
user=self.user,
|
|
||||||
)
|
|
||||||
for i, subgroup in enumerate(user_subgroups)
|
|
||||||
)
|
|
||||||
StreamCount.objects.bulk_create(
|
|
||||||
StreamCount(
|
|
||||||
property=stat.property,
|
|
||||||
subgroup=subgroup,
|
|
||||||
end_time=insert_time,
|
|
||||||
value=100 + i,
|
|
||||||
stream_id=self.stream_id,
|
|
||||||
realm=self.realm,
|
|
||||||
)
|
|
||||||
for i, subgroup in enumerate(realm_subgroups)
|
|
||||||
)
|
|
||||||
FillState.objects.create(property=stat.property, end_time=fill_time, state=FillState.DONE)
|
|
||||||
|
|
||||||
def test_number_of_humans(self) -> None:
|
|
||||||
stat = COUNT_STATS["realm_active_humans::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
stat = COUNT_STATS["1day_actives::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
stat = COUNT_STATS["active_users_audit:is_bot:day"]
|
|
||||||
self.insert_data(stat, ["false"], [])
|
|
||||||
result = self.client_get("/json/analytics/chart_data", {"chart_name": "number_of_humans"})
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data,
|
|
||||||
{
|
|
||||||
"msg": "",
|
|
||||||
"end_times": [datetime_to_timestamp(dt) for dt in self.end_times_day],
|
|
||||||
"frequency": CountStat.DAY,
|
|
||||||
"everyone": {
|
|
||||||
"_1day": self.data(100),
|
|
||||||
"_15day": self.data(100),
|
|
||||||
"all_time": self.data(100),
|
|
||||||
},
|
|
||||||
"display_order": None,
|
|
||||||
"result": "success",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_messages_sent_over_time(self) -> None:
|
|
||||||
stat = COUNT_STATS["messages_sent:is_bot:hour"]
|
|
||||||
self.insert_data(stat, ["true", "false"], ["false"])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data,
|
|
||||||
{
|
|
||||||
"msg": "",
|
|
||||||
"end_times": [datetime_to_timestamp(dt) for dt in self.end_times_hour],
|
|
||||||
"frequency": CountStat.HOUR,
|
|
||||||
"everyone": {"bot": self.data(100), "human": self.data(101)},
|
|
||||||
"user": {"bot": self.data(0), "human": self.data(200)},
|
|
||||||
"display_order": None,
|
|
||||||
"result": "success",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_messages_sent_by_message_type(self) -> None:
|
|
||||||
stat = COUNT_STATS["messages_sent:message_type:day"]
|
|
||||||
self.insert_data(
|
|
||||||
stat, ["public_stream", "private_message"], ["public_stream", "private_stream"]
|
|
||||||
)
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_by_message_type"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data,
|
|
||||||
{
|
|
||||||
"msg": "",
|
|
||||||
"end_times": [datetime_to_timestamp(dt) for dt in self.end_times_day],
|
|
||||||
"frequency": CountStat.DAY,
|
|
||||||
"everyone": {
|
|
||||||
"Public streams": self.data(100),
|
|
||||||
"Private streams": self.data(0),
|
|
||||||
"Direct messages": self.data(101),
|
|
||||||
"Group direct messages": self.data(0),
|
|
||||||
},
|
|
||||||
"user": {
|
|
||||||
"Public streams": self.data(200),
|
|
||||||
"Private streams": self.data(201),
|
|
||||||
"Direct messages": self.data(0),
|
|
||||||
"Group direct messages": self.data(0),
|
|
||||||
},
|
|
||||||
"display_order": [
|
|
||||||
"Direct messages",
|
|
||||||
"Public streams",
|
|
||||||
"Private streams",
|
|
||||||
"Group direct messages",
|
|
||||||
],
|
|
||||||
"result": "success",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_messages_sent_by_client(self) -> None:
|
|
||||||
stat = COUNT_STATS["messages_sent:client:day"]
|
|
||||||
client1 = Client.objects.create(name="client 1")
|
|
||||||
client2 = Client.objects.create(name="client 2")
|
|
||||||
client3 = Client.objects.create(name="client 3")
|
|
||||||
client4 = Client.objects.create(name="client 4")
|
|
||||||
self.insert_data(
|
|
||||||
stat,
|
|
||||||
[str(client4.id), str(client3.id), str(client2.id)],
|
|
||||||
[str(client3.id), str(client1.id)],
|
|
||||||
)
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_by_client"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data,
|
|
||||||
{
|
|
||||||
"msg": "",
|
|
||||||
"end_times": [datetime_to_timestamp(dt) for dt in self.end_times_day],
|
|
||||||
"frequency": CountStat.DAY,
|
|
||||||
"everyone": {
|
|
||||||
"client 4": self.data(100),
|
|
||||||
"client 3": self.data(101),
|
|
||||||
"client 2": self.data(102),
|
|
||||||
},
|
|
||||||
"user": {"client 3": self.data(200), "client 1": self.data(201)},
|
|
||||||
"display_order": ["client 1", "client 2", "client 3", "client 4"],
|
|
||||||
"result": "success",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_messages_read_over_time(self) -> None:
|
|
||||||
stat = COUNT_STATS["messages_read::hour"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_read_over_time"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data,
|
|
||||||
{
|
|
||||||
"msg": "",
|
|
||||||
"end_times": [datetime_to_timestamp(dt) for dt in self.end_times_hour],
|
|
||||||
"frequency": CountStat.HOUR,
|
|
||||||
"everyone": {"read": self.data(100)},
|
|
||||||
"user": {"read": self.data(0)},
|
|
||||||
"display_order": None,
|
|
||||||
"result": "success",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_messages_sent_by_stream(self) -> None:
|
|
||||||
stat = COUNT_STATS["messages_in_stream:is_bot:day"]
|
|
||||||
self.insert_data(stat, ["true", "false"], [])
|
|
||||||
|
|
||||||
result = self.client_get(
|
|
||||||
f"/json/analytics/chart_data/stream/{self.stream_id}",
|
|
||||||
{
|
|
||||||
"chart_name": "messages_sent_by_stream",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data,
|
|
||||||
{
|
|
||||||
"msg": "",
|
|
||||||
"end_times": [datetime_to_timestamp(dt) for dt in self.end_times_day],
|
|
||||||
"frequency": CountStat.DAY,
|
|
||||||
"everyone": {"bot": self.data(100), "human": self.data(101)},
|
|
||||||
"display_order": None,
|
|
||||||
"result": "success",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
result = self.api_get(
|
|
||||||
self.example_user("polonius"),
|
|
||||||
f"/api/v1/analytics/chart_data/stream/{self.stream_id}",
|
|
||||||
{
|
|
||||||
"chart_name": "messages_sent_by_stream",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
self.assert_json_error(result, "Not allowed for guest users")
|
|
||||||
|
|
||||||
# Verify we correctly forbid access to stats of streams in other realms.
|
|
||||||
result = self.api_get(
|
|
||||||
self.mit_user("sipbtest"),
|
|
||||||
f"/api/v1/analytics/chart_data/stream/{self.stream_id}",
|
|
||||||
{
|
|
||||||
"chart_name": "messages_sent_by_stream",
|
|
||||||
},
|
|
||||||
subdomain="zephyr",
|
|
||||||
)
|
|
||||||
self.assert_json_error(result, "Invalid stream ID")
|
|
||||||
|
|
||||||
def test_include_empty_subgroups(self) -> None:
|
|
||||||
FillState.objects.create(
|
|
||||||
property="realm_active_humans::day",
|
|
||||||
end_time=self.end_times_day[0],
|
|
||||||
state=FillState.DONE,
|
|
||||||
)
|
|
||||||
result = self.client_get("/json/analytics/chart_data", {"chart_name": "number_of_humans"})
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(data["everyone"], {"_1day": [0], "_15day": [0], "all_time": [0]})
|
|
||||||
self.assertFalse("user" in data)
|
|
||||||
|
|
||||||
FillState.objects.create(
|
|
||||||
property="messages_sent:is_bot:hour",
|
|
||||||
end_time=self.end_times_hour[0],
|
|
||||||
state=FillState.DONE,
|
|
||||||
)
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(data["everyone"], {"human": [0], "bot": [0]})
|
|
||||||
self.assertEqual(data["user"], {"human": [0], "bot": [0]})
|
|
||||||
|
|
||||||
FillState.objects.create(
|
|
||||||
property="messages_sent:message_type:day",
|
|
||||||
end_time=self.end_times_day[0],
|
|
||||||
state=FillState.DONE,
|
|
||||||
)
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_by_message_type"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data["everyone"],
|
|
||||||
{
|
|
||||||
"Public streams": [0],
|
|
||||||
"Private streams": [0],
|
|
||||||
"Direct messages": [0],
|
|
||||||
"Group direct messages": [0],
|
|
||||||
},
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
data["user"],
|
|
||||||
{
|
|
||||||
"Public streams": [0],
|
|
||||||
"Private streams": [0],
|
|
||||||
"Direct messages": [0],
|
|
||||||
"Group direct messages": [0],
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
FillState.objects.create(
|
|
||||||
property="messages_sent:client:day",
|
|
||||||
end_time=self.end_times_day[0],
|
|
||||||
state=FillState.DONE,
|
|
||||||
)
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_by_client"}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(data["everyone"], {})
|
|
||||||
self.assertEqual(data["user"], {})
|
|
||||||
|
|
||||||
def test_start_and_end(self) -> None:
|
|
||||||
stat = COUNT_STATS["realm_active_humans::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
stat = COUNT_STATS["1day_actives::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
stat = COUNT_STATS["active_users_audit:is_bot:day"]
|
|
||||||
self.insert_data(stat, ["false"], [])
|
|
||||||
end_time_timestamps = [datetime_to_timestamp(dt) for dt in self.end_times_day]
|
|
||||||
|
|
||||||
# valid start and end
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data",
|
|
||||||
{
|
|
||||||
"chart_name": "number_of_humans",
|
|
||||||
"start": end_time_timestamps[1],
|
|
||||||
"end": end_time_timestamps[2],
|
|
||||||
},
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(data["end_times"], end_time_timestamps[1:3])
|
|
||||||
self.assertEqual(
|
|
||||||
data["everyone"], {"_1day": [0, 100], "_15day": [0, 100], "all_time": [0, 100]}
|
|
||||||
)
|
|
||||||
|
|
||||||
# start later then end
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data",
|
|
||||||
{
|
|
||||||
"chart_name": "number_of_humans",
|
|
||||||
"start": end_time_timestamps[2],
|
|
||||||
"end": end_time_timestamps[1],
|
|
||||||
},
|
|
||||||
)
|
|
||||||
self.assert_json_error_contains(result, "Start time is later than")
|
|
||||||
|
|
||||||
def test_min_length(self) -> None:
|
|
||||||
stat = COUNT_STATS["realm_active_humans::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
stat = COUNT_STATS["1day_actives::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
stat = COUNT_STATS["active_users_audit:is_bot:day"]
|
|
||||||
self.insert_data(stat, ["false"], [])
|
|
||||||
# test min_length is too short to change anything
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "number_of_humans", "min_length": 2}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
self.assertEqual(
|
|
||||||
data["end_times"], [datetime_to_timestamp(dt) for dt in self.end_times_day]
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
data["everyone"],
|
|
||||||
{"_1day": self.data(100), "_15day": self.data(100), "all_time": self.data(100)},
|
|
||||||
)
|
|
||||||
# test min_length larger than filled data
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "number_of_humans", "min_length": 5}
|
|
||||||
)
|
|
||||||
data = self.assert_json_success(result)
|
|
||||||
end_times = [
|
|
||||||
ceiling_to_day(self.realm.date_created) + timedelta(days=i) for i in range(-1, 4)
|
|
||||||
]
|
|
||||||
self.assertEqual(data["end_times"], [datetime_to_timestamp(dt) for dt in end_times])
|
|
||||||
self.assertEqual(
|
|
||||||
data["everyone"],
|
|
||||||
{
|
|
||||||
"_1day": [0, *self.data(100)],
|
|
||||||
"_15day": [0, *self.data(100)],
|
|
||||||
"all_time": [0, *self.data(100)],
|
|
||||||
},
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_non_existent_chart(self) -> None:
|
|
||||||
result = self.client_get("/json/analytics/chart_data", {"chart_name": "does_not_exist"})
|
|
||||||
self.assert_json_error_contains(result, "Unknown chart name")
|
|
||||||
|
|
||||||
def test_analytics_not_running(self) -> None:
|
|
||||||
realm = get_realm("zulip")
|
|
||||||
|
|
||||||
self.assertEqual(FillState.objects.count(), 0)
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=3)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
with self.assertLogs(level="WARNING") as m:
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
m.output,
|
|
||||||
[
|
|
||||||
f"WARNING:root:User from realm zulip attempted to access /stats, but the computed start time: {realm.date_created} (creation of realm or installation) is later than the computed end time: 0001-01-01 00:00:00+00:00 (last successful analytics update). Is the analytics cron job running?"
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
self.assert_json_error_contains(result, "No analytics data available")
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=1, hours=2)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
with self.assertLogs(level="WARNING") as m:
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
m.output,
|
|
||||||
[
|
|
||||||
f"WARNING:root:User from realm zulip attempted to access /stats, but the computed start time: {realm.date_created} (creation of realm or installation) is later than the computed end time: 0001-01-01 00:00:00+00:00 (last successful analytics update). Is the analytics cron job running?"
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
self.assert_json_error_contains(result, "No analytics data available")
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=1, minutes=10)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(hours=10)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
end_time = timezone_now() - timedelta(days=5)
|
|
||||||
fill_state = FillState.objects.create(
|
|
||||||
property="messages_sent:is_bot:hour", end_time=end_time, state=FillState.DONE
|
|
||||||
)
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=3)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
with self.assertLogs(level="WARNING") as m:
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
m.output,
|
|
||||||
[
|
|
||||||
f"WARNING:root:User from realm zulip attempted to access /stats, but the computed start time: {realm.date_created} (creation of realm or installation) is later than the computed end time: {end_time} (last successful analytics update). Is the analytics cron job running?"
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
self.assert_json_error_contains(result, "No analytics data available")
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=1, minutes=10)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
end_time = timezone_now() - timedelta(days=2)
|
|
||||||
fill_state.end_time = end_time
|
|
||||||
fill_state.save(update_fields=["end_time"])
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=3)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=1, hours=2)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
with self.assertLogs(level="WARNING") as m:
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
m.output,
|
|
||||||
[
|
|
||||||
f"WARNING:root:User from realm zulip attempted to access /stats, but the computed start time: {realm.date_created} (creation of realm or installation) is later than the computed end time: {end_time} (last successful analytics update). Is the analytics cron job running?"
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
self.assert_json_error_contains(result, "No analytics data available")
|
|
||||||
|
|
||||||
realm.date_created = timezone_now() - timedelta(days=1, minutes=10)
|
|
||||||
realm.save(update_fields=["date_created"])
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data", {"chart_name": "messages_sent_over_time"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
def test_get_chart_data_for_realm(self) -> None:
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
self.login_user(user)
|
|
||||||
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data/realm/zulip", {"chart_name": "number_of_humans"}
|
|
||||||
)
|
|
||||||
self.assert_json_error(result, "Must be an server administrator", 400)
|
|
||||||
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
user.is_staff = True
|
|
||||||
user.save(update_fields=["is_staff"])
|
|
||||||
stat = COUNT_STATS["realm_active_humans::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data/realm/not_existing_realm",
|
|
||||||
{"chart_name": "number_of_humans"},
|
|
||||||
)
|
|
||||||
self.assert_json_error(result, "Invalid organization", 400)
|
|
||||||
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data/realm/zulip", {"chart_name": "number_of_humans"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
def test_get_chart_data_for_installation(self) -> None:
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
self.login_user(user)
|
|
||||||
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data/installation", {"chart_name": "number_of_humans"}
|
|
||||||
)
|
|
||||||
self.assert_json_error(result, "Must be an server administrator", 400)
|
|
||||||
|
|
||||||
user = self.example_user("hamlet")
|
|
||||||
user.is_staff = True
|
|
||||||
user.save(update_fields=["is_staff"])
|
|
||||||
stat = COUNT_STATS["realm_active_humans::day"]
|
|
||||||
self.insert_data(stat, [None], [])
|
|
||||||
|
|
||||||
result = self.client_get(
|
|
||||||
"/json/analytics/chart_data/installation", {"chart_name": "number_of_humans"}
|
|
||||||
)
|
|
||||||
self.assert_json_success(result)
|
|
||||||
|
|
||||||
|
|
||||||
class TestGetChartDataHelpers(ZulipTestCase):
|
|
||||||
def test_sort_by_totals(self) -> None:
|
|
||||||
empty: List[int] = []
|
|
||||||
value_arrays = {"c": [0, 1], "a": [9], "b": [1, 1, 1], "d": empty}
|
|
||||||
self.assertEqual(sort_by_totals(value_arrays), ["a", "b", "c", "d"])
|
|
||||||
|
|
||||||
def test_sort_client_labels(self) -> None:
|
|
||||||
data = {
|
|
||||||
"everyone": {"a": [16], "c": [15], "b": [14], "e": [13], "d": [12], "h": [11]},
|
|
||||||
"user": {"a": [6], "b": [5], "d": [4], "e": [3], "f": [2], "g": [1]},
|
|
||||||
}
|
|
||||||
self.assertEqual(sort_client_labels(data), ["a", "b", "c", "d", "e", "f", "g", "h"])
|
|
||||||
|
|
||||||
|
|
||||||
class TestTimeRange(ZulipTestCase):
|
|
||||||
def test_time_range(self) -> None:
|
|
||||||
HOUR = timedelta(hours=1)
|
|
||||||
DAY = timedelta(days=1)
|
|
||||||
|
|
||||||
a_time = datetime(2016, 3, 14, 22, 59, tzinfo=timezone.utc)
|
|
||||||
floor_hour = datetime(2016, 3, 14, 22, tzinfo=timezone.utc)
|
|
||||||
floor_day = datetime(2016, 3, 14, tzinfo=timezone.utc)
|
|
||||||
|
|
||||||
# test start == end
|
|
||||||
self.assertEqual(time_range(a_time, a_time, CountStat.HOUR, None), [])
|
|
||||||
self.assertEqual(time_range(a_time, a_time, CountStat.DAY, None), [])
|
|
||||||
# test start == end == boundary, and min_length == 0
|
|
||||||
self.assertEqual(time_range(floor_hour, floor_hour, CountStat.HOUR, 0), [floor_hour])
|
|
||||||
self.assertEqual(time_range(floor_day, floor_day, CountStat.DAY, 0), [floor_day])
|
|
||||||
# test start and end on different boundaries
|
|
||||||
self.assertEqual(
|
|
||||||
time_range(floor_hour, floor_hour + HOUR, CountStat.HOUR, None),
|
|
||||||
[floor_hour, floor_hour + HOUR],
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
time_range(floor_day, floor_day + DAY, CountStat.DAY, None),
|
|
||||||
[floor_day, floor_day + DAY],
|
|
||||||
)
|
|
||||||
# test min_length
|
|
||||||
self.assertEqual(
|
|
||||||
time_range(floor_hour, floor_hour + HOUR, CountStat.HOUR, 4),
|
|
||||||
[floor_hour - 2 * HOUR, floor_hour - HOUR, floor_hour, floor_hour + HOUR],
|
|
||||||
)
|
|
||||||
self.assertEqual(
|
|
||||||
time_range(floor_day, floor_day + DAY, CountStat.DAY, 4),
|
|
||||||
[floor_day - 2 * DAY, floor_day - DAY, floor_day, floor_day + DAY],
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
class TestMapArrays(ZulipTestCase):
|
|
||||||
def test_map_arrays(self) -> None:
|
|
||||||
a = {
|
|
||||||
"desktop app 1.0": [1, 2, 3],
|
|
||||||
"desktop app 2.0": [10, 12, 13],
|
|
||||||
"desktop app 3.0": [21, 22, 23],
|
|
||||||
"website": [1, 2, 3],
|
|
||||||
"ZulipiOS": [1, 2, 3],
|
|
||||||
"ZulipElectron": [2, 5, 7],
|
|
||||||
"ZulipMobile": [1, 5, 7],
|
|
||||||
"ZulipPython": [1, 2, 3],
|
|
||||||
"API: Python": [1, 2, 3],
|
|
||||||
"SomethingRandom": [4, 5, 6],
|
|
||||||
"ZulipGitHubWebhook": [7, 7, 9],
|
|
||||||
"ZulipAndroid": [64, 63, 65],
|
|
||||||
"ZulipTerminal": [9, 10, 11],
|
|
||||||
}
|
|
||||||
result = rewrite_client_arrays(a)
|
|
||||||
self.assertEqual(
|
|
||||||
result,
|
|
||||||
{
|
|
||||||
"Old desktop app": [32, 36, 39],
|
|
||||||
"Old iOS app": [1, 2, 3],
|
|
||||||
"Desktop app": [2, 5, 7],
|
|
||||||
"Mobile app": [1, 5, 7],
|
|
||||||
"Web app": [1, 2, 3],
|
|
||||||
"Python API": [2, 4, 6],
|
|
||||||
"SomethingRandom": [4, 5, 6],
|
|
||||||
"GitHub webhook": [7, 7, 9],
|
|
||||||
"Old Android app": [64, 63, 65],
|
|
||||||
"Terminal app": [9, 10, 11],
|
|
||||||
},
|
|
||||||
)
|
|
||||||
@@ -1,921 +0,0 @@
|
|||||||
from datetime import datetime, timedelta, timezone
|
|
||||||
from decimal import Decimal
|
|
||||||
from typing import TYPE_CHECKING, Any, Optional
|
|
||||||
from unittest import mock
|
|
||||||
|
|
||||||
import orjson
|
|
||||||
import time_machine
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from typing_extensions import override
|
|
||||||
|
|
||||||
from corporate.lib.stripe import RealmBillingSession, add_months
|
|
||||||
from corporate.models import (
|
|
||||||
Customer,
|
|
||||||
CustomerPlan,
|
|
||||||
LicenseLedger,
|
|
||||||
SponsoredPlanTypes,
|
|
||||||
ZulipSponsorshipRequest,
|
|
||||||
get_current_plan_by_realm,
|
|
||||||
get_customer_by_realm,
|
|
||||||
)
|
|
||||||
from zerver.actions.invites import do_create_multiuse_invite_link
|
|
||||||
from zerver.actions.realm_settings import do_change_realm_org_type, do_send_realm_reactivation_email
|
|
||||||
from zerver.actions.user_settings import do_change_user_setting
|
|
||||||
from zerver.lib.test_classes import ZulipTestCase
|
|
||||||
from zerver.lib.test_helpers import reset_email_visibility_to_everyone_in_zulip_realm
|
|
||||||
from zerver.models import (
|
|
||||||
MultiuseInvite,
|
|
||||||
OrgTypeEnum,
|
|
||||||
PreregistrationUser,
|
|
||||||
Realm,
|
|
||||||
UserMessage,
|
|
||||||
UserProfile,
|
|
||||||
get_org_type_display_name,
|
|
||||||
get_realm,
|
|
||||||
)
|
|
||||||
from zilencer.lib.remote_counts import MissingDataError
|
|
||||||
|
|
||||||
if TYPE_CHECKING:
|
|
||||||
from django.test.client import _MonkeyPatchedWSGIResponse as TestHttpResponse
|
|
||||||
|
|
||||||
import uuid
|
|
||||||
|
|
||||||
from zilencer.models import RemoteZulipServer
|
|
||||||
|
|
||||||
|
|
||||||
class TestRemoteServerSupportEndpoint(ZulipTestCase):
|
|
||||||
@override
|
|
||||||
def setUp(self) -> None:
|
|
||||||
def add_sponsorship_request(
|
|
||||||
hostname: str, org_type: int, website: str, paid_users: str, plan: str
|
|
||||||
) -> None:
|
|
||||||
remote_server = RemoteZulipServer.objects.get(hostname=hostname)
|
|
||||||
customer = Customer.objects.create(
|
|
||||||
remote_server=remote_server, sponsorship_pending=True
|
|
||||||
)
|
|
||||||
ZulipSponsorshipRequest.objects.create(
|
|
||||||
customer=customer,
|
|
||||||
org_type=org_type,
|
|
||||||
org_website=website,
|
|
||||||
org_description="We help people.",
|
|
||||||
expected_total_users="20-35",
|
|
||||||
paid_users_count=paid_users,
|
|
||||||
paid_users_description="",
|
|
||||||
requested_plan=plan,
|
|
||||||
)
|
|
||||||
|
|
||||||
super().setUp()
|
|
||||||
|
|
||||||
# Set up some initial example data.
|
|
||||||
for i in range(20):
|
|
||||||
hostname = f"zulip-{i}.example.com"
|
|
||||||
RemoteZulipServer.objects.create(
|
|
||||||
hostname=hostname, contact_email=f"admin@{hostname}", plan_type=1, uuid=uuid.uuid4()
|
|
||||||
)
|
|
||||||
|
|
||||||
# Add example sponsorship request data
|
|
||||||
add_sponsorship_request(
|
|
||||||
hostname="zulip-1.example.com",
|
|
||||||
org_type=OrgTypeEnum.Community.value,
|
|
||||||
website="",
|
|
||||||
paid_users="None",
|
|
||||||
plan=SponsoredPlanTypes.BUSINESS.value,
|
|
||||||
)
|
|
||||||
|
|
||||||
add_sponsorship_request(
|
|
||||||
hostname="zulip-2.example.com",
|
|
||||||
org_type=OrgTypeEnum.OpenSource.value,
|
|
||||||
website="example.org",
|
|
||||||
paid_users="",
|
|
||||||
plan=SponsoredPlanTypes.COMMUNITY.value,
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_search(self) -> None:
|
|
||||||
self.login("cordelia")
|
|
||||||
|
|
||||||
result = self.client_get("/activity/remote/support")
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
# Iago is the user with the appropriate permissions to access this page.
|
|
||||||
self.login("iago")
|
|
||||||
assert self.example_user("iago").is_staff
|
|
||||||
|
|
||||||
result = self.client_get("/activity/remote/support")
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
'input type="text" name="q" class="input-xxlarge search-query" placeholder="hostname or contact email"'
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.compute_max_monthly_messages", return_value=1000):
|
|
||||||
result = self.client_get("/activity/remote/support", {"q": "zulip-1.example.com"})
|
|
||||||
self.assert_in_success_response(["<h3>zulip-1.example.com</h3>"], result)
|
|
||||||
self.assert_in_success_response(["<b>Max monthly messages</b>: 1000"], result)
|
|
||||||
self.assert_not_in_success_response(["<h3>zulip-2.example.com</h3>"], result)
|
|
||||||
|
|
||||||
# Sponsorship request information
|
|
||||||
self.assert_in_success_response(["<li><b>Organization type</b>: Community</li>"], result)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["<li><b>Organization website</b>: No website submitted</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["<li><b>Paid users</b>: None</li>"], result)
|
|
||||||
self.assert_in_success_response(["<li><b>Requested plan</b>: Business</li>"], result)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["<li><b>Organization description</b>: We help people.</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["<li><b>Estimated total users</b>: 20-35</li>"], result)
|
|
||||||
self.assert_in_success_response(["<li><b>Description of paid users</b>: </li>"], result)
|
|
||||||
|
|
||||||
with mock.patch(
|
|
||||||
"analytics.views.support.compute_max_monthly_messages", side_effect=MissingDataError
|
|
||||||
):
|
|
||||||
result = self.client_get("/activity/remote/support", {"q": "zulip-1.example.com"})
|
|
||||||
self.assert_in_success_response(["<h3>zulip-1.example.com</h3>"], result)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["<b>Max monthly messages</b>: Recent data missing"], result
|
|
||||||
)
|
|
||||||
self.assert_not_in_success_response(["<h3>zulip-2.example.com</h3>"], result)
|
|
||||||
|
|
||||||
result = self.client_get("/activity/remote/support", {"q": "example.com"})
|
|
||||||
for i in range(20):
|
|
||||||
self.assert_in_success_response([f"<h3>zulip-{i}.example.com</h3>"], result)
|
|
||||||
|
|
||||||
result = self.client_get("/activity/remote/support", {"q": "admin@zulip-2.example.com"})
|
|
||||||
self.assert_in_success_response(["<h3>zulip-2.example.com</h3>"], result)
|
|
||||||
self.assert_in_success_response(["<b>Contact email</b>: admin@zulip-2.example.com"], result)
|
|
||||||
self.assert_not_in_success_response(["<h3>zulip-1.example.com</h3>"], result)
|
|
||||||
|
|
||||||
# Sponsorship request information
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["<li><b>Organization type</b>: Open-source project</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["<li><b>Organization website</b>: example.org</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["<li><b>Paid users</b>: </li>"], result)
|
|
||||||
self.assert_in_success_response(["<li><b>Requested plan</b>: Community</li>"], result)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["<li><b>Organization description</b>: We help people.</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["<li><b>Estimated total users</b>: 20-35</li>"], result)
|
|
||||||
self.assert_in_success_response(["<li><b>Description of paid users</b>: </li>"], result)
|
|
||||||
|
|
||||||
result = self.client_get("/activity/remote/support", {"q": "admin@zulip-3.example.com"})
|
|
||||||
self.assert_in_success_response(["<h3>zulip-3.example.com</h3>"], result)
|
|
||||||
self.assert_in_success_response(["<b>Contact email</b>: admin@zulip-3.example.com"], result)
|
|
||||||
self.assert_not_in_success_response(["<h3>zulip-1.example.com</h3>"], result)
|
|
||||||
|
|
||||||
# Sponsorship request information
|
|
||||||
self.assert_not_in_success_response(
|
|
||||||
["<li><b>Organization description</b>: We help people.</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_not_in_success_response(
|
|
||||||
["<li><b>Estimated total users</b>: 20-35</li>"], result
|
|
||||||
)
|
|
||||||
self.assert_not_in_success_response(["<li><b>Description of paid users</b>: </li>"], result)
|
|
||||||
|
|
||||||
|
|
||||||
class TestSupportEndpoint(ZulipTestCase):
|
|
||||||
def test_search(self) -> None:
|
|
||||||
reset_email_visibility_to_everyone_in_zulip_realm()
|
|
||||||
lear_user = self.lear_user("king")
|
|
||||||
lear_user.is_staff = True
|
|
||||||
lear_user.save(update_fields=["is_staff"])
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
|
|
||||||
def assert_user_details_in_html_response(
|
|
||||||
html_response: "TestHttpResponse", full_name: str, email: str, role: str
|
|
||||||
) -> None:
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
'<span class="label">user</span>\n',
|
|
||||||
f"<h3>{full_name}</h3>",
|
|
||||||
f"<b>Email</b>: {email}",
|
|
||||||
"<b>Is active</b>: True<br />",
|
|
||||||
f"<b>Role</b>: {role}<br />",
|
|
||||||
],
|
|
||||||
html_response,
|
|
||||||
)
|
|
||||||
|
|
||||||
def create_invitation(
|
|
||||||
stream: str, invitee_email: str, realm: Optional[Realm] = None
|
|
||||||
) -> None:
|
|
||||||
invite_expires_in_minutes = 10 * 24 * 60
|
|
||||||
self.client_post(
|
|
||||||
"/json/invites",
|
|
||||||
{
|
|
||||||
"invitee_emails": [invitee_email],
|
|
||||||
"stream_ids": orjson.dumps([self.get_stream_id(stream, realm)]).decode(),
|
|
||||||
"invite_expires_in_minutes": invite_expires_in_minutes,
|
|
||||||
"invite_as": PreregistrationUser.INVITE_AS["MEMBER"],
|
|
||||||
},
|
|
||||||
subdomain=realm.string_id if realm is not None else "zulip",
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_hamlet_user_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
assert_user_details_in_html_response(
|
|
||||||
result, "King Hamlet", self.example_email("hamlet"), "Member"
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
f"<b>Admins</b>: {self.example_email('iago')}\n",
|
|
||||||
f"<b>Owners</b>: {self.example_email('desdemona')}\n",
|
|
||||||
'class="copy-button" data-copytext="{}">'.format(self.example_email("iago")),
|
|
||||||
'class="copy-button" data-copytext="{}">'.format(
|
|
||||||
self.example_email("desdemona")
|
|
||||||
),
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_lear_user_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
assert_user_details_in_html_response(
|
|
||||||
result, lear_user.full_name, lear_user.email, "Member"
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_othello_user_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
assert_user_details_in_html_response(
|
|
||||||
result, "Othello, the Moor of Venice", self.example_email("othello"), "Member"
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_polonius_user_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
assert_user_details_in_html_response(
|
|
||||||
result, "Polonius", self.example_email("polonius"), "Guest"
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_zulip_realm_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
zulip_realm = get_realm("zulip")
|
|
||||||
first_human_user = zulip_realm.get_first_human_user()
|
|
||||||
assert first_human_user is not None
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
f"<b>First human user</b>: {first_human_user.delivery_email}\n",
|
|
||||||
f'<input type="hidden" name="realm_id" value="{zulip_realm.id}"',
|
|
||||||
"Zulip Dev</h3>",
|
|
||||||
'<option value="1" selected>Self-hosted</option>',
|
|
||||||
'<option value="2" >Limited</option>',
|
|
||||||
'input type="number" name="discount" value="None"',
|
|
||||||
'<option value="active" selected>Active</option>',
|
|
||||||
'<option value="deactivated" >Deactivated</option>',
|
|
||||||
f'<option value="{zulip_realm.org_type}" selected>',
|
|
||||||
'scrub-realm-button">',
|
|
||||||
'data-string-id="zulip"',
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_lear_realm_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
f'<input type="hidden" name="realm_id" value="{lear_realm.id}"',
|
|
||||||
"Lear & Co.</h3>",
|
|
||||||
'<option value="1" selected>Self-hosted</option>',
|
|
||||||
'<option value="2" >Limited</option>',
|
|
||||||
'input type="number" name="discount" value="None"',
|
|
||||||
'<option value="active" selected>Active</option>',
|
|
||||||
'<option value="deactivated" >Deactivated</option>',
|
|
||||||
'scrub-realm-button">',
|
|
||||||
'data-string-id="lear"',
|
|
||||||
"<b>Plan name</b>: Zulip Cloud Standard",
|
|
||||||
"<b>Status</b>: Active",
|
|
||||||
"<b>Billing schedule</b>: Annual",
|
|
||||||
"<b>Licenses</b>: 2/10 (Manual)",
|
|
||||||
"<b>Price per license</b>: $80.0",
|
|
||||||
"<b>Next invoice date</b>: 02 January 2017",
|
|
||||||
'<option value="send_invoice" selected>',
|
|
||||||
'<option value="charge_automatically" >',
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_preregistration_user_query_result(
|
|
||||||
result: "TestHttpResponse", email: str, invite: bool = False
|
|
||||||
) -> None:
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
'<span class="label">preregistration user</span>\n',
|
|
||||||
f"<b>Email</b>: {email}",
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
if invite:
|
|
||||||
self.assert_in_success_response(['<span class="label">invite</span>'], result)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
"<b>Expires in</b>: 1\xa0week, 3\xa0days",
|
|
||||||
"<b>Status</b>: Link has not been used",
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
self.assert_in_success_response([], result)
|
|
||||||
else:
|
|
||||||
self.assert_not_in_success_response(['<span class="label">invite</span>'], result)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
"<b>Expires in</b>: 1\xa0day",
|
|
||||||
"<b>Status</b>: Link has not been used",
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_realm_creation_query_result(result: "TestHttpResponse", email: str) -> None:
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
'<span class="label">preregistration user</span>\n',
|
|
||||||
'<span class="label">realm creation</span>\n',
|
|
||||||
"<b>Link</b>: http://testserver/accounts/do_confirm/",
|
|
||||||
"<b>Expires in</b>: 1\xa0day",
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_multiuse_invite_link_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
'<span class="label">multiuse invite</span>\n',
|
|
||||||
"<b>Link</b>: http://zulip.testserver/join/",
|
|
||||||
"<b>Expires in</b>: 1\xa0week, 3\xa0days",
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def check_realm_reactivation_link_query_result(result: "TestHttpResponse") -> None:
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
'<span class="label">realm reactivation</span>\n',
|
|
||||||
"<b>Link</b>: http://zulip.testserver/reactivate/",
|
|
||||||
"<b>Expires in</b>: 1\xa0day",
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def get_check_query_result(
|
|
||||||
query: str, count: int, subdomain: str = "zulip"
|
|
||||||
) -> "TestHttpResponse":
|
|
||||||
result = self.client_get("/activity/support", {"q": query}, subdomain=subdomain)
|
|
||||||
self.assertEqual(result.content.decode().count("support-query-result"), count)
|
|
||||||
return result
|
|
||||||
|
|
||||||
self.login("cordelia")
|
|
||||||
|
|
||||||
result = self.client_get("/activity/support")
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
do_change_user_setting(
|
|
||||||
self.example_user("hamlet"),
|
|
||||||
"email_address_visibility",
|
|
||||||
UserProfile.EMAIL_ADDRESS_VISIBILITY_NOBODY,
|
|
||||||
acting_user=None,
|
|
||||||
)
|
|
||||||
|
|
||||||
customer = Customer.objects.create(realm=lear_realm, stripe_customer_id="cus_123")
|
|
||||||
now = datetime(2016, 1, 2, tzinfo=timezone.utc)
|
|
||||||
plan = CustomerPlan.objects.create(
|
|
||||||
customer=customer,
|
|
||||||
billing_cycle_anchor=now,
|
|
||||||
billing_schedule=CustomerPlan.BILLING_SCHEDULE_ANNUAL,
|
|
||||||
tier=CustomerPlan.TIER_CLOUD_STANDARD,
|
|
||||||
price_per_license=8000,
|
|
||||||
next_invoice_date=add_months(now, 12),
|
|
||||||
)
|
|
||||||
LicenseLedger.objects.create(
|
|
||||||
licenses=10,
|
|
||||||
licenses_at_next_renewal=10,
|
|
||||||
event_time=timezone_now(),
|
|
||||||
is_renewal=True,
|
|
||||||
plan=plan,
|
|
||||||
)
|
|
||||||
|
|
||||||
result = self.client_get("/activity/support")
|
|
||||||
self.assert_in_success_response(
|
|
||||||
['<input type="text" name="q" class="input-xxlarge search-query"'], result
|
|
||||||
)
|
|
||||||
|
|
||||||
result = get_check_query_result(self.example_email("hamlet"), 1)
|
|
||||||
check_hamlet_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
# Search should be case-insensitive:
|
|
||||||
assert self.example_email("hamlet") != self.example_email("hamlet").upper()
|
|
||||||
result = get_check_query_result(self.example_email("hamlet").upper(), 1)
|
|
||||||
check_hamlet_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result(lear_user.email, 1)
|
|
||||||
check_lear_user_query_result(result)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result(self.example_email("polonius"), 1)
|
|
||||||
check_polonius_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result("lear", 1)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result("http://lear.testserver", 1)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
with self.settings(REALM_HOSTS={"zulip": "localhost"}):
|
|
||||||
result = get_check_query_result("http://localhost", 1)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result("hamlet@zulip.com, lear", 2)
|
|
||||||
check_hamlet_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result("King hamlet,lear", 2)
|
|
||||||
check_hamlet_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result("Othello, the Moor of Venice", 1)
|
|
||||||
check_othello_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
result = get_check_query_result("lear, Hamlet <hamlet@zulip.com>", 2)
|
|
||||||
check_hamlet_user_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
self.client_post("/accounts/home/", {"email": self.nonreg_email("test")})
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
def query_result_from_before(*args: Any) -> "TestHttpResponse":
|
|
||||||
with time_machine.travel((timezone_now() - timedelta(minutes=50)), tick=False):
|
|
||||||
return get_check_query_result(*args)
|
|
||||||
|
|
||||||
result = query_result_from_before(self.nonreg_email("test"), 1)
|
|
||||||
check_preregistration_user_query_result(result, self.nonreg_email("test"))
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
create_invitation("Denmark", self.nonreg_email("test1"))
|
|
||||||
result = query_result_from_before(self.nonreg_email("test1"), 1)
|
|
||||||
check_preregistration_user_query_result(result, self.nonreg_email("test1"), invite=True)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
email = self.nonreg_email("alice")
|
|
||||||
self.submit_realm_creation_form(
|
|
||||||
email, realm_subdomain="custom-test", realm_name="Zulip test"
|
|
||||||
)
|
|
||||||
result = query_result_from_before(email, 1)
|
|
||||||
check_realm_creation_query_result(result, email)
|
|
||||||
|
|
||||||
invite_expires_in_minutes = 10 * 24 * 60
|
|
||||||
do_create_multiuse_invite_link(
|
|
||||||
self.example_user("hamlet"),
|
|
||||||
invited_as=1,
|
|
||||||
invite_expires_in_minutes=invite_expires_in_minutes,
|
|
||||||
)
|
|
||||||
result = query_result_from_before("zulip", 2)
|
|
||||||
check_multiuse_invite_link_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
MultiuseInvite.objects.all().delete()
|
|
||||||
|
|
||||||
do_send_realm_reactivation_email(get_realm("zulip"), acting_user=None)
|
|
||||||
result = query_result_from_before("zulip", 2)
|
|
||||||
check_realm_reactivation_link_query_result(result)
|
|
||||||
check_zulip_realm_query_result(result)
|
|
||||||
|
|
||||||
lear_nonreg_email = "newguy@lear.org"
|
|
||||||
self.client_post("/accounts/home/", {"email": lear_nonreg_email}, subdomain="lear")
|
|
||||||
result = query_result_from_before(lear_nonreg_email, 1)
|
|
||||||
check_preregistration_user_query_result(result, lear_nonreg_email)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
self.login_user(lear_user)
|
|
||||||
create_invitation("general", "newguy2@lear.org", lear_realm)
|
|
||||||
result = query_result_from_before("newguy2@lear.org", 1, lear_realm.string_id)
|
|
||||||
check_preregistration_user_query_result(result, "newguy2@lear.org", invite=True)
|
|
||||||
check_lear_realm_query_result(result)
|
|
||||||
|
|
||||||
def test_get_org_type_display_name(self) -> None:
|
|
||||||
self.assertEqual(get_org_type_display_name(Realm.ORG_TYPES["business"]["id"]), "Business")
|
|
||||||
self.assertEqual(get_org_type_display_name(883), "")
|
|
||||||
|
|
||||||
def test_unspecified_org_type_correctly_displayed(self) -> None:
|
|
||||||
"""
|
|
||||||
Unspecified org type is special in that it is marked to not be shown
|
|
||||||
on the registration page (because organitions are not meant to be able to choose it),
|
|
||||||
but should be correctly shown at the /support/ endpoint.
|
|
||||||
"""
|
|
||||||
realm = get_realm("zulip")
|
|
||||||
|
|
||||||
do_change_realm_org_type(realm, 0, acting_user=None)
|
|
||||||
self.assertEqual(realm.org_type, 0)
|
|
||||||
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
result = self.client_get("/activity/support", {"q": "zulip"}, subdomain="zulip")
|
|
||||||
self.assert_in_success_response(
|
|
||||||
[
|
|
||||||
f'<input type="hidden" name="realm_id" value="{realm.id}"',
|
|
||||||
'<option value="0" selected>',
|
|
||||||
],
|
|
||||||
result,
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_change_billing_modality(self) -> None:
|
|
||||||
realm = get_realm("zulip")
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{realm.id}", "billing_method": "charge_automatically"},
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
customer = Customer.objects.create(realm=realm, stripe_customer_id="cus_12345")
|
|
||||||
CustomerPlan.objects.create(
|
|
||||||
customer=customer,
|
|
||||||
status=CustomerPlan.ACTIVE,
|
|
||||||
billing_cycle_anchor=timezone_now(),
|
|
||||||
billing_schedule=CustomerPlan.BILLING_SCHEDULE_ANNUAL,
|
|
||||||
tier=CustomerPlan.TIER_CLOUD_STANDARD,
|
|
||||||
)
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{realm.id}", "billing_modality": "charge_automatically"},
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Billing collection method of zulip updated to charge automatically"], result
|
|
||||||
)
|
|
||||||
plan = get_current_plan_by_realm(realm)
|
|
||||||
assert plan is not None
|
|
||||||
self.assertEqual(plan.charge_automatically, True)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{realm.id}", "billing_modality": "send_invoice"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Billing collection method of zulip updated to send invoice"], result
|
|
||||||
)
|
|
||||||
realm.refresh_from_db()
|
|
||||||
plan = get_current_plan_by_realm(realm)
|
|
||||||
assert plan is not None
|
|
||||||
self.assertEqual(plan.charge_automatically, False)
|
|
||||||
|
|
||||||
def test_change_realm_plan_type(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{cordelia.realm_id}", "plan_type": "2"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_change_realm_plan_type") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{iago.realm_id}", "plan_type": "2"}
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(get_realm("zulip"), 2, acting_user=iago)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Plan type of zulip changed from Self-hosted to Limited"], result
|
|
||||||
)
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_change_realm_plan_type") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{iago.realm_id}", "plan_type": "10"}
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(get_realm("zulip"), 10, acting_user=iago)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Plan type of zulip changed from Self-hosted to Plus"], result
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_change_org_type(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{cordelia.realm_id}", "org_type": "70"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_change_realm_org_type") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{iago.realm_id}", "org_type": "70"}
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(get_realm("zulip"), 70, acting_user=iago)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Org type of zulip changed from Business to Government"], result
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_attach_discount(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "discount": "25"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "discount": "25"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["Discount for lear changed to 25% from 0%"], result)
|
|
||||||
customer = get_customer_by_realm(lear_realm)
|
|
||||||
assert customer is not None
|
|
||||||
self.assertEqual(customer.default_discount, Decimal(25))
|
|
||||||
|
|
||||||
def test_change_sponsorship_status(self) -> None:
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
self.assertIsNone(get_customer_by_realm(lear_realm))
|
|
||||||
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "sponsorship_pending": "true"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "sponsorship_pending": "true"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["lear marked as pending sponsorship."], result)
|
|
||||||
customer = get_customer_by_realm(lear_realm)
|
|
||||||
assert customer is not None
|
|
||||||
self.assertTrue(customer.sponsorship_pending)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "sponsorship_pending": "false"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["lear is no longer pending sponsorship."], result)
|
|
||||||
customer = get_customer_by_realm(lear_realm)
|
|
||||||
assert customer is not None
|
|
||||||
self.assertFalse(customer.sponsorship_pending)
|
|
||||||
|
|
||||||
def test_approve_sponsorship(self) -> None:
|
|
||||||
support_admin = self.example_user("iago")
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
billing_session = RealmBillingSession(
|
|
||||||
user=support_admin, realm=lear_realm, support_session=True
|
|
||||||
)
|
|
||||||
billing_session.update_customer_sponsorship_status(True)
|
|
||||||
king_user = self.lear_user("king")
|
|
||||||
king_user.role = UserProfile.ROLE_REALM_OWNER
|
|
||||||
king_user.save()
|
|
||||||
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{lear_realm.id}", "approve_sponsorship": "true"},
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{lear_realm.id}", "approve_sponsorship": "true"},
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(["Sponsorship approved for lear"], result)
|
|
||||||
lear_realm.refresh_from_db()
|
|
||||||
self.assertEqual(lear_realm.plan_type, Realm.PLAN_TYPE_STANDARD_FREE)
|
|
||||||
customer = get_customer_by_realm(lear_realm)
|
|
||||||
assert customer is not None
|
|
||||||
self.assertFalse(customer.sponsorship_pending)
|
|
||||||
messages = UserMessage.objects.filter(user_profile=king_user)
|
|
||||||
self.assertIn(
|
|
||||||
"request for sponsored hosting has been approved", messages[0].message.content
|
|
||||||
)
|
|
||||||
self.assert_length(messages, 1)
|
|
||||||
|
|
||||||
def test_activate_or_deactivate_realm(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "status": "deactivated"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_deactivate_realm") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "status": "deactivated"}
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(lear_realm, acting_user=self.example_user("iago"))
|
|
||||||
self.assert_in_success_response(["lear deactivated"], result)
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_send_realm_reactivation_email") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "status": "active"}
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(lear_realm, acting_user=self.example_user("iago"))
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Realm reactivation email sent to admins of lear"], result
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_change_subdomain(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "new_subdomain": "new_name"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "new_subdomain": "new-name"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/activity/support?q=new-name")
|
|
||||||
realm_id = lear_realm.id
|
|
||||||
lear_realm = get_realm("new-name")
|
|
||||||
self.assertEqual(lear_realm.id, realm_id)
|
|
||||||
self.assertTrue(Realm.objects.filter(string_id="lear").exists())
|
|
||||||
self.assertTrue(Realm.objects.filter(string_id="lear")[0].deactivated)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "new_subdomain": "new-name"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Subdomain already in use. Please choose a different one."], result
|
|
||||||
)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "new_subdomain": "zulip"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Subdomain already in use. Please choose a different one."], result
|
|
||||||
)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "new_subdomain": "lear"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Subdomain already in use. Please choose a different one."], result
|
|
||||||
)
|
|
||||||
|
|
||||||
# Test renaming to a "reserved" subdomain
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "new_subdomain": "your-org"}
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["Subdomain reserved. Please choose a different one."], result
|
|
||||||
)
|
|
||||||
|
|
||||||
def test_modify_plan_for_downgrade_at_end_of_billing_cycle(self) -> None:
|
|
||||||
realm = get_realm("zulip")
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{realm.id}", "modify_plan": "downgrade_at_billing_cycle_end"},
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
customer = Customer.objects.create(realm=realm, stripe_customer_id="cus_12345")
|
|
||||||
CustomerPlan.objects.create(
|
|
||||||
customer=customer,
|
|
||||||
status=CustomerPlan.ACTIVE,
|
|
||||||
billing_cycle_anchor=timezone_now(),
|
|
||||||
billing_schedule=CustomerPlan.BILLING_SCHEDULE_ANNUAL,
|
|
||||||
tier=CustomerPlan.TIER_CLOUD_STANDARD,
|
|
||||||
)
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
with self.assertLogs("corporate.stripe", "INFO") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{
|
|
||||||
"realm_id": f"{realm.id}",
|
|
||||||
"modify_plan": "downgrade_at_billing_cycle_end",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["zulip marked for downgrade at the end of billing cycle"], result
|
|
||||||
)
|
|
||||||
plan = get_current_plan_by_realm(realm)
|
|
||||||
assert plan is not None
|
|
||||||
self.assertEqual(plan.status, CustomerPlan.DOWNGRADE_AT_END_OF_CYCLE)
|
|
||||||
expected_log = f"INFO:corporate.stripe:Change plan status: Customer.id: {customer.id}, CustomerPlan.id: {plan.id}, status: {CustomerPlan.DOWNGRADE_AT_END_OF_CYCLE}"
|
|
||||||
self.assertEqual(m.output[0], expected_log)
|
|
||||||
|
|
||||||
def test_modify_plan_for_downgrade_now_without_additional_licenses(self) -> None:
|
|
||||||
realm = get_realm("zulip")
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{realm.id}", "modify_plan": "downgrade_now_without_additional_licenses"},
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
customer = Customer.objects.create(realm=realm, stripe_customer_id="cus_12345")
|
|
||||||
plan = CustomerPlan.objects.create(
|
|
||||||
customer=customer,
|
|
||||||
status=CustomerPlan.ACTIVE,
|
|
||||||
billing_cycle_anchor=timezone_now(),
|
|
||||||
billing_schedule=CustomerPlan.BILLING_SCHEDULE_ANNUAL,
|
|
||||||
tier=CustomerPlan.TIER_CLOUD_STANDARD,
|
|
||||||
)
|
|
||||||
|
|
||||||
iago = self.example_user("iago")
|
|
||||||
self.login_user(iago)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{
|
|
||||||
"realm_id": f"{iago.realm_id}",
|
|
||||||
"modify_plan": "downgrade_now_without_additional_licenses",
|
|
||||||
},
|
|
||||||
)
|
|
||||||
self.assert_in_success_response(
|
|
||||||
["zulip downgraded without creating additional invoices"], result
|
|
||||||
)
|
|
||||||
|
|
||||||
plan.refresh_from_db()
|
|
||||||
self.assertEqual(plan.status, CustomerPlan.ENDED)
|
|
||||||
realm.refresh_from_db()
|
|
||||||
self.assertEqual(realm.plan_type, Realm.PLAN_TYPE_LIMITED)
|
|
||||||
|
|
||||||
def test_scrub_realm(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
lear_realm = get_realm("lear")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "discount": "25"}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_scrub_realm") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{lear_realm.id}", "scrub_realm": "true"}
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(lear_realm, acting_user=self.example_user("iago"))
|
|
||||||
self.assert_in_success_response(["lear scrubbed"], result)
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_scrub_realm") as m:
|
|
||||||
result = self.client_post("/activity/support", {"realm_id": f"{lear_realm.id}"})
|
|
||||||
self.assert_json_error(result, "Invalid parameters")
|
|
||||||
m.assert_not_called()
|
|
||||||
|
|
||||||
def test_delete_user(self) -> None:
|
|
||||||
cordelia = self.example_user("cordelia")
|
|
||||||
hamlet = self.example_user("hamlet")
|
|
||||||
hamlet_email = hamlet.delivery_email
|
|
||||||
realm = get_realm("zulip")
|
|
||||||
self.login_user(cordelia)
|
|
||||||
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support", {"realm_id": f"{realm.id}", "delete_user_by_id": hamlet.id}
|
|
||||||
)
|
|
||||||
self.assertEqual(result.status_code, 302)
|
|
||||||
self.assertEqual(result["Location"], "/login/")
|
|
||||||
|
|
||||||
self.login("iago")
|
|
||||||
|
|
||||||
with mock.patch("analytics.views.support.do_delete_user_preserving_messages") as m:
|
|
||||||
result = self.client_post(
|
|
||||||
"/activity/support",
|
|
||||||
{"realm_id": f"{realm.id}", "delete_user_by_id": hamlet.id},
|
|
||||||
)
|
|
||||||
m.assert_called_once_with(hamlet)
|
|
||||||
self.assert_in_success_response([f"{hamlet_email} in zulip deleted"], result)
|
|
||||||
62
analytics/tests/test_views.py
Normal file
62
analytics/tests/test_views.py
Normal file
@@ -0,0 +1,62 @@
|
|||||||
|
from django.utils.timezone import get_fixed_timezone
|
||||||
|
from zerver.lib.test_classes import ZulipTestCase
|
||||||
|
|
||||||
|
from analytics.lib.counts import CountStat
|
||||||
|
from analytics.lib.time_utils import time_range
|
||||||
|
from analytics.views import rewrite_client_arrays
|
||||||
|
|
||||||
|
from datetime import datetime, timedelta
|
||||||
|
|
||||||
|
class TestTimeRange(ZulipTestCase):
|
||||||
|
def test_time_range(self):
|
||||||
|
# type: () -> None
|
||||||
|
HOUR = timedelta(hours=1)
|
||||||
|
DAY = timedelta(days=1)
|
||||||
|
TZINFO = get_fixed_timezone(-100) # 100 minutes west of UTC
|
||||||
|
|
||||||
|
# Using 22:59 so that converting to UTC and applying floor_to_{hour,day} do not commute
|
||||||
|
a_time = datetime(2016, 3, 14, 22, 59).replace(tzinfo=TZINFO)
|
||||||
|
floor_hour = datetime(2016, 3, 14, 22).replace(tzinfo=TZINFO)
|
||||||
|
floor_day = datetime(2016, 3, 14).replace(tzinfo=TZINFO)
|
||||||
|
|
||||||
|
# test start == end
|
||||||
|
self.assertEqual(time_range(a_time, a_time, CountStat.HOUR, None), [])
|
||||||
|
self.assertEqual(time_range(a_time, a_time, CountStat.DAY, None), [])
|
||||||
|
# test start == end == boundary, and min_length == 0
|
||||||
|
self.assertEqual(time_range(floor_hour, floor_hour, CountStat.HOUR, 0), [floor_hour])
|
||||||
|
self.assertEqual(time_range(floor_day, floor_day, CountStat.DAY, 0), [floor_day])
|
||||||
|
# test start and end on different boundaries
|
||||||
|
self.assertEqual(time_range(floor_hour, floor_hour+HOUR, CountStat.HOUR, None),
|
||||||
|
[floor_hour, floor_hour+HOUR])
|
||||||
|
self.assertEqual(time_range(floor_day, floor_day+DAY, CountStat.DAY, None),
|
||||||
|
[floor_day, floor_day+DAY])
|
||||||
|
# test min_length
|
||||||
|
self.assertEqual(time_range(floor_hour, floor_hour+HOUR, CountStat.HOUR, 4),
|
||||||
|
[floor_hour-2*HOUR, floor_hour-HOUR, floor_hour, floor_hour+HOUR])
|
||||||
|
self.assertEqual(time_range(floor_day, floor_day+DAY, CountStat.DAY, 4),
|
||||||
|
[floor_day-2*DAY, floor_day-DAY, floor_day, floor_day+DAY])
|
||||||
|
|
||||||
|
class TestMapArrays(ZulipTestCase):
|
||||||
|
def test_map_arrays(self):
|
||||||
|
# type: () -> None
|
||||||
|
a = {'desktop app 1.0': [1, 2, 3],
|
||||||
|
'desktop app 2.0': [10, 12, 13],
|
||||||
|
'desktop app 3.0': [21, 22, 23],
|
||||||
|
'website': [1, 2, 3],
|
||||||
|
'ZulipiOS': [1, 2, 3],
|
||||||
|
'ZulipMobile': [1, 5, 7],
|
||||||
|
'ZulipPython': [1, 2, 3],
|
||||||
|
'API: Python': [1, 2, 3],
|
||||||
|
'SomethingRandom': [4, 5, 6],
|
||||||
|
'ZulipGitHubWebhook': [7, 7, 9],
|
||||||
|
'ZulipAndroid': [64, 63, 65]}
|
||||||
|
result = rewrite_client_arrays(a)
|
||||||
|
self.assertEqual(result,
|
||||||
|
{'Old desktop app': [32, 36, 39],
|
||||||
|
'Old iOS app': [1, 2, 3],
|
||||||
|
'New iOS app': [1, 5, 7],
|
||||||
|
'Website': [1, 2, 3],
|
||||||
|
'Python API': [2, 4, 6],
|
||||||
|
'SomethingRandom': [4, 5, 6],
|
||||||
|
'GitHub webhook': [7, 7, 9],
|
||||||
|
'Android app': [64, 63, 65]})
|
||||||
@@ -1,56 +1,22 @@
|
|||||||
from typing import List, Union
|
from django.conf.urls import url, include
|
||||||
|
from zerver.lib.rest import rest_dispatch
|
||||||
|
|
||||||
from django.conf import settings
|
import analytics.views
|
||||||
from django.conf.urls import include
|
|
||||||
from django.urls import path
|
|
||||||
from django.urls.resolvers import URLPattern, URLResolver
|
|
||||||
|
|
||||||
from analytics.views.installation_activity import (
|
i18n_urlpatterns = [
|
||||||
get_installation_activity,
|
|
||||||
get_integrations_activity,
|
|
||||||
)
|
|
||||||
from analytics.views.realm_activity import get_realm_activity
|
|
||||||
from analytics.views.stats import (
|
|
||||||
get_chart_data,
|
|
||||||
get_chart_data_for_installation,
|
|
||||||
get_chart_data_for_realm,
|
|
||||||
get_chart_data_for_stream,
|
|
||||||
stats,
|
|
||||||
stats_for_installation,
|
|
||||||
stats_for_realm,
|
|
||||||
)
|
|
||||||
from analytics.views.support import support
|
|
||||||
from analytics.views.user_activity import get_user_activity
|
|
||||||
from zerver.lib.rest import rest_path
|
|
||||||
|
|
||||||
i18n_urlpatterns: List[Union[URLPattern, URLResolver]] = [
|
|
||||||
# Server admin (user_profile.is_staff) visible stats pages
|
# Server admin (user_profile.is_staff) visible stats pages
|
||||||
path("activity", get_installation_activity),
|
url(r'^activity$', analytics.views.get_activity,
|
||||||
path("activity/integrations", get_integrations_activity),
|
name='analytics.views.get_activity'),
|
||||||
path("activity/support", support, name="support"),
|
url(r'^realm_activity/(?P<realm_str>[\S]+)/$', analytics.views.get_realm_activity,
|
||||||
path("realm_activity/<realm_str>/", get_realm_activity),
|
name='analytics.views.get_realm_activity'),
|
||||||
path("user_activity/<user_profile_id>/", get_user_activity),
|
url(r'^user_activity/(?P<email>[\S]+)/$', analytics.views.get_user_activity,
|
||||||
path("stats/realm/<realm_str>/", stats_for_realm),
|
name='analytics.views.get_user_activity'),
|
||||||
path("stats/installation", stats_for_installation),
|
|
||||||
# User-visible stats page
|
# User-visible stats page
|
||||||
path("stats", stats, name="stats"),
|
url(r'^stats$', analytics.views.stats,
|
||||||
|
name='analytics.views.stats'),
|
||||||
]
|
]
|
||||||
|
|
||||||
if settings.ZILENCER_ENABLED:
|
|
||||||
from analytics.views.remote_activity import get_remote_server_activity
|
|
||||||
from analytics.views.stats import stats_for_remote_installation, stats_for_remote_realm
|
|
||||||
from analytics.views.support import remote_servers_support
|
|
||||||
|
|
||||||
i18n_urlpatterns += [
|
|
||||||
path("activity/remote", get_remote_server_activity),
|
|
||||||
path("stats/remote/<int:remote_server_id>/installation", stats_for_remote_installation),
|
|
||||||
path(
|
|
||||||
"stats/remote/<int:remote_server_id>/realm/<int:remote_realm_id>/",
|
|
||||||
stats_for_remote_realm,
|
|
||||||
),
|
|
||||||
path("activity/remote/support", remote_servers_support, name="remote_servers_support"),
|
|
||||||
]
|
|
||||||
|
|
||||||
# These endpoints are a part of the API (V1), which uses:
|
# These endpoints are a part of the API (V1), which uses:
|
||||||
# * REST verbs
|
# * REST verbs
|
||||||
# * Basic auth (username:password is email:apiKey)
|
# * Basic auth (username:password is email:apiKey)
|
||||||
@@ -61,32 +27,13 @@ if settings.ZILENCER_ENABLED:
|
|||||||
# All of these paths are accessed by either a /json or /api prefix
|
# All of these paths are accessed by either a /json or /api prefix
|
||||||
v1_api_and_json_patterns = [
|
v1_api_and_json_patterns = [
|
||||||
# get data for the graphs at /stats
|
# get data for the graphs at /stats
|
||||||
rest_path("analytics/chart_data", GET=get_chart_data),
|
url(r'^analytics/chart_data$', rest_dispatch,
|
||||||
rest_path("analytics/chart_data/stream/<stream_id>", GET=get_chart_data_for_stream),
|
{'GET': 'analytics.views.get_chart_data'}),
|
||||||
rest_path("analytics/chart_data/realm/<realm_str>", GET=get_chart_data_for_realm),
|
|
||||||
rest_path("analytics/chart_data/installation", GET=get_chart_data_for_installation),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
if settings.ZILENCER_ENABLED:
|
|
||||||
from analytics.views.stats import (
|
|
||||||
get_chart_data_for_remote_installation,
|
|
||||||
get_chart_data_for_remote_realm,
|
|
||||||
)
|
|
||||||
|
|
||||||
v1_api_and_json_patterns += [
|
|
||||||
rest_path(
|
|
||||||
"analytics/chart_data/remote/<int:remote_server_id>/installation",
|
|
||||||
GET=get_chart_data_for_remote_installation,
|
|
||||||
),
|
|
||||||
rest_path(
|
|
||||||
"analytics/chart_data/remote/<int:remote_server_id>/realm/<int:remote_realm_id>",
|
|
||||||
GET=get_chart_data_for_remote_realm,
|
|
||||||
),
|
|
||||||
]
|
|
||||||
|
|
||||||
i18n_urlpatterns += [
|
i18n_urlpatterns += [
|
||||||
path("api/v1/", include(v1_api_and_json_patterns)),
|
url(r'^api/v1/', include(v1_api_and_json_patterns)),
|
||||||
path("json/", include(v1_api_and_json_patterns)),
|
url(r'^json/', include(v1_api_and_json_patterns)),
|
||||||
]
|
]
|
||||||
|
|
||||||
urlpatterns = i18n_urlpatterns
|
urlpatterns = i18n_urlpatterns
|
||||||
|
|||||||
1058
analytics/views.py
Normal file
1058
analytics/views.py
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,181 +0,0 @@
|
|||||||
import re
|
|
||||||
import sys
|
|
||||||
from datetime import datetime
|
|
||||||
from typing import Any, Callable, Collection, Dict, List, Optional, Sequence, Union
|
|
||||||
from urllib.parse import urlencode
|
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
from django.db import connection
|
|
||||||
from django.db.backends.utils import CursorWrapper
|
|
||||||
from django.template import loader
|
|
||||||
from django.urls import reverse
|
|
||||||
from markupsafe import Markup
|
|
||||||
from psycopg2.sql import Composable
|
|
||||||
|
|
||||||
from zerver.lib.pysa import mark_sanitized
|
|
||||||
from zerver.lib.url_encoding import append_url_query_string
|
|
||||||
from zerver.models import Realm, UserActivity
|
|
||||||
|
|
||||||
if sys.version_info < (3, 9): # nocoverage
|
|
||||||
from backports import zoneinfo
|
|
||||||
else: # nocoverage
|
|
||||||
import zoneinfo
|
|
||||||
|
|
||||||
eastern_tz = zoneinfo.ZoneInfo("America/New_York")
|
|
||||||
|
|
||||||
|
|
||||||
if settings.BILLING_ENABLED:
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
def make_table(
|
|
||||||
title: str, cols: Sequence[str], rows: Sequence[Any], has_row_class: bool = False
|
|
||||||
) -> str:
|
|
||||||
if not has_row_class:
|
|
||||||
|
|
||||||
def fix_row(row: Any) -> Dict[str, Any]:
|
|
||||||
return dict(cells=row, row_class=None)
|
|
||||||
|
|
||||||
rows = list(map(fix_row, rows))
|
|
||||||
|
|
||||||
data = dict(title=title, cols=cols, rows=rows)
|
|
||||||
|
|
||||||
content = loader.render_to_string(
|
|
||||||
"analytics/ad_hoc_query.html",
|
|
||||||
dict(data=data),
|
|
||||||
)
|
|
||||||
|
|
||||||
return content
|
|
||||||
|
|
||||||
|
|
||||||
def fix_rows(
|
|
||||||
rows: List[List[Any]],
|
|
||||||
i: int,
|
|
||||||
fixup_func: Union[Callable[[str], Markup], Callable[[datetime], str]],
|
|
||||||
) -> None:
|
|
||||||
for row in rows:
|
|
||||||
row[i] = fixup_func(row[i])
|
|
||||||
|
|
||||||
|
|
||||||
def get_query_data(query: Composable) -> List[List[Any]]:
|
|
||||||
cursor = connection.cursor()
|
|
||||||
cursor.execute(query)
|
|
||||||
rows = cursor.fetchall()
|
|
||||||
rows = list(map(list, rows))
|
|
||||||
cursor.close()
|
|
||||||
return rows
|
|
||||||
|
|
||||||
|
|
||||||
def dictfetchall(cursor: CursorWrapper) -> List[Dict[str, Any]]:
|
|
||||||
"""Returns all rows from a cursor as a dict"""
|
|
||||||
desc = cursor.description
|
|
||||||
return [dict(zip((col[0] for col in desc), row)) for row in cursor.fetchall()]
|
|
||||||
|
|
||||||
|
|
||||||
def format_date_for_activity_reports(date: Optional[datetime]) -> str:
|
|
||||||
if date:
|
|
||||||
return date.astimezone(eastern_tz).strftime("%Y-%m-%d %H:%M")
|
|
||||||
else:
|
|
||||||
return ""
|
|
||||||
|
|
||||||
|
|
||||||
def user_activity_link(email: str, user_profile_id: int) -> Markup:
|
|
||||||
from analytics.views.user_activity import get_user_activity
|
|
||||||
|
|
||||||
url = reverse(get_user_activity, kwargs=dict(user_profile_id=user_profile_id))
|
|
||||||
return Markup('<a href="{url}">{email}</a>').format(url=url, email=email)
|
|
||||||
|
|
||||||
|
|
||||||
def realm_activity_link(realm_str: str) -> Markup:
|
|
||||||
from analytics.views.realm_activity import get_realm_activity
|
|
||||||
|
|
||||||
url = reverse(get_realm_activity, kwargs=dict(realm_str=realm_str))
|
|
||||||
return Markup('<a href="{url}">{realm_str}</a>').format(url=url, realm_str=realm_str)
|
|
||||||
|
|
||||||
|
|
||||||
def realm_stats_link(realm_str: str) -> Markup:
|
|
||||||
from analytics.views.stats import stats_for_realm
|
|
||||||
|
|
||||||
url = reverse(stats_for_realm, kwargs=dict(realm_str=realm_str))
|
|
||||||
return Markup('<a href="{url}"><i class="fa fa-pie-chart"></i></a>').format(url=url)
|
|
||||||
|
|
||||||
|
|
||||||
def realm_support_link(realm_str: str) -> Markup:
|
|
||||||
support_url = reverse("support")
|
|
||||||
query = urlencode({"q": realm_str})
|
|
||||||
url = append_url_query_string(support_url, query)
|
|
||||||
return Markup('<a href="{url}"><i class="fa fa-gear"></i></a>').format(url=url)
|
|
||||||
|
|
||||||
|
|
||||||
def realm_url_link(realm_str: str) -> Markup:
|
|
||||||
host = Realm.host_for_subdomain(realm_str)
|
|
||||||
url = settings.EXTERNAL_URI_SCHEME + mark_sanitized(host)
|
|
||||||
return Markup('<a href="{url}"><i class="fa fa-home"></i></a>').format(url=url)
|
|
||||||
|
|
||||||
|
|
||||||
def remote_installation_stats_link(server_id: int) -> Markup:
|
|
||||||
from analytics.views.stats import stats_for_remote_installation
|
|
||||||
|
|
||||||
url = reverse(stats_for_remote_installation, kwargs=dict(remote_server_id=server_id))
|
|
||||||
return Markup('<a href="{url}"><i class="fa fa-pie-chart"></i></a>').format(url=url)
|
|
||||||
|
|
||||||
|
|
||||||
def remote_installation_support_link(hostname: str) -> Markup:
|
|
||||||
support_url = reverse("remote_servers_support")
|
|
||||||
query = urlencode({"q": hostname})
|
|
||||||
url = append_url_query_string(support_url, query)
|
|
||||||
return Markup('<a href="{url}"><i class="fa fa-gear"></i></a>').format(url=url)
|
|
||||||
|
|
||||||
|
|
||||||
def get_user_activity_summary(records: Collection[UserActivity]) -> Dict[str, Any]:
|
|
||||||
#: The type annotation used above is clearly overly permissive.
|
|
||||||
#: We should perhaps use TypedDict to clearly lay out the schema
|
|
||||||
#: for the user activity summary.
|
|
||||||
summary: Dict[str, Any] = {}
|
|
||||||
|
|
||||||
def update(action: str, record: UserActivity) -> None:
|
|
||||||
if action not in summary:
|
|
||||||
summary[action] = dict(
|
|
||||||
count=record.count,
|
|
||||||
last_visit=record.last_visit,
|
|
||||||
)
|
|
||||||
else:
|
|
||||||
summary[action]["count"] += record.count
|
|
||||||
summary[action]["last_visit"] = max(
|
|
||||||
summary[action]["last_visit"],
|
|
||||||
record.last_visit,
|
|
||||||
)
|
|
||||||
|
|
||||||
if records:
|
|
||||||
first_record = next(iter(records))
|
|
||||||
summary["name"] = first_record.user_profile.full_name
|
|
||||||
summary["user_profile_id"] = first_record.user_profile.id
|
|
||||||
|
|
||||||
for record in records:
|
|
||||||
client = record.client.name
|
|
||||||
query = str(record.query)
|
|
||||||
|
|
||||||
update("use", record)
|
|
||||||
|
|
||||||
if client == "API":
|
|
||||||
m = re.match("/api/.*/external/(.*)", query)
|
|
||||||
if m:
|
|
||||||
client = m.group(1)
|
|
||||||
update(client, record)
|
|
||||||
|
|
||||||
if client.startswith("desktop"):
|
|
||||||
update("desktop", record)
|
|
||||||
if client == "website":
|
|
||||||
update("website", record)
|
|
||||||
if ("send_message" in query) or re.search("/api/.*/external/.*", query):
|
|
||||||
update("send", record)
|
|
||||||
if query in [
|
|
||||||
"/json/update_pointer",
|
|
||||||
"/json/users/me/pointer",
|
|
||||||
"/api/v1/update_pointer",
|
|
||||||
"update_pointer_backend",
|
|
||||||
]:
|
|
||||||
update("pointer", record)
|
|
||||||
update(client, record)
|
|
||||||
|
|
||||||
return summary
|
|
||||||
@@ -1,349 +0,0 @@
|
|||||||
from collections import defaultdict
|
|
||||||
from typing import Dict, Optional
|
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
from django.db import connection
|
|
||||||
from django.http import HttpRequest, HttpResponse
|
|
||||||
from django.shortcuts import render
|
|
||||||
from django.template import loader
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from markupsafe import Markup
|
|
||||||
from psycopg2.sql import SQL
|
|
||||||
|
|
||||||
from analytics.lib.counts import COUNT_STATS
|
|
||||||
from analytics.views.activity_common import (
|
|
||||||
dictfetchall,
|
|
||||||
fix_rows,
|
|
||||||
format_date_for_activity_reports,
|
|
||||||
get_query_data,
|
|
||||||
make_table,
|
|
||||||
realm_activity_link,
|
|
||||||
realm_stats_link,
|
|
||||||
realm_support_link,
|
|
||||||
realm_url_link,
|
|
||||||
)
|
|
||||||
from analytics.views.support import get_plan_type_string
|
|
||||||
from zerver.decorator import require_server_admin
|
|
||||||
from zerver.lib.request import has_request_variables
|
|
||||||
from zerver.models import Realm, get_org_type_display_name
|
|
||||||
|
|
||||||
if settings.BILLING_ENABLED:
|
|
||||||
from corporate.lib.analytics import (
|
|
||||||
estimate_annual_recurring_revenue_by_realm,
|
|
||||||
get_realms_with_default_discount_dict,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
def get_realm_day_counts() -> Dict[str, Dict[str, Markup]]:
|
|
||||||
# To align with UTC days, we subtract an hour from end_time to
|
|
||||||
# get the start_time, since the hour that starts at midnight was
|
|
||||||
# on the previous day.
|
|
||||||
query = SQL(
|
|
||||||
"""
|
|
||||||
select
|
|
||||||
r.string_id,
|
|
||||||
(now()::date - (end_time - interval '1 hour')::date) age,
|
|
||||||
coalesce(sum(value), 0) cnt
|
|
||||||
from zerver_realm r
|
|
||||||
join analytics_realmcount rc on r.id = rc.realm_id
|
|
||||||
where
|
|
||||||
property = 'messages_sent:is_bot:hour'
|
|
||||||
and
|
|
||||||
subgroup = 'false'
|
|
||||||
and
|
|
||||||
end_time > now()::date - interval '8 day' - interval '1 hour'
|
|
||||||
group by
|
|
||||||
r.string_id,
|
|
||||||
age
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
cursor = connection.cursor()
|
|
||||||
cursor.execute(query)
|
|
||||||
rows = dictfetchall(cursor)
|
|
||||||
cursor.close()
|
|
||||||
|
|
||||||
counts: Dict[str, Dict[int, int]] = defaultdict(dict)
|
|
||||||
for row in rows:
|
|
||||||
counts[row["string_id"]][row["age"]] = row["cnt"]
|
|
||||||
|
|
||||||
def format_count(cnt: int, style: Optional[str] = None) -> Markup:
|
|
||||||
if style is not None:
|
|
||||||
good_bad = style
|
|
||||||
elif cnt == min_cnt:
|
|
||||||
good_bad = "bad"
|
|
||||||
elif cnt == max_cnt:
|
|
||||||
good_bad = "good"
|
|
||||||
else:
|
|
||||||
good_bad = "neutral"
|
|
||||||
|
|
||||||
return Markup('<td class="number {good_bad}">{cnt}</td>').format(good_bad=good_bad, cnt=cnt)
|
|
||||||
|
|
||||||
result = {}
|
|
||||||
for string_id in counts:
|
|
||||||
raw_cnts = [counts[string_id].get(age, 0) for age in range(8)]
|
|
||||||
min_cnt = min(raw_cnts[1:])
|
|
||||||
max_cnt = max(raw_cnts[1:])
|
|
||||||
|
|
||||||
cnts = format_count(raw_cnts[0], "neutral") + Markup().join(map(format_count, raw_cnts[1:]))
|
|
||||||
result[string_id] = dict(cnts=cnts)
|
|
||||||
|
|
||||||
return result
|
|
||||||
|
|
||||||
|
|
||||||
def realm_summary_table() -> str:
|
|
||||||
now = timezone_now()
|
|
||||||
|
|
||||||
query = SQL(
|
|
||||||
"""
|
|
||||||
SELECT
|
|
||||||
realm.string_id,
|
|
||||||
realm.date_created,
|
|
||||||
realm.plan_type,
|
|
||||||
realm.org_type,
|
|
||||||
coalesce(wau_table.value, 0) wau_count,
|
|
||||||
coalesce(dau_table.value, 0) dau_count,
|
|
||||||
coalesce(user_count_table.value, 0) user_profile_count,
|
|
||||||
coalesce(bot_count_table.value, 0) bot_count
|
|
||||||
FROM
|
|
||||||
zerver_realm as realm
|
|
||||||
LEFT OUTER JOIN (
|
|
||||||
SELECT
|
|
||||||
value _14day_active_humans,
|
|
||||||
realm_id
|
|
||||||
from
|
|
||||||
analytics_realmcount
|
|
||||||
WHERE
|
|
||||||
property = 'realm_active_humans::day'
|
|
||||||
AND end_time = %(realm_active_humans_end_time)s
|
|
||||||
) as _14day_active_humans_table ON realm.id = _14day_active_humans_table.realm_id
|
|
||||||
LEFT OUTER JOIN (
|
|
||||||
SELECT
|
|
||||||
value,
|
|
||||||
realm_id
|
|
||||||
from
|
|
||||||
analytics_realmcount
|
|
||||||
WHERE
|
|
||||||
property = '7day_actives::day'
|
|
||||||
AND end_time = %(seven_day_actives_end_time)s
|
|
||||||
) as wau_table ON realm.id = wau_table.realm_id
|
|
||||||
LEFT OUTER JOIN (
|
|
||||||
SELECT
|
|
||||||
value,
|
|
||||||
realm_id
|
|
||||||
from
|
|
||||||
analytics_realmcount
|
|
||||||
WHERE
|
|
||||||
property = '1day_actives::day'
|
|
||||||
AND end_time = %(one_day_actives_end_time)s
|
|
||||||
) as dau_table ON realm.id = dau_table.realm_id
|
|
||||||
LEFT OUTER JOIN (
|
|
||||||
SELECT
|
|
||||||
value,
|
|
||||||
realm_id
|
|
||||||
from
|
|
||||||
analytics_realmcount
|
|
||||||
WHERE
|
|
||||||
property = 'active_users_audit:is_bot:day'
|
|
||||||
AND subgroup = 'false'
|
|
||||||
AND end_time = %(active_users_audit_end_time)s
|
|
||||||
) as user_count_table ON realm.id = user_count_table.realm_id
|
|
||||||
LEFT OUTER JOIN (
|
|
||||||
SELECT
|
|
||||||
value,
|
|
||||||
realm_id
|
|
||||||
from
|
|
||||||
analytics_realmcount
|
|
||||||
WHERE
|
|
||||||
property = 'active_users_audit:is_bot:day'
|
|
||||||
AND subgroup = 'true'
|
|
||||||
AND end_time = %(active_users_audit_end_time)s
|
|
||||||
) as bot_count_table ON realm.id = bot_count_table.realm_id
|
|
||||||
WHERE
|
|
||||||
_14day_active_humans IS NOT NULL
|
|
||||||
or realm.plan_type = 3
|
|
||||||
ORDER BY
|
|
||||||
dau_count DESC,
|
|
||||||
string_id ASC
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
|
|
||||||
cursor = connection.cursor()
|
|
||||||
cursor.execute(
|
|
||||||
query,
|
|
||||||
{
|
|
||||||
"realm_active_humans_end_time": COUNT_STATS[
|
|
||||||
"realm_active_humans::day"
|
|
||||||
].last_successful_fill(),
|
|
||||||
"seven_day_actives_end_time": COUNT_STATS["7day_actives::day"].last_successful_fill(),
|
|
||||||
"one_day_actives_end_time": COUNT_STATS["1day_actives::day"].last_successful_fill(),
|
|
||||||
"active_users_audit_end_time": COUNT_STATS[
|
|
||||||
"active_users_audit:is_bot:day"
|
|
||||||
].last_successful_fill(),
|
|
||||||
},
|
|
||||||
)
|
|
||||||
rows = dictfetchall(cursor)
|
|
||||||
cursor.close()
|
|
||||||
|
|
||||||
for row in rows:
|
|
||||||
row["date_created_day"] = row["date_created"].strftime("%Y-%m-%d")
|
|
||||||
row["age_days"] = int((now - row["date_created"]).total_seconds() / 86400)
|
|
||||||
row["is_new"] = row["age_days"] < 12 * 7
|
|
||||||
|
|
||||||
# get messages sent per day
|
|
||||||
counts = get_realm_day_counts()
|
|
||||||
for row in rows:
|
|
||||||
try:
|
|
||||||
row["history"] = counts[row["string_id"]]["cnts"]
|
|
||||||
except Exception:
|
|
||||||
row["history"] = ""
|
|
||||||
|
|
||||||
# estimate annual subscription revenue
|
|
||||||
total_arr = 0
|
|
||||||
if settings.BILLING_ENABLED:
|
|
||||||
estimated_arrs = estimate_annual_recurring_revenue_by_realm()
|
|
||||||
realms_with_default_discount = get_realms_with_default_discount_dict()
|
|
||||||
|
|
||||||
for row in rows:
|
|
||||||
row["plan_type_string"] = get_plan_type_string(row["plan_type"])
|
|
||||||
|
|
||||||
string_id = row["string_id"]
|
|
||||||
|
|
||||||
if string_id in estimated_arrs:
|
|
||||||
row["arr"] = estimated_arrs[string_id]
|
|
||||||
|
|
||||||
if row["plan_type"] in [Realm.PLAN_TYPE_STANDARD, Realm.PLAN_TYPE_PLUS]:
|
|
||||||
row["effective_rate"] = 100 - int(realms_with_default_discount.get(string_id, 0))
|
|
||||||
elif row["plan_type"] == Realm.PLAN_TYPE_STANDARD_FREE:
|
|
||||||
row["effective_rate"] = 0
|
|
||||||
elif (
|
|
||||||
row["plan_type"] == Realm.PLAN_TYPE_LIMITED
|
|
||||||
and string_id in realms_with_default_discount
|
|
||||||
):
|
|
||||||
row["effective_rate"] = 100 - int(realms_with_default_discount[string_id])
|
|
||||||
else:
|
|
||||||
row["effective_rate"] = ""
|
|
||||||
|
|
||||||
total_arr += sum(estimated_arrs.values())
|
|
||||||
|
|
||||||
for row in rows:
|
|
||||||
row["org_type_string"] = get_org_type_display_name(row["org_type"])
|
|
||||||
|
|
||||||
# formatting
|
|
||||||
for row in rows:
|
|
||||||
row["realm_url"] = realm_url_link(row["string_id"])
|
|
||||||
row["stats_link"] = realm_stats_link(row["string_id"])
|
|
||||||
row["support_link"] = realm_support_link(row["string_id"])
|
|
||||||
row["string_id"] = realm_activity_link(row["string_id"])
|
|
||||||
|
|
||||||
# Count active sites
|
|
||||||
num_active_sites = sum(row["dau_count"] >= 5 for row in rows)
|
|
||||||
|
|
||||||
# create totals
|
|
||||||
total_dau_count = 0
|
|
||||||
total_user_profile_count = 0
|
|
||||||
total_bot_count = 0
|
|
||||||
total_wau_count = 0
|
|
||||||
for row in rows:
|
|
||||||
total_dau_count += int(row["dau_count"])
|
|
||||||
total_user_profile_count += int(row["user_profile_count"])
|
|
||||||
total_bot_count += int(row["bot_count"])
|
|
||||||
total_wau_count += int(row["wau_count"])
|
|
||||||
|
|
||||||
total_row = dict(
|
|
||||||
string_id="Total",
|
|
||||||
plan_type_string="",
|
|
||||||
org_type_string="",
|
|
||||||
effective_rate="",
|
|
||||||
arr=total_arr,
|
|
||||||
realm_url="",
|
|
||||||
stats_link="",
|
|
||||||
support_link="",
|
|
||||||
date_created_day="",
|
|
||||||
dau_count=total_dau_count,
|
|
||||||
user_profile_count=total_user_profile_count,
|
|
||||||
bot_count=total_bot_count,
|
|
||||||
wau_count=total_wau_count,
|
|
||||||
)
|
|
||||||
|
|
||||||
rows.insert(0, total_row)
|
|
||||||
|
|
||||||
content = loader.render_to_string(
|
|
||||||
"analytics/realm_summary_table.html",
|
|
||||||
dict(
|
|
||||||
rows=rows,
|
|
||||||
num_active_sites=num_active_sites,
|
|
||||||
utctime=now.strftime("%Y-%m-%d %H:%M %Z"),
|
|
||||||
billing_enabled=settings.BILLING_ENABLED,
|
|
||||||
),
|
|
||||||
)
|
|
||||||
return content
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
@has_request_variables
|
|
||||||
def get_installation_activity(request: HttpRequest) -> HttpResponse:
|
|
||||||
content: str = realm_summary_table()
|
|
||||||
title = "Installation activity"
|
|
||||||
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/activity_details_template.html",
|
|
||||||
context=dict(data=content, title=title, is_home=True),
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
def get_integrations_activity(request: HttpRequest) -> HttpResponse:
|
|
||||||
title = "Integrations by client"
|
|
||||||
|
|
||||||
query = SQL(
|
|
||||||
"""
|
|
||||||
select
|
|
||||||
case
|
|
||||||
when query like '%%external%%' then split_part(query, '/', 5)
|
|
||||||
else client.name
|
|
||||||
end client_name,
|
|
||||||
realm.string_id,
|
|
||||||
sum(count) as hits,
|
|
||||||
max(last_visit) as last_time
|
|
||||||
from zerver_useractivity ua
|
|
||||||
join zerver_client client on client.id = ua.client_id
|
|
||||||
join zerver_userprofile up on up.id = ua.user_profile_id
|
|
||||||
join zerver_realm realm on realm.id = up.realm_id
|
|
||||||
where
|
|
||||||
(query in ('send_message_backend', '/api/v1/send_message')
|
|
||||||
and client.name not in ('Android', 'ZulipiOS')
|
|
||||||
and client.name not like 'test: Zulip%%'
|
|
||||||
)
|
|
||||||
or
|
|
||||||
query like '%%external%%'
|
|
||||||
group by client_name, string_id
|
|
||||||
having max(last_visit) > now() - interval '2 week'
|
|
||||||
order by client_name, string_id
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
|
|
||||||
cols = [
|
|
||||||
"Client",
|
|
||||||
"Realm",
|
|
||||||
"Hits",
|
|
||||||
"Last time",
|
|
||||||
]
|
|
||||||
|
|
||||||
rows = get_query_data(query)
|
|
||||||
for i, col in enumerate(cols):
|
|
||||||
if col == "Realm":
|
|
||||||
fix_rows(rows, i, realm_activity_link)
|
|
||||||
elif col == "Last time":
|
|
||||||
fix_rows(rows, i, format_date_for_activity_reports)
|
|
||||||
|
|
||||||
content = make_table(title, cols, rows)
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/activity_details_template.html",
|
|
||||||
context=dict(
|
|
||||||
data=content,
|
|
||||||
title=title,
|
|
||||||
is_home=False,
|
|
||||||
),
|
|
||||||
)
|
|
||||||
@@ -1,245 +0,0 @@
|
|||||||
import itertools
|
|
||||||
from datetime import datetime
|
|
||||||
from typing import Any, Dict, List, Optional, Set, Tuple
|
|
||||||
|
|
||||||
from django.db import connection
|
|
||||||
from django.db.models import QuerySet
|
|
||||||
from django.http import HttpRequest, HttpResponse, HttpResponseNotFound
|
|
||||||
from django.shortcuts import render
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from psycopg2.sql import SQL
|
|
||||||
|
|
||||||
from analytics.views.activity_common import (
|
|
||||||
format_date_for_activity_reports,
|
|
||||||
get_user_activity_summary,
|
|
||||||
make_table,
|
|
||||||
realm_stats_link,
|
|
||||||
user_activity_link,
|
|
||||||
)
|
|
||||||
from zerver.decorator import require_server_admin
|
|
||||||
from zerver.models import Realm, UserActivity
|
|
||||||
|
|
||||||
|
|
||||||
def get_user_activity_records_for_realm(realm: str, is_bot: bool) -> QuerySet[UserActivity]:
|
|
||||||
fields = [
|
|
||||||
"user_profile__full_name",
|
|
||||||
"user_profile__delivery_email",
|
|
||||||
"query",
|
|
||||||
"client__name",
|
|
||||||
"count",
|
|
||||||
"last_visit",
|
|
||||||
]
|
|
||||||
|
|
||||||
records = UserActivity.objects.filter(
|
|
||||||
user_profile__realm__string_id=realm,
|
|
||||||
user_profile__is_active=True,
|
|
||||||
user_profile__is_bot=is_bot,
|
|
||||||
)
|
|
||||||
records = records.order_by("user_profile__delivery_email", "-last_visit")
|
|
||||||
records = records.select_related("user_profile", "client").only(*fields)
|
|
||||||
return records
|
|
||||||
|
|
||||||
|
|
||||||
def realm_user_summary_table(
|
|
||||||
all_records: QuerySet[UserActivity], admin_emails: Set[str]
|
|
||||||
) -> Tuple[Dict[str, Any], str]:
|
|
||||||
user_records = {}
|
|
||||||
|
|
||||||
def by_email(record: UserActivity) -> str:
|
|
||||||
return record.user_profile.delivery_email
|
|
||||||
|
|
||||||
for email, records in itertools.groupby(all_records, by_email):
|
|
||||||
user_records[email] = get_user_activity_summary(list(records))
|
|
||||||
|
|
||||||
def get_last_visit(user_summary: Dict[str, Dict[str, datetime]], k: str) -> Optional[datetime]:
|
|
||||||
if k in user_summary:
|
|
||||||
return user_summary[k]["last_visit"]
|
|
||||||
else:
|
|
||||||
return None
|
|
||||||
|
|
||||||
def get_count(user_summary: Dict[str, Dict[str, str]], k: str) -> str:
|
|
||||||
if k in user_summary:
|
|
||||||
return user_summary[k]["count"]
|
|
||||||
else:
|
|
||||||
return ""
|
|
||||||
|
|
||||||
def is_recent(val: datetime) -> bool:
|
|
||||||
age = timezone_now() - val
|
|
||||||
return age.total_seconds() < 5 * 60
|
|
||||||
|
|
||||||
rows = []
|
|
||||||
for email, user_summary in user_records.items():
|
|
||||||
email_link = user_activity_link(email, user_summary["user_profile_id"])
|
|
||||||
sent_count = get_count(user_summary, "send")
|
|
||||||
cells = [user_summary["name"], email_link, sent_count]
|
|
||||||
row_class = ""
|
|
||||||
for field in ["use", "send", "pointer", "desktop", "ZulipiOS", "Android"]:
|
|
||||||
visit = get_last_visit(user_summary, field)
|
|
||||||
if field == "use":
|
|
||||||
if visit and is_recent(visit):
|
|
||||||
row_class += " recently_active"
|
|
||||||
if email in admin_emails:
|
|
||||||
row_class += " admin"
|
|
||||||
val = format_date_for_activity_reports(visit)
|
|
||||||
cells.append(val)
|
|
||||||
row = dict(cells=cells, row_class=row_class)
|
|
||||||
rows.append(row)
|
|
||||||
|
|
||||||
def by_used_time(row: Dict[str, Any]) -> str:
|
|
||||||
return row["cells"][3]
|
|
||||||
|
|
||||||
rows = sorted(rows, key=by_used_time, reverse=True)
|
|
||||||
|
|
||||||
cols = [
|
|
||||||
"Name",
|
|
||||||
"Email",
|
|
||||||
"Total sent",
|
|
||||||
"Heard from",
|
|
||||||
"Message sent",
|
|
||||||
"Pointer motion",
|
|
||||||
"Desktop",
|
|
||||||
"ZulipiOS",
|
|
||||||
"Android",
|
|
||||||
]
|
|
||||||
|
|
||||||
title = "Summary"
|
|
||||||
|
|
||||||
content = make_table(title, cols, rows, has_row_class=True)
|
|
||||||
return user_records, content
|
|
||||||
|
|
||||||
|
|
||||||
def realm_client_table(user_summaries: Dict[str, Dict[str, Any]]) -> str:
|
|
||||||
exclude_keys = [
|
|
||||||
"internal",
|
|
||||||
"name",
|
|
||||||
"user_profile_id",
|
|
||||||
"use",
|
|
||||||
"send",
|
|
||||||
"pointer",
|
|
||||||
"website",
|
|
||||||
"desktop",
|
|
||||||
]
|
|
||||||
|
|
||||||
rows = []
|
|
||||||
for email, user_summary in user_summaries.items():
|
|
||||||
email_link = user_activity_link(email, user_summary["user_profile_id"])
|
|
||||||
name = user_summary["name"]
|
|
||||||
for k, v in user_summary.items():
|
|
||||||
if k in exclude_keys:
|
|
||||||
continue
|
|
||||||
client = k
|
|
||||||
count = v["count"]
|
|
||||||
last_visit = v["last_visit"]
|
|
||||||
row = [
|
|
||||||
format_date_for_activity_reports(last_visit),
|
|
||||||
client,
|
|
||||||
name,
|
|
||||||
email_link,
|
|
||||||
count,
|
|
||||||
]
|
|
||||||
rows.append(row)
|
|
||||||
|
|
||||||
rows = sorted(rows, key=lambda r: r[0], reverse=True)
|
|
||||||
|
|
||||||
cols = [
|
|
||||||
"Last visit",
|
|
||||||
"Client",
|
|
||||||
"Name",
|
|
||||||
"Email",
|
|
||||||
"Count",
|
|
||||||
]
|
|
||||||
|
|
||||||
title = "Clients"
|
|
||||||
|
|
||||||
return make_table(title, cols, rows)
|
|
||||||
|
|
||||||
|
|
||||||
def sent_messages_report(realm: str) -> str:
|
|
||||||
title = "Recently sent messages for " + realm
|
|
||||||
|
|
||||||
cols = [
|
|
||||||
"Date",
|
|
||||||
"Humans",
|
|
||||||
"Bots",
|
|
||||||
]
|
|
||||||
|
|
||||||
# Uses index: zerver_message_realm_date_sent
|
|
||||||
query = SQL(
|
|
||||||
"""
|
|
||||||
select
|
|
||||||
series.day::date,
|
|
||||||
user_messages.humans,
|
|
||||||
user_messages.bots
|
|
||||||
from (
|
|
||||||
select generate_series(
|
|
||||||
(now()::date - interval '2 week'),
|
|
||||||
now()::date,
|
|
||||||
interval '1 day'
|
|
||||||
) as day
|
|
||||||
) as series
|
|
||||||
left join (
|
|
||||||
select
|
|
||||||
date_sent::date date_sent,
|
|
||||||
count(*) filter (where not up.is_bot) as humans,
|
|
||||||
count(*) filter (where up.is_bot) as bots
|
|
||||||
from zerver_message m
|
|
||||||
join zerver_userprofile up on up.id = m.sender_id
|
|
||||||
join zerver_realm r on r.id = up.realm_id
|
|
||||||
where
|
|
||||||
r.string_id = %s
|
|
||||||
and
|
|
||||||
date_sent > now() - interval '2 week'
|
|
||||||
and
|
|
||||||
m.realm_id = r.id
|
|
||||||
group by
|
|
||||||
date_sent::date
|
|
||||||
order by
|
|
||||||
date_sent::date
|
|
||||||
) user_messages on
|
|
||||||
series.day = user_messages.date_sent
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
cursor = connection.cursor()
|
|
||||||
cursor.execute(query, [realm])
|
|
||||||
rows = cursor.fetchall()
|
|
||||||
cursor.close()
|
|
||||||
|
|
||||||
return make_table(title, cols, rows)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
def get_realm_activity(request: HttpRequest, realm_str: str) -> HttpResponse:
|
|
||||||
data: List[Tuple[str, str]] = []
|
|
||||||
all_user_records: Dict[str, Any] = {}
|
|
||||||
|
|
||||||
try:
|
|
||||||
admins = Realm.objects.get(string_id=realm_str).get_human_admin_users()
|
|
||||||
except Realm.DoesNotExist:
|
|
||||||
return HttpResponseNotFound()
|
|
||||||
|
|
||||||
admin_emails = {admin.delivery_email for admin in admins}
|
|
||||||
|
|
||||||
for is_bot, page_title in [(False, "Humans"), (True, "Bots")]:
|
|
||||||
all_records = get_user_activity_records_for_realm(realm_str, is_bot)
|
|
||||||
|
|
||||||
user_records, content = realm_user_summary_table(all_records, admin_emails)
|
|
||||||
all_user_records.update(user_records)
|
|
||||||
|
|
||||||
data += [(page_title, content)]
|
|
||||||
|
|
||||||
page_title = "Clients"
|
|
||||||
content = realm_client_table(all_user_records)
|
|
||||||
data += [(page_title, content)]
|
|
||||||
|
|
||||||
page_title = "History"
|
|
||||||
content = sent_messages_report(realm_str)
|
|
||||||
data += [(page_title, content)]
|
|
||||||
|
|
||||||
title = realm_str
|
|
||||||
realm_stats = realm_stats_link(realm_str)
|
|
||||||
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/activity.html",
|
|
||||||
context=dict(data=data, realm_stats_link=realm_stats, title=title),
|
|
||||||
)
|
|
||||||
@@ -1,136 +0,0 @@
|
|||||||
from django.http import HttpRequest, HttpResponse
|
|
||||||
from django.shortcuts import render
|
|
||||||
from psycopg2.sql import SQL
|
|
||||||
|
|
||||||
from analytics.views.activity_common import (
|
|
||||||
fix_rows,
|
|
||||||
format_date_for_activity_reports,
|
|
||||||
get_query_data,
|
|
||||||
make_table,
|
|
||||||
remote_installation_stats_link,
|
|
||||||
remote_installation_support_link,
|
|
||||||
)
|
|
||||||
from corporate.lib.analytics import get_plan_data_by_remote_server
|
|
||||||
from zerver.decorator import require_server_admin
|
|
||||||
from zilencer.models import get_remote_server_guest_and_non_guest_count
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
def get_remote_server_activity(request: HttpRequest) -> HttpResponse:
|
|
||||||
title = "Remote servers"
|
|
||||||
|
|
||||||
query = SQL(
|
|
||||||
"""
|
|
||||||
with icount_id as (
|
|
||||||
select
|
|
||||||
server_id,
|
|
||||||
max(id) as max_count_id
|
|
||||||
from zilencer_remoteinstallationcount
|
|
||||||
where
|
|
||||||
property='active_users:is_bot:day'
|
|
||||||
and subgroup='false'
|
|
||||||
group by server_id
|
|
||||||
),
|
|
||||||
icount as (
|
|
||||||
select
|
|
||||||
icount_id.server_id,
|
|
||||||
value as latest_value,
|
|
||||||
end_time as latest_end_time
|
|
||||||
from icount_id
|
|
||||||
join zilencer_remoteinstallationcount
|
|
||||||
on max_count_id = zilencer_remoteinstallationcount.id
|
|
||||||
),
|
|
||||||
mobile_push_forwarded_count as (
|
|
||||||
select
|
|
||||||
server_id,
|
|
||||||
sum(coalesce(value, 0)) as push_forwarded_count
|
|
||||||
from zilencer_remoteinstallationcount
|
|
||||||
where
|
|
||||||
property = 'mobile_pushes_forwarded::day'
|
|
||||||
and end_time >= current_timestamp(0) - interval '7 days'
|
|
||||||
group by server_id
|
|
||||||
),
|
|
||||||
remote_push_devices as (
|
|
||||||
select
|
|
||||||
server_id,
|
|
||||||
count(distinct(user_id, user_uuid)) as push_user_count
|
|
||||||
from zilencer_remotepushdevicetoken
|
|
||||||
group by server_id
|
|
||||||
)
|
|
||||||
select
|
|
||||||
rserver.id,
|
|
||||||
rserver.hostname,
|
|
||||||
rserver.contact_email,
|
|
||||||
rserver.last_version,
|
|
||||||
latest_value,
|
|
||||||
push_user_count,
|
|
||||||
latest_end_time,
|
|
||||||
push_forwarded_count
|
|
||||||
from zilencer_remotezulipserver rserver
|
|
||||||
left join icount on icount.server_id = rserver.id
|
|
||||||
left join mobile_push_forwarded_count on mobile_push_forwarded_count.server_id = rserver.id
|
|
||||||
left join remote_push_devices on remote_push_devices.server_id = rserver.id
|
|
||||||
where not deactivated
|
|
||||||
order by latest_value DESC NULLS LAST, push_user_count DESC NULLS LAST
|
|
||||||
"""
|
|
||||||
)
|
|
||||||
|
|
||||||
cols = [
|
|
||||||
"ID",
|
|
||||||
"Hostname",
|
|
||||||
"Contact email",
|
|
||||||
"Zulip version",
|
|
||||||
"Analytics users",
|
|
||||||
"Mobile users",
|
|
||||||
"Last update time",
|
|
||||||
"Mobile pushes forwarded",
|
|
||||||
"Plan name",
|
|
||||||
"Plan status",
|
|
||||||
"ARR",
|
|
||||||
"Non guest users",
|
|
||||||
"Guest users",
|
|
||||||
"Links",
|
|
||||||
]
|
|
||||||
|
|
||||||
rows = get_query_data(query)
|
|
||||||
total_row = []
|
|
||||||
totals_columns = [4, 5]
|
|
||||||
plan_data_by_remote_server = get_plan_data_by_remote_server()
|
|
||||||
|
|
||||||
for row in rows:
|
|
||||||
# Add estimated revenue for server
|
|
||||||
server_plan_data = plan_data_by_remote_server.get(row[0])
|
|
||||||
if server_plan_data is None:
|
|
||||||
row.append("---")
|
|
||||||
row.append("---")
|
|
||||||
row.append("---")
|
|
||||||
else:
|
|
||||||
row.append(server_plan_data.current_plan_name)
|
|
||||||
row.append(server_plan_data.current_status)
|
|
||||||
row.append(server_plan_data.annual_revenue)
|
|
||||||
# Add user counts
|
|
||||||
remote_server_counts = get_remote_server_guest_and_non_guest_count(row[0])
|
|
||||||
row.append(remote_server_counts.non_guest_user_count)
|
|
||||||
row.append(remote_server_counts.guest_user_count)
|
|
||||||
# Add links
|
|
||||||
stats = remote_installation_stats_link(row[0])
|
|
||||||
support = remote_installation_support_link(row[1])
|
|
||||||
links = stats + " " + support
|
|
||||||
row.append(links)
|
|
||||||
for i, col in enumerate(cols):
|
|
||||||
if col == "Last update time":
|
|
||||||
fix_rows(rows, i, format_date_for_activity_reports)
|
|
||||||
if i == 0:
|
|
||||||
total_row.append("Total")
|
|
||||||
elif i in totals_columns:
|
|
||||||
total_row.append(str(sum(row[i] for row in rows if row[i] is not None)))
|
|
||||||
else:
|
|
||||||
total_row.append("")
|
|
||||||
rows.insert(0, total_row)
|
|
||||||
|
|
||||||
content = make_table(title, cols, rows)
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/activity_details_template.html",
|
|
||||||
context=dict(data=content, title=title, is_home=False),
|
|
||||||
)
|
|
||||||
@@ -1,578 +0,0 @@
|
|||||||
import logging
|
|
||||||
from collections import defaultdict
|
|
||||||
from datetime import datetime, timedelta, timezone
|
|
||||||
from typing import Any, Dict, List, Optional, Tuple, Type, TypeVar, Union, cast
|
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
from django.db.models import QuerySet
|
|
||||||
from django.http import HttpRequest, HttpResponse, HttpResponseNotFound
|
|
||||||
from django.shortcuts import render
|
|
||||||
from django.utils import translation
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from django.utils.translation import gettext as _
|
|
||||||
from typing_extensions import TypeAlias
|
|
||||||
|
|
||||||
from analytics.lib.counts import COUNT_STATS, CountStat
|
|
||||||
from analytics.lib.time_utils import time_range
|
|
||||||
from analytics.models import (
|
|
||||||
BaseCount,
|
|
||||||
InstallationCount,
|
|
||||||
RealmCount,
|
|
||||||
StreamCount,
|
|
||||||
UserCount,
|
|
||||||
installation_epoch,
|
|
||||||
)
|
|
||||||
from zerver.decorator import (
|
|
||||||
require_non_guest_user,
|
|
||||||
require_server_admin,
|
|
||||||
require_server_admin_api,
|
|
||||||
to_utc_datetime,
|
|
||||||
zulip_login_required,
|
|
||||||
)
|
|
||||||
from zerver.lib.exceptions import JsonableError
|
|
||||||
from zerver.lib.i18n import get_and_set_request_language, get_language_translation_data
|
|
||||||
from zerver.lib.request import REQ, has_request_variables
|
|
||||||
from zerver.lib.response import json_success
|
|
||||||
from zerver.lib.streams import access_stream_by_id
|
|
||||||
from zerver.lib.timestamp import convert_to_UTC
|
|
||||||
from zerver.lib.validator import to_non_negative_int
|
|
||||||
from zerver.models import Client, Realm, Stream, UserProfile, get_realm
|
|
||||||
|
|
||||||
if settings.ZILENCER_ENABLED:
|
|
||||||
from zilencer.models import RemoteInstallationCount, RemoteRealmCount, RemoteZulipServer
|
|
||||||
|
|
||||||
MAX_TIME_FOR_FULL_ANALYTICS_GENERATION = timedelta(days=1, minutes=30)
|
|
||||||
|
|
||||||
|
|
||||||
def is_analytics_ready(realm: Realm) -> bool:
|
|
||||||
return (timezone_now() - realm.date_created) > MAX_TIME_FOR_FULL_ANALYTICS_GENERATION
|
|
||||||
|
|
||||||
|
|
||||||
def render_stats(
|
|
||||||
request: HttpRequest,
|
|
||||||
data_url_suffix: str,
|
|
||||||
realm: Optional[Realm],
|
|
||||||
*,
|
|
||||||
title: Optional[str] = None,
|
|
||||||
for_installation: bool = False,
|
|
||||||
remote: bool = False,
|
|
||||||
analytics_ready: bool = True,
|
|
||||||
) -> HttpResponse:
|
|
||||||
assert request.user.is_authenticated
|
|
||||||
|
|
||||||
if realm is not None:
|
|
||||||
# Same query to get guest user count as in get_seat_count in corporate/lib/stripe.py.
|
|
||||||
guest_users = UserProfile.objects.filter(
|
|
||||||
realm=realm, is_active=True, is_bot=False, role=UserProfile.ROLE_GUEST
|
|
||||||
).count()
|
|
||||||
space_used = realm.currently_used_upload_space_bytes()
|
|
||||||
if title:
|
|
||||||
pass
|
|
||||||
else:
|
|
||||||
title = realm.name or realm.string_id
|
|
||||||
else:
|
|
||||||
assert title
|
|
||||||
guest_users = None
|
|
||||||
space_used = None
|
|
||||||
|
|
||||||
page_params = dict(
|
|
||||||
data_url_suffix=data_url_suffix,
|
|
||||||
for_installation=for_installation,
|
|
||||||
remote=remote,
|
|
||||||
upload_space_used=space_used,
|
|
||||||
guest_users=guest_users,
|
|
||||||
)
|
|
||||||
|
|
||||||
request_language = get_and_set_request_language(
|
|
||||||
request,
|
|
||||||
request.user.default_language,
|
|
||||||
translation.get_language_from_path(request.path_info),
|
|
||||||
)
|
|
||||||
|
|
||||||
page_params["translation_data"] = get_language_translation_data(request_language)
|
|
||||||
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/stats.html",
|
|
||||||
context=dict(
|
|
||||||
target_name=title,
|
|
||||||
page_params=page_params,
|
|
||||||
analytics_ready=analytics_ready,
|
|
||||||
),
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@zulip_login_required
|
|
||||||
def stats(request: HttpRequest) -> HttpResponse:
|
|
||||||
assert request.user.is_authenticated
|
|
||||||
realm = request.user.realm
|
|
||||||
if request.user.is_guest:
|
|
||||||
# TODO: Make @zulip_login_required pass the UserProfile so we
|
|
||||||
# can use @require_member_or_admin
|
|
||||||
raise JsonableError(_("Not allowed for guest users"))
|
|
||||||
return render_stats(request, "", realm, analytics_ready=is_analytics_ready(realm))
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
@has_request_variables
|
|
||||||
def stats_for_realm(request: HttpRequest, realm_str: str) -> HttpResponse:
|
|
||||||
try:
|
|
||||||
realm = get_realm(realm_str)
|
|
||||||
except Realm.DoesNotExist:
|
|
||||||
return HttpResponseNotFound()
|
|
||||||
|
|
||||||
return render_stats(
|
|
||||||
request,
|
|
||||||
f"/realm/{realm_str}",
|
|
||||||
realm,
|
|
||||||
analytics_ready=is_analytics_ready(realm),
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
@has_request_variables
|
|
||||||
def stats_for_remote_realm(
|
|
||||||
request: HttpRequest, remote_server_id: int, remote_realm_id: int
|
|
||||||
) -> HttpResponse:
|
|
||||||
assert settings.ZILENCER_ENABLED
|
|
||||||
server = RemoteZulipServer.objects.get(id=remote_server_id)
|
|
||||||
return render_stats(
|
|
||||||
request,
|
|
||||||
f"/remote/{server.id}/realm/{remote_realm_id}",
|
|
||||||
None,
|
|
||||||
title=f"Realm {remote_realm_id} on server {server.hostname}",
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin_api
|
|
||||||
@has_request_variables
|
|
||||||
def get_chart_data_for_realm(
|
|
||||||
request: HttpRequest, /, user_profile: UserProfile, realm_str: str, **kwargs: Any
|
|
||||||
) -> HttpResponse:
|
|
||||||
try:
|
|
||||||
realm = get_realm(realm_str)
|
|
||||||
except Realm.DoesNotExist:
|
|
||||||
raise JsonableError(_("Invalid organization"))
|
|
||||||
|
|
||||||
return get_chart_data(request, user_profile, realm=realm, **kwargs)
|
|
||||||
|
|
||||||
|
|
||||||
@require_non_guest_user
|
|
||||||
@has_request_variables
|
|
||||||
def get_chart_data_for_stream(
|
|
||||||
request: HttpRequest, /, user_profile: UserProfile, stream_id: int
|
|
||||||
) -> HttpResponse:
|
|
||||||
stream, ignored_sub = access_stream_by_id(
|
|
||||||
user_profile,
|
|
||||||
stream_id,
|
|
||||||
require_active=True,
|
|
||||||
allow_realm_admin=True,
|
|
||||||
)
|
|
||||||
|
|
||||||
return get_chart_data(request, user_profile, stream=stream)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin_api
|
|
||||||
@has_request_variables
|
|
||||||
def get_chart_data_for_remote_realm(
|
|
||||||
request: HttpRequest,
|
|
||||||
/,
|
|
||||||
user_profile: UserProfile,
|
|
||||||
remote_server_id: int,
|
|
||||||
remote_realm_id: int,
|
|
||||||
**kwargs: Any,
|
|
||||||
) -> HttpResponse:
|
|
||||||
assert settings.ZILENCER_ENABLED
|
|
||||||
server = RemoteZulipServer.objects.get(id=remote_server_id)
|
|
||||||
return get_chart_data(
|
|
||||||
request,
|
|
||||||
user_profile,
|
|
||||||
server=server,
|
|
||||||
remote=True,
|
|
||||||
remote_realm_id=int(remote_realm_id),
|
|
||||||
**kwargs,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
def stats_for_installation(request: HttpRequest) -> HttpResponse:
|
|
||||||
assert request.user.is_authenticated
|
|
||||||
return render_stats(request, "/installation", None, title="installation", for_installation=True)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
def stats_for_remote_installation(request: HttpRequest, remote_server_id: int) -> HttpResponse:
|
|
||||||
assert settings.ZILENCER_ENABLED
|
|
||||||
server = RemoteZulipServer.objects.get(id=remote_server_id)
|
|
||||||
return render_stats(
|
|
||||||
request,
|
|
||||||
f"/remote/{server.id}/installation",
|
|
||||||
None,
|
|
||||||
title=f"remote installation {server.hostname}",
|
|
||||||
for_installation=True,
|
|
||||||
remote=True,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin_api
|
|
||||||
@has_request_variables
|
|
||||||
def get_chart_data_for_installation(
|
|
||||||
request: HttpRequest, /, user_profile: UserProfile, chart_name: str = REQ(), **kwargs: Any
|
|
||||||
) -> HttpResponse:
|
|
||||||
return get_chart_data(request, user_profile, for_installation=True, **kwargs)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin_api
|
|
||||||
@has_request_variables
|
|
||||||
def get_chart_data_for_remote_installation(
|
|
||||||
request: HttpRequest,
|
|
||||||
/,
|
|
||||||
user_profile: UserProfile,
|
|
||||||
remote_server_id: int,
|
|
||||||
chart_name: str = REQ(),
|
|
||||||
**kwargs: Any,
|
|
||||||
) -> HttpResponse:
|
|
||||||
assert settings.ZILENCER_ENABLED
|
|
||||||
server = RemoteZulipServer.objects.get(id=remote_server_id)
|
|
||||||
return get_chart_data(
|
|
||||||
request,
|
|
||||||
user_profile,
|
|
||||||
for_installation=True,
|
|
||||||
remote=True,
|
|
||||||
server=server,
|
|
||||||
**kwargs,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
@require_non_guest_user
|
|
||||||
@has_request_variables
|
|
||||||
def get_chart_data(
|
|
||||||
request: HttpRequest,
|
|
||||||
user_profile: UserProfile,
|
|
||||||
chart_name: str = REQ(),
|
|
||||||
min_length: Optional[int] = REQ(converter=to_non_negative_int, default=None),
|
|
||||||
start: Optional[datetime] = REQ(converter=to_utc_datetime, default=None),
|
|
||||||
end: Optional[datetime] = REQ(converter=to_utc_datetime, default=None),
|
|
||||||
# These last several parameters are only used by functions
|
|
||||||
# wrapping get_chart_data; the callers are responsible for
|
|
||||||
# parsing/validation/authorization for them.
|
|
||||||
realm: Optional[Realm] = None,
|
|
||||||
for_installation: bool = False,
|
|
||||||
remote: bool = False,
|
|
||||||
remote_realm_id: Optional[int] = None,
|
|
||||||
server: Optional["RemoteZulipServer"] = None,
|
|
||||||
stream: Optional[Stream] = None,
|
|
||||||
) -> HttpResponse:
|
|
||||||
TableType: TypeAlias = Union[
|
|
||||||
Type["RemoteInstallationCount"],
|
|
||||||
Type[InstallationCount],
|
|
||||||
Type["RemoteRealmCount"],
|
|
||||||
Type[RealmCount],
|
|
||||||
]
|
|
||||||
if for_installation:
|
|
||||||
if remote:
|
|
||||||
assert settings.ZILENCER_ENABLED
|
|
||||||
aggregate_table: TableType = RemoteInstallationCount
|
|
||||||
assert server is not None
|
|
||||||
else:
|
|
||||||
aggregate_table = InstallationCount
|
|
||||||
else:
|
|
||||||
if remote:
|
|
||||||
assert settings.ZILENCER_ENABLED
|
|
||||||
aggregate_table = RemoteRealmCount
|
|
||||||
assert server is not None
|
|
||||||
assert remote_realm_id is not None
|
|
||||||
else:
|
|
||||||
aggregate_table = RealmCount
|
|
||||||
|
|
||||||
tables: Union[
|
|
||||||
Tuple[TableType], Tuple[TableType, Type[UserCount]], Tuple[TableType, Type[StreamCount]]
|
|
||||||
]
|
|
||||||
|
|
||||||
if chart_name == "number_of_humans":
|
|
||||||
stats = [
|
|
||||||
COUNT_STATS["1day_actives::day"],
|
|
||||||
COUNT_STATS["realm_active_humans::day"],
|
|
||||||
COUNT_STATS["active_users_audit:is_bot:day"],
|
|
||||||
]
|
|
||||||
tables = (aggregate_table,)
|
|
||||||
subgroup_to_label: Dict[CountStat, Dict[Optional[str], str]] = {
|
|
||||||
stats[0]: {None: "_1day"},
|
|
||||||
stats[1]: {None: "_15day"},
|
|
||||||
stats[2]: {"false": "all_time"},
|
|
||||||
}
|
|
||||||
labels_sort_function = None
|
|
||||||
include_empty_subgroups = True
|
|
||||||
elif chart_name == "messages_sent_over_time":
|
|
||||||
stats = [COUNT_STATS["messages_sent:is_bot:hour"]]
|
|
||||||
tables = (aggregate_table, UserCount)
|
|
||||||
subgroup_to_label = {stats[0]: {"false": "human", "true": "bot"}}
|
|
||||||
labels_sort_function = None
|
|
||||||
include_empty_subgroups = True
|
|
||||||
elif chart_name == "messages_sent_by_message_type":
|
|
||||||
stats = [COUNT_STATS["messages_sent:message_type:day"]]
|
|
||||||
tables = (aggregate_table, UserCount)
|
|
||||||
subgroup_to_label = {
|
|
||||||
stats[0]: {
|
|
||||||
"public_stream": _("Public streams"),
|
|
||||||
"private_stream": _("Private streams"),
|
|
||||||
"private_message": _("Direct messages"),
|
|
||||||
"huddle_message": _("Group direct messages"),
|
|
||||||
}
|
|
||||||
}
|
|
||||||
labels_sort_function = lambda data: sort_by_totals(data["everyone"])
|
|
||||||
include_empty_subgroups = True
|
|
||||||
elif chart_name == "messages_sent_by_client":
|
|
||||||
stats = [COUNT_STATS["messages_sent:client:day"]]
|
|
||||||
tables = (aggregate_table, UserCount)
|
|
||||||
# Note that the labels are further re-written by client_label_map
|
|
||||||
subgroup_to_label = {
|
|
||||||
stats[0]: {str(id): name for id, name in Client.objects.values_list("id", "name")}
|
|
||||||
}
|
|
||||||
labels_sort_function = sort_client_labels
|
|
||||||
include_empty_subgroups = False
|
|
||||||
elif chart_name == "messages_read_over_time":
|
|
||||||
stats = [COUNT_STATS["messages_read::hour"]]
|
|
||||||
tables = (aggregate_table, UserCount)
|
|
||||||
subgroup_to_label = {stats[0]: {None: "read"}}
|
|
||||||
labels_sort_function = None
|
|
||||||
include_empty_subgroups = True
|
|
||||||
elif chart_name == "messages_sent_by_stream":
|
|
||||||
if stream is None:
|
|
||||||
raise JsonableError(
|
|
||||||
_("Missing stream for chart: {chart_name}").format(chart_name=chart_name)
|
|
||||||
)
|
|
||||||
stats = [COUNT_STATS["messages_in_stream:is_bot:day"]]
|
|
||||||
tables = (aggregate_table, StreamCount)
|
|
||||||
subgroup_to_label = {stats[0]: {"false": "human", "true": "bot"}}
|
|
||||||
labels_sort_function = None
|
|
||||||
include_empty_subgroups = True
|
|
||||||
else:
|
|
||||||
raise JsonableError(_("Unknown chart name: {chart_name}").format(chart_name=chart_name))
|
|
||||||
|
|
||||||
# Most likely someone using our API endpoint. The /stats page does not
|
|
||||||
# pass a start or end in its requests.
|
|
||||||
if start is not None:
|
|
||||||
start = convert_to_UTC(start)
|
|
||||||
if end is not None:
|
|
||||||
end = convert_to_UTC(end)
|
|
||||||
if start is not None and end is not None and start > end:
|
|
||||||
raise JsonableError(
|
|
||||||
_("Start time is later than end time. Start: {start}, End: {end}").format(
|
|
||||||
start=start,
|
|
||||||
end=end,
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
if realm is None:
|
|
||||||
# Note that this value is invalid for Remote tables; be
|
|
||||||
# careful not to access it in those code paths.
|
|
||||||
realm = user_profile.realm
|
|
||||||
|
|
||||||
if remote:
|
|
||||||
# For remote servers, we don't have fillstate data, and thus
|
|
||||||
# should simply use the first and last data points for the
|
|
||||||
# table.
|
|
||||||
assert server is not None
|
|
||||||
assert aggregate_table is RemoteInstallationCount or aggregate_table is RemoteRealmCount
|
|
||||||
aggregate_table_remote = cast(
|
|
||||||
Union[Type[RemoteInstallationCount], Type[RemoteRealmCount]], aggregate_table
|
|
||||||
) # https://stackoverflow.com/questions/68540528/mypy-assertions-on-the-types-of-types
|
|
||||||
if not aggregate_table_remote.objects.filter(server=server).exists():
|
|
||||||
raise JsonableError(
|
|
||||||
_("No analytics data available. Please contact your server administrator.")
|
|
||||||
)
|
|
||||||
if start is None:
|
|
||||||
first = aggregate_table_remote.objects.filter(server=server).first()
|
|
||||||
assert first is not None
|
|
||||||
start = first.end_time
|
|
||||||
if end is None:
|
|
||||||
last = aggregate_table_remote.objects.filter(server=server).last()
|
|
||||||
assert last is not None
|
|
||||||
end = last.end_time
|
|
||||||
else:
|
|
||||||
# Otherwise, we can use tables on the current server to
|
|
||||||
# determine a nice range, and some additional validation.
|
|
||||||
if start is None:
|
|
||||||
if for_installation:
|
|
||||||
start = installation_epoch()
|
|
||||||
else:
|
|
||||||
start = realm.date_created
|
|
||||||
if end is None:
|
|
||||||
end = max(
|
|
||||||
stat.last_successful_fill() or datetime.min.replace(tzinfo=timezone.utc)
|
|
||||||
for stat in stats
|
|
||||||
)
|
|
||||||
|
|
||||||
if start > end and (timezone_now() - start > MAX_TIME_FOR_FULL_ANALYTICS_GENERATION):
|
|
||||||
logging.warning(
|
|
||||||
"User from realm %s attempted to access /stats, but the computed "
|
|
||||||
"start time: %s (creation of realm or installation) is later than the computed "
|
|
||||||
"end time: %s (last successful analytics update). Is the "
|
|
||||||
"analytics cron job running?",
|
|
||||||
realm.string_id,
|
|
||||||
start,
|
|
||||||
end,
|
|
||||||
)
|
|
||||||
raise JsonableError(
|
|
||||||
_("No analytics data available. Please contact your server administrator.")
|
|
||||||
)
|
|
||||||
|
|
||||||
assert len({stat.frequency for stat in stats}) == 1
|
|
||||||
end_times = time_range(start, end, stats[0].frequency, min_length)
|
|
||||||
data: Dict[str, Any] = {
|
|
||||||
"end_times": [int(end_time.timestamp()) for end_time in end_times],
|
|
||||||
"frequency": stats[0].frequency,
|
|
||||||
}
|
|
||||||
|
|
||||||
aggregation_level = {
|
|
||||||
InstallationCount: "everyone",
|
|
||||||
RealmCount: "everyone",
|
|
||||||
UserCount: "user",
|
|
||||||
StreamCount: "everyone",
|
|
||||||
}
|
|
||||||
if settings.ZILENCER_ENABLED:
|
|
||||||
aggregation_level[RemoteInstallationCount] = "everyone"
|
|
||||||
aggregation_level[RemoteRealmCount] = "everyone"
|
|
||||||
|
|
||||||
# -1 is a placeholder value, since there is no relevant filtering on InstallationCount
|
|
||||||
id_value = {
|
|
||||||
InstallationCount: -1,
|
|
||||||
RealmCount: realm.id,
|
|
||||||
UserCount: user_profile.id,
|
|
||||||
}
|
|
||||||
if stream is not None:
|
|
||||||
id_value[StreamCount] = stream.id
|
|
||||||
|
|
||||||
if settings.ZILENCER_ENABLED:
|
|
||||||
if server is not None:
|
|
||||||
id_value[RemoteInstallationCount] = server.id
|
|
||||||
# TODO: RemoteRealmCount logic doesn't correctly handle
|
|
||||||
# filtering by server_id as well.
|
|
||||||
if remote_realm_id is not None:
|
|
||||||
id_value[RemoteRealmCount] = remote_realm_id
|
|
||||||
|
|
||||||
for table in tables:
|
|
||||||
data[aggregation_level[table]] = {}
|
|
||||||
for stat in stats:
|
|
||||||
data[aggregation_level[table]].update(
|
|
||||||
get_time_series_by_subgroup(
|
|
||||||
stat,
|
|
||||||
table,
|
|
||||||
id_value[table],
|
|
||||||
end_times,
|
|
||||||
subgroup_to_label[stat],
|
|
||||||
include_empty_subgroups,
|
|
||||||
)
|
|
||||||
)
|
|
||||||
|
|
||||||
if labels_sort_function is not None:
|
|
||||||
data["display_order"] = labels_sort_function(data)
|
|
||||||
else:
|
|
||||||
data["display_order"] = None
|
|
||||||
return json_success(request, data=data)
|
|
||||||
|
|
||||||
|
|
||||||
def sort_by_totals(value_arrays: Dict[str, List[int]]) -> List[str]:
|
|
||||||
totals = sorted(((sum(values), label) for label, values in value_arrays.items()), reverse=True)
|
|
||||||
return [label for total, label in totals]
|
|
||||||
|
|
||||||
|
|
||||||
# For any given user, we want to show a fixed set of clients in the chart,
|
|
||||||
# regardless of the time aggregation or whether we're looking at realm or
|
|
||||||
# user data. This fixed set ideally includes the clients most important in
|
|
||||||
# understanding the realm's traffic and the user's traffic. This function
|
|
||||||
# tries to rank the clients so that taking the first N elements of the
|
|
||||||
# sorted list has a reasonable chance of doing so.
|
|
||||||
def sort_client_labels(data: Dict[str, Dict[str, List[int]]]) -> List[str]:
|
|
||||||
realm_order = sort_by_totals(data["everyone"])
|
|
||||||
user_order = sort_by_totals(data["user"])
|
|
||||||
label_sort_values: Dict[str, float] = {}
|
|
||||||
for i, label in enumerate(realm_order):
|
|
||||||
label_sort_values[label] = i
|
|
||||||
for i, label in enumerate(user_order):
|
|
||||||
label_sort_values[label] = min(i - 0.1, label_sort_values.get(label, i))
|
|
||||||
return [label for label, sort_value in sorted(label_sort_values.items(), key=lambda x: x[1])]
|
|
||||||
|
|
||||||
|
|
||||||
CountT = TypeVar("CountT", bound=BaseCount)
|
|
||||||
|
|
||||||
|
|
||||||
def table_filtered_to_id(table: Type[CountT], key_id: int) -> QuerySet[CountT]:
|
|
||||||
if table == RealmCount:
|
|
||||||
return table._default_manager.filter(realm_id=key_id)
|
|
||||||
elif table == UserCount:
|
|
||||||
return table._default_manager.filter(user_id=key_id)
|
|
||||||
elif table == StreamCount:
|
|
||||||
return table._default_manager.filter(stream_id=key_id)
|
|
||||||
elif table == InstallationCount:
|
|
||||||
return table._default_manager.all()
|
|
||||||
elif settings.ZILENCER_ENABLED and table == RemoteInstallationCount:
|
|
||||||
return table._default_manager.filter(server_id=key_id)
|
|
||||||
elif settings.ZILENCER_ENABLED and table == RemoteRealmCount:
|
|
||||||
return table._default_manager.filter(realm_id=key_id)
|
|
||||||
else:
|
|
||||||
raise AssertionError(f"Unknown table: {table}")
|
|
||||||
|
|
||||||
|
|
||||||
def client_label_map(name: str) -> str:
|
|
||||||
if name == "website":
|
|
||||||
return "Web app"
|
|
||||||
if name.startswith("desktop app"):
|
|
||||||
return "Old desktop app"
|
|
||||||
if name == "ZulipElectron":
|
|
||||||
return "Desktop app"
|
|
||||||
if name == "ZulipTerminal":
|
|
||||||
return "Terminal app"
|
|
||||||
if name == "ZulipAndroid":
|
|
||||||
return "Old Android app"
|
|
||||||
if name == "ZulipiOS":
|
|
||||||
return "Old iOS app"
|
|
||||||
if name == "ZulipMobile":
|
|
||||||
return "Mobile app"
|
|
||||||
if name in ["ZulipPython", "API: Python"]:
|
|
||||||
return "Python API"
|
|
||||||
if name.startswith("Zulip") and name.endswith("Webhook"):
|
|
||||||
return name[len("Zulip") : -len("Webhook")] + " webhook"
|
|
||||||
return name
|
|
||||||
|
|
||||||
|
|
||||||
def rewrite_client_arrays(value_arrays: Dict[str, List[int]]) -> Dict[str, List[int]]:
|
|
||||||
mapped_arrays: Dict[str, List[int]] = {}
|
|
||||||
for label, array in value_arrays.items():
|
|
||||||
mapped_label = client_label_map(label)
|
|
||||||
if mapped_label in mapped_arrays:
|
|
||||||
for i in range(len(array)):
|
|
||||||
mapped_arrays[mapped_label][i] += value_arrays[label][i]
|
|
||||||
else:
|
|
||||||
mapped_arrays[mapped_label] = [value_arrays[label][i] for i in range(len(array))]
|
|
||||||
return mapped_arrays
|
|
||||||
|
|
||||||
|
|
||||||
def get_time_series_by_subgroup(
|
|
||||||
stat: CountStat,
|
|
||||||
table: Type[BaseCount],
|
|
||||||
key_id: int,
|
|
||||||
end_times: List[datetime],
|
|
||||||
subgroup_to_label: Dict[Optional[str], str],
|
|
||||||
include_empty_subgroups: bool,
|
|
||||||
) -> Dict[str, List[int]]:
|
|
||||||
queryset = (
|
|
||||||
table_filtered_to_id(table, key_id)
|
|
||||||
.filter(property=stat.property)
|
|
||||||
.values_list("subgroup", "end_time", "value")
|
|
||||||
)
|
|
||||||
value_dicts: Dict[Optional[str], Dict[datetime, int]] = defaultdict(lambda: defaultdict(int))
|
|
||||||
for subgroup, end_time, value in queryset:
|
|
||||||
value_dicts[subgroup][end_time] = value
|
|
||||||
value_arrays = {}
|
|
||||||
for subgroup, label in subgroup_to_label.items():
|
|
||||||
if (subgroup in value_dicts) or include_empty_subgroups:
|
|
||||||
value_arrays[label] = [value_dicts[subgroup][end_time] for end_time in end_times]
|
|
||||||
|
|
||||||
if stat == COUNT_STATS["messages_sent:client:day"]:
|
|
||||||
# HACK: We rewrite these arrays to collapse the Client objects
|
|
||||||
# with similar names into a single sum, and generally give
|
|
||||||
# them better names
|
|
||||||
return rewrite_client_arrays(value_arrays)
|
|
||||||
return value_arrays
|
|
||||||
@@ -1,523 +0,0 @@
|
|||||||
from contextlib import suppress
|
|
||||||
from datetime import timedelta
|
|
||||||
from decimal import Decimal
|
|
||||||
from typing import Any, Dict, Iterable, List, Optional, Union
|
|
||||||
from urllib.parse import urlencode, urlsplit
|
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
from django.core.exceptions import ValidationError
|
|
||||||
from django.core.validators import URLValidator
|
|
||||||
from django.db.models import Q
|
|
||||||
from django.http import HttpRequest, HttpResponse, HttpResponseRedirect
|
|
||||||
from django.shortcuts import render
|
|
||||||
from django.urls import reverse
|
|
||||||
from django.utils.timesince import timesince
|
|
||||||
from django.utils.timezone import now as timezone_now
|
|
||||||
from django.utils.translation import gettext as _
|
|
||||||
|
|
||||||
from confirmation.models import Confirmation, confirmation_url
|
|
||||||
from confirmation.settings import STATUS_USED
|
|
||||||
from zerver.actions.create_realm import do_change_realm_subdomain
|
|
||||||
from zerver.actions.realm_settings import (
|
|
||||||
do_change_realm_org_type,
|
|
||||||
do_change_realm_plan_type,
|
|
||||||
do_deactivate_realm,
|
|
||||||
do_scrub_realm,
|
|
||||||
do_send_realm_reactivation_email,
|
|
||||||
)
|
|
||||||
from zerver.actions.users import do_delete_user_preserving_messages
|
|
||||||
from zerver.decorator import require_server_admin
|
|
||||||
from zerver.forms import check_subdomain_available
|
|
||||||
from zerver.lib.exceptions import JsonableError
|
|
||||||
from zerver.lib.realm_icon import realm_icon_url
|
|
||||||
from zerver.lib.request import REQ, has_request_variables
|
|
||||||
from zerver.lib.subdomains import get_subdomain_from_hostname
|
|
||||||
from zerver.lib.validator import check_bool, check_string_in, to_decimal, to_non_negative_int
|
|
||||||
from zerver.models import (
|
|
||||||
MultiuseInvite,
|
|
||||||
PreregistrationRealm,
|
|
||||||
PreregistrationUser,
|
|
||||||
Realm,
|
|
||||||
RealmReactivationStatus,
|
|
||||||
UserProfile,
|
|
||||||
get_org_type_display_name,
|
|
||||||
get_realm,
|
|
||||||
get_user_profile_by_id,
|
|
||||||
)
|
|
||||||
from zerver.views.invite import get_invitee_emails_set
|
|
||||||
|
|
||||||
if settings.ZILENCER_ENABLED:
|
|
||||||
from zilencer.lib.remote_counts import MissingDataError, compute_max_monthly_messages
|
|
||||||
from zilencer.models import RemoteRealm, RemoteZulipServer
|
|
||||||
|
|
||||||
if settings.BILLING_ENABLED:
|
|
||||||
from corporate.lib.stripe import (
|
|
||||||
RealmBillingSession,
|
|
||||||
RemoteRealmBillingSession,
|
|
||||||
RemoteServerBillingSession,
|
|
||||||
SupportType,
|
|
||||||
SupportViewRequest,
|
|
||||||
)
|
|
||||||
from corporate.lib.support import (
|
|
||||||
PlanData,
|
|
||||||
SupportData,
|
|
||||||
get_current_plan_data_for_support_view,
|
|
||||||
get_customer_discount_for_support_view,
|
|
||||||
get_data_for_support_view,
|
|
||||||
)
|
|
||||||
from corporate.models import CustomerPlan
|
|
||||||
|
|
||||||
|
|
||||||
def get_plan_type_string(plan_type: int) -> str:
|
|
||||||
return {
|
|
||||||
Realm.PLAN_TYPE_SELF_HOSTED: "Self-hosted",
|
|
||||||
Realm.PLAN_TYPE_LIMITED: "Limited",
|
|
||||||
Realm.PLAN_TYPE_STANDARD: "Standard",
|
|
||||||
Realm.PLAN_TYPE_STANDARD_FREE: "Standard free",
|
|
||||||
Realm.PLAN_TYPE_PLUS: "Plus",
|
|
||||||
RemoteZulipServer.PLAN_TYPE_SELF_MANAGED: "Self-managed",
|
|
||||||
RemoteZulipServer.PLAN_TYPE_SELF_MANAGED_LEGACY: CustomerPlan.name_from_tier(
|
|
||||||
CustomerPlan.TIER_SELF_HOSTED_LEGACY
|
|
||||||
),
|
|
||||||
RemoteZulipServer.PLAN_TYPE_COMMUNITY: "Community",
|
|
||||||
RemoteZulipServer.PLAN_TYPE_BUSINESS: "Business",
|
|
||||||
RemoteZulipServer.PLAN_TYPE_ENTERPRISE: "Enterprise",
|
|
||||||
}[plan_type]
|
|
||||||
|
|
||||||
|
|
||||||
def get_confirmations(
|
|
||||||
types: List[int], object_ids: Iterable[int], hostname: Optional[str] = None
|
|
||||||
) -> List[Dict[str, Any]]:
|
|
||||||
lowest_datetime = timezone_now() - timedelta(days=30)
|
|
||||||
confirmations = Confirmation.objects.filter(
|
|
||||||
type__in=types, object_id__in=object_ids, date_sent__gte=lowest_datetime
|
|
||||||
)
|
|
||||||
confirmation_dicts = []
|
|
||||||
for confirmation in confirmations:
|
|
||||||
realm = confirmation.realm
|
|
||||||
content_object = confirmation.content_object
|
|
||||||
|
|
||||||
type = confirmation.type
|
|
||||||
expiry_date = confirmation.expiry_date
|
|
||||||
|
|
||||||
assert content_object is not None
|
|
||||||
if hasattr(content_object, "status"):
|
|
||||||
if content_object.status == STATUS_USED:
|
|
||||||
link_status = "Link has been used"
|
|
||||||
else:
|
|
||||||
link_status = "Link has not been used"
|
|
||||||
else:
|
|
||||||
link_status = ""
|
|
||||||
|
|
||||||
now = timezone_now()
|
|
||||||
if expiry_date is None:
|
|
||||||
expires_in = "Never"
|
|
||||||
elif now < expiry_date:
|
|
||||||
expires_in = timesince(now, expiry_date)
|
|
||||||
else:
|
|
||||||
expires_in = "Expired"
|
|
||||||
|
|
||||||
url = confirmation_url(confirmation.confirmation_key, realm, type)
|
|
||||||
confirmation_dicts.append(
|
|
||||||
{
|
|
||||||
"object": confirmation.content_object,
|
|
||||||
"url": url,
|
|
||||||
"type": type,
|
|
||||||
"link_status": link_status,
|
|
||||||
"expires_in": expires_in,
|
|
||||||
}
|
|
||||||
)
|
|
||||||
return confirmation_dicts
|
|
||||||
|
|
||||||
|
|
||||||
VALID_MODIFY_PLAN_METHODS = [
|
|
||||||
"downgrade_at_billing_cycle_end",
|
|
||||||
"downgrade_now_without_additional_licenses",
|
|
||||||
"downgrade_now_void_open_invoices",
|
|
||||||
"upgrade_plan_tier",
|
|
||||||
]
|
|
||||||
|
|
||||||
VALID_STATUS_VALUES = [
|
|
||||||
"active",
|
|
||||||
"deactivated",
|
|
||||||
]
|
|
||||||
|
|
||||||
VALID_BILLING_MODALITY_VALUES = [
|
|
||||||
"send_invoice",
|
|
||||||
"charge_automatically",
|
|
||||||
]
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
@has_request_variables
|
|
||||||
def support(
|
|
||||||
request: HttpRequest,
|
|
||||||
realm_id: Optional[int] = REQ(default=None, converter=to_non_negative_int),
|
|
||||||
plan_type: Optional[int] = REQ(default=None, converter=to_non_negative_int),
|
|
||||||
discount: Optional[Decimal] = REQ(default=None, converter=to_decimal),
|
|
||||||
new_subdomain: Optional[str] = REQ(default=None),
|
|
||||||
status: Optional[str] = REQ(default=None, str_validator=check_string_in(VALID_STATUS_VALUES)),
|
|
||||||
billing_modality: Optional[str] = REQ(
|
|
||||||
default=None, str_validator=check_string_in(VALID_BILLING_MODALITY_VALUES)
|
|
||||||
),
|
|
||||||
sponsorship_pending: Optional[bool] = REQ(default=None, json_validator=check_bool),
|
|
||||||
approve_sponsorship: bool = REQ(default=False, json_validator=check_bool),
|
|
||||||
modify_plan: Optional[str] = REQ(
|
|
||||||
default=None, str_validator=check_string_in(VALID_MODIFY_PLAN_METHODS)
|
|
||||||
),
|
|
||||||
scrub_realm: bool = REQ(default=False, json_validator=check_bool),
|
|
||||||
delete_user_by_id: Optional[int] = REQ(default=None, converter=to_non_negative_int),
|
|
||||||
query: Optional[str] = REQ("q", default=None),
|
|
||||||
org_type: Optional[int] = REQ(default=None, converter=to_non_negative_int),
|
|
||||||
) -> HttpResponse:
|
|
||||||
context: Dict[str, Any] = {}
|
|
||||||
|
|
||||||
if "success_message" in request.session:
|
|
||||||
context["success_message"] = request.session["success_message"]
|
|
||||||
del request.session["success_message"]
|
|
||||||
|
|
||||||
acting_user = request.user
|
|
||||||
assert isinstance(acting_user, UserProfile)
|
|
||||||
if settings.BILLING_ENABLED and request.method == "POST":
|
|
||||||
# We check that request.POST only has two keys in it: The
|
|
||||||
# realm_id and a field to change.
|
|
||||||
keys = set(request.POST.keys())
|
|
||||||
if "csrfmiddlewaretoken" in keys:
|
|
||||||
keys.remove("csrfmiddlewaretoken")
|
|
||||||
if len(keys) != 2:
|
|
||||||
raise JsonableError(_("Invalid parameters"))
|
|
||||||
|
|
||||||
assert realm_id is not None
|
|
||||||
realm = Realm.objects.get(id=realm_id)
|
|
||||||
|
|
||||||
support_view_request = None
|
|
||||||
|
|
||||||
if approve_sponsorship:
|
|
||||||
support_view_request = SupportViewRequest(support_type=SupportType.approve_sponsorship)
|
|
||||||
elif sponsorship_pending is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.update_sponsorship_status,
|
|
||||||
sponsorship_status=sponsorship_pending,
|
|
||||||
)
|
|
||||||
elif discount is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.attach_discount,
|
|
||||||
discount=discount,
|
|
||||||
)
|
|
||||||
elif billing_modality is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.update_billing_modality,
|
|
||||||
billing_modality=billing_modality,
|
|
||||||
)
|
|
||||||
elif modify_plan is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.modify_plan,
|
|
||||||
plan_modification=modify_plan,
|
|
||||||
)
|
|
||||||
if modify_plan == "upgrade_plan_tier":
|
|
||||||
support_view_request["new_plan_tier"] = CustomerPlan.TIER_CLOUD_PLUS
|
|
||||||
elif plan_type is not None:
|
|
||||||
current_plan_type = realm.plan_type
|
|
||||||
do_change_realm_plan_type(realm, plan_type, acting_user=acting_user)
|
|
||||||
msg = f"Plan type of {realm.string_id} changed from {get_plan_type_string(current_plan_type)} to {get_plan_type_string(plan_type)} "
|
|
||||||
context["success_message"] = msg
|
|
||||||
elif org_type is not None:
|
|
||||||
current_realm_type = realm.org_type
|
|
||||||
do_change_realm_org_type(realm, org_type, acting_user=acting_user)
|
|
||||||
msg = f"Org type of {realm.string_id} changed from {get_org_type_display_name(current_realm_type)} to {get_org_type_display_name(org_type)} "
|
|
||||||
context["success_message"] = msg
|
|
||||||
elif new_subdomain is not None:
|
|
||||||
old_subdomain = realm.string_id
|
|
||||||
try:
|
|
||||||
check_subdomain_available(new_subdomain)
|
|
||||||
except ValidationError as error:
|
|
||||||
context["error_message"] = error.message
|
|
||||||
else:
|
|
||||||
do_change_realm_subdomain(realm, new_subdomain, acting_user=acting_user)
|
|
||||||
request.session[
|
|
||||||
"success_message"
|
|
||||||
] = f"Subdomain changed from {old_subdomain} to {new_subdomain}"
|
|
||||||
return HttpResponseRedirect(
|
|
||||||
reverse("support") + "?" + urlencode({"q": new_subdomain})
|
|
||||||
)
|
|
||||||
elif status is not None:
|
|
||||||
if status == "active":
|
|
||||||
do_send_realm_reactivation_email(realm, acting_user=acting_user)
|
|
||||||
context[
|
|
||||||
"success_message"
|
|
||||||
] = f"Realm reactivation email sent to admins of {realm.string_id}."
|
|
||||||
elif status == "deactivated":
|
|
||||||
do_deactivate_realm(realm, acting_user=acting_user)
|
|
||||||
context["success_message"] = f"{realm.string_id} deactivated."
|
|
||||||
elif scrub_realm:
|
|
||||||
do_scrub_realm(realm, acting_user=acting_user)
|
|
||||||
context["success_message"] = f"{realm.string_id} scrubbed."
|
|
||||||
elif delete_user_by_id:
|
|
||||||
user_profile_for_deletion = get_user_profile_by_id(delete_user_by_id)
|
|
||||||
user_email = user_profile_for_deletion.delivery_email
|
|
||||||
assert user_profile_for_deletion.realm == realm
|
|
||||||
do_delete_user_preserving_messages(user_profile_for_deletion)
|
|
||||||
context["success_message"] = f"{user_email} in {realm.subdomain} deleted."
|
|
||||||
|
|
||||||
if support_view_request is not None:
|
|
||||||
billing_session = RealmBillingSession(
|
|
||||||
user=acting_user, realm=realm, support_session=True
|
|
||||||
)
|
|
||||||
success_message = billing_session.process_support_view_request(support_view_request)
|
|
||||||
context["success_message"] = success_message
|
|
||||||
|
|
||||||
if query:
|
|
||||||
key_words = get_invitee_emails_set(query)
|
|
||||||
|
|
||||||
case_insensitive_users_q = Q()
|
|
||||||
for key_word in key_words:
|
|
||||||
case_insensitive_users_q |= Q(delivery_email__iexact=key_word)
|
|
||||||
users = set(UserProfile.objects.filter(case_insensitive_users_q))
|
|
||||||
realms = set(Realm.objects.filter(string_id__in=key_words))
|
|
||||||
|
|
||||||
for key_word in key_words:
|
|
||||||
try:
|
|
||||||
URLValidator()(key_word)
|
|
||||||
parse_result = urlsplit(key_word)
|
|
||||||
hostname = parse_result.hostname
|
|
||||||
assert hostname is not None
|
|
||||||
if parse_result.port:
|
|
||||||
hostname = f"{hostname}:{parse_result.port}"
|
|
||||||
subdomain = get_subdomain_from_hostname(hostname)
|
|
||||||
with suppress(Realm.DoesNotExist):
|
|
||||||
realms.add(get_realm(subdomain))
|
|
||||||
except ValidationError:
|
|
||||||
users.update(UserProfile.objects.filter(full_name__iexact=key_word))
|
|
||||||
|
|
||||||
# full_names can have , in them
|
|
||||||
users.update(UserProfile.objects.filter(full_name__iexact=query))
|
|
||||||
|
|
||||||
context["users"] = users
|
|
||||||
context["realms"] = realms
|
|
||||||
|
|
||||||
confirmations: List[Dict[str, Any]] = []
|
|
||||||
|
|
||||||
preregistration_user_ids = [
|
|
||||||
user.id for user in PreregistrationUser.objects.filter(email__in=key_words)
|
|
||||||
]
|
|
||||||
confirmations += get_confirmations(
|
|
||||||
[Confirmation.USER_REGISTRATION, Confirmation.INVITATION],
|
|
||||||
preregistration_user_ids,
|
|
||||||
hostname=request.get_host(),
|
|
||||||
)
|
|
||||||
|
|
||||||
preregistration_realm_ids = [
|
|
||||||
user.id for user in PreregistrationRealm.objects.filter(email__in=key_words)
|
|
||||||
]
|
|
||||||
confirmations += get_confirmations(
|
|
||||||
[Confirmation.REALM_CREATION],
|
|
||||||
preregistration_realm_ids,
|
|
||||||
hostname=request.get_host(),
|
|
||||||
)
|
|
||||||
|
|
||||||
multiuse_invite_ids = [
|
|
||||||
invite.id for invite in MultiuseInvite.objects.filter(realm__in=realms)
|
|
||||||
]
|
|
||||||
confirmations += get_confirmations([Confirmation.MULTIUSE_INVITE], multiuse_invite_ids)
|
|
||||||
|
|
||||||
realm_reactivation_status_objects = RealmReactivationStatus.objects.filter(realm__in=realms)
|
|
||||||
confirmations += get_confirmations(
|
|
||||||
[Confirmation.REALM_REACTIVATION], [obj.id for obj in realm_reactivation_status_objects]
|
|
||||||
)
|
|
||||||
|
|
||||||
context["confirmations"] = confirmations
|
|
||||||
|
|
||||||
# We want a union of all realms that might appear in the search result,
|
|
||||||
# but not necessary as a separate result item.
|
|
||||||
# Therefore, we do not modify the realms object in the context.
|
|
||||||
all_realms = realms.union(
|
|
||||||
[
|
|
||||||
confirmation["object"].realm
|
|
||||||
for confirmation in confirmations
|
|
||||||
# For confirmations, we only display realm details when the type is USER_REGISTRATION
|
|
||||||
# or INVITATION.
|
|
||||||
if confirmation["type"] in (Confirmation.USER_REGISTRATION, Confirmation.INVITATION)
|
|
||||||
]
|
|
||||||
+ [user.realm for user in users]
|
|
||||||
)
|
|
||||||
plan_data: Dict[int, PlanData] = {}
|
|
||||||
for realm in all_realms:
|
|
||||||
billing_session = RealmBillingSession(user=None, realm=realm)
|
|
||||||
realm_plan_data = get_current_plan_data_for_support_view(billing_session)
|
|
||||||
plan_data[realm.id] = realm_plan_data
|
|
||||||
context["plan_data"] = plan_data
|
|
||||||
|
|
||||||
def get_realm_owner_emails_as_string(realm: Realm) -> str:
|
|
||||||
return ", ".join(
|
|
||||||
realm.get_human_owner_users()
|
|
||||||
.order_by("delivery_email")
|
|
||||||
.values_list("delivery_email", flat=True)
|
|
||||||
)
|
|
||||||
|
|
||||||
def get_realm_admin_emails_as_string(realm: Realm) -> str:
|
|
||||||
return ", ".join(
|
|
||||||
realm.get_human_admin_users(include_realm_owners=False)
|
|
||||||
.order_by("delivery_email")
|
|
||||||
.values_list("delivery_email", flat=True)
|
|
||||||
)
|
|
||||||
|
|
||||||
context["get_realm_owner_emails_as_string"] = get_realm_owner_emails_as_string
|
|
||||||
context["get_realm_admin_emails_as_string"] = get_realm_admin_emails_as_string
|
|
||||||
context["get_discount"] = get_customer_discount_for_support_view
|
|
||||||
context["get_org_type_display_name"] = get_org_type_display_name
|
|
||||||
context["realm_icon_url"] = realm_icon_url
|
|
||||||
context["Confirmation"] = Confirmation
|
|
||||||
context["sorted_realm_types"] = sorted(
|
|
||||||
Realm.ORG_TYPES.values(), key=lambda d: d["display_order"]
|
|
||||||
)
|
|
||||||
|
|
||||||
return render(request, "analytics/support.html", context=context)
|
|
||||||
|
|
||||||
|
|
||||||
def get_remote_servers_for_support(
|
|
||||||
email_to_search: Optional[str], hostname_to_search: Optional[str]
|
|
||||||
) -> List["RemoteZulipServer"]:
|
|
||||||
if not email_to_search and not hostname_to_search:
|
|
||||||
return []
|
|
||||||
|
|
||||||
remote_servers_query = RemoteZulipServer.objects.order_by("id").prefetch_related(
|
|
||||||
"remoterealm_set"
|
|
||||||
)
|
|
||||||
if email_to_search:
|
|
||||||
remote_servers_query = remote_servers_query.filter(contact_email__iexact=email_to_search)
|
|
||||||
elif hostname_to_search:
|
|
||||||
remote_servers_query = remote_servers_query.filter(hostname__icontains=hostname_to_search)
|
|
||||||
|
|
||||||
return list(remote_servers_query)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
@has_request_variables
|
|
||||||
def remote_servers_support(
|
|
||||||
request: HttpRequest,
|
|
||||||
query: Optional[str] = REQ("q", default=None),
|
|
||||||
remote_server_id: Optional[int] = REQ(default=None, converter=to_non_negative_int),
|
|
||||||
remote_realm_id: Optional[int] = REQ(default=None, converter=to_non_negative_int),
|
|
||||||
discount: Optional[Decimal] = REQ(default=None, converter=to_decimal),
|
|
||||||
sponsorship_pending: Optional[bool] = REQ(default=None, json_validator=check_bool),
|
|
||||||
approve_sponsorship: bool = REQ(default=False, json_validator=check_bool),
|
|
||||||
billing_modality: Optional[str] = REQ(
|
|
||||||
default=None, str_validator=check_string_in(VALID_BILLING_MODALITY_VALUES)
|
|
||||||
),
|
|
||||||
modify_plan: Optional[str] = REQ(
|
|
||||||
default=None, str_validator=check_string_in(VALID_MODIFY_PLAN_METHODS)
|
|
||||||
),
|
|
||||||
) -> HttpResponse:
|
|
||||||
context: Dict[str, Any] = {}
|
|
||||||
|
|
||||||
if "success_message" in request.session:
|
|
||||||
context["success_message"] = request.session["success_message"]
|
|
||||||
del request.session["success_message"]
|
|
||||||
|
|
||||||
acting_user = request.user
|
|
||||||
assert isinstance(acting_user, UserProfile)
|
|
||||||
if settings.BILLING_ENABLED and request.method == "POST":
|
|
||||||
# We check that request.POST only has two keys in it:
|
|
||||||
# either the remote_server_id or a remote_realm_id,
|
|
||||||
# and a field to change.
|
|
||||||
keys = set(request.POST.keys())
|
|
||||||
if "csrfmiddlewaretoken" in keys:
|
|
||||||
keys.remove("csrfmiddlewaretoken")
|
|
||||||
if len(keys) != 2:
|
|
||||||
raise JsonableError(_("Invalid parameters"))
|
|
||||||
|
|
||||||
if remote_realm_id is not None:
|
|
||||||
remote_realm_support_request = True
|
|
||||||
remote_realm = RemoteRealm.objects.get(id=remote_realm_id)
|
|
||||||
else:
|
|
||||||
assert remote_server_id is not None
|
|
||||||
remote_realm_support_request = False
|
|
||||||
remote_server = RemoteZulipServer.objects.get(id=remote_server_id)
|
|
||||||
|
|
||||||
support_view_request = None
|
|
||||||
|
|
||||||
if approve_sponsorship:
|
|
||||||
support_view_request = SupportViewRequest(support_type=SupportType.approve_sponsorship)
|
|
||||||
elif sponsorship_pending is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.update_sponsorship_status,
|
|
||||||
sponsorship_status=sponsorship_pending,
|
|
||||||
)
|
|
||||||
elif discount is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.attach_discount,
|
|
||||||
discount=discount,
|
|
||||||
)
|
|
||||||
elif billing_modality is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.update_billing_modality,
|
|
||||||
billing_modality=billing_modality,
|
|
||||||
)
|
|
||||||
elif modify_plan is not None:
|
|
||||||
support_view_request = SupportViewRequest(
|
|
||||||
support_type=SupportType.modify_plan,
|
|
||||||
plan_modification=modify_plan,
|
|
||||||
)
|
|
||||||
if support_view_request is not None:
|
|
||||||
if remote_realm_support_request:
|
|
||||||
success_message = RemoteRealmBillingSession(
|
|
||||||
support_staff=acting_user, remote_realm=remote_realm
|
|
||||||
).process_support_view_request(support_view_request)
|
|
||||||
else:
|
|
||||||
success_message = RemoteServerBillingSession(
|
|
||||||
support_staff=acting_user, remote_server=remote_server
|
|
||||||
).process_support_view_request(support_view_request)
|
|
||||||
context["success_message"] = success_message
|
|
||||||
|
|
||||||
email_to_search = None
|
|
||||||
hostname_to_search = None
|
|
||||||
if query:
|
|
||||||
if "@" in query:
|
|
||||||
email_to_search = query
|
|
||||||
else:
|
|
||||||
hostname_to_search = query
|
|
||||||
|
|
||||||
remote_servers = get_remote_servers_for_support(
|
|
||||||
email_to_search=email_to_search, hostname_to_search=hostname_to_search
|
|
||||||
)
|
|
||||||
remote_server_to_max_monthly_messages: Dict[int, Union[int, str]] = dict()
|
|
||||||
server_support_data: Dict[int, SupportData] = {}
|
|
||||||
realm_support_data: Dict[int, SupportData] = {}
|
|
||||||
remote_realms: Dict[int, List[RemoteRealm]] = {}
|
|
||||||
for remote_server in remote_servers:
|
|
||||||
# Get remote realms attached to remote server
|
|
||||||
remote_realms_for_server = list(
|
|
||||||
remote_server.remoterealm_set.exclude(is_system_bot_realm=True)
|
|
||||||
)
|
|
||||||
remote_realms[remote_server.id] = remote_realms_for_server
|
|
||||||
# Get plan data for remote realms
|
|
||||||
for remote_realm in remote_realms[remote_server.id]:
|
|
||||||
realm_billing_session = RemoteRealmBillingSession(remote_realm=remote_realm)
|
|
||||||
remote_realm_data = get_data_for_support_view(realm_billing_session)
|
|
||||||
realm_support_data[remote_realm.id] = remote_realm_data
|
|
||||||
# Get plan data for remote server
|
|
||||||
server_billing_session = RemoteServerBillingSession(remote_server=remote_server)
|
|
||||||
remote_server_data = get_data_for_support_view(server_billing_session)
|
|
||||||
server_support_data[remote_server.id] = remote_server_data
|
|
||||||
# Get max monthly messages
|
|
||||||
try:
|
|
||||||
remote_server_to_max_monthly_messages[remote_server.id] = compute_max_monthly_messages(
|
|
||||||
remote_server
|
|
||||||
)
|
|
||||||
except MissingDataError:
|
|
||||||
remote_server_to_max_monthly_messages[remote_server.id] = "Recent data missing"
|
|
||||||
|
|
||||||
context["remote_servers"] = remote_servers
|
|
||||||
context["remote_servers_support_data"] = server_support_data
|
|
||||||
context["remote_server_to_max_monthly_messages"] = remote_server_to_max_monthly_messages
|
|
||||||
context["remote_realms"] = remote_realms
|
|
||||||
context["remote_realms_support_data"] = realm_support_data
|
|
||||||
context["get_plan_type_name"] = get_plan_type_string
|
|
||||||
context["get_org_type_display_name"] = get_org_type_display_name
|
|
||||||
context["SPONSORED_PLAN_TYPE"] = RemoteZulipServer.PLAN_TYPE_COMMUNITY
|
|
||||||
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/remote_server_support.html",
|
|
||||||
context=context,
|
|
||||||
)
|
|
||||||
@@ -1,106 +0,0 @@
|
|||||||
from typing import Any, Dict, List, Tuple
|
|
||||||
|
|
||||||
from django.conf import settings
|
|
||||||
from django.db.models import QuerySet
|
|
||||||
from django.http import HttpRequest, HttpResponse
|
|
||||||
from django.shortcuts import render
|
|
||||||
|
|
||||||
from analytics.views.activity_common import (
|
|
||||||
format_date_for_activity_reports,
|
|
||||||
get_user_activity_summary,
|
|
||||||
make_table,
|
|
||||||
)
|
|
||||||
from zerver.decorator import require_server_admin
|
|
||||||
from zerver.models import UserActivity, UserProfile, get_user_profile_by_id
|
|
||||||
|
|
||||||
if settings.BILLING_ENABLED:
|
|
||||||
pass
|
|
||||||
|
|
||||||
|
|
||||||
def get_user_activity_records(
|
|
||||||
user_profile: UserProfile,
|
|
||||||
) -> QuerySet[UserActivity]:
|
|
||||||
fields = [
|
|
||||||
"user_profile__full_name",
|
|
||||||
"query",
|
|
||||||
"client__name",
|
|
||||||
"count",
|
|
||||||
"last_visit",
|
|
||||||
]
|
|
||||||
|
|
||||||
records = UserActivity.objects.filter(
|
|
||||||
user_profile=user_profile,
|
|
||||||
)
|
|
||||||
records = records.order_by("-last_visit")
|
|
||||||
records = records.select_related("user_profile", "client").only(*fields)
|
|
||||||
return records
|
|
||||||
|
|
||||||
|
|
||||||
def raw_user_activity_table(records: QuerySet[UserActivity]) -> str:
|
|
||||||
cols = [
|
|
||||||
"query",
|
|
||||||
"client",
|
|
||||||
"count",
|
|
||||||
"last_visit",
|
|
||||||
]
|
|
||||||
|
|
||||||
def row(record: UserActivity) -> List[Any]:
|
|
||||||
return [
|
|
||||||
record.query,
|
|
||||||
record.client.name,
|
|
||||||
record.count,
|
|
||||||
format_date_for_activity_reports(record.last_visit),
|
|
||||||
]
|
|
||||||
|
|
||||||
rows = list(map(row, records))
|
|
||||||
title = "Raw data"
|
|
||||||
return make_table(title, cols, rows)
|
|
||||||
|
|
||||||
|
|
||||||
def user_activity_summary_table(user_summary: Dict[str, Dict[str, Any]]) -> str:
|
|
||||||
rows = []
|
|
||||||
for k, v in user_summary.items():
|
|
||||||
if k in ("name", "user_profile_id"):
|
|
||||||
continue
|
|
||||||
client = k
|
|
||||||
count = v["count"]
|
|
||||||
last_visit = v["last_visit"]
|
|
||||||
row = [
|
|
||||||
format_date_for_activity_reports(last_visit),
|
|
||||||
client,
|
|
||||||
count,
|
|
||||||
]
|
|
||||||
rows.append(row)
|
|
||||||
|
|
||||||
rows = sorted(rows, key=lambda r: r[0], reverse=True)
|
|
||||||
|
|
||||||
cols = [
|
|
||||||
"last_visit",
|
|
||||||
"client",
|
|
||||||
"count",
|
|
||||||
]
|
|
||||||
|
|
||||||
title = "User activity"
|
|
||||||
return make_table(title, cols, rows)
|
|
||||||
|
|
||||||
|
|
||||||
@require_server_admin
|
|
||||||
def get_user_activity(request: HttpRequest, user_profile_id: int) -> HttpResponse:
|
|
||||||
user_profile = get_user_profile_by_id(user_profile_id)
|
|
||||||
records = get_user_activity_records(user_profile)
|
|
||||||
|
|
||||||
data: List[Tuple[str, str]] = []
|
|
||||||
user_summary = get_user_activity_summary(records)
|
|
||||||
content = user_activity_summary_table(user_summary)
|
|
||||||
|
|
||||||
data += [("Summary", content)]
|
|
||||||
|
|
||||||
content = raw_user_activity_table(records)
|
|
||||||
data += [("Info", content)]
|
|
||||||
|
|
||||||
title = user_profile.delivery_email
|
|
||||||
return render(
|
|
||||||
request,
|
|
||||||
"analytics/activity.html",
|
|
||||||
context=dict(data=data, title=title),
|
|
||||||
)
|
|
||||||
11
api/MANIFEST.in
Normal file
11
api/MANIFEST.in
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
recursive-include integrations *
|
||||||
|
include README.md
|
||||||
|
include examples/zuliprc
|
||||||
|
include examples/send-message
|
||||||
|
include examples/subscribe
|
||||||
|
include examples/get-public-streams
|
||||||
|
include examples/unsubscribe
|
||||||
|
include examples/list-members
|
||||||
|
include examples/list-subscriptions
|
||||||
|
include examples/print-messages
|
||||||
|
include examples/recent-messages
|
||||||
172
api/README.md
Normal file
172
api/README.md
Normal file
@@ -0,0 +1,172 @@
|
|||||||
|
#### Dependencies
|
||||||
|
|
||||||
|
The [Zulip API](https://zulipchat.com/api) Python bindings require the
|
||||||
|
following Python libraries:
|
||||||
|
|
||||||
|
* requests (version >= 0.12.1)
|
||||||
|
* simplejson
|
||||||
|
* six
|
||||||
|
* typing (version >= 3.5.2.2)
|
||||||
|
|
||||||
|
#### Installing
|
||||||
|
|
||||||
|
This package uses distutils, so you can just run:
|
||||||
|
|
||||||
|
python setup.py install
|
||||||
|
|
||||||
|
#### Using the API
|
||||||
|
|
||||||
|
For now, the only fully supported API operation is sending a message.
|
||||||
|
The other API queries work, but are under active development, so
|
||||||
|
please make sure we know you're using them so that we can notify you
|
||||||
|
as we make any changes to them.
|
||||||
|
|
||||||
|
The easiest way to use these API bindings is to base your tools off
|
||||||
|
of the example tools under examples/ in this distribution.
|
||||||
|
|
||||||
|
If you place your API key in the config file `~/.zuliprc` the Python
|
||||||
|
API bindings will automatically read it in. The format of the config
|
||||||
|
file is as follows:
|
||||||
|
|
||||||
|
[api]
|
||||||
|
key=<api key from the web interface>
|
||||||
|
email=<your email address>
|
||||||
|
site=<your Zulip server's URI>
|
||||||
|
insecure=<true or false, true means do not verify the server certificate>
|
||||||
|
cert_bundle=<path to a file containing CA or server certificates to trust>
|
||||||
|
|
||||||
|
If omitted, these settings have the following defaults:
|
||||||
|
|
||||||
|
insecure=false
|
||||||
|
cert_bundle=<the default CA bundle trusted by Python>
|
||||||
|
|
||||||
|
Alternatively, you may explicitly use "--user", "--api-key", and
|
||||||
|
`--site` in our examples, which is especially useful when testing. If
|
||||||
|
you are running several bots which share a home directory, we
|
||||||
|
recommend using `--config` to specify the path to the `zuliprc` file
|
||||||
|
for a specific bot.
|
||||||
|
|
||||||
|
The command line equivalents for other configuration options are:
|
||||||
|
|
||||||
|
--insecure
|
||||||
|
--cert-bundle=<file>
|
||||||
|
|
||||||
|
You can obtain your Zulip API key, create bots, and manage bots all
|
||||||
|
from your Zulip settings page; with current Zulip there's also a
|
||||||
|
button to download a `zuliprc` file for your account/server pair.
|
||||||
|
|
||||||
|
A typical simple bot sending API messages will look as follows:
|
||||||
|
|
||||||
|
At the top of the file:
|
||||||
|
|
||||||
|
# Make sure the Zulip API distribution's root directory is in sys.path, then:
|
||||||
|
import zulip
|
||||||
|
zulip_client = zulip.Client(email="your-bot@example.com", client="MyTestClient/0.1")
|
||||||
|
|
||||||
|
When you want to send a message:
|
||||||
|
|
||||||
|
message = {
|
||||||
|
"type": "stream",
|
||||||
|
"to": ["support"],
|
||||||
|
"subject": "your subject",
|
||||||
|
"content": "your content",
|
||||||
|
}
|
||||||
|
zulip_client.send_message(message)
|
||||||
|
|
||||||
|
If you are parsing arguments, you may find it useful to use Zulip's
|
||||||
|
option group; see any of our API examples for details on how to do this.
|
||||||
|
|
||||||
|
Additional examples:
|
||||||
|
|
||||||
|
client.send_message({'type': 'stream', 'content': 'Zulip rules!',
|
||||||
|
'subject': 'feedback', 'to': ['support']})
|
||||||
|
client.send_message({'type': 'private', 'content': 'Zulip rules!',
|
||||||
|
'to': ['user1@example.com', 'user2@example.com']})
|
||||||
|
|
||||||
|
send_message() returns a dict guaranteed to contain the following
|
||||||
|
keys: msg, result. For successful calls, result will be "success" and
|
||||||
|
msg will be the empty string. On error, result will be "error" and
|
||||||
|
msg will describe what went wrong.
|
||||||
|
|
||||||
|
#### Examples
|
||||||
|
|
||||||
|
The API bindings package comes with several nice example scripts that
|
||||||
|
show how to use the APIs; they are installed as part of the API
|
||||||
|
bindings bundle.
|
||||||
|
|
||||||
|
#### Logging
|
||||||
|
|
||||||
|
The Zulip API comes with a ZulipStream class which can be used with the
|
||||||
|
logging module:
|
||||||
|
|
||||||
|
```
|
||||||
|
import zulip
|
||||||
|
import logging
|
||||||
|
stream = zulip.ZulipStream(type="stream", to=["support"], subject="your subject")
|
||||||
|
logger = logging.getLogger("your_logger")
|
||||||
|
logger.addHandler(logging.StreamHandler(stream))
|
||||||
|
logger.setLevel(logging.DEBUG)
|
||||||
|
logger.info("This is an INFO test.")
|
||||||
|
logger.debug("This is a DEBUG test.")
|
||||||
|
logger.warn("This is a WARN test.")
|
||||||
|
logger.error("This is a ERROR test.")
|
||||||
|
```
|
||||||
|
|
||||||
|
#### Sending messages
|
||||||
|
|
||||||
|
You can use the included `zulip-send` script to send messages via the
|
||||||
|
API directly from existing scripts.
|
||||||
|
|
||||||
|
zulip-send hamlet@example.com cordelia@example.com -m \
|
||||||
|
"Conscience doth make cowards of us all."
|
||||||
|
|
||||||
|
Alternatively, if you don't want to use your ~/.zuliprc file:
|
||||||
|
|
||||||
|
zulip-send --user shakespeare-bot@example.com \
|
||||||
|
--api-key a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 \
|
||||||
|
--site https://zulip.example.com \
|
||||||
|
hamlet@example.com cordelia@example.com -m \
|
||||||
|
"Conscience doth make cowards of us all."
|
||||||
|
|
||||||
|
#### Working with an untrusted server certificate
|
||||||
|
|
||||||
|
If your server has either a self-signed certificate, or a certificate signed
|
||||||
|
by a CA that you don't wish to globally trust then by default the API will
|
||||||
|
fail with an SSL verification error.
|
||||||
|
|
||||||
|
You can add `insecure=true` to your .zuliprc file.
|
||||||
|
|
||||||
|
[api]
|
||||||
|
site=https://zulip.example.com
|
||||||
|
insecure=true
|
||||||
|
|
||||||
|
This disables verification of the server certificate, so connections are
|
||||||
|
encrypted but unauthenticated. This is not secure, but may be good enough
|
||||||
|
for a development environment.
|
||||||
|
|
||||||
|
|
||||||
|
You can explicitly trust the server certificate using `cert_bundle=<filename>`
|
||||||
|
in your .zuliprc file.
|
||||||
|
|
||||||
|
[api]
|
||||||
|
site=https://zulip.example.com
|
||||||
|
cert_bundle=/home/bots/certs/zulip.example.com.crt
|
||||||
|
|
||||||
|
You can also explicitly trust a different set of Certificate Authorities from
|
||||||
|
the default bundle that is trusted by Python. For example to trust a company
|
||||||
|
internal CA.
|
||||||
|
|
||||||
|
[api]
|
||||||
|
site=https://zulip.example.com
|
||||||
|
cert_bundle=/home/bots/certs/example.com.ca-bundle
|
||||||
|
|
||||||
|
Save the server certificate (or the CA certificate) in its own file,
|
||||||
|
converting to PEM format first if necessary.
|
||||||
|
Verify that the certificate you have saved is the same as the one on the
|
||||||
|
server.
|
||||||
|
|
||||||
|
The `cert_bundle` option trusts the server / CA certificate only for
|
||||||
|
interaction with the zulip site, and is relatively secure.
|
||||||
|
|
||||||
|
Note that a certificate bundle is merely one or more certificates combined
|
||||||
|
into a single file.
|
||||||
128
api/bin/zulip-send
Executable file
128
api/bin/zulip-send
Executable file
@@ -0,0 +1,128 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
# zulip-send -- Sends a message to the specified recipients.
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
import logging
|
||||||
|
|
||||||
|
from typing import Any, Dict, List, Optional
|
||||||
|
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
logging.basicConfig()
|
||||||
|
|
||||||
|
log = logging.getLogger('zulip-send')
|
||||||
|
|
||||||
|
def do_send_message(client, message_data):
|
||||||
|
# type: (zulip.Client, Dict[str, Any]) -> bool
|
||||||
|
'''Sends a message and optionally prints status about the same.'''
|
||||||
|
|
||||||
|
if message_data['type'] == 'stream':
|
||||||
|
log.info('Sending message to stream "%s", subject "%s"... ' %
|
||||||
|
(message_data['to'], message_data['subject']))
|
||||||
|
else:
|
||||||
|
log.info('Sending message to %s... ' % message_data['to'])
|
||||||
|
response = client.send_message(message_data)
|
||||||
|
if response['result'] == 'success':
|
||||||
|
log.info('Message sent.')
|
||||||
|
return True
|
||||||
|
else:
|
||||||
|
log.error(response['msg'])
|
||||||
|
return False
|
||||||
|
|
||||||
|
def main(argv=None):
|
||||||
|
# type: (Optional[List[str]]) -> int
|
||||||
|
if argv is None:
|
||||||
|
argv = sys.argv
|
||||||
|
|
||||||
|
usage = """%prog [options] [recipient...]
|
||||||
|
|
||||||
|
Sends a message specified recipients.
|
||||||
|
|
||||||
|
Examples: %prog --stream denmark --subject castle -m "Something is rotten in the state of Denmark."
|
||||||
|
%prog hamlet@example.com cordelia@example.com -m "Conscience doth make cowards of us all."
|
||||||
|
|
||||||
|
These examples assume you have a proper '~/.zuliprc'. You may also set your credentials with the
|
||||||
|
'--user' and '--api-key' arguments.
|
||||||
|
"""
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
|
||||||
|
# Grab parser options from the API common set
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
|
||||||
|
parser.add_option('-m', '--message',
|
||||||
|
help='Specifies the message to send, prevents interactive prompting.')
|
||||||
|
|
||||||
|
group = optparse.OptionGroup(parser, 'Stream parameters')
|
||||||
|
group.add_option('-s', '--stream',
|
||||||
|
dest='stream',
|
||||||
|
action='store',
|
||||||
|
help='Allows the user to specify a stream for the message.')
|
||||||
|
group.add_option('-S', '--subject',
|
||||||
|
dest='subject',
|
||||||
|
action='store',
|
||||||
|
help='Allows the user to specify a subject for the message.')
|
||||||
|
parser.add_option_group(group)
|
||||||
|
|
||||||
|
(options, recipients) = parser.parse_args(argv[1:])
|
||||||
|
|
||||||
|
if options.verbose:
|
||||||
|
logging.getLogger().setLevel(logging.INFO)
|
||||||
|
# Sanity check user data
|
||||||
|
if len(recipients) != 0 and (options.stream or options.subject):
|
||||||
|
parser.error('You cannot specify both a username and a stream/subject.')
|
||||||
|
if len(recipients) == 0 and (bool(options.stream) != bool(options.subject)):
|
||||||
|
parser.error('Stream messages must have a subject')
|
||||||
|
if len(recipients) == 0 and not (options.stream and options.subject):
|
||||||
|
parser.error('You must specify a stream/subject or at least one recipient.')
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
if not options.message:
|
||||||
|
options.message = sys.stdin.read()
|
||||||
|
|
||||||
|
if options.stream:
|
||||||
|
message_data = {
|
||||||
|
'type': 'stream',
|
||||||
|
'content': options.message,
|
||||||
|
'subject': options.subject,
|
||||||
|
'to': options.stream,
|
||||||
|
}
|
||||||
|
else:
|
||||||
|
message_data = {
|
||||||
|
'type': 'private',
|
||||||
|
'content': options.message,
|
||||||
|
'to': recipients,
|
||||||
|
}
|
||||||
|
|
||||||
|
if not do_send_message(client, message_data):
|
||||||
|
return 1
|
||||||
|
|
||||||
|
|
||||||
|
if __name__ == '__main__':
|
||||||
|
sys.exit(main())
|
||||||
55
api/examples/create-user
Executable file
55
api/examples/create-user
Executable file
@@ -0,0 +1,55 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012-2014 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
from os import path
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """create-user --new-email=<email address> --new-password=<password> --new-full-name=<full name> --new-short-name=<short name> [options]
|
||||||
|
|
||||||
|
Create a user. You must be a realm admin to use this API, and the user
|
||||||
|
will be created in your realm.
|
||||||
|
|
||||||
|
Example: create-user --site=http://localhost:9991 --user=rwbarton@example.com --new-email=jarthur@example.com --new-password=random17 --new-full-name 'J. Arthur Random' --new-short-name='jarthur'
|
||||||
|
"""
|
||||||
|
|
||||||
|
sys.path.append(path.join(path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
parser.add_option('--new-email')
|
||||||
|
parser.add_option('--new-password')
|
||||||
|
parser.add_option('--new-full-name')
|
||||||
|
parser.add_option('--new-short-name')
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
print(client.create_user({
|
||||||
|
'email': options.new_email,
|
||||||
|
'password': options.new_password,
|
||||||
|
'full_name': options.new_full_name,
|
||||||
|
'short_name': options.new_short_name
|
||||||
|
}))
|
||||||
57
api/examples/edit-message
Executable file
57
api/examples/edit-message
Executable file
@@ -0,0 +1,57 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """edit-message [options] --message=<msg_id> --subject=<new subject> --content=<new content> --user=<sender's email address> --api-key=<sender's api key>
|
||||||
|
|
||||||
|
Edits a message that you sent
|
||||||
|
|
||||||
|
Example: edit-message --message-id="348135" --subject="my subject" --content="test message" --user=othello-bot@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
|
||||||
|
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option('--message-id', default="")
|
||||||
|
parser.add_option('--subject', default="")
|
||||||
|
parser.add_option('--content', default="")
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
message_data = {
|
||||||
|
"message_id": options.message_id,
|
||||||
|
}
|
||||||
|
if options.subject != "":
|
||||||
|
message_data["subject"] = options.subject
|
||||||
|
if options.content != "":
|
||||||
|
message_data["content"] = options.content
|
||||||
|
print(client.update_message(message_data))
|
||||||
47
api/examples/get-public-streams
Executable file
47
api/examples/get-public-streams
Executable file
@@ -0,0 +1,47 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """get-public-streams --user=<bot's email address> --api-key=<bot's api key> [options]
|
||||||
|
|
||||||
|
Prints out all the public streams in the realm.
|
||||||
|
|
||||||
|
Example: get-public-streams --user=othello-bot@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
print(client.get_streams(include_public=True, include_subscribed=False))
|
||||||
46
api/examples/list-members
Executable file
46
api/examples/list-members
Executable file
@@ -0,0 +1,46 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2014 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """list-members --user=<bot's email address> --api-key=<bot's api key> [options]
|
||||||
|
|
||||||
|
List the names and e-mail addresses of the people in your realm.
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
for user in client.get_members()["members"]:
|
||||||
|
print(user["full_name"], user["email"])
|
||||||
46
api/examples/list-subscriptions
Executable file
46
api/examples/list-subscriptions
Executable file
@@ -0,0 +1,46 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """list-subscriptions --user=<bot's email address> --api-key=<bot's api key> [options]
|
||||||
|
|
||||||
|
Prints out a list of the user's subscriptions.
|
||||||
|
|
||||||
|
Example: list-subscriptions --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
print(client.list_subscriptions())
|
||||||
55
api/examples/print-events
Executable file
55
api/examples/print-events
Executable file
@@ -0,0 +1,55 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
from typing import Any, Dict
|
||||||
|
|
||||||
|
usage = """print-events --user=<bot's email address> --api-key=<bot's api key> [options]
|
||||||
|
|
||||||
|
Prints out certain events received by the indicated bot or user matching the filter below.
|
||||||
|
|
||||||
|
Example: print-events --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
def print_event(event):
|
||||||
|
# type: (Dict[str, Any]) -> None
|
||||||
|
print(event)
|
||||||
|
|
||||||
|
# This is a blocking call, and will continuously poll for new events
|
||||||
|
# Note also the filter here is messages to the stream Denmark; if you
|
||||||
|
# don't specify event_types it'll print all events.
|
||||||
|
client.call_on_each_event(print_event, event_types=["message"], narrow=[["stream", "Denmark"]])
|
||||||
53
api/examples/print-messages
Executable file
53
api/examples/print-messages
Executable file
@@ -0,0 +1,53 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
from typing import Any, Dict
|
||||||
|
|
||||||
|
usage = """print-messages --user=<bot's email address> --api-key=<bot's api key> [options]
|
||||||
|
|
||||||
|
Prints out each message received by the indicated bot or user.
|
||||||
|
|
||||||
|
Example: print-messages --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
def print_message(message):
|
||||||
|
# type: (Dict[str, Any]) -> None
|
||||||
|
print(message)
|
||||||
|
|
||||||
|
# This is a blocking call, and will continuously poll for new messages
|
||||||
|
client.call_on_each_message(print_message)
|
||||||
66
api/examples/recent-messages
Executable file
66
api/examples/recent-messages
Executable file
@@ -0,0 +1,66 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import json
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """recent-messages [options] --count=<no. of previous messages> --user=<sender's email address> --api-key=<sender's api key>
|
||||||
|
|
||||||
|
Prints out last count messages received by the indicated bot or user
|
||||||
|
|
||||||
|
Example: recent-messages --count=101 --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
sys.path.insert(0, os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option('--count', default=100)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
request = {
|
||||||
|
'narrow': [["stream", "Denmark"]],
|
||||||
|
'num_before': options.count,
|
||||||
|
'num_after': 0,
|
||||||
|
'anchor': 1000000000,
|
||||||
|
'apply_markdown': False
|
||||||
|
}
|
||||||
|
|
||||||
|
old_messages = client.call_endpoint(
|
||||||
|
url='messages',
|
||||||
|
method='GET',
|
||||||
|
request=request,
|
||||||
|
)
|
||||||
|
|
||||||
|
if 'messages' in old_messages:
|
||||||
|
for message in old_messages['messages']:
|
||||||
|
print(json.dumps(message, indent=4))
|
||||||
|
else:
|
||||||
|
print([])
|
||||||
58
api/examples/send-message
Executable file
58
api/examples/send-message
Executable file
@@ -0,0 +1,58 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
usage = """send-message --user=<bot's email address> --api-key=<bot's api key> [options] <recipients>
|
||||||
|
|
||||||
|
Sends a test message to the specified recipients.
|
||||||
|
|
||||||
|
Example: send-message --user=your-bot@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 --type=stream commits --subject="my subject" --message="test message"
|
||||||
|
Example: send-message --user=your-bot@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 user1@example.com user2@example.com
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option('--subject', default="test")
|
||||||
|
parser.add_option('--message', default="test message")
|
||||||
|
parser.add_option('--type', default='private')
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
if len(args) == 0:
|
||||||
|
parser.error("You must specify recipients")
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
message_data = {
|
||||||
|
"type": options.type,
|
||||||
|
"content": options.message,
|
||||||
|
"subject": options.subject,
|
||||||
|
"to": args,
|
||||||
|
}
|
||||||
|
print(client.send_message(message_data))
|
||||||
53
api/examples/subscribe
Executable file
53
api/examples/subscribe
Executable file
@@ -0,0 +1,53 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """subscribe --user=<bot's email address> --api-key=<bot's api key> [options] --streams=<streams>
|
||||||
|
|
||||||
|
Ensures the user is subscribed to the listed streams.
|
||||||
|
|
||||||
|
Examples: subscribe --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 --streams=foo
|
||||||
|
subscribe --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 --streams='foo bar'
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
parser.add_option('--streams', default='')
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
if options.streams == "":
|
||||||
|
print("Usage:", parser.usage, file=sys.stderr)
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
|
print(client.add_subscriptions([{"name": stream_name} for stream_name in
|
||||||
|
options.streams.split()]))
|
||||||
52
api/examples/unsubscribe
Executable file
52
api/examples/unsubscribe
Executable file
@@ -0,0 +1,52 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import sys
|
||||||
|
import os
|
||||||
|
import optparse
|
||||||
|
|
||||||
|
usage = """unsubscribe --user=<bot's email address> --api-key=<bot's api key> [options] --streams=<streams>
|
||||||
|
|
||||||
|
Ensures the user is not subscribed to the listed streams.
|
||||||
|
|
||||||
|
Examples: unsubscribe --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 --streams=foo
|
||||||
|
unsubscribe --user=username@example.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 --streams='foo bar'
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
"""
|
||||||
|
sys.path.append(os.path.join(os.path.dirname(__file__), '..'))
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
parser.add_option('--streams', default='')
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
if options.streams == "":
|
||||||
|
print("Usage:", parser.usage, file=sys.stderr)
|
||||||
|
sys.exit(1)
|
||||||
|
|
||||||
|
print(client.remove_subscriptions(options.streams.split()))
|
||||||
66
api/examples/upload-file
Executable file
66
api/examples/upload-file
Executable file
@@ -0,0 +1,66 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
# Copyright © 2012-2017 Zulip, Inc.
|
||||||
|
#
|
||||||
|
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
|
# of this software and associated documentation files (the "Software"), to deal
|
||||||
|
# in the Software without restriction, including without limitation the rights
|
||||||
|
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||||
|
# copies of the Software, and to permit persons to whom the Software is
|
||||||
|
# furnished to do so, subject to the following conditions:
|
||||||
|
#
|
||||||
|
# The above copyright notice and this permission notice shall be included in
|
||||||
|
# all copies or substantial portions of the Software.
|
||||||
|
#
|
||||||
|
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||||
|
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||||
|
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||||
|
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||||
|
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||||
|
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
||||||
|
# THE SOFTWARE.
|
||||||
|
|
||||||
|
from __future__ import print_function
|
||||||
|
import importlib
|
||||||
|
import optparse
|
||||||
|
import sys
|
||||||
|
|
||||||
|
from six.moves import StringIO as _StringIO
|
||||||
|
sys.path.insert(0, './api')
|
||||||
|
from typing import IO
|
||||||
|
import zulip
|
||||||
|
|
||||||
|
class StringIO(_StringIO):
|
||||||
|
name = '' # https://github.com/python/typeshed/issues/598
|
||||||
|
|
||||||
|
usage = """upload-file --user=<user's email address> --api-key=<user's api key> [options]
|
||||||
|
|
||||||
|
Upload a file, and print the corresponding URI.
|
||||||
|
|
||||||
|
Example: upload-file --user=cordelia@zulip.com --api-key=a0b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5 --file-path=cat.png
|
||||||
|
|
||||||
|
You can omit --user and --api-key arguments if you have a properly set up ~/.zuliprc
|
||||||
|
If no --file-path is specified, a placeholder text file will be used instead.
|
||||||
|
"""
|
||||||
|
|
||||||
|
parser = optparse.OptionParser(usage=usage)
|
||||||
|
parser.add_option('--file-path')
|
||||||
|
parser.add_option_group(zulip.generate_option_group(parser))
|
||||||
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
client = zulip.init_from_options(options)
|
||||||
|
|
||||||
|
file = None # type: IO
|
||||||
|
if options.file_path:
|
||||||
|
file = open(options.file_path, 'rb')
|
||||||
|
else:
|
||||||
|
file = StringIO('This is a test file.')
|
||||||
|
file.name = 'test.txt'
|
||||||
|
|
||||||
|
response = client.upload_file(file)
|
||||||
|
|
||||||
|
try:
|
||||||
|
print('File URI: {}'.format(response['uri']))
|
||||||
|
except KeyError:
|
||||||
|
print('Error! API response was: {}'.format(response))
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user