Commit Graph

258 Commits

Author SHA1 Message Date
Nick 85e06f20e4 Fix PHP 7.x warnings 2019-10-31 14:34:33 -05:00
Nick 3dfb66c051 rm unneeded line in deploy 2019-10-31 14:33:56 -05:00
Nick Earwood 5d6a7466f8
Merge pull request #26 from nearwood/msqur.com
Try to fix difference caused by squashed commits.
2019-10-31 13:30:27 -05:00
Nick Earwood 440ea370c9
Merge pull request #25 from nearwood/master
v1.5.1
2019-10-31 13:27:09 -05:00
Nick 624e79e43e Add MS3 0565, 566 inis 2019-10-31 13:12:35 -05:00
Nick Earwood 46d748966c
v1.5 (#24)
* Download button (#20)

* add functioning download button. seems like some of the temperature values are mangled when importing in to tunerstudio but this at least gives the ability to read in the majority of the tune. will troubleshoot the temp issues later

* blank out mariadb username and password from local docker, users can set their own as needed

* add download link to browse file as well

* complete items from @nearwood's code review: delete db/msqur-4.sql, revert script.config.dist, update src/browse.php to have a capital D for Download and use the floppy emoji in place of download MSQ text, drop null xml check from src/db.php.getMSQForDownload function, change content-type header to application/xml in src/download.php, use floppy emoji in download link in src/msq.php

* remove duplicate DB_USER param from script.config.dist

* oops: forgot to commit changes to config.php.dist switching DB_HOST and DB_USERNAME back to original settings

* Move deploy prereqs to deploy script

* Update README

* Fix links

* Update copyright
2019-10-31 11:21:51 -05:00
Nick bb753bea48 Update copyright 2019-10-31 11:14:51 -05:00
Nick d7924ee0a9 Fix links 2019-10-31 11:10:08 -05:00
Nick 1b4698de06 Merge branch 'master' of github.com:nearwood/msqur 2019-10-31 11:09:04 -05:00
Nick 7fa6b3e7bd Update README 2019-10-31 11:04:59 -05:00
Nick 049426b3ed Move deploy prereqs to deploy script 2019-10-31 11:01:43 -05:00
Cameron Henlin c39d5e3b9a Download button (#20)
* add functioning download button. seems like some of the temperature values are mangled when importing in to tunerstudio but this at least gives the ability to read in the majority of the tune. will troubleshoot the temp issues later

* blank out mariadb username and password from local docker, users can set their own as needed

* add download link to browse file as well

* complete items from @nearwood's code review: delete db/msqur-4.sql, revert script.config.dist, update src/browse.php to have a capital D for Download and use the floppy emoji in place of download MSQ text, drop null xml check from src/db.php.getMSQForDownload function, change content-type header to application/xml in src/download.php, use floppy emoji in download link in src/msq.php

* remove duplicate DB_USER param from script.config.dist

* oops: forgot to commit changes to config.php.dist switching DB_HOST and DB_USERNAME back to original settings
2019-10-31 10:24:52 -05:00
Nick Earwood fe2b03776e
Update CI & Deployment scripts (#22)
* ci test

* update hgignore. ci test.

* Update README.md

* add codeclimate stuff

* update codeclimate.

* ditto

* deploy script
2019-10-14 23:22:24 -05:00
Nick Earwood 49ac6a2d74
Merge pull request #21 from nearwood/dependabot/npm_and_yarn/src/view/lib/Chart.js/semver-6.3.0
Bump semver from 3.0.1 to 6.3.0 in /src/view/lib/Chart.js
2019-10-14 23:19:17 -05:00
Nick ed503ad4e9 yolo 2019-10-14 21:23:56 -05:00
Nick 97a9c48a2c fix phpunit 'test' 2019-10-14 21:22:41 -05:00
Nick 7e762356cf rm old php version from ci 2019-10-14 21:21:18 -05:00
Nick d458728568 oops 2019-10-14 21:17:40 -05:00
Nick cb5efc2030 Fix "tests" 2019-10-14 21:15:49 -05:00
dependabot[bot] e3cb95c640
Bump semver from 3.0.1 to 6.3.0 in /src/view/lib/Chart.js
Bumps [semver](https://github.com/npm/node-semver) from 3.0.1 to 6.3.0.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/master/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v3.0.1...v6.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-15 02:13:05 +00:00
Nick d303e703d0 redo travis CI 2019-10-14 21:10:49 -05:00
Nick 0a461ccbcf ini/ms2extra/Serial310.ini
ini/ms2extra/comms340t2.ini
	ini/ms2extra/comms340tM.ini
	ini/ms2extra/comms340tP.ini
	ini/ms2extra/comms340tU.ini
	ini/ms2extra/comms342a2.ini
	ini/ms2extra/comms342aM.ini
	ini/ms2extra/comms342aP.ini
	ini/ms2extra/comms342aU.ini
	ini/ms3/0523.15.ini
	ini/ms3/0523.15P.ini
	ini/ms3/0524.05.ini
	ini/ms3/0524.05P.ini
2016-08-06 14:03:00 -04:00
Nick 21f6fb9b2d ini/ms2extra/comms340t2.ini
ini/ms2extra/comms340tM.ini
	ini/ms2extra/comms340tP.ini
	ini/ms2extra/comms340tU.ini
	ini/ms2extra/comms342a2.ini
	ini/ms2extra/comms342aM.ini
	ini/ms2extra/comms342aP.ini
	ini/ms2extra/comms342aU.ini
	ini/ms3/0523.15.ini
	ini/ms3/0523.15P.ini
	ini/ms3/0524.05.ini
	ini/ms3/0524.05P.ini
2016-08-06 13:57:28 -04:00
Nick Earwood 651facc9b0 ci update 2016-04-02 00:05:52 -04:00
Nick Earwood 1a8ee8446a trying to add automatic deployment stuff. 2016-04-02 00:02:49 -04:00
Nick 9436f21e64 update readme 2016-04-01 17:10:13 -04:00
Nick 59b022f4a0 add backup script. 2016-03-31 01:02:44 -04:00
Nick Earwood f6ceaa795e all i wanted was the build status thing. 2016-03-31 19:08:51 -04:00
Nick Earwood 8f0457e277 add tests. 2016-03-31 19:00:52 -04:00
Nick Earwood 9f134b67b1 ugh 2016-03-31 18:39:05 -04:00
Nick Earwood 6841f437af travis-ci 2016-03-31 18:36:36 -04:00
Nick bb4257b189 cleanup. 2016-03-31 17:02:13 -04:00
Nick 170662a256 meh, just hide them. 2016-03-31 16:53:23 -04:00
Nick e5d3caf743 unlink search. 2016-03-31 16:51:30 -04:00
Nick c62987082b update copyright year. find . -iname *.php | xargs sed -i 's/2015 Nich/2016 Nich/g' 2016-03-31 16:49:44 -04:00
Nick 17bdb9f9a1 browsing works ok. upload fixed and improved. 2016-03-31 16:47:00 -04:00
Nick 0235c3376c add logfile, and initial db script. l2git 2016-03-31 12:39:05 -04:00
Nick 9cd8003dd9 actually add libs. no commit -a... 2016-03-31 12:36:27 -04:00
Nick Earwood 1deb315d22 add local option. add local libs. 2016-03-30 23:34:39 -04:00
Nick Earwood f8082db757 Merge branch 'master' of https://github.com/nearwood/msqur 2016-03-30 23:22:35 -04:00
Nick Earwood 12d09700a5 simple browse categories added. single category atm. 2016-03-30 23:22:06 -04:00
Nick a68e81913d config refactor. search improvements. 2016-03-30 17:20:23 -04:00
Nick Earwood d6d6cebc9b update browse. need to think about approach. 2016-03-26 12:42:45 -04:00
Nick Earwood 133f68d933 readme 2016-03-26 11:19:26 -04:00
Nick Earwood 6e799a7f2b rework for github. 2016-03-26 10:57:28 -04:00
Nick Earwood bf15ba8a80 README.md edited online with Bitbucket 2016-03-21 16:27:26 +00:00
Nick Earwood 4c60135e07 small edit. 2016-03-21 16:26:33 +00:00
Nick Earwood d704df0f5f README.md edited online with Bitbucket 2016-03-21 16:23:35 +00:00
nearwood 4917f53621 update config.dist 2016-03-20 22:40:39 -04:00
nearwood a39c582929 merge 2016-03-20 22:37:34 -04:00