aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.js
Commit message (Expand)AuthorAgeFilesLines
* configuration, translation updatingChen Wei2019-07-021-1/+1
* Check for unused function arguments (#6583)Whymarrh Whitby2019-05-091-1/+1
* ci: Add build:test Gulp task for e2e buildWhymarrh Whitby2019-03-291-0/+14
* Default to localhost network when running e2e testsDan Miller2019-03-291-2/+5
* Use webRequest to cancel all requests to infura in e2e tests.Dan Miller2019-03-291-0/+36
* mascara - remove from project (#6283)kumavis2019-03-121-53/+0
* Feature Flag + Mobile Sync (#5955)Dan Finlay2019-02-261-0/+3
* Add c3 and d3 to the separate dependencies bundle.Dan Miller2018-12-041-0/+2
* Merge branch 'develop' into trezor-v5brunobar792018-11-141-1/+45
|\
| * Bundle some ui dependencies separately to limit the build size of ui.jsDan Miller2018-11-011-1/+45
* | fix merge conflictsbrunobar792018-10-211-1/+3
|\|
| * Set `NODE_ENV` when generating bundler (#4983)William Chong2018-10-191-1/+3
* | fix conflictsbrunobar792018-10-171-1/+10
|\|
| * Merge pull request #5053 from hahnmichaelf/esdb-supportThomas Huang2018-09-271-0/+1
| |\
| | * fix for lint-testhahnmichaelf2018-08-141-1/+1
| | * fixed nameshahnmichaelf2018-08-141-1/+1
| | * Re-added GA scripthahnmichaelf2018-08-141-1/+1
| | * base - working. fixes #4774hahnmichaelf2018-08-131-0/+1
| * | remove css sourcemaps in prod buildsbrunobar792018-09-261-1/+9
| |/
* / trezor v5 working on firefoxbrunobar792018-08-051-0/+4
|/
* eslint --fix .brunobar792018-07-031-39/+39
* remove gulp eslint and cleanup gulpfilebrunobar792018-07-031-29/+0
* Merge pull request #4059 from MetaMask/i-4033-seed-wordskumavis2018-05-011-1/+1
|\
| * Use new design for reveal seed screen. Persist seed words only in first time ...Alexander Tseung2018-04-231-1/+1
* | build - minify via gulp-uglify-es instead of uglifyifykumavis2018-04-281-10/+10
|/
* build - correctly set METAMASK_ENV via envifykumavis2018-04-041-9/+7
* Merge branch 'master' of github.com:MetaMask/metamask-extension into build-perfkumavis2018-04-031-2/+4
|\
| * Merge branch 'master' into lint-sys-fixkumavis2018-04-031-2/+4
| |\
| | * lint - lint json files in app/kumavis2018-04-031-2/+4
| * | lint - include old uikumavis2018-04-031-2/+2
| |/
* / build - use uglifyify and gulp-multi-process for better performancekumavis2018-03-311-12/+17
|/
* build - properly set GULP_METAMASK_DEBUG on devkumavis2018-03-311-6/+5
* mascara - server - serve bundles from distkumavis2018-03-301-1/+1
* build - split primary tasks into metamask + extension * dev + buildkumavis2018-03-301-7/+55
* build - cleanup commented codekumavis2018-03-301-27/+0
* build - fix scss + js reloadkumavis2018-03-301-8/+12
* build - fix copy devModekumavis2018-03-301-32/+31
* build - refactor scss compilation into single configkumavis2018-03-301-18/+63
* build - dev - fix js build orderkumavis2018-03-301-1/+1
* build - dev - run js tasks in parallel and set watch flagkumavis2018-03-301-3/+4
* build - refactor copy and copy:watch (renamed to copy:dev)kumavis2018-03-291-44/+62
* build - extension - move js files to toplevelkumavis2018-03-291-3/+3
* build - mascara - copy proxy htmlkumavis2018-03-291-4/+13
* build - refactor js build processkumavis2018-03-291-43/+66
* build - fix mascara sourcemaps destkumavis2018-03-291-49/+46
* build - remove copy debugkumavis2018-03-291-1/+1
* build - remove deprecated deps taskkumavis2018-03-291-12/+0
* build - refactor copy taskskumavis2018-03-291-26/+46
* build - refactor build task generators + add mascara to standard build phasekumavis2018-03-291-86/+116
* build - fix sourcemaps for devkumavis2018-03-241-1/+1
* build - always generate sourcemapskumavis2018-03-241-2/+2
* build - for build, write sourcemaps to dist/sourcemapskumavis2018-03-241-1/+1
* build - always create sourcemapskumavis2018-03-241-2/+2
* Revert "Issue 3505 | Transpile to ES5"Thomas Huang2018-03-221-5/+1
* Issue 3505 | Transpile to ES5Ryan Rowland2018-03-201-1/+5
* Fix inpage provider name regressionDan Finlay2018-03-031-1/+3
* Merge branch 'master' into uatDan2018-02-081-1/+1
|\
| * Remove deps from build processDan Finlay2018-02-021-1/+1
* | Merge branch 'uat' into newmasterChi Kei Chan2018-01-201-7/+63
|\ \ | |/ |/|
| * Merge branch 'uat' into uat-master-011618Alexander Tseung2018-01-171-7/+63
| |\
| | * [NewUI-flat] Fix gulp build (#2975)Dan J Miller2018-01-161-9/+21
| | * [NewUI] Build mascara with uglification and gzipping. (#2735)Dan J Miller2018-01-121-0/+7
| | * Merge branch 'master' into NewUI-flat-merge-with-masterDan2017-12-071-1/+7
| | * Merge branch 'master' into NewUI-flatChi Kei Chan2017-10-251-1/+14
| | |\
| | * \ Merge branch 'NewUI-flat' into mergeChi Kei Chan2017-10-191-10/+41
| | |\ \
| | | * | Fixes lint errors and adds stylelint-config-standard to package.jsonDan2017-08-311-1/+2
| | | * | [WIP] Add packages and tasks for linting scsssdtsui2017-08-141-1/+21
| | | * | Merge branch 'master' into NewUI-flatkumavis2017-08-091-17/+26
| | | |\ \
| | | * \ \ Merge branch 'master' into feat/mm-ui-5sdtsui2017-08-071-1/+0
| | | |\ \ \
| | | * | | | Clean up gulpfilesdtsui2017-08-071-22/+7
| | | * | | | Use 4.x pattern for watching scsssdtsui2017-08-071-2/+5
| | | * | | | Cleanup css and gulpfile post-migrationsdtsui2017-08-071-15/+13
| | | * | | | Migrate from css to scss + autoprefixersdtsui2017-08-071-2/+26
| | | * | | | Remove responsive folder from gulpDan Finlay2017-07-261-1/+0
| | | * | | | Merge branch 'master' into NewUIDan Finlay2017-07-211-0/+1
| | | |\ \ \ \
| | | * | | | | Get duplicate UI template workingDan Finlay2017-07-041-0/+1
* | | | | | | | lint - ignore vendor jskumavis2018-01-181-1/+1
* | | | | | | | lint - ignore vendor jskumavis2018-01-181-1/+1
|/ / / / / / /
* | | | | | | build - add 'deps' step that records output of 'npm ls' into buildkumavis2018-01-111-1/+15
* | | | | | | Ensure Opera build excludes chromereload fileDan Finlay2017-11-221-1/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Add lint:fix command to gulp and npm-scriptsDaijiro Wachi2017-10-221-0/+7
|/ / / / /
* | | | | Increase build readabilityDan Finlay2017-10-131-2/+7
* | | | | Merge branch 'master' into i1340-SynchronousInjectionDan Finlay2017-10-131-1/+1
|\ \ \ \ \
| * | | | | dont lint jqueryfrankiebee2017-10-051-1/+1
| * | | | | add /mascara to lintingfrankiebee2017-10-051-1/+1
| | |_|_|/ | |/| | |
* / | | | Begin implementing sync injection ideaDan Finlay2017-10-051-2/+2
|/ / / /
* | | | build - factor watcify into bundler generationkumavis2017-08-091-17/+11
* | | | build - fix error swallowing on devkumavis2017-08-091-1/+16
| |_|/ |/| |
* | | phishing detection - move phishing detection into contentscript and metamask ...kumavis2017-08-031-1/+0
| |/ |/|
* | Add first version of phishing site warningDan Finlay2017-07-131-0/+1
|/
* Simplify build variables. Remove maps from production.Kevin Serrano2017-06-271-7/+7
* Fix build for eth-contract-metadataDan Finlay2017-06-141-1/+1
* Add address image map to icon factoryDan Finlay2017-05-261-0/+10
* build - fix disc taskkumavis2017-05-091-1/+1
* build - make gulp return non-zero error code on bundle failkumavis2017-04-261-2/+0
* Delete all code related to disclaimers.Kevin Serrano2017-02-101-7/+0
* gulp - fix brfs instrumentationkumavis2017-01-111-3/+0
* gulp - cleanup commentskumavis2017-01-111-13/+19
* gulp - add disc bundle analysis taskkumavis2017-01-111-5/+51
* gulp - clean and simplifykumavis2017-01-111-23/+15
* Take out unneeded permissions from the app.Kevin Serrano2017-01-041-2/+28
* Move tos hash logic to build phase. Create dynamic global variables based on ...Kevin Serrano2016-10-121-0/+9
* Fix boolean.Kevin Serrano2016-09-031-1/+1
* Changelog add and rename vars.Kevin Serrano2016-09-031-6/+6
* Refactor for spreading. Add conditionals for livereload.Kevin Serrano2016-09-031-6/+24
* Add production flag. Conditionally copy reload based on production.Kevin Serrano2016-09-021-1/+16
* Install deps. Fix chrome/firefox typo.Kevin Serrano2016-09-021-3/+5
* Add Edge build to gulp configDan Finlay2016-08-081-3/+14
* Fix some gulp task issuesDan Finlay2016-07-291-18/+31
* Fix dev tasks for multi browser copyingDan Finlay2016-07-291-10/+15
* Fix nondeterministic buildDan Finlay2016-07-281-1/+1
* Correct typo commentDan Finlay2016-07-271-1/+1
* Fix copy taskDan Finlay2016-07-271-1/+0
* Fix chrome buildDan Finlay2016-07-271-2/+2
* Store versioned builds in builds folderDan Finlay2016-07-271-4/+5
* Add platform specific builds and zip tasks (#486)Dan Finlay2016-07-271-12/+41
* Inject inpage script synchronouslyDan Finlay2016-07-261-0/+2
* Manually lintedDan Finlay2016-06-221-3/+3
* Got eslint running correctlyDan Finlay2016-06-221-1/+3
* Began adding auto lintingDan Finlay2016-06-221-2/+22
* Make gulp watch images folderDan Finlay2016-06-151-1/+1
* ui - redesign - app header + accounts selectionkumavis2016-05-111-1/+5
* build - post process with dereqkumavis2016-04-211-0/+1
* Moved UI into repo with its own dependency stackDan Finlay2016-04-141-3/+3
* build - use gulp, remove gruntkumavis2016-03-121-7/+7
* build - add gulp build processkumavis2016-03-031-0/+131