This website requires JavaScript.
Explore
Help
Register
Sign In
paulmataruso
/
zulip
Watch
1
Star
0
Fork
0
You've already forked zulip
mirror of
https://github.com/zulip/zulip.git
synced
2025-11-03 13:33:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9b04ec747297218ef57b0aea40c408cdb3e3a416
zulip
/
analytics
History
Rishi Gupta
db0e509422
do_create_realm: Replace domain argument with string_id.
...
Turns string_id into a required argument, and domain into an optional argument.
2016-11-02 22:46:34 -07:00
..
lib
analytics: Add user-level count query for messages sent to {PMs, streams}.
2016-11-01 17:00:43 -07:00
management
analytics: Add table to keep track of fill state.
2016-10-14 10:18:37 -07:00
migrations
analytics/models.py: Add subgroup column to unique_together constraints.
2016-11-01 16:53:56 -07:00
tests
do_create_realm: Replace domain argument with string_id.
2016-11-02 22:46:34 -07:00
__init__.py
Create "analytics" app with activity reports.
2013-11-06 12:07:32 -05:00
models.py
analytics/models.py: Add subgroup column to unique_together constraints.
2016-11-01 16:53:56 -07:00
urls.py
Enable i18n support in URL configuration.
2016-05-19 08:33:30 -07:00
views.py
mypy: Remove a bunch of now-unnecessary type: ignore annotations.
2016-10-17 11:48:34 -07:00