Mike Fotinakis
|
8a1f1715de
Initial acceptance testing setup. (#3392)
|
8 years ago |
Matt Robenolt
|
61598dae7a
Also run `install-python` task
|
8 years ago |
Armin Ronacher
|
8f26c2b88e
Enable mysql in travis
|
8 years ago |
David Cramer
|
db86c225e3
Add commit template
|
8 years ago |
Matt Robenolt
|
55b123d39b
Bump cqlversion since it errors now
|
8 years ago |
Matt Robenolt
|
53139ce308
Don't force a reinstall if we already have right pip installed
|
8 years ago |
Matt Robenolt
|
42a0a605ce
There are no postgres specific dependencies anymore
|
8 years ago |
Matt Robenolt
|
8267895bc5
Use pip 8.1.1 on travis
|
8 years ago |
Armin Ronacher
|
42f8db2a67
Install locally with dsym
|
8 years ago |
Matt Robenolt
|
1a1fa0c95d
Add tests for compiling sdist/bdist_wheel to Travis
|
8 years ago |
Matt Robenolt
|
40576ad34f
Update docs
|
8 years ago |
Matt Robenolt
|
fcee2d2eb1
Make clean should also remove build artifacts
|
9 years ago |
Matt Robenolt
|
994a44d139
Install dev packages with tests
|
9 years ago |
Armin Ronacher
|
6f38c0d351
Ship integration docs statically with the build
|
9 years ago |
Matt Robenolt
|
6c5b3ac67a
Remove webpack from build matix since it's redundant
|
9 years ago |
Matt Robenolt
|
e7a898b639
Run specific js/python linters
|
9 years ago |
Armin Ronacher
|
685d957269
Fix locale related commands in makefile that broke with cli update
|
9 years ago |
Matt Robenolt
|
f3b84a88f7
Refactor `sentry` cli tooling to use Click
|
9 years ago |
Armin Ronacher
|
f7afcc61ac
Fixed bad makefile call for transifex
|
9 years ago |
Armin Ronacher
|
a100ad9a32
Do not remove once good marked dialogs
|
9 years ago |
David Cramer
|
5a51f97bbd
Compile catalogs when updating from transifex
|
9 years ago |
Armin Ronacher
|
42175a30f5
Automatically mark catalogs good if they have more than 80%
|
9 years ago |
Armin Ronacher
|
f875e64981
Fix up linters
|
9 years ago |
David Cramer
|
e8b8055cd8
Add tests to coverage report
|
9 years ago |
Armin Ronacher
|
7efe635de0
Do not extract POs unless done through makefile
|
9 years ago |
Armin Ronacher
|
195bba9791
Added missing mkdir
|
9 years ago |
Armin Ronacher
|
fd8c75673f
Addd support for merging translator comments
|
9 years ago |
Armin Ronacher
|
cd3f7807a8
Added basic catalog merging for javascript
|
9 years ago |
Armin Ronacher
|
188a2f3b11
make develop-only also runs install-python now
|
9 years ago |
Matt Robenolt
|
72c300a100
Make sure codecov is installed
|
9 years ago |
Matt Robenolt
|
e05eea61c8
Travis apparently wasn't installing test deps anymore
|
9 years ago |
David Cramer
|
25cb9015b0
Remove remaining core mysql support
|
9 years ago |
David Cramer
|
abd804dd40
Clean up static cache in "clean"
|
9 years ago |
Matt Robenolt
|
966c0f9050
Remove this postinstall npm script
|
9 years ago |
Matt Robenolt
|
62dba62bf3
Reorg Makefile so it's easier to digest
|
9 years ago |
Matt Robenolt
|
b93fecc452
Compile webpack in it's own matrix build
|
9 years ago |
Matt Robenolt
|
18e613ea46
oopsies
|
9 years ago |
Matt Robenolt
|
4071844848
refactor makefile a bit so npm stuff doesn't get installed during python stuff
|
9 years ago |
Matt Robenolt
|
426bc4812e
skip running webpack during npm install
|
9 years ago |
Matt Robenolt
|
fc13bb0d77
Make full use of parallelizing tests
|
9 years ago |
Matt Robenolt
|
dd830b3770
Only run js linter once
|
9 years ago |
Matt Robenolt
|
a0797740ad
Don't re-npm install, since this causes another run of webpack
|
9 years ago |
Ben Vinegar
|
2e2c2d1743
Remove gulp (all done via webpack now)
|
9 years ago |
David Cramer
|
16ca6b811d
Move linters out of setuptools hooks
|
9 years ago |
Armin Ronacher
|
3ec4555d9e
Do not install test deps in develop-only
|
9 years ago |
Armin Ronacher
|
9386e56ee4
Added develop-only command
|
9 years ago |
Armin Ronacher
|
aaf3154770
Remove setup-git from develop to make embedding easier.
|
9 years ago |
Armin Ronacher
|
4667a9511c
Fixed test failures from the API doc changes.
|
9 years ago |
Armin Ronacher
|
eaf0161e27
Use lowercase for extracted files to map them directly to urls.
|
9 years ago |
Armin Ronacher
|
c49ef0c524
Updated API docs again
|
9 years ago |