Commit Graph

16 Commits

Author SHA1 Message Date
a530e8fd78 add jenkinsfile and reorganised docker-compose.yml
Some checks failed
abc-api/abcParser/master This commit looks good
abc-api/abcParser/pipeline/head There was a failure building this commit
2020-03-22 10:19:27 -04:00
195ce491a1 CollectionManager for Tunes, Files and Books
- models and domain code
2018-05-20 22:36:27 -04:00
bc6b4236b7 update api to use lumen 5.5
include abcParser package in api
2018-05-11 23:37:41 -04:00
65c56586b9 add merge tune to extract tunes by title
update Tune::merge() and add Tune::equals()
2018-05-11 21:44:46 -04:00
d4d3654653 add authors, composers, history and settings to Tune::merge() 2018-05-10 21:34:53 -04:00
82dc3de079 start to add ability to merge tunes
started refactoring tune builders to use string type hint instead of StringAtom
2018-05-06 10:01:16 -04:00
655a04a501 start on Tune::merge() 2018-05-04 20:30:17 -04:00
e8c8709976 add ExtractTune use case 2018-04-30 17:24:02 -04:00
3817394951 finished default parser 2018-04-24 21:11:23 -04:00
8a1c752045 finished default parser 2018-04-24 07:19:17 -04:00
ff99a0eaaf add enzyme/axiom interfaces
use axiom/RepositoryInterface in tests and store music
add axiom/Models/ModelInterface to TuneCollection
2017-11-19 10:17:16 -05:00
4ac9707184 add enzyme/axiom interfaces
use axiom/RepositoryInterface in tests and store music
add axiom/Models/ModelInterface to TuneCollection
2017-10-17 21:56:05 -04:00
0cc8361929 Fix the failing unit tests
refactor the codestyle for the tests we wanted to keep
2017-10-17 06:41:19 -04:00
8ae78ef047 events on RawFile saving and AbcTune saving, extracting tunes and titles from raw abc files 2017-10-09 21:18:02 -04:00
81e40d304e tests and laravel models 2017-10-06 22:32:31 -04:00
1d3e8e3117 initial commit 2016-04-15 21:44:45 -04:00