Commit Graph

52 Commits (c05bc0cb17bfbcc11f5ec8b2f7f6800ce7069f67)

Author SHA1 Message Date
Torkel Ödegaard b191638f41 feat(packaging): Make config file not part of package to simplify upgrade, made commit always a short sha, changed RESTART_ON_UPGRADE to true by default, #7399, #7227 9 years ago
Gabriel Nepomuceno cbf0d571f5 Removing task from other build sources 9 years ago
Gabriel Nepomuceno a8ae0a5b79 fixing compilation of grunt 9 years ago
fg2it 0984edd8b2 avoid copy of go dep. from vendor/ for release 9 years ago
fg2it 174ea11b1c avoid copy of go dep. from vendor/ for release 9 years ago
Torkel Ödegaard f797b19825 fix(build): changed from postinstall script to regular grunt task for the copying of npm dependencies into public dir, fixes #4003 10 years ago
Torkel Ödegaard 78598df96e fixes(): fixes for changed app -> public/app paths and fixes for optimized build 10 years ago
Torkel Ödegaard e737dab5ca removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more 10 years ago
Torkel Ödegaard 6461981aa4 build(): minor change 10 years ago
Torkel Ödegaard 0a9f705308 tech(systemjs): more fixes for optmized build 10 years ago
Torkel Ödegaard dfd5413b10 tech(systemjs): worked on making optimized builds work with systemjs builder 10 years ago
Torkel Ödegaard 8eb3e48bc7 fix(build): fixed build issues with concat not including require_config 10 years ago
Torkel Ödegaard 62c908a905 fix(build): fixed partials so they are included in optimized js file, fixes #2997 10 years ago
fg2it 189796891e adding phantomjs task to default and build 10 years ago
Torkel Ödegaard d96a6a59ee refactor: moved timepicker from a simple panel to component, removed simple panel directive 10 years ago
Torkel Ödegaard 84371f03b5 tech(typescript): more testing and migration 10 years ago
Torkel Ödegaard 20407bca89 tech(typescript): converted signup controller to typescript 10 years ago
Torkel Ödegaard 0b5f40e66c tech(): made config system check for generated css or javascript files and panic if there are none, also if there is a public_gen directory it will use that, even if static root is set to public 10 years ago
Torkel Ödegaard da832368f0 dev building and optimized builds work 10 years ago
Torkel Ödegaard abac8bccc6 tech(typescript): its looking good 10 years ago
Torkel Odegaard c9a28ddd38 Windows build: updates to build stuff to create better windows packages 10 years ago
Torkel Ödegaard d1767144a8 Reworking configuration loading and overriding 10 years ago
Torkel Ödegaard 96ee1c17a3 Worked on new deb & rpm packaging and init.d scripts 10 years ago
Torkel Ödegaard 4b3224702c Fixed asset revving issue with css files 10 years ago
Torkel Ödegaard 9192acf250 Fixed js style errors 10 years ago
Torkel Ödegaard 7e0f1a57af Progress on deb and rpm packaging, renamed config files, added file logging, #1476 10 years ago
Torkel Ödegaard ad2065afc7 Began work on deb and rpm packaging, #1476 10 years ago
Torkel Ödegaard 5c795e9a50 Updated readme with docker info, updated build task 11 years ago
Torkel Ödegaard eeba128f8a Fixed release tar/zip keeping execution mode on phantomjs 11 years ago
Torkel Ödegaard 102c896046 Updated build and wercker file for new repo structure 11 years ago
Torkel Ödegaard 858d7be8cf Migrated from ngmin to ngAnnotate 11 years ago
Torkel Ödegaard 3bf7f6ed5f Updated build post processsing to include vendor dir 11 years ago
Torkel Ödegaard 5a3d3f5098 updated build and release tasks 11 years ago
Torkel Ödegaard 7c72705bc5 more work on build process 11 years ago
Torkel Ödegaard 33e3fc70b2 trying to get revision asset replacements to work with different paths 11 years ago
Torkel Ödegaard 9c3cd87bee more work on two grunt build modes, backend/standalone modes 11 years ago
Torkel Ödegaard f8ddfec98c progress on being able to use exact same code base for backend and standalone version, building optimized build needs a little more work 11 years ago
Torkel Ödegaard 11b44f2b01 changes to make requirejs optimizer complete 11 years ago
Torkel Ödegaard 599a77c776 Added karma test step to build/relase grunt task 11 years ago
Torkel Ödegaard 3a5f718da8 updated 11 years ago
Torkel Ödegaard 21b7c6a2c0 Moved css files, removed generated css files from source control, consolidated (concat) css more, now only two css files, dark and light 11 years ago
Torkel Ödegaard 8154b4f60d search and save are 'working', barely 11 years ago
Torkel Ödegaard e8c11251de fix for build step that replaces @grafanaVersion@ with correct version string 11 years ago
Torkel Ödegaard f799ded434 worked on css and js asset reving, and angular partial precaching, still need to fix panel module.html, issue #418 11 years ago
Torkel Ödegaard fc7b4df98a working on angular partials pre caching, reving 11 years ago
Torkel Ödegaard 36b1dce7e4 trying to get css, and js build file revisioning working 11 years ago
Torkel Ödegaard 827e1846a8 Closes #333, New version availability check will now checks http://grafanarel.s3.amazonaws.com/latest.json if there is a new version. And the link now points to http://grafana.org/download 11 years ago
Torkel Ödegaard 4029dc3165 Added jshint file for unit tests, and grunt task to verify test syntax. 11 years ago
Torkel Ödegaard c22c4b864c fixed string replace issue that caused problems, this removes build cache busting in requirejs, will need to fix that later 11 years ago
Torkel Ödegaard 4a1c9ac390 added grafana version info to dashboard settings, and link to releases. 12 years ago