История коммитов

Автор SHA1 Сообщение Дата
  Ben Vinegar 2b6a67e9e4 Upgrade webpack loaders + enable babel cacheDirectory (try 2) (#5462) 7 лет назад
  Ben Vinegar 747a2f413a Revert "Upgrade Webpack, loaders + enable cacheDirectory for babel-loader (#5433)" (#5458) 7 лет назад
  Ben Vinegar 14fa645d59 Upgrade Webpack, loaders + enable cacheDirectory for babel-loader (#5433) 7 лет назад
  Ben Vinegar 5755e66659 Fix source maps in local development (#4768) 8 лет назад
  Ben Vinegar 012c195cd1 Fix sourceMappingURL not being output after wp2 upgrade (#4764) 8 лет назад
  Ben Vinegar 68fc2b6d56 Upgrade to webpack2 rc3 (#4731) 8 лет назад
  Ben Vinegar 0d040f3129 Upgrade to Babel 6 (#4746) 8 лет назад
  Ben Vinegar 33ec90486c Remove UglifyJS warnings from travis output (#4735) 8 лет назад
  Matt Robenolt 98e6d879ed webpack: work around broken webpack compression plugin 8 лет назад
  Matt Robenolt 088d437c81 rm -rf zopfli 8 лет назад
  Matt Robenolt 3bb0ddbeaa webpack: detect if node-zopfli is installed before attemping to use it (#4712) 8 лет назад
  Daniel Griesser 478c95713d Add ios-device-list npm package to replace custom list 8 лет назад
  David Cramer 0a1de72f5c [js] vendor underscore.js (#4258) 8 лет назад
  Armin Ronacher 1de21ff438 Switch to `#` prefixes for source mapping URLs 9 лет назад
  Ben Vinegar b4ac146008 Use devtool: cheap-module-eval-source-map in development ... 9 лет назад
  Ben Vinegar ca69081c33 Use webpack noParse option on known built libs (e.g. jquery, jed) 9 лет назад
  Ben Vinegar a06bdfcd71 Exclude static/dist from webpack loader paths ... 9 лет назад
  Matt Robenolt 489342e148 Resolve absolute path to catalogs.json 9 лет назад
  Ben Vinegar f3f1dfa90d Project stats flow through project/team stores 9 лет назад
  Matt Robenolt 77ee19790c Comment compression-webpack-plugin usage 9 лет назад
  Matt Robenolt 0f8e9ee45d Pre-gzip our static files and serve them intelligently 9 лет назад
  Ben Vinegar 9f91da46ea Fix not building React in "production mode" 9 лет назад
  Ben Vinegar beac893138 Fix bad .po lookups for chinese language variants (fixes #2679) 9 лет назад
  Ben Vinegar 6841655660 Bundle moment + sentry locale files into individual bundles 9 лет назад
  Ben Vinegar c2db7a5daf Merge pull request #2681 from getsentry/only-supported-langs-2 9 лет назад
  Ben Vinegar e0bd4c8cd2 Only pull react-bootstrap/lib/Modal into vendor.js 9 лет назад
  Ben Vinegar aaff26ef21 Use dynamic webpack context to restrict .po files pulled into dist/app.js 9 лет назад
  Ben Vinegar ba7fac56d2 Only build js locale files that are supported by Sentry 9 лет назад
  Ben Vinegar 0a29cbd1c0 Build and link to moment.js locale files separately (fixes #2661) 9 лет назад
  Armin Ronacher e3a63cc5da Merge branch 'js-translations' 9 лет назад
  Armin Ronacher 364c859331 Implemented component templates for i18n 9 лет назад
  Armin Ronacher 7efe635de0 Do not extract POs unless done through makefile 9 лет назад
  Armin Ronacher 312b2b7456 Pass domain explicitly 9 лет назад
  Armin Ronacher d20081bbbd Switch to our own po-catalog loader 9 лет назад
  Armin Ronacher be353560a5 Load po files and convert them into a JSON bundle 9 лет назад
  Armin Ronacher 69e35396b0 Configured extractor appropriately and added basic message merge support 9 лет назад
  Armin Ronacher cd3f7807a8 Added basic catalog merging for javascript 9 лет назад
  David Cramer c42e281492 Some initial work with Jed 9 лет назад
  Armin Ronacher dcb8ddc908 Fix setup.py for npm compile and different dists 9 лет назад
  Ben Vinegar b5571593ec Upgrade react-router to 1.0 9 лет назад
  Ben Vinegar c038ce197f Deprecate react/addons in favor of 'react-addons-pure-render-mixin' 9 лет назад
  Ben Vinegar 027669993a Point at 0.14 compatible react libs 9 лет назад
  David Cramer b08dc8869b Update version information to use collectstatic 9 лет назад
  Ben Vinegar 91e39c8af7 Remove manifest generation / deprecate webpack manifest plugin 9 лет назад
  Ben Vinegar d8b460662b Don't insert asset version into filename 9 лет назад
  Ben Vinegar 263aa20ef2 Use a single hash for webpack bundles, write version to dist 9 лет назад
  Ben Vinegar a0e031cf40 Use webpack to build less/css (w/ versioning) 9 лет назад
  Ben Vinegar 7b4469a7b8 Only use versioned files in production 9 лет назад
  Ben Vinegar 3797ff6b37 Per-chunk asset versioning w/ manifest output 9 лет назад
  David Cramer 7f8e6a1a86 Various cleanup for Rules 9 лет назад