Kamil Ogórek
|
6806f0859d
feat: Pull latest SDK information from the registry (#10231)
|
6 years ago |
David Cramer
|
31fa276c26
ref(build): Move requirements into pip files
|
7 years ago |
David Cramer
|
1451a2d063
Abstract setuptools asset compiling (#4091)
|
8 years ago |
Matt Robenolt
|
71709cea81
Remove node related stuff from MANIFEST
|
9 years ago |
Matt Robenolt
|
6865f7f38c
Add src/sentry/static/version to MANIFEST.in
|
9 years ago |
Matt Robenolt
|
03d21214e2
Add integration-docs dir to MANIFEST.in
|
9 years ago |
Matt Robenolt
|
e24966455e
Remove our vendored ua-parser and go back to mainline
|
9 years ago |
Armin Ronacher
|
dd872aa577
Override setup.py develop. Reasons
|
9 years ago |
Ted Kaemming
|
fdbb6bdc0f
Abstract script loading into something more reusable.
|
9 years ago |
Ted Kaemming
|
6a163c15ee
Move Lua scripts to separate files.
|
9 years ago |
David Cramer
|
425b25aa82
Improve static asset building
|
9 years ago |
David Cramer
|
3b31d41fff
Add webpack.config.js to MANIFEST (fixes GH-1871)
|
9 years ago |
David Cramer
|
0191823819
Vendor ua-parser (fixes GH-1863)
|
9 years ago |
David Cramer
|
1fcbe7d958
Support smart install (build static when needed)
|
9 years ago |
David Cramer
|
ac320b39b3
Ensure we only bundle sentry subdirectory of static
|
11 years ago |
David Cramer
|
80a389ee2c
Be explicit about directories as sdist is skipping some files
|
11 years ago |
David Cramer
|
21d3e4d8b7
Add sample data generation
|
11 years ago |
David Cramer
|
c9468e6a0e
Only include sentry static data in package
|
12 years ago |
David Cramer
|
226ec22d45
Correct Manifest and bump to 4.9.7.1
|
12 years ago |
David Cramer
|
3b303699ba
Enable locale middleware and language selection by default
|
13 years ago |
David Cramer
|
51d23c5b65
Add authors to manifest
|
13 years ago |
David Cramer
|
942e1f6dad
Remove distribute from manifest
|
13 years ago |
Gabriel Grant
|
91f3366214
Include distribute_setup.py in the MANIFEST to ship it in sdists.
|
13 years ago |
David Cramer
|
b286099c78
Move static media into sentry/static/ and pull out Django's media serving view so that deprecation warnings arent raised in Django 1.3. Added SENTRY_STATIC_URL_PREFIX to allow overriding of the default {BASE}/_static static URL.
|
14 years ago |
David Cramer
|
c99ad98333
Bump version due to bad package
|
14 years ago |
David Cramer
|
b1ff711148
Fix includes to add media
|
14 years ago |
David Cramer
|
19ca579ff8
Rename project to django-sentry
|
14 years ago |
David Cramer
|
21a61b9f22
Some initial refactoring
|
14 years ago |
David Cramer
|
3ddc03e344
Fix missing static files with setup.py
|
15 years ago |